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

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

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1

    codequery

    Please go to the GitHub page for more information

    A code-understanding tool based on cscope and ctags. Please go to the GitHub page for more information. Homepage: http://ruben2020.github.io/codequery GitHub: https://github.com/ruben2020/codequery
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    easycap-app

    easycap-app

    Capture your screen with unprecedented ease and quality.

    Welcome to EasyCap, your ultimate desktop screen recorder and screenshot editor. Designed with simplicity and power in mind, EasyCap is perfect for professionals, creators, and anyone looking to capture their PC activities with ease. Whether you're creating tutorials, recording gameplay, or capturing important moments, EasyCap makes it effortless.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    itom

    itom

    itom - an Open Source Measurement, Automation and Evaluation Software

    itom is an open source software suite for operating measurement systems, laboratory automation and data evaluation. One main application of itom is the development and operation of sensor and measurement system for instance in a laboratory environment. Therefore, the software has to be able to communicate with a wide range of different hardware systems, such as cameras or actuators and should provide a diversified and as complete as possible set of evaluation and data processing methods....
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    readpe

    readpe

    The PE file analysis toolkit

    readpe (formerly known as pev) is a multiplatform toolkit to work with PE (Portable Executable) binaries. Its main goal is to provide feature-rich tools for properly analyze binaries with a strong focus on suspicious ones.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    ASALI

    ASALI

    ASALI is an open-source code for chemical engineers

    Do you work with chemical reactors? Are you curious about them? ASALI is the open-source code that you are looking for. Chemical reactor models, transport/thermodynamic properties of gases, equilibrium calculations. ASALI couples all these features with an user friendly graphical interface. Modeling chemical reactors has never been so easy.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    This program generates code from an UML Dia Diagram. Currently supported languages are: ActionScript3, Ada95, C, C++, C#, IDL, Java, PHP, PHP5, Python, Ruby, shapefiles and SQL.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    Virtualdub Batch Video DeShake

    Batch to compress [and deshake] all videos [or images] in folder

    Installation: Execute "DeShakInst.BAT" VirtualDub2 44282; AviSynth+ 3.7.5 updated to C:\DVD DESHAK.BAT updated to C:\UT and added to PATH Usage: DESHAK task[s] [parameters] Tasks: tp1: deshake pass1 LOG generation for 2nd pass tp2: deshake pass2 and compress video and audio to MP3 tcomp: compress (no deshake) twav: extract WAV and/or uses external WAV audio Parameters (more in help): vEXT: video extension (ie: vmov), default: vAVI qN: h264...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    ESP32 CYD ESL with Firebase

    ESP32 CYD ESL with Firebase

    ESP32 CYD version of the Electronic Shelf Label.

    A version of the Electronic Shelf Label that utilizes the ESP32 CYD. GitHub repository: https://github.com/Northstrix/ESP32-Cheap-Yellow-Display-Electronic-Shelf-Label-with-Google-Firebase The tutorial is available at https://www.instructables.com/ESP32-CYD-ESL/ WebFlash: https://northstrix.github.io/ESP32-Cheap-Yellow-Display-Electronic-Shelf-Label-with-Google-Firebase/flash.html Format Flash area designated for SPIFFS with ESP32 Filesystem Uploader...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9

    NeuronetExperimenter

    NeuronetExperimenter simulates the activity of biological neurons

    The NeuronetExperimenter software can be used to quickly simulate large sets of biological neurons arranged with arbitrary network connectivity. The software makes it easy to investigate the behaviors of large, complex, neural networks, especially when starting from XPPAUT models (http://www.math.pitt.edu/~bard/xpp/xpp.html). The software is very flexible and allows users to develop multiple neuron types with different constituent differential equations describing their behavior. Any of...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    xrayutilities

    xrayutilities

    a package with useful scripts for X-ray diffraction physicists

    xrayutilities is a python package used to analyze x-ray diffraction data. It can support with performing diffraction experiments and used for common steps in the data analysis. It can read experimental data from several data formats (spec, edf, xrdml, ...); convert them to reciprocal space for arbitrary goniometer geometries and different detector systems (point, linear as well as area detectors); for further processing the data can be gridded (transformed to a regular grid). More...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    PLEK

    predictor of long non-coding RNAs and mRNAs based on k-mer scheme

    INSTALLATION Pre-requisite: 1. Linux 2. C/C++ compiler (i.e. gcc, g++) 3. Python 2.5.0 or later versions (http://www.python.org/) Steps: 1. Download PLEK.1.2.tar.gz from https://sourceforge.net/projects/plek/files/ and decompress it. $ tar zvxf PLEK.1.2.tar.gz 2. Compile PLEK. $ cd PLEK.1.2 $ python PLEK_setup.py USAGE python PLEK.py -fasta fasta_file -out output_file -thread number_of_threads -minlength min_length_of_sequence -isoutmsg 0_or_1...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    ppgwavecass

    ppgwavecass

    ppgwavecass: tools for the PPG Wave 2/2.2/2.3 data cassette format

    ...-file export) Special features: Can convert wav-files (data cassette signals) from/to bin-files and syx-files. Additional folder: "Firmware Patches" Copyright (C) 2022-2023 by Klaus Michael Indlekofer. All rights reserved. Note: Special restrictions apply. See disclaimers below and within the distribution. (We are not affiliated in any way with companies/persons mentioned on this page. All brand names and trademarks are property of their respective owners.)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    IMYplay

    IMYplay

    Plays iMelody (IMY) files using many sound systems

    .../JACK2 (http://jackaudio.org), 9. GStreamer (http://gstreamer.freedesktop.org), 10. PC-Speaker (at least Linux and DOS). It can also: - convert IMY ringtones to MIDI files, - write raw samples to an output file, - execute an external program on each note. See the project homepage https://imyplay.sourceforge.io and the project Wiki in the menu above.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    NeuroJSON

    NeuroJSON

    Scalable, searchable and verifiable neuroimaging data exchange platfor

    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    Ficl is a lightweight, embeddable scripting language designed to be incorporated into other programs, including memory constrained embedded systems. Ficl conforms to the 1994 ANSI Standard for Forth, and provides several useful extensions including object oriented programming that can wrap compiled code and hardware interfaces. Unlike Lua or Python, Ficl acts as a component of your system - you feed it stuff to do, it does the stuff, and comes back to you for more. You can export...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    crossmap

    crossmap

    convert genome coordinates betweeen assemblies

    CrossMap is a program for convenient conversion of genome coordinates and genomeannotation files between assemblies (eg. lift from GRCh36/hg18 to GRCh37/hg19 or vice versa).It support file in BAM, SAM, BED, Wiggle, BigWig, GFF, GTF format.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Eulumdat_3D - QLumEdit2

    Eulumdat_3D - QLumEdit2

    show and edit eulumdat files

    Eulumdat_3D the better Eulumdat viewer and editor. You can view ldt files as 3D ,compare two luminaires, print a simple datasheet. From given light distribution you can create different ldt files depending on light flux and CCT also as app under https://play.google.com/store/apps/details?id=com.riloc.eulumdat
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    LAnd Survey Tools "LAST" was created to preserve and expand on the work invested in an old, privately used, DOS based land survey construction and data collection application by porting much of the C++ coded logic and design concept over to Python.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    This is a C library to check the validity of German and Austrian Bank Account Numbers. All currently defined test methods by Deutsche Bundesbank (Dec 2017: 00 to E4) are implemented. Modules for AWK, Perl, PHP, Python, Ruby, C#.net and VB.net are included too. The package includes also an IBAN converter to generate (german) IBANs and BICs from account data. All currently defined IBAN rules by Deutsche Bundesbank are implemented (Dec 2017: 57 rules) and tested against independent solutions.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    CerberusCMS5

    CerberusCMS5

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21

    abnamro-effnota

    Convert pdf effecten notas van ABN AMRO naar een CSV file

    ABN effecten nota's kunnen alleen in pdf formaat gedownload worden. Met deze tool kunnen pdf effecten nota's worden omgezet in een csv file. De tool is een command line tool geschreven in C en voor Windows.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 22
    DarkRadiant

    DarkRadiant

    Cross-Platform Level Editor for Doom3 and The Dark Mod

    Project has been moved to https://github.com/codereader/DarkRadiant! DarkRadiant is an overhauled version of GTKRadiant designed for use with The Dark Mod stealth game (https://www.thedarkmod.com), a Thief-inspired game making use of the idTech4 engine. DarkRadiant is capable of editing maps in The Dark Mod, Doom 3, Quake 4 and XreaL.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    GluCat: Clifford algebra templates

    GluCat: Clifford algebra templates

    Calculation with Clifford algebras: C++ library and Python module

    GluCat is a generic library of C++ templates that implement universal Clifford algebras over the field of real numbers. The PyClical extension module for Python gives users an easy Python scripting interface for calculations in Clifford algebras. The name PyClical is an homage to Pertti Lounesto's CLICAL.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24

    XLSX I/O

    C library for reading/writing values from/to Excel .xlsx files.

    Cross-platform C library for reading values from and writing values to .xlsx files. XLSX I/O aims to provide a C library for reading and writing .xlsx files. The .xlsx file format is the native format used by Microsoft(R) Excel(TM) since version 2007. The library was written with the following goals in mind: - primary focus on data values organized in tables, on not layout or graphics - written in standard C, but allows being used by C++ - simple interface - small footprint...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25

    Netpbm2Gimp

    Convert Netpbm programs to GIMP plug-ins

    Netpbm2Gimp automatically compiles the unmodified source code of a Netpbm graphics program into a GIMP plug-in. The result looks and functions like any other GIMP plug-in although it takes much less effort to produce than a hand-coded GIMP plug-in.
    Downloads: 5 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.