A fast, portable, simple, and free C/C++ IDE
Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. It is a full-featured Integrated Development Environment (IDE) and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. Embarcadero Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler. Embarcadero Dev-C++ is built using the latest version of Embarcadero Delphi. Embarcadero Dev-C++ has...
A powerful and lightweighted C/C++ IDE
Red Panda Dev-C++ (Red Panda Dev-CPP, old name Dev-C++ 2020) is a modern fork of discontinued Orwell Dev-C++(https://sourceforge.net/p/orwelldevcpp) Website: https://royqh.net/devcpp-en/ HighLights of News Feature: * Greatly improved "Auto symbol completion" function. Autoskip matched )/}/]/"/', never need to delete it or skip it manually. This makes code input much fluent. * Fix auto-indent; When } is inputted, its line will intend to the same as the matching {. * Greatly improved Auto...
Qt-based Multimedia Player
This program is an audio-player, written with the help of the Qt library. The user interface is similar to winamp or xmms. Alternative user interfaces also are available.
native inputbox password WIN OSX GTK QT CONSOLE VCPKG C# LUA Fortran
v3.8.7 one C file + header (add them to your C or C++ project) with 8 functions: - beep - tray notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CEGUI MathGL GLM CPW GLOW Open3D IMGUI MyGUI GLT NGL STB & GUI less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE windows (XP to 10) ASCII MBCS UTF-8 UTF-16 (wchar_t) - native code creates the graphic...
Ruby nunca ha sido tan fácil! - Ruby has never been so easy!
Un simple y poderoso IDE de Ruby finalmente ha llegado a Microsoft Windows. RedSky Ruby, permite a cualquier persona comenzar a programar en Ruby, pues incorpora la guÃa oficial de Ruby, además de esto, RedSky Ruby es compatible con cualquier de computador corriendo Windows 8 o posterior, por lo cual, no es requerido un computador increÃblemente poderoso para correrlo. ¿Por que no comienzas a programar ya? A simple and powerful IDE for Ruby has arrived to Microsoft Windows. RedSky Ruby,...
Crowd-sourcing CJK font project
This project aims to develop the most complete, standard compliant, high-quality Chinese (and CJKV) fonts and resources, including bitmap and outline fonts of various styles. We also develop web-based tools to facilitate online font-dev collaborations.
SAGA - System for Automated Geoscientific Analyses - is a Geographic Information System (GIS) software with immense capabilities for geodata processing and analysis. SAGA is programmed in the object oriented C++ language and supports the implementation of new functions with a very effective Application Programming Interface (API). Functions are organised as modules in framework independent Module Libraries and can be accessed via SAGA’s Graphical User Interface (GUI) or various scripting...
The Free Unix Spectrum Emulator (Fuse): an emulator of the 1980s home computer and various clones for Unix, Mac OS X and Windows.
OpenSource OpenGL Multiplayer Multiplatform Battle Zone capture the Flag. 3D first person tank game. Download the latest version at https://www.bzflag.org/downloads/ Development has moved to Github: https://github.com/BZFlag-Dev/bzflag (The SourceForge binary releases for Windows and macOS are very outdated. Please download the latest version from our website.)
Graphite is a project within SIL's scripts and software dev groups to provide cross-platform rendering for complex writing systems. This project has been deprecated. Graphite2, a new version of the Graphite engine, is available at: https://github.com/silnrsi/graphite with its own bug tracker.
An updated and improved fork of Orwell Dev-C++
Dev-C++ is a beginner-friendly integrated development environment (IDE) for C and C++ programming language. It uses TDM-GCC as compiler and GDB as debugger, providing basic C/C++ programming environments. Besides, it also includes all standard features of similar software, including syntax highlighting, advanced code completion and insight, profiling, debugging, style formatting of your code, and editable shortcuts. Although Dev-C++ lack many mordern highly advanced visual programming tools...
Delphi - VRCalc++ OOSL and more (Paged List, Text Editor, VRAstro ...)
Adriano M. Emanuele alias Vincent Radio {Adrix.NT} Ax Sources Library - Source Code (Delphi & C++) - Build Packages (Delphi & C++Builder) VRCalc++ Object Oriented Scripting Language - Engine Source Code (Pascal) - Build Packages (Delphi) - VRCalc++ Scripted System RT Library - Script Test Code Paged Lists & Iterators for Delphi & C++ Multi-Dimensional Arrays Classes for Delphi Applications - VRCalc++ Console - VRCalc++ SX (script executor) - VRCalc++ FMX Script Executor - VRMultiEdit...
Stuff Happens - know about it.
Snarl displays short bursts of information on screen in the form of small, beautiful, pop-ups that fade in and out. However, it's much more than just that: connect applications and external sources into Snarl to provide a rich array of notifications in a single place, then create rules to forward these notifications to your mobile devices, email inbox - or even friends, family, or a workforce.
C compiler and dev kit for the z80 with assembly language libraries.
Z88DK is a complete Z80 / Z180 development kit that includes C compiler, assembler, linker, a tool for generating executables in a number of formats, and miscellaneous other tools. Over 80 machines are directly supported out of the box including standalone Z80 and Z180 embedded systems. Z88DK's extensive assembly language libraries give it significant performance advantages over other Z80 C Compilers. Building software for standalone or generic Z80 systems: https://www.z88dk.org/wiki...
Excel Spreadsheet Model for Single Period Inventory Problems
The spreadsheet (Excel) of a single-period inventory model with stochastic demand can be used as a simulation tool for engineering education or Decision Support System. Based on spreadsheet techniques and examples described in the following sources: Albright S. C., & Winston W. L. (2005). Spreadsheet modeling and applications: essentials of practical management science, South-Western Pub. Albright, S. C. W. C., Winston, W., & Zappe, C. (2010). Data analysis and decision making. Cengage Learning...
A free 3d game for PC that does not limit the player. Fight,Build,Gain
... buildings, mounted weapons, spell casting, monsters, player characters, textures, and game mode (such as colorwar (think liquidwar)) To pick up items press F. To enter vehicles/mountedguns press F. To reload press R. To walk press W A S D (direction) To jump press SpaceBar Dev Enviorment (git repos) in tar.gz: https://sourceforge.net/projects/chaosesquedevenv/ DVD Case and DVD Labels and Extras (ISO signing info): https://sourceforge.net/projects/chaoseesquesupplemental/
Calculator++
Written in C++ (using template). Calculator++ is a application/library for Window (POSIX). The core of code is adaptable for posix. This algorithm support: + built-in operator + built-in functions + run-time functions and variables definition + run-time units system, units with prefix + constants definition + Pretty mathematical expressions - Process ascii files (dev) - vector and matrix (dev) - graph 2D and 3D (dev) - vector graph (dev) - symbolic...
DISCONTINUED FORK OF HISTACOM2 BY PCITECHIE
DISCONTINUED (after only a few bugfixes, im not good with other peoples code). INDEV VERSION WITH MANY BUGFIXES UPLOADED AS BETA-2.0.4-DEV-1.
Официальный тред: http://410chan.org/dev/res/9999.html
OpenGL simple game dev library
Paged Lists & Iterators GXS for C++ Sources by Vincent Radio {Adrix.NT
*** LEAVE YOUR COMMENTS PLEASE *** Adriano M. Emanuele // former Adriano de Vincenti alias Vincent Radio presents Paged Lists & Iterators GXS for C++ Sources by Vincent Radio {Adrix.NT} also contains - Little Docs about Paged Lists (docx) - VR Basic Common Utils Sources - Env Var Notes for sources for C++ Builder (Embarcadero) - Special DLLs Build - Env Vars Notes for DLLs build - AxDefines - VCL Test Application for a simple Paged List have fun for more products call Vincent Radio...
Bufix for mpack 1.7 where munpack.exe truncates filenames 3 characters after the first found dot (as was usefull in plain dos). I removed the dot-Handling. The version 1.7.1 here was compiled with Bloodshed Dev C++ 5.11 IDE.
PubMed ID: 29562348 / DOI: 10.1093/nar/gky175
... GSA-SNP2", Nucleic Acids Research, Vol. 46(10), e60(2018). * PubMed ID: 29562348 * DOI: 10.1093/nar/gky175 -> PLEASE MOVE OR MAKE A COPY OF 'DATA' FOLDER INTO YOUR INTENSIVE TEST FOLDER (I.E. LINUX, MAC OR WINDOWS SPECIFIED FOLDER) TO ALLOW THE PROGRAM TO FIND THE PREDESIGNED DATA. * UPDATE NOTE: -> Sep-1-2020: add an update for Ubuntu-20.04. You will need Boost library installed (sudo apt-get install libboost-all-dev) -> Mar-7-2018: revise header terms in the output file
one server framework
Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc