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

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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    Rotations Conversion Library

    Rotations Conversion Library

    Library for working with 3D rotations in C++

    The Rotations Conversion Library (RCL) is a collection of C++ functions that address common computations and numerical handling of rotations in 3D Euclidean space, including support for rotation matrices (`Rotmat`), Quaternions (`Quat`), intrinsic ZYX Euler angles (`Euler`), fused angles (`Fused`) and tilt angles (`Tilt`). In addition to the core competency of being able to convert between each of the representations, operations such as inversion, ZYX yaw extraction, fused yaw extraction, renormalisation, equality detection, vector rotation and much more have been implemented. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    leet

    leet

    Leet is CCEx's software application for on-the-fly encryption (OTFE).

    The name leet stands for "Linux exquisite encryption tool", it will be a software application for on-the-fly encryption, similar in its functionality to TrueCrypt. The goal of leet however is to be simpler and as user friendly as possible, making encryption and securing of information accessible to anybody, even those who don't necessarily have any prior knowledge of data securing, algorithms and encryption. However it's not targeted at this group of users only, part of the ambition of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Command Line Parser GetPot

    Command Line Parser GetPot

    Tool to parse the command line and configuration files.

    Powerful command line and configuration file parsing for C++, Python, Ruby and Java (others to come). This tool provides many features, such as separate treatment for options, variables, and flags, unrecognized object detection, prefixes and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    NNVM

    NNVM

    Open deep learning compiler stack for cpu, gpu

    ...Automatically generate and optimize tensor operators on more backends. Need support for block sparsity, quantization (1,2,4,8 bit integers, posit), random forests/classical ML, memory planning, MISRA-C compatibility, Python prototyping or all of the above? NNVM flexible design enables all of these things and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    ACMESharp

    ACMESharp

    An ACME client library and PowerShell client for the .NET platform

    An ACME client library and PowerShell client for the .NET platform. This project implements a client library and PowerShell client for the ACME protocol. ACMESharp is interoperable with the CA server used by the Let's Encrypt project which is the reference implementation for the server-side ACME protocol. ACMESharp includes features comparable to the official Let's Encrypt client which is the reference implementation for the client-side ACME protocol. The ACMESharp client implementation is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pyCGNS

    pyCGNS

    A Python package for CGNS

    pyCGNS is now on github: https://pycgns.github.io/index.html https://github.com/pyCGNS/pyCGNS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Offline Websites

    Website2Pdf application helps to get offline form of webpages.

    Favorite webpages can be made available offline as pdf files. Enter your favorite website url, with just one click pdf files will be created without loss of any css, styling of html. All the web files will be retained. Please make sure to use help button before you convert webpages to offline files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PeaZIP-mod

    It's a fork of Free Zip software and Rar extractor by Giorgio Tani.

    PeaZip is a free archiver tool. The application provides an unified, natively portable, cross-platform file manager and archive manager GUI for many Open Source technologies like 7-Zip, FreeArc, PAQ, UPX. Create: 7Z, ARC, BZip/GZip, PEA, TAR, WIM, XZ, ZPAQ, ZIP files and more Open and extract 180+ file types: ACE, CAB, DEB, ISO, RAR, ZIPX and more Features of PeaZip includes extract, create and convert multiple archives at once, create self-extracting archives (sfx), split files,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SoftwareGadgets

    SoftwareGadgets

    Converts Microsoft word document into markdown file.

    Windows application to convert Microsoft Word documents into Markdown documents. There are many variants of markdown, only github and sourceforge are supported. Images are converted into gifs and saved to be included in markdown file. Markdown conversion also supports tables, code, table of contents, and removes a lot of non-UTF characters, but not seemingly all. There is an MSI install script to install exe, .net requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10
    Mighty Maxims

    Mighty Maxims

    Update your website with a random quotation.

    Evolving into a collection of tools and applications designed to pipe inspirational thoughts into our life... every day! (NEW) 2021: Python Package @ https://pypi.org/project/MightyMaxims/ Screen savers, GUI collection points, and MOTD-style console applications. C#, C++, and Java. Some STDNOJ projects. -Now with SQLite Support!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Crow

    Crow

    Crow is very fast and easy to use C++ micro web framework

    Crow is C++ microframework for web. (inspired by Python Flask). If you just want to use crow, copy amalgamate/crow_all.h and include it. C++ compiler with good C++11 support (tested with g++>=4.8). Provide an amalgamated header file crow_all.h with every features. Handler arguments type check at compile time. Now supporting VS2013 with limited functionality (only run-time check for url is available.)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    ImageGlass

    ImageGlass

    ImageGlass is a lightweight, versatile image viewing application.

    ImageGlass is a lightweight, versatile image viewing application that is designed to take the place of Photo Viewer in Windows 8, 7 and Vista, especially those installations that may have trouble displaying PNG and GIF files in Photo Viewer.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13
    mooedit
    A text editor.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    Sistem Informasi Desa Kawasan

    Sistem Informasi Desa Kawasan

    Aplikasi Sistem Informasi Desa Dan Kawasan

    ...Python2.7 b. WxPython2.8 c. Python-Docx d. Jinja2 e. Docxtpl f. Openpyxl g. Pymysql
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Extended Memory Semantics (EMS)

    Extended Memory Semantics (EMS)

    Persistent shared object memory and parallelism for Node.js and Python

    EMS makes possible persistent shared memory parallelism between Node.js, Python, and C/C++. Extended Memory Semantics (EMS) unifies synchronization and storage primitives to address several challenges of parallel programming. A modern multi-core server has 16-32 cores and nearly 1TB of memory, equivalent to an entire rack of systems from a few years ago. As a consequence, jobs formerly requiring a Map-Reduce cluster can now be performed entirely in shared memory on a single server without using distributed programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PiStudio

    PiStudio

    A GIMP based, studio designed for industry pros & power users

    PiStudio is based off the GIMP heavily, and is portable. It is designed for industry professionals and advanced users. With the classic GIMP tools and new brushes added monthly, it is sure to suit all your graphic design needs. It has full support for a large array of graphics tablets and other advanced peripherals. It is set up to enhance productivity and ease of use. The PiFIRE logo is (C)Dangerous Pi 2016 PiNet is (C) Dangerous Pi 2017 All rights reserved. The software is GNU open source.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    emu2utils

    emu2utils

    emu2utils: tools to convert E-mu Emulator II formats

    emu2utils: tools to convert E-mu Emulator II formats. Included tools: cds3list, e2bank2wav, e2codec, sfil2wav. Copyright (c) 2007-2017 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 above. All brand names and trademarks are property of their respective owners.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Application to optimize DNA sequences coding protein to put in in the different organizm (f.e. human protein in E.Coli). It proposes the optimal cutting places to connect many shorter fragments into bigger one using ligaze.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    turniket

    Registration passes at the turnstiles system

    system is designed to control staff access to production databases, as well as taking into account their passage of time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    app5

    Программа моделирования физики

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Chronological Cohesive Units

    The experimental source code for the paper

    The experimental source code for the paper, "A Novel Recommendation Approach Based on Chronological Cohesive Units in Content Consuming"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    rDock

    rDock

    A Fast, OpenSource Program for Docking Ligands to Proteins and N.Acids

    rDock is a fast and versatile Open Source docking program that can be used to dock small molecules against proteins and nucleic acids. It is designed for High Throughput Virtual Screening (HTVS) campaigns and Binding Mode prediction studies. rDock is mainly written in C++ and accessory scripts and programs are written in C++, perl or python languages. The full rDock software package requires less than 50 MB of hard disk space and it is compilable in all Linux computers. Thanks to its design and implementation, it can be installed on a computation cluster and deployed on an unlimited number of CPUs, allowing HTVS campaigns to be carried out in a matter of days. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Edge.js

    Edge.js

    Run .NET and Node.js code in-process on Windows, MacOS, and Linux

    ...Edge.js ensures correct lifetime of objects on V8 and CLR heaps. The CLR code can be pre-compiled or specified as C#, F#, Python, or PowerShell source: Edge.js can compile CLR scripts at runtime. Edge can be extended to support other CLR languages or DSLs. Edge.js provides an asynchronous, in-process mechanism for interoperability between Node.js and .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FFMPEG-Raspberry + PHP-FFMPEG

    FFMPEG-Raspberry + PHP-FFMPEG

    Install FFMPEG on Raspbian

    .../ffmpeg-pi.sh For make PHP-FFMPEG : First make folder on you php upload video sudo mkdir /var/www/inputvideo/ sudo chmod 777 /var/www/inputvideo/ sudo mkdir /var/www/outputvideo/ sudo chmod 777 /var/www/outputvideo/ Make bash script sudo nano /usr/local/sbin/convert put this script on it ====== Script Bash ====== #/bin/bash/ in=/var/www/inputvideo/ out=/var/www/outputvideo/ cd $in; for i in *.mp4 ; do ffmpeg -i "$i" -threads 3 -c:v libx264 -preset superfast -crf 30 -c:a aac "$out${i%.*}.mp4" -y; done rm -f *.* chown -c www-data:www-data /var/www/outputvideo/*.mp4 ======= End Script ======= sudo chmod +x /usr/local/sbin/convert Make sure bash script working Put vidoe file on $input sudo convert Now put php script on your php upload script shell_exec('convert >> /dev/null 2>&1 &') Enjoy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    brl2mml

    A library to convert between braille and MathML

    brl2mml is a library that can perform conversion between braille and MathML. It currently supports UK Maths braille.
    Downloads: 0 This Week
    Last Update:
    See Project