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

112 projects for "convert python to c" with 1 filter applied:

  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for 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
    Converts Qt designer ui files to tcl/tck script. Handled classes: - QLabel - QLineEdit - QPushButton
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    TrollEditor

    Editor of virtual worlds.

    ...It is based on Ogre3D (graphics engine), Bullet (physics engine), PhysX (physics engine), OpenAL (3D sound and music), OpenCV (image analysis and camera model) and Boost (threading and python binding). It uses Python for scripting, as well as built in simple scripting language. Some features: - built in multiplayer - incorporating data from different sensors (IMU, AHRS, Razer Hydra) - image server/client - built in support for motion capture data analysis - path finding using data from physics engine (backwave propagation algorithm) - built in XML parser - graphical world editor - plugins system (C++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    outerIP

    Acquires external IP address from command line

    Returns external IP address. That is all! Details: program is written in .net but can be used as library also. Executable available here is for winXP or higher. but you can convert it to c# <http://www.developerfusion.com/tools/convert/vb-to-csharp/> or run on linux using mono (it is tested for mono compilation here <http://www.tutorialspoint.com/compile_vb.net_online.php> and works fine) so it should work using mono on OSX also. You are welcome to contribute compiled executable for other OS' - to simplify process there is only one file required for compilation. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    LMG2Shruti is a free non unicode to unicode font converter. It converts the LMG Arun font to Gujarati unicode Shruti font.
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    DivIP

    DivIP

    Tool for division IP address and subnet

    Thank you for using DivIP v2.0.0! DivIP is a freeware for calculating IP address (network/broadcast/usable host range, subnet, VLSM, summary IP, wildcard mask...) released under GNU GPLv3. ------------------------------- You can find SOURCE CODE of DivIP v2.0.0 here: https://app.box.com/s/vv94jrpa5zyzx29z25mj Video tutorial: http://www.youtube.com/watch?v=26l7iLYR3f8 Information about DivIP v2.0.0's project: Programming Language: C# (.NET) Programming Environment: MS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MAIA Unit Converter

    This tool helps you to convert many units of calculations.

    The MAIA Unit Converter helps you, converting many kind of unit in your calculation project or school stuffs! You just have to lauch it and hit F1 to get help on how to use it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    z-utalm

    z-utalm

    Unified Test and Logging layer for multiple programming languages

    Modern software systems and application are commonly written in multiple languages, include scripting engines, and are frequently build on multiple specialized frameworks and middleware for a considerable diversity of runtime environments. The latest influencing update in development paradigm is the application of multicore processors. This projects is aimed to unify the required trace and logging output and integrate into debugging environments. The target is to provide general development,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    nevesim

    NEVESIM is an event-driven neural simulation tool.

    NEVESIM is a software package for event-driven simulation of networks of spiking neurons with a fast simulation core in C++, and a scripting user interface in the Python programming language. It supports simulation of heterogeneous networks with different types of neurons and synapses, and can be easily extended by the user with new neuron and synapse types. To enable heterogeneous networks and extensibility, NEVESIM is designed to decouple the simulation logic of communicating events (spikes) between the neurons at a network level from the implementation of the internal dynamics of individual neurons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Mobi Batch 2013

    Massive epubs to mobi converter.

    I wrote this program because I had to convert my large collection of epubs to mobi format. It wraps kindlegen, the amazon command line tool, with a suitable interface and repeatedly calls it until last file loaded is processed. In order to get it properly working on your PC you have to intall the .n
    Downloads: 0 This Week
    Last Update:
    See Project
  • The best cloud dialer in the world Icon
    The best cloud dialer in the world

    Revolutionize your contact center with CallTools

    Boost your agents’ productivity and enhance customer engagement like never before with CallTools’ powerful suite of call center features, including predictive dialing, call recording, and multi-touch campaigns with email and SMS capabilities. Get a complete 360-degree view of your agents’ performance and take advantage of real-time reporting. With seamless integration options, advanced queue management, and flexible IVR settings, CallTools ensures a streamlined workflow. Effortlessly manage data targeting and caller ID strategies to optimize connection rates and improve outcomes. Empower your team with a user-friendly interface designed to simplify complex tasks while delivering consistent results.
    Learn More
  • 10

    JSolutions

    The solution to all your problems

    The Jsolution package is a collection of programs, scripts,libraries and documents that i have written and use in my daily life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Multiverse

    Multiverse

    Open Source Virtual World and MMOG Development Platform

    3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds. If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    MySQL for Python

    MySQL database connector for Python programming

    MySQLdb is a Python DB API-2.0-compliant interface; see PEP-249 for details. For up-to-date versions of MySQLdb, use the homepage link. Supported versions: * MySQL versions from 3.23 to 5.5; 5.0 or newer recommended. MariaDB should also work. * Python versions 2.4-2.7; Python 3 support coming soon. ZMySQLDA is a Database Adapter for Zope2.
    Downloads: 87 This Week
    Last Update:
    See Project
  • 13
    This is for Expa Administration group only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    For several purposes of our OCR research we needed a converter that can generate an image from any given Bangla/ Bengali text. One of the reasons was to prepare artificial training and testing data. For this reason we finally created a very simple text to image converter. A Text to Image Converter. Systrem Requirement: .net Framework 4.0 and up 1. Select your Font Type, style and size. 2. First Browse your file, which will contain your text (Supporetd File Type .txt) 3....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    yafra

    yafra

    Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework

    Yet another (different) framework. Examples around Apache Cayenne. Using different technologies like Apache CXF Google Web Toolkit EJB Apache Wicket Eclipse RCP Java ANSI C Perl Python Bash WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PDF converter

    Simple, lightweight PDF converter.

    It can convert your Image/ Word Documents to PDF files. Ideal for scanned documents that need to be E-Mailed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Programa criado para auxiliar profissionais, da area de infraestrutura de redes, leve, e facil de ser utilizado, as intruções de uso estão insclusas no proprio programa, o mesmo converte numeros entre as bases decimal, binaria e hexadecimal, onde é possivel converter, desde apenas um octeto até o IP completo, entre as bases binaria e decimal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    image_meta_tools

    Convert jpeg(exif/jfif)/mpo/jps image to/from xml

    This is a set of command line tools that are useful for editing image metadata. Currently it contains the following tools: * image2xml * xml2image * mpo2jps Currently supported file formats are: * jpeg (jfif or exif) * mpo * jps. These tools are mostly useful for editing metadata. image2xml can also generate a .h header file with the offsets of different metadata in the binary file. This could be used in small devices that generate jpeg/mpo/jps images where metadata construction...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    mp3decoder

    Mp3 decoder to convert mp3 files into wav on Linux, Windows, Android

    Mp3 decoder to convert mp3 files into wav file. Works well on Linux, Windows and Android. Can perform fast fourier transforms on decoded audio data. Under research & development by WeaveBytes
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Eggdrop is the most advanced IRC robot available. It has been under development since December 1993, and unlike most other bots, it is still regularly updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Eggdrop
    Eggdrop is the most advanced IRC robot available. It has been under development since December 1993, and unlike most other bots, it is still regularly updated.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Convert text to binary and binary to text
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cake Build System
    Cake is a build system that combines the flexibility of Python build scripts with an incremental build speed that matches build systems written in C/C++. It requires Python 2.4-3.2 and natively supports Windows, Linux, Mac, Cygwin, MSVC and GCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BOLT Programming
    This project is designed to teach begining programers how to program. It implements the best parts of the upper end languges. The compiler is designed to be able to convert into all of the best languges out there, while maintaining speed and power.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Python interface for the Perforce SCM System. PyPerforce allows you to connect to a Perforce server and execute Perforce commands directly from Python code.
    Downloads: 0 This Week
    Last Update:
    See Project