Search Results for "convert python to c" - Page 63

Showing 5002 open source projects for "convert python to c"

View related business solutions
  • North One Connected Banking Icon
    North One Connected Banking

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one 'Connected Bank Account

    Connect every part of your business to one bank account
    Learn More
  • Real-Time Emergency Mass Notification System to Alert Groups of All Sizes Icon
    Real-Time Emergency Mass Notification System to Alert Groups of All Sizes

    Keep People Informed with our Award-Winning Crisis Communication Software

    RedFlag is an easy to use multi-channel emergency mass notification system allowing you to deliver real time alerts and critical information to groups of any size. Our industry leading emergency mass notification system can be used by small businesses up to enterprise corporations to gain visibility into events happening in the field, efficiently coordinate resources, and make smart data-based decisions when emergency events occur.
    Learn More
  • 1
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    ...The Observer pattern, the Iterator pattern, and functional programming. ReactiveX is everywhere, and it's meant for everything. Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others. Embrace ReactiveX's asynchronicity, enabling concurrency and implementation independence. Manipulate UI events and API responses, on the Web with RxJS, or on mobile with Rx.NET and RxJava. Avoid intricate stateful programs, using clean input/output functions over observable streams. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Lute Tablature Toolkit for Gamera

    Optical Music Recognition for Tablature Notations

    A toolkit for the optical recognition of 16th century lute tablature prints. It is based on and requires the Gamera document image analysis framework (http://gamera.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    orbkit (Moved to Github)

    orbkit (Moved to Github)

    A Modular Python Toolbox for Cross-Platform Post-Processing of Quantum

    PLEASE NOTE ORBKIT HAS BEEN MOVED TO https://github.com/orbkit/orbkit orbkit is a parallel Python program package for post-processing wave function data extracted from output files of MOLPRO (Molden File Format), TURBOMOLE (AOMix file format), GAMESS-US, PROAIMS/AIMPAC (wfn/wfx file format), and Gaussian (Output File and Formatted Checkpoint File) output files. Futhermore, an interface to cclib, a parser for quantum chemical logfiles, is provided. If you use orbkit in your work,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RDKit

    RDKit

    Open-Source Cheminformatics and Machine Learning

    A collection of cheminformatics and machine-learning software written in C++ and Python. NOTE: the RDKit source code and downloads are now in github: https://github.com/rdkit/rdkit The core algorithms and data structures are written in C++. Wrappers are provided to use the toolkit from either Python or Java. Additionally, the RDKit distribution includes a PostgreSQL-based cartridge that allows molecules to be stored in relational database and retrieved via substructure and similarity searches.
    Downloads: 4 This Week
    Last Update:
    See Project
  • RentGuruz is an all-in-one vehicle rental software solution designed to streamline operations for car rental businesses worldwide. Icon
    RentGuruz is an all-in-one vehicle rental software solution designed to streamline operations for car rental businesses worldwide.

    Auto rental businesses seeking a solution to manage all their cloud business needs

    RentGuruz. The simple, intuitive, and powerful cloud application platform that manages all kinds of mobility for all kinds of rental businesses.
    Learn More
  • 5
    python code adaptation of my c++ 2D pose estimation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gamera is a framework for the creation of structured document analysis applications by domain experts. It combines a programming library with GUI tools for the training and interactive development of recognition systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    landshade

    realtime 3d surface rendering library

    landshade is a C++ library for quick tesselation of complex 3D data like terrain and other curves surfaces at different levels of detail on modern graphics hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CodeDesigner is free and open-source RAD tool suitable for easy creation of various diagrams describing applications' structure and logic (class diagrams, state charts, ...) and for generation of production-ready source code from them.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Moon panorama 360

    Software to restore cyclorama (360 deg. panorama) from photos

    This application allows visually restore a cyclorama from a set of photos covering 360 degrees in all directions to horizon. It was specially designed to restore panoramas obtained by Apollo missions in 1969-1972 but it can be used to restore any cyclorama from photos got in your tourist trip (for example). The main principle of the program is in projecting photos on a 360x360 sphere and combining it together. If you select a correct field of view (FOV) for photo images, its combination...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level 6 | Channel Incentives, Employee Rewards and Rebates Icon
    Level 6 | Channel Incentives, Employee Rewards and Rebates

    Incentives that work. Results that last.

    If it exists, Level 6 will find it: Endless options including branded debit cards, curated merchandise, and bespoke travel.
    Learn More
  • 10

    startrails

    open game world to be set in a realistic environment

    Discover a huge fictional game world and supply resources for its exploration. Unleash mysterious secrets or just race through the hills. This software is under development and thus neither complete nor bug-free. However, fun can occasionally be had.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CSharp MARC

    CSharp MARC

    Full featured editor for reading and manipulating MARC Records

    *** THIS PROJECT HAS MOVED TO GITHUB *** https://github.com/frozen-solid/CSharp_MARC/ ********************************************************** C# MARC: C# class structures for reading and manipulating Library of Congress MARC records using the MARC21 standard. Based upon the PHP Pear package File_MARC (http://pear.php.net/package/File_MARC) by Dan Scott. C# MARC Editor: A full featured SQLite based editor for quickly modifying MARC records and exporting them to MARC21 or MARCXML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SLMSuite

    A suite of algorithms for segmenting genomic profiles

    SLMSuite is a collection of algorithms, based on shifting level models (SLM), for segmenting genomic profiles generated by array and second generation sequencing experiments for the detection of genomic regions involved in CNVs. The SLMSuite contain an R library with the segmentation algorithms and three wrappers that allow to use them in Python, Ruby and C++. #### Installation #### After download extract the SLMSuite files from the command line with: tar -xvf slmsuite-1.0.tar.bz2 #### Usage #### You can find a comprehensive manual inside the doc/ folder. Examples on how to use the wrappers are found inside the respective folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ShaSeSha

    Implementations of Shamir's Secret Sharing algorithm

    Javascript, Python, C++ implementations of Shamir's Secret Sharing algorithm. This is very much a work in progress, and while the functionality is there to split and join, it needs work, cleanup, documentation, profiling and testing. It is only provided in the hopes it may be useful. I make absolutely NO guarantees or warranties, not even of merchantability, either expressed or implied, and do not make any claims about the security or reliability of this project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gitinspector

    Gitinspector

    The statistical analysis tool for git repositories

    Gitinspector is a statistical analysis tool for git repositories. The default analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author. Under normal operation, it filters the results to only show statistics about a number of given extensions and by default only includes source files in the statistical analysis. This tool was originally written to help fetch repository statistics from student projects...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    finFoil is an application to help amateur surfboard fin makers foil their fins properly. All downloads are moved to https://finfoil.io Check out the homepage for the latest news and tutorials: https://finfoil.io hrobeers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FlowerLib

    a game library

    This will become a game library with OpenGL, using libraries such as SDL, stb_image, or so. C++ and embedded Python. It may be nice. I hope so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mesh4BIM

    Mesh4BIM

    Convert Point Cloud to 3Dmesh for Revit

    Addin for Revit 2015. Convert Point Cloud (PTS and PTX) to 3Dmesh (DXF) for Revit. Requirements: - Revit 2015 - MeshLab 1.3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Balder is a multiplayer shooter in Zero Gravity. It was to be 3D, but for now, there is a 2D version under development. Players control a probe which can stick to, and push off from walls, rotate, and fire projectiles to destroy other probes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Kaengu

    kaengu: Framework to build C-Code Flow Graphs and to calculate Metrics

    Kaengu is a framework to build Code Flow Graphs from C-Source Code and to calculate different metrics. Graphical view on Code is a strong tool to a.) understand software and b.) detect flaws. Additionally, Kaengu can calculate some interesting metrics, such as the newly developed F-Complexity as well as Graph energy and propositions for Code Refactoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ASDRAD is a source code generator which reads a configuration file and generates *.c, *.h, makefiles etc. It's written in Python and uses templates. Output files are for AmigaOS and derivates like AROS and MorphOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MediaStudio

    MediaStudio

    Burn and Rip MP3 CD's quickly and easily

    MediaStudio is an free MP3 Burning and Ripping software. The software was designed from a suggestion from Guy Gray and allows you to Rip Audio CD's, Convert multiple files to MP3 or WAVE and burn Audio Files to a disk. Features : • Burn files to MP3 Disk. Files will automatically be converted. • Convert multiple audio types to MP3 or WAVE • Rip Audio CD's to MP3 System Requirements : Windows 7, 8, 8.1, 10 .Net Framework : 3.5 (Not needed for above OS's since it is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The program MinDia can be used to create, modify and run multimedia slide shows with a diaprojector Rolleivision 35 Twin digital P (with RS232 interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Theodore is a tool for semi-automated hybrid assembly of genomes, improving assembly quality by combining multiple information sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EggLib

    EggLib

    Evolutionary Genetics and Genomics Library

    EggLib has moved to http://mycor.nancy.inra.fr/egglib/ since version 3.0.0.
    Downloads: 0 This Week
    Last Update:
    See Project