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

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

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • Shoplogix Smart Factory Platform Icon
    Shoplogix Smart Factory Platform

    For manufacturers looking for a powerful Manufacturing Execution solution

    Real-time Visibility into Your Shop Floor's Performance. The Shoplogix smart factory platform enables manufacturers to increase overall equipment effectiveness, reduce operational costs, sustain growth and improve profitability by allowing them to visualize, integrate and act on production and machine performance in real-time. Manufacturers that trust us to drive efficiency in their factories. Real-time visual data and analytics provide valuable insights to make better informed decisions. Uncover hidden shop floor potential and drive rapid time to value. Develop a continuously improving culture through training, education and data-driven decisions. Compete in the i4.0 world by making the Shoplogix Smart Factory Platform the cornerstone of your digital transformation. Connect to any equipment or device to automate data collection and exchange it with other manufacturing technologies. Automatically monitor, report and analyze machine states to track real-time production.
    Learn More
  • 1
    Cub Linux

    Cub Linux

    Chromium + Ubuntu = Cub Linux

    The best of Chromium and Ubuntu. Cub Linux is a project to replicate the Chromium OS experience on an Ubuntu Linux base system. Cub Linux is free to download and use forever.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    General software and open source projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    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
  • Comprehensive Software Built for the Business of Senior Living Icon
    Comprehensive Software Built for the Business of Senior Living

    Senior living software will help you increase revenue, enhance care, simplify work, and create more meaningful resident outcomes.

    Deliver a measurable ROI on workflow process improvements, revenue optimization, marketing and business development, and improved clinical outcomes. Seamlessly connect your entire community, empower your staff to work more efficiently, and generate a holistic view of your community’s financial performance to get the proactive insights you need to streamline your operations and optimize revenue. By centralizing all of your clinical and business operations onto one platform, you’ll give yourself the simplified solutions, economies of scale and enhanced security you need to become a world-class care provider. Gain better insight into your performance against your financial and occupancy goals, improve the safety and satisfaction of your residents and staff, and finally get ahead of the flood of issues you face every day.
    Learn More
  • 5
    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
  • 6
    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
  • 7
    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
  • 8

    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
  • 9
    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
  • Intelligent Credit-to-Cash Solutions for Global Finance Teams Icon
    Intelligent Credit-to-Cash Solutions for Global Finance Teams

    AI-driven credit-to-cash solutions powered by Dun & Bradstreet’s

    D&B Finance Analytics provides AI-driven solutions powered by the Dun & Bradstreet Data Cloud. Intelligent, flexible, and easy to use, D&B Finance Analytics helps finance teams to manage risk, increase operational efficiency, reduce cost, and improve the customer experience.
    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

    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
  • 12
    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
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16

    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    Implementation of a miniature REPL (e.g. OCaml and Python REPLs). A sample interaction session could be as follows: >>> 1 1 >>> 2 + 3 5 >>> a = 10 >>> b = 20 >>> c = 2 * a + b >>> c 40 The above, as you can see allows you to define variables (e.g. a, b and c), and compute complex arithmetic expressions (e.g. 2 * a + b).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PinoyChat - Desktop Version

    PinoyChat - Desktop Version

    PinoyChat: The International Chatroom App for Desktop

    PinoyChat: Windows Version is a Cross-Platform and a Port for PinoyChat from Android to Windows (Also Available on Other devices/platforms) Application for Android for chatting with multi-user rooms, Private Messaging with other Chatters and There is no registration required or any other stuffs to use this App! Just Download and make sure to have an Internet Connection and then You are Up! [LIKE PINOYCHAT ON FACEBOOK] https://www.facebook.com/pinoychatapp [ REQUIREMENTS for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MUSCLE

    Client-server networking library

    The MUSCLE system is a fast, portable, flexible client-server system for distributed applications. Clients send BMessage-like PortableMessages to each other either directly or via a centralized server (with built-in database and 'live query' support).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Maui Project
    Maui with Plasma Simple Shell "PSS" has been discontinued (last version 0.5.1.). For the Maui Linux distribution go to http://www.mauilinux.org For the non-Plasma but Qt-based Hawaii-Shell project visit: http://hawaiios.org/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Moose

    Multiscale Neuroscience and Systems Biology Simulator

    Moose is the core of a modern software platform for the simulation of neural systems ranging from subcellular components and biochemical reactions to complex models of single neurons, large networks, and systems-level processes. We have moved Github.com. This should be your source for the latest version of the code.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Yet Another Audio Feature Extractor is a toolbox for audio analysis. Easy to use and efficient at extracting a large number of audio features simultaneously. WAV and MP3 files supported, or embedding in C++, Python or Matlab applications.
    Downloads: 0 This Week
    Last Update:
    See Project