Search Results for "basic compiler windows" - Page 95

Showing 5923 open source projects for "basic compiler windows"

View related business solutions
  • 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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Endico - Text Encrypt

    Endico - Text Encrypt

    Fastest way to make secure text.

    Help to convert text into secret codes , so that you can mail,chat and transfer text securely to prevent hacking. How to use : Step one - Open Endico 14 Step two - Decide what to do (Text Encode/Text Decode) Step three - If You Selected Text Encode -> Then Type/Copy/Open .txt file to convert. Step four - Copy the converted text into clipboard to chat,mail,print process etc. Step five - If you want to Decode the code the again follow step two. Step six - ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Petri-LLD is a graphical development environment for real-time automation control and is written in Java. It is based on a form of Petri net, and compiles to a number of programmable logic controller (PLC) languages as well as Java and Visual Basic.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    Archive Cloud

    Archive Cloud is a framework based document warehouse software

    Archive Cloud is a Kohana framework based document warehouse software. Giving you possibility to manage small and large scale documents archives and warehouses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HD-DTA100u

    HD-DTA100u

    ARRIS’s High Definition Digital Transport Adapter

    ARRIS’s High Definition Digital Transport Adapter (HD-DTA100u) is a low cost, customer premise device that allows broadcast digital signals to be decoded from MPEG-2 transport, then converted to an analog or HDMI signal intended for display on SD and HD capable devices and QAM integrated televisions. This allows subscribers to have the basic benefits of HD content in their home at no cost from over-the-air channels, as well as allow for a limited number of basic cable channels to be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    TeX Creator

    TeX Creator

    A LaTeX editor with a built-in TeXSample service client

    TeX Creator is a simple LaTeX editor, which has all the necessary features of the text editor. It is also a client of the TeXSample service. TeX Creator is designed both for beginners and for professionals. TeXSample is an online service, which is for use in the environment of schools and institutions of higher education. With it, users can share the logically complete fragments of textbooks, such as theorems, examples, definitions, etc. In addition, TeXSample gives users a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    BasicFormControlPART1

    BasicFormControlPART1

    How to Open and Close other forms without closing your application.

    For beginners!! Basic tutorial on how to control VB.NET forms. I have been asked a few times how to do this so here I show you a basic way to control forms by opening other forms and closing the form that opened it without closing your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Visual Win32

    Visual WinAPI IDE for C/C++

    Visual WinAPI IDE for C/C++. WinAPI WYSIWYG Editor.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8

    json_library

    Another C++ based JSON Library (/w Parser/Generator/Navigator)

    Native C++ implementation of a JSON library. Contains a Parser, a Generator and and easy-to-use Navigator in one single class. To build you will need at least a C++11 capable compiler such as MSVC 10 (express edition). There is no other 3rd party library required to compile or run it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Morfy

    Morfy

    Morfy is an Open Source, fast and light-weighted file-based CMS

    Morfy is an Open Source, fast and light-weighted file-based Content Management System. That's Easy to install, upgrade and use. Morfy provides basic API's for plugins, themes and core developers! Content in Morfy is just a simple files written with markdown syntax in pages folder. You simply create markdown files in the pages folder and that becomes a page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    PHP Login Webservice with JSON

    PHP Login Webservice with JSON

    This is basic PHP Login Webservice with JSON output

    Run sql dump in your Mysql server, then Put the codes in your server. This webservice always gives JSON output. This project is created for who wants to learn basic PHP webservice. So it is for PHP beginners. We have just one table whose name is "users". Here is its sql: CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `unique_id` varchar(64) CHARACTER SET utf8 NOT NULL, `name` varchar(50) CHARACTER SET utf8 NOT NULL, `email` varchar(100) CHARACTER...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    K3NG-Keyer for AVR-Studio 7

    K3NG-Arduino Keyer ported to AVR-Studio 7

    This version of K3NG Morse-Keyer based upon the native Arduino hardware and sketch for the Arduino IDE environment. The Keyers sketch is moved to Atmel-Studio 7 and got some little modifications that was required to fit's the code to an actual GNU-CC Compiler that's shipped with Atmel-Studio 7. The Sketch-Import function of Atmel-Studio7 does not help's to become a usable project. The used MCU is an Arduino unsuported variant of a plain and native ATMega1284P, that's have enought memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FlingOS

    FlingOS

    An educational operating system written in C#

    FlingOS is an educational operating system and framework aimed at teaching students and developers how operating systems work, using C# and a bit of C++ and assembly. It allows developers to build kernels in a managed, high-level language and understand the entire bootstrapping and runtime process from scratch. FlingOS is particularly focused on making OS development more accessible by bridging the gap between high-level languages and low-level hardware programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Parola

    Parola, un linguaggio per l'apprendimento dell' arte di programmare

    Parola è un linguaggio italiano, derivato dalla lingua italiana e dal basic che aiuta chi non pratico di programmazione e inglese ad' imparare a programmare usando la sintassi della lingua italiana.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MagicMessageBoxes
    New Video showing you how the new MessageBox.Show function works and how to create your own custom message boxes for all your cool applications!! This video is to help you get started with learning how to develop basic applications and we will continue the series building an app using various code practices and getting you comfortable with the development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ASTRA Tomography Toolbox

    ASTRA Tomography Toolbox

    A high-performance GPU MATLAB toolbox for 2D and 3D tomography

    NB: The ASTRA Tomography Toolbox is now hosted at http://www.astra-toolbox.com/ The ASTRA Tomography Toolbox is a MATLAB toolbox based on high-performance GPU primitives for 2D and 3D tomography, developed jointly by the ASTRA-Vision Lab research group at the University of Antwerp and CWI, Amsterdam. It supports 2D parallel and fan beam geometries, and 3D parallel and cone beam. All of them have highly flexible source/detector positioning. A large number of 2D and 3D algorithms are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DTA100

    DTA100

    ARRIS DTA100 Digital Transport Adapter

    The ARRIS DTA100 Digital Transport Adapter gives service providers a cost-effective means of realizing the benefits of an all-digital network. The DTA100 makes it possible for video service subscribers to keep watching their analog TVs even when connected to an all-digital cable network—this allows the service provider to recover analog bandwidth in order to launch additional, enhanced digital services such as HDTV. Consistent with the current analog subscriber's experience, the ARRIS DTA100...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SPIW - Scanning Probe Image Wizard

    SPIW - Scanning Probe Image Wizard

    Scanning Probe Image Wizard - MATLAB Toolbox

    SPIW is a MATLAB toolbox, for automated processing of scanning probe microscope images. Tools are applicable to all SPM images, but the main focus is on images with atomic or molecular resolution. SPIW is primarily a MATLAB toolbox with functions designed to be called in a user's own script. SPIW also has a very basic GUI for browsing and exporting images. For information on SPIW's performance see our publication ( http://dx.doi.org/10.1063/1.4827076 ) in the Review of Scientific...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Enhanced 3D ITU channel Model

    A complete 3D stochastic channel model for urban and rural environment

    This enhanced version of the existing 2D ITU channel model provides elevation related statistics in addition to the azimuth plane. The modified LSPs statistics are based on 3D ray tracer tool ( Smart Internet lab-Bristol University) and covers range of frequency (600 MHz, 2400 MHz and 5900 MHz) bands and environments (urban and rural). A user interface file is provided for easy setup of channel related parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Heap Variable

    Declare 1 byte to 4,294,967,295 byte variables.

    This libary gives programmers the ability to define variables from the range of 1 byte to 4,294,967,295 bytes. You have the assignment operators, boolen, and basic math functions, along with bitwise operations. Version 3.2 brings a faster print_heapvar_decimal function. It is still slow, but much faster than the old function.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    C/C++ to Squirrel Compiler

    meta compiler to transfer C/C++ classes etc. to Squirrel Lang

    a compiler for a meta language to describe C/C++ classes and functions to integrate into the Squirrel Scripting Language. Supports classes with properties (via getter/setter)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IPit!

    IPit!

    Change Windows networks settings!

    IPit! allows you quickly changing between windows networks previously configured. If you need to change quickly your network configuration for home, work or even public places like hotels, you just have to configure the Ip, subnet, dns ,Gateway and proxy. The main form start at the system tray and you can access networks and configuration from a contextual menú. The first time you execute, ipit creates a new xml with your current Ethernet Configuration. Then you can open the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ComputationalGeometry

    ComputationalGeometry

    2D environment demonstrating computational geometry algorithms

    This is an application made for educational purposes. It demonstrates some basic algorithms of computational geometry in 2D space. You can create, edit and delete points and vectors and then choose them as the input for algorithms selectable from the menu. Import and export from a to XML files is also possible. Many thanks to GeoSoft for providing open-source library G which was used for 2D graphics. You can find it here: http://geosoft.no/graphics/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    simECG is an ECG signal simulator aimed for basic training and experimenting. As a full software ECG signal generator, it's ideal for training and demonstration purposes. You can create customizable signals usually present in many pathologies.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 25
    Custom Tasks for NAnt. All are welcome to Contribute...!
    Downloads: 88 This Week
    Last Update:
    See Project