Search Results for "source code computer" - Page 65

Showing 4089 open source projects for "source code computer"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1

    libdvdetect DVD Online Database

    libdvdetect provides fast database lookup for DVDs

    THIS VERSION WILL NO LONGER BE MAINTAINED! Please go to https://github.com/nschlia/libdvdetect for updates. The libdvdetect library provides fast lookup of DVDs, similar to existing services for CDs like Gracenote, freeDB or MusicBrainz. The DVD Detection Library (libdvdetect) is a library to lookup DVDs in a database and provide information about e.g. title, UPC/EAN or even cover arts. It is OS-independent and compiles for Windows or Unix operating systems. Mac support is also...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    glxCore

    glxCore

    Tactical, turn-based game engine, that uses OpenGL and WinAPI

    Tactical, turn-based game engine, that uses OpenGL and WinAPI specific. In the initial phase of development will focus on the general game logic, in an elegant pack of std. C++. This project in principle, can be described as academic. Feel free to to review the code, any remarks and comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Funambol
    Funambol is the leading mobile cloud sync solution . The software in this repository is the open source version which consists of a sync server, clients/apps/sdks for mobile devices and computers, and connector software to interface with other systems. The open source version syncs PIM data such as contacts (address books), calendars (agendas), tasks and notes. The commercial version (unavailable on sourceforge) syncs additional data and media.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Code::Blocks(STM32) net installer

    Code::Blocks(STM32) net installer

    Code::Blocks (STM32) Online installer

    Online installer for Code::Blocks (EPS Edition). Installer will download and install selected software packages only. The source of installer can be easily modified to use to install another applications in similar way. This prebuilt version of this installer will install Code::Blocks IDE with Embedded Plugin Suite extension for STM32 development. Supports STM32F0, STM32F1, STM32F2, STM32F3, STM32F4 and STM32L1 series devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    qlsdup

    GUI based lightweight duplicate file finder / remover.

    ...Configurable file search and preview (via external tools) option for file data. No command-line interface available! This is basically a reimplementation of dupfinder as: it doesn't compile on my computer, the executable won't work either, the projects seems dead and I didn't wanna work through the original code. So Look'n'Feel should be somewhat the same, though some changes have been made. Algorithm is simple and suitable for large file sets with few differences: basic set of duplicate candidates is determined by file size, then candidates are compared byte-wise. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MP3 Recoder

    Tool for recoding MP3 files

    ...Please contact project admin if interested. For orientation after checking out the source code, see ReadMe.txt in the root directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ASCEND modelling environment
    ASCEND is a modelling environment and solver for large or small systems of non-linear equations, for use in engineering, thermodynamics, chemistry, physics, mathematics and biology. Solvers for both steady and dynamic (NLA & DAE) problems, are provid
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    cmd-test

    Utility to test console applications

    This console application helps in testing other console applications by checking the output against specific rules specified by the user as regular expressions. The application expects as arguments one or more control files that consist of commands. Each line is interpreted and compared against a list of known commands. Comments must stay on their own line and should start with a # sign. The documentation uses the term target to refer to a program that is being tested. To create a new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project will build an application, which can use TV control to control computer via red infrared.if your any advise, please leave a message in http://groups.google.com/group/myopensoft
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10

    Skraken

    Break A5/1 cipher used in GSM

    Skraken is a tool to break the A5/1 ciphering used in GSM. It is a partial rewrite of Kraken that solves its stability issues. The attack is based on a CPU/storage tradeoff that attempts to find the internal state of the A5/1 registers given an observed keystream. The storage component requires a set of 40 rainbow tables that totals ~1.7 TB, although any subset of the tables can be used with a reduced success rate. Using all the tables, the success rate of finding the internal state that...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A C++ based lightweight, non-invasive SCA (Service Component Architecture) runtime. Optimized for the use in the embedded domain. We are proud to announce release 0.8 of Trentino Release 0.8 adds a major feature to Trentino. With Service discovery, configuration, deployment and operation of Services on devices is made simple and cost efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Saldos Bancarios Program of Banking Balances and destiny of the money. ooHG code (MiniGUI Compatible) compiler (x)Harbour. Programa de control de saldos bancarios y destino de fondos. Código en ooHG (Compatible con MiniGUI) y compilado con (x)Harbour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Galaxia is a code for generating a synthetic model of the galaxy. The input model can be analytical or one obtained from N-body simulations. The code outputs a catalog of stars according to user specified color magnitude limits.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    ATMSP

    ATMSP - A Tiny Mathematical Speed Parser

    A Tiny Mathematical Speed Parser ATMSP is a portable C++ parser for mathematical expressions like "sin(x)+y^2" e.g. These may contain arbitrary numbers of functions, variables and constants. Major design goal was minimalistic size and maximum speed. Tiny 320 code-lines offer a parser plus bytecode-generator, 26 mathematical functions and 17 supported base-types including complex and arbitrary MPFR-multiprecision. Both parser and bytecode may run in threads. The usage of ATMSP is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Kayacc

    A Compiler Development Toolkit

    ...The class library supports symbol tables, Unicode text manipulation, reserved word mappings, and translating between Unicode and byte oriented encodings. Tombo is an alternative for lex, yacc and Bison tools. Source can be browsed in git/code repository or src directory. Send e-mail to tombo@gekkoware.com for support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GL Manga Reader

    GL Manga Reader

    GL Manga Reader allows you to read manga and comics on your computer.

    GL Manga Reader is an open source and free software which allows you to read manga and comics on your computer. It is designed to be easy to use. It is written in C++ and based on the OpenGL and QT librairies. GL Manga Reader is a portable application : - you do not have to install it - you can use it from an USB drive on any windows computer Recomanded configuration to use the hardware acceleration : - A graphic card (or an APU) whith 256MB However, it will works even if you don't have a graphic card. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OPL2

    OPL2

    Open source, moddable game engine for the "Polygon Love 2" game

    OPL2 is an open source, extremely moddable replacement for the Polygon Love 2 game engine, written in Python and C++ and using the Panda3D game engine ( www.panda3d.org ) OPL2 is just an engine, you will need the files from the original game to be able to play. OPL2 doesn't contain any copyrighted material from the original game/engine. While Polygon Love 2 is an erotic/life simulation game, the OPL2 engine does not contain any explicit material itself. OPL2 is heavily moddable and can...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    This is the Cobol 2 C++ translation project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tapan Kaikki is a top view shooter game. The sole purpose of the game is to kill everything that moves. 1-4 players. The first version in the repository is the source code of TK bloodshed (aka TK4.0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project moved permanently to https://github.com/DoUML/douml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NativeViewer

    NativeViewer

    Visual Studio C++ OpenCV images visualizer

    NativeViewer is a Visual Studio extension for visualization of OpenCV images stored in the cv::Mat class. A thumbnail image is shown during the debug when a variable is hovered by mouse with CTRL key pressed down. NativeViewer also formats the string displayed in the "Watch" window to express valuable cv::Mat information. The extension works only for native C++ code for both Win32 and x64 platforms. All Visual Studio .NET versions are supported. However, installation process differs for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Visu@lGrid

    Visu@lGrid

    Visu@lGrid - IDE for Building BOINC Projects

    Visu@lGrid - UML for BOINC: A Modelling Language Approach for the Development of Distributed Applications based on the Berkeley Open Infrastructure for Network Computing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MCL

    A C++ library mirroring some of the most common Matlab functions.

    MCL is a C++ library that implements many of Matlab's functions. The library is written so as to minimise the time needed to port Matlab code to C++. The main point of departure between the two is that c++ requires the definition of the types you are using. In MCL we have three types: Real, Int, Complex. Furthermore, vectors start from 0 instead of 1. The library has been written following Google's C++ style guide: http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CHSM is a language system for specifying concurrent, hierarchical, finite state machines (an implementation of "statecharts") to model and control reactive systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    eFTE is a lightweight, extendable, folding text editor geared toward the programmer. eFTE is a fork of FTE with goals of taking FTE to the next step, hence, Enhanced FTE. The upstream for the source code is on GitHub as of September 2015.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB