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

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

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
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 1
    Crystal Space 3D SDK
    Crystal Space is an Open Source 3D SDK for Unix, Windows, and MacOS/X. It renders with OpenGL and features GLSL shaders, CG shaders, deferred rendering, dynamic shadows, bullet based physics library, terrain engine, skeleton based animation meshes, exporter for Blender, portals, etc...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    A toolkit in C++ and python to process both experimental and simulation data of colloidal particles. Includes among others * a multiscale particle tracking algorithm [1] whose C++ implementation is optimised for 3D confocal data. Python implementation is more versatile (2D and 3D data). * a Leica file reader, * Steindhard bond orientational order calculation * a VTK file writer 1. Leocmach, M. & Tanaka, H. A novel particle tracking method with individual particle size measurement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a sophisticated & integrated simulation and analysis environment for dynamical systems models of physical systems (ODEs, DAEs, maps, and hybrid systems). It supports symbolic math, optimization, continuation, data analysis, biological apps...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4

    ImageToSVG

    Convert jpeg png or gif to SVG greyscale images

    ImageToSVG vectorises greyscale images. It does a reasonable job on continuous tone images though a real good solution is hard. It takes the number of contours and and a contour accuracy parameter, allowing you to trade off appearance versus SVG image size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    calibre
    calibre - Ebook management
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    ASCII85-Tools

    ASCII85-Tools

    Convert between binary data and ASCII base-85 encoded text

    This package consists of two command-line utilities and an accompanying Perl module that let you convert between binary data and ASCII base-85 encoded text as specified by Adobe in the PostScript Language Reference. There is also a C version available; please see the C/ directory in the Files section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    More Naval AI

    This is a mod for the Fall from Heaven II mod for Civilization IV

    NOTE: This repository is deprecated. Development has been moved to https://bitbucket.org/Tholal/more-naval-ai This mod is a continuation of the Fall from Heaven II mod for Civilization IV. It maintains the gameplay of the original mod while including hundreds of bugfixes, countless improvements to the AI, an improved interface and several additional game options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PyTRiP

    Python bindings and GUI for TRiP98

    A python class and GUI for visualization of data generated by the medical treatment planning software TRiP. Project has been moved to http://github.com/pytrip/pytrip on 15.06.2016
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    That project aims at providing a clean API, and the corresponding C++ implementation, for parsing travel-focused requests (e.g., "washington dc beijing monday r/t +aa -ua 1 week 2 adults 1 dog").
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    Vegastrike evolved

    evolution for vegastrike SpaceSim/Combat/Trade game

    Vegastrike is an old open source game , cool but unfinished . And while there is still a community , the project is in orbit in a kinda space cimetery . The game can run under Windows,Linux ,Mac . BUT : It is complicated to work with the original SVN repositery , while the admins aren't reactive . So i decided to create that hub , with a trunk based upon the 0.5.1rc1 of Vegastrike . Let's Vegastrike be evolved , with new goals : _Dynamic Market system , better AI , mission and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A QT/C++ application to convert GATE geometries to STIR format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    sdf2xyz2sdf
    An open-source software to convert SDF files into TINKER XYZ files (and viceversa) with automatic assignment of MMFF94 atom types, bond types and charges
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Open Airline Revenue Accounting
    That project aims at delivering a reference implementation of a library, estimating and serving average prices paid for air travel products. It is not intended for use by an actual airline, but rather by simulators or other airline-related modules of
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Virus QSP Modeling

    C++ and Python code for simulating RNA virus replication

    Stochastic simulation model of poliovirus Sabin-to-Mahoney genetic state transition (C++ code). Models genotypes, virus populations, and quasispecies cloud. Simulates replication error and copy-choice recombination. Various parameters guiding the model are user-specified. Python code post-processes simulation output to produce report files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LoFreq

    LoFreq

    Fast and sensitive variant-calling from sequencing data

    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    C# ResIL Wrapper

    C# wrapper for the ResIL Image Engine.

    A code wrapper written in C# for the ResIL Image Library providing useful access to ResIL functions. Includes an image object to store relevant images and perform tasks with and on them. Uses a slightly modified version of ResIL 1.8.3 (https://sourceforge.net/projects/resil/) Based on this project for general structure. http://www.mastropaolo.com/devildotnet/ This project is incomplete. I've only implemented the things I needed at the time. I will be adding to it eventually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Aspose for DNN

    Aspose for DNN

    This project holds source code for Aspose for DNN project.

    Aspose for DNN project provides a quick and easy to use Module development template for DotNetNuke 7+ with ability to automatically download selected Aspose components and seamlessly adding them to your DotNetNuke module project on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Analyzer for Files

    A tool to look into file contents

    Analyzer for Files (AoF) is a tool to look into file contents, analyze the structure with installed plug-ins, and show the results with several split windows including converted data and a tree if successful. It was designed as a workbench with a core and plug-in extensions. It can handle the normal plain-text file and data, complex binaries supported with the corresponding plug-ins. What's more, the developers can deploy and release their own plug-ins according to the plug-in developing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GPPCC

    GPPCC

    Graphical Pretty Print C++ Compiler

    GPPCC is Graphical Pretty Print C++ Compiler. It supports C++99. This is a front end compiler tool for C++. This will convert unformatted C++ source file into formatted C++ source file with a prefix "pp_". For further information please read documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    iWinSoft Image Converter for Mac

    iWinSoft Image Converter for Mac

    Convert JPEG, GIF, PNG, BMP, PDF, TIFF, PICT and SGI to another format

    iWinSoft Image Converter application to view the image files on Mac, and convert them to most popular image formats including PDF, PNG, JPEG, GIF, TIFF, EPS, PICT, BMP and SGI. You can navigate throught the images in a folder using navigation keys and keyboard shortcuts. Changing the view size allows to view at different zoom amounts. Also you have ability to rotate selected Image file. To choose Image file just drag it into main window. To convert a file you need to click the Convert button...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mosaic_GUI

    Mosaic_GUI

    Official software to make beads, mosaic or pencil art easily

    Mosaic_GUI is an easy and powerful Java GUI to convert photos and pictures for beads, pencils and mosaic such as Perler(c) or Hama(c) for instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AAX to MP3

    AAX to MP3

    Audible AAX to MP3 Converter

    Usage: - Install the Audible Manager and open a file of your account. - Sign in into your audible account (in the application). Now the program can convert your audible files. - Start Aax2Mp3 (AaxToMp3GUI.exe) and select the file you want to convert. - Click the Convert button. - The buttons are grayed out and it shows how far the conversion has progressed. - - The time should always continue to increase. - If the buttons are clickable again, the conversion is completed. The mp3 file...
    Leader badge
    Downloads: 107 This Week
    Last Update:
    See Project
  • 23
    Sedna Native XML Database

    Sedna Native XML Database

    Sedna is a native full-featured XML database management system.

    Sedna is a free native XML database which provides a full range of core database services - persistent storage, ACID transactions, security, indices, hot backup. Flexible XML processing facilities include W3C XQuery implementation, tight integration of XQuery with full-text search facilities and a node-level update language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    xmipp

    xmipp

    Image processing suite for Electron Microscopy

    XMIPP is an image processing suite for 3D-reconstruction of biological specimens from transmission electron microscopy data. NOTE that stable releases (including binaries) are longer stored at Sourceforge, but are available at http://xmipp.cnb.csic.es
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    KEMP

    A FDTD solver for electromagnetic wave simulations on a GPU cluster

    KEMP is a fast FDTD solver on a GPU-based cluster. The FDTD (Finite-Difference Time-Domain) method is a popular numerical method for electromagnetic field simulations. KEMP enables hardware accelerations suitable for multi-GPU, multi-core CPU and GPU cluster. KEMP also provide easy configuration by using Python scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.