Search Results for "source code computer" - Page 64

Showing 4089 open source projects for "source code computer"

View related business solutions
  • 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
  • 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
  • 1

    Boost.Application

    Boost.Application

    A Boost.Application allows a developer run your application as a Windows service, as a Unix/Linux daemon, or as a usual interactive application (terminal) without the need to add extra code, the library abstract OS specific API and provide a ease common interface. To version beta4 (aspect based), check :https://github.com/retf/Boost.Application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Xross Tab / QScript

    Market Research Data Processing Suite

    XTCC/Qscript revolves around two concepts: 1) Data collection : Qscript 2) Data analysis : XTCC Qscript enables Market Research companies to securely collect data using online and offline mediums such as web, tablets/mobile. Different products include: 1) Pen and Paper Survey Management Qscript enables faster and easier keyboard entry with real time logic and validation. It generates SPSS and IBM Quantum compatible data tabulation programs leading to significant time savings of up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tntnet is a Web application server for developing Web applications in C++ by embedding C++-code into HTML-pages. These pages are compiled and linked into a shared library at compiletime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    april

    Simulating worlds in a computer

    The April project defines a set of C++ objects (World, Actor, Sensor, Reflex, Brain, Actuator, Event) that help simulate various environments. The world has an amount of energy that the user may use to create Actors and components while Actors may also create other Actors from their own energy. The code is structured in several layers: - april-core simply defines the library and the objects - april-gui builds on the concepts in april-core, giving a visual interpretation to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    ICRON's Keyloger

    Version one of ICRON's Basic Keylogger

    This is just an extremely basic key-logger.The source code is up so have fun. This key-logger stores it's logs inside of a text file known as Logs.txt. Later versions will contain a couple perks. I will release them in the coming weeks. This is for educational purposes only. I do not condone any nefarious uses for said keylogger. DO NOT USE ON ANY SYSTEM THAT IS NOT YOUR OWN. Also you must inform all users of said computer (if their are multiple accounts) that you will be using said program. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    xBaK is a fan-made remake of the classic Sierra computer RPG "Betrayal at Krondor" running on linux, using the original data files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    freemp3_chungVST

    freemp3_chungVST

    a VST plugin mp3 player with playlist, effects, plugins, presets

    freemp3 chung VST is a free enhanced VST plugin version of freemp3_chung mp3 player (with playlist, effects, plugins, presets...) , to use with a VST host.Can also read wav files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Animator Toolbar Manager

    Animator Toolbar Manager

    Application to manage userdefined animator toolbars

    This program can read the Animator XML files and allow for an easy modification of the animator user toolbars
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    sqlite3fish

    Another encryption solution (with Blowfish algorithm) for SQLite3

    The sqlite3fish is another encryption solution for sqlite3. It is based on some source code of botansqlite3(https://github.com/OlivierJG/botansqlite3) . But it does not need Botan library, it uses Blowfish algorithm to encrypt/decrypt the database file. This library only depends on the source code(no-modify) of SQLite3, it is clean and easy to compile. But currently it only supports the version 3.7.0 of SQLite3 (http://www.sqlite.org/sqlite-amalgamation-3_7_0.zip) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Animator Session Wrapper

    Animator Session Wrapper

    Easy animator session file manipulation

    Session wrapper is a tool which makes using animator session file easier. This allows a reusable session file to be run multiple time and also allow easy selection of the variable values. This tool is still in development phase and still a lot of updates are to come with upcoming versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NSB entropy and mutual information estimator; applications to the analysis of neural code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    trimMate is a tool to remove junction adapters as well as sequencing adapters from mate pair libraries and trim the sequences accordingly. It works on fastq files generated by next generation sequencing (NGS) machines. The release is source code only, please download from version control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Archivist
    Archivist is a program for "Magic the Gathering". Archivist allows you to create Magic Decks for Mindless Automaton and Apprentice. You can manage your private card collection and multiple decks. Rich analysis tools help you to improve your deck. Archivist 2 is the latest version build for Windows Systems using the .NET Framework. Download as archive or self extracting archive. No installation required! CODE moved to GitHub - https://github.com/spech66/archivist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CycleSequencer is a generic analysis package for SFrame which allows the user to develop analysis code in modular form. It utilizes the multithreading, steering capabilities and compiling/linking to external packages provided by SFrame. The user will write a 'module' (consisting of a C++ class, i.e. a header file and a source file) which has a certain structure and automatically gets compiled into the main program. This makes it possible to split an analysis into its different components in form of modules which are run in sequence on each stage of the main program, where the stages are identical to the stages in SFrame. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ImpPath

    Simple C++ library for path manipulation

    Very basic path manipulation library. Aims to be simple, intuitive and predictable (not universal). Works with std::string and std::wstring. Configurable to support both POSIX and Windows paths (drive letters only - no schemas, network paths etc), as well as some custom formats (with limitations for simplicity). All configurations understand ".." (parent directory) and "." (current directory) and handle them during normalization. However, this library never tries to access any real...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QuickMock is a library for testing C++ code using simple hand-writing mock objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    zkanji - Japanese Language Study Suite

    zkanji - Japanese Language Study Suite

    Japanese vocabulary and kanji study tool with built in dictionary

    zkanji is a feature rich Japanese language study suite and dictionary for Windows. It has several kanji look-up methods, optional example sentences for many Japanese words, vocabulary printing, JLPT levels indicated for words and kanji for all N levels, spaced-repetition system for studying and more. Visit http://zkanji.sourceforge.net for details
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18
    CAD2Board

    CAD2Board

    is a Qt program to generate SMD chip shooter code

    Still struggling with Excel to setup your pick and place machine ? Cad2Board reads component mounting information from Eagle, Altium Designer and Mentor Expedition PCB designs. Component or component groups can be assigned to feeder slots by drag and drop. Any modifications for PCB population can be defined to generate PCB variants, consider rotations from unusual tape and reel packaging or to account in advance for CAD library or PCB design bugs. Generated setup data is stored in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An object oriented ray tracer and image manipulation library. Also comprises ZRVision, a computer vision support library and several example apps illustrating what can be done with ZeroRay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QVision: Computer Vision Library for Qt

    QVision: Computer Vision Library for Qt

    Computer vision and image processing library for Qt.

    This library contains among other things a set of graphical widgets for video output, performance evaluation and augmented reality. The library also provides classes for several data types usually required by computer vision and image processing applications such as vectors, matrices, quaternions and images. Thanks to a large number of wrapper functions these objects can be used with highly efficient functionality from third party libraries such as OpenCV, GNU Scientific Library,...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    libbbb

    Basic building blocks library

    ...For Ubuntu a ppa is available: ppa:nicu-tofan/ppa [1] On my tests I needed following commands: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E7270845 sudo add-apt-repository ppa:nicu-tofan/ppa sudo apt-get update sudo apt-get install libbbb An installer is provided for Windows in the downloads section and source code packed as tar.gz is also available. [1] - http://launchpad.net/+help-soyuz/ppa-sources-list.html. [2] - http://qt-project.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The purpose of this project is to experiment with the XCSoar Flight Computer software. More explicitly, the purpose of this project is to integrate many of the devices found on Android platforms into XCSoar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MAIA Cyberius

    MAIA® Cyberius helps you to manage your informatic park.

    MAIA® Cyberius helps you to manage your informatic park. You can launch all counters at the same time or just launch one at a time. The MAIA® Cyberius keeps every session in a log file, a file you can directly print via the actions menu, so you can take a look to the history even after rebooting your computer. It, also, offers you the possibility of changing the Price Per Minute and the country money.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Modus - C++ Music Library

    Modus - C++ Music Library

    Cross-platform C++ library to handle music from code

    Modus is an open source, cross-platform C++ library which allows you to handle music from code. This means that you can: * Manage interactive and adaptive music * Use some kind of algorithm to improvise * Represent visually (simulate) musical performances * Select in real time the instruments that are going to play a previously written song * Let the user take part on the performance through any type of interface, by playing an instrument, changing the tempo, choosing the instruments, designing the structure of the song, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HZ Classic Puzzle Games is a collection of puzzles and games that preserve the simplicity of the first computer games, while harnessing the power of modern software to look good and to work across platforms. Using javascript, DHTML, ML, C++, SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB