A cross-platform text editor for web development, programming, configuration file editing, et cetera, featuring syntax-highlighting, code-folding and more.
GCEclipse - Gamecube for Eclipse - is an IDE for you who want to develop for Gamecube in C/C++. Syntax checking, Content assist, Compiling, Executing on PC, Code examples, everything's included. CHECK OUT THE DOCUMENTATION SECTION!
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Project for Project-Oriented Computer Science (POCS). The task is to create an original board game. I have chosen to create Girl Backgammon which is a game that originated in Turkey.
mk, with a C/C++ compiler & using user supplied C/C++ code, is a
tool which controls generation of executables & non-source files
of a program. mk is similar to tools such as GNU make, but exists as a header file & rules/targets are specified using C/C++
DrKnock is a Dynamic Port Knocking solution based on sig2knock (http://www.security.org.sg/code/portknock1.html). Client and server work on both Unix and Windows.
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.
-----------------------------------
This project is no longer being actively maintained (it hasn't been worked on since around late 2006.
I am leaving what code is available.
If you wish to take over this project ...
Please send me a message on my profile
or email me at WilliamDeRieux@gmail.com.
You can also contact me on twitter: https://twitter.com/Neoh4x0r
and Google+: https://plus.google.com/+WilliamLDeRieuxIV/posts
-----------------------------------
This Project's Purpose is...
pr3287w is a IBM 3287 printer emulation for MS-Windows 95/98/Me/2000/XP/2003 based in open sourcecode pr3287 avaliable at http://x3270.bgp.nu/download.html. It was totally rewrited in C++ and added a new interface.
A graphical interface programming system allowing the visualization of code and
capability to generate threaded code. The user constructs code segments using visual boxes. The program flow is represented as links between the boxes.
Adatoccpptranslator is a software developped in C++ for Linux, Solaris and Windows which convert Ada 83/95 sourcecode to comprehensive, maintenable C/C++ sourcecode by preserving the readibility and the structure of original code
A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable sourcecode.
gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system.
Lexical, grammatical and syntactic analyzer of C÷÷.
cdd is the lexical, grammatical, and syntactic analyzer of the C÷÷ dialect. The latter is not a programming language, but a set of variations in the C language that cdd analyzes, converts to C code and compiles by calling to g++.