Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.249.812 Times

C O T Code freeware
Filter: All | Freeware | Demo
 

C O T Code

1 2 3 4 5 > 
Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 757

C.A.T. PDF to Image Converter If PDF is your starting format, C.A.T. PDF to Image Converter can help convert those PDFs into single image tiffs, bmps, jpgs, pngs or jpgs. Why would this be a good thing? Because you can then have single images to manipulate, extract from, OCR, the options are endless. Now, instead of paying...



Platforms: Windows

License: Freeware Download (47): C.A.T. PDF to Image Converter Download

Added: November 07, 2010 | Visits: 1.370

S.C.O.U.R.G.E. S.C.O.U.R.G.E. is a rogue-like game in the fine tradition of NetHack and Moria. S.C.O.U.R.G.E. project sports a graphical front-end, similar to glHack or the Falcons eye..





Platforms: *nix

License: Freeware Size: 2.9 MB Download (99): S.C.O.U.R.G.E. Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 397

B.O.T.S B.O.T.S (Bots Tactical Simulation) is a programming game, where players 'code' the behaviour of their bot and watch them fight with others bots in a arena. It comes with a full environnement in Java/Swing, for coding, debugging, playing matchs, etc ...


Platforms: Windows, Mac, Linux

License: Freeware Size: 872.95 KB Download (47): B.O.T.S Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 361

C.A.T. (Customer Administration Tool) C.A.T. ist eine Verwaltungssoftware für kleine Kfz-Betriebe. Mit C.A.T. werden Kunden und Kundenfahrzeuge verwaltet, C.A.T. unterstALtzt die vollständige Rechnungslegung, inkl. Erstellung von Kostenvoranschlägen, Aufträgen und Kundenkorrespondenz


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.15 MB Download (63): C.A.T. (Customer Administration Tool) Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 373

C.O.R.E. server C.O.R.E. - Common Object Runtime EnvironmentA foundation for multi-node projects, language independent. Provides central point for storing/retrieving configuration data for all components of project, centralized logging service, NLS service...


Platforms: Windows, Mac, Linux

License: Freeware Size: 218.18 KB Download (47): C.O.R.E. server Download

Released: December 05, 2012  |  Added: December 05, 2012 | Visits: 502

S.C.O.U.R.G.E.: Heroes of Lesser Renown S.C.O.U.R.G.E. is a roguelike game with a 3D user interface. The game allows a group of four characters to search for treasure, kill enemies, gain levels, etc. The code is C++ using SDL, OpenGL and freetype. The game uses Squirrel for scripting.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 135.51 MB Download (47): S.C.O.U.R.G.E.: Heroes of Lesser Renown Download

Added: June 11, 2013 | Visits: 456

Writing MATLAB C/MEX Code Learn how to create MEX-functions: programs written in C, C++, or Fortran code that are callable from MATLAB. This article is a guide to getting started and performing practical tasks as well as a reference.Contents:* Introduction* Getting Started* Inputs and Outputs* Creating an Uninitialized...


Platforms: Matlab

License: Freeware Size: 245.76 KB Download (42): Writing MATLAB C/MEX Code Download

Added: March 16, 2010 | Visits: 1.600

QOF Generator QOF Generator is a project that generates C object source code from HTML/PHP or Perl/XML. Generating new objects for the Query Object Framework is repetitive, tedious, and time consuming. Qof Generator automates this process in PHP to build a working test program linked against QOF. Objects...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (150): QOF Generator Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 300

ODIE The Open Design and Integration Environment is a toolbox of C and TCL code designed to introduce people to programming in a friendly way. It is also designed to be robust enough to novices to develop useful applications.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 779.14 KB Download (48): ODIE Download

Released: December 23, 2012  |  Added: December 23, 2012 | Visits: 498

Shift-Right Open Repository C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.


Platforms: Windows, Mac, Solaris, Linux

License: Freeware Size: 950 KB Download (48): Shift-Right Open Repository Download

Added: July 28, 2013 | Visits: 567

TSLibraryImport Objective-C class + sample code for importing files from user's iPod Library in iOS4.


Platforms: Mac

License: Freeware Size: 6.75 MB Download (36): TSLibraryImport Download

Added: February 17, 2010 | Visits: 1.531

C to C++ C to C++ is a Python script that converts C code to C++ code. The main program is ctocpp.py that performs successive stages for converting C to C++. A script, ctocpp gives it as parameter to the python interpreter with options you add. The archive also includes scripts that may help you: -...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (112): C to C++ Download

Added: March 17, 2010 | Visits: 1.383

Obfuscated Tiny C Obfuscated Tiny C Compiler (OTCC) is a very small C compiler I wrote in order to win the International Obfuscated C Code Contest (IOCCC) in 2002. My goal was to write the smallest C compiler which is able to compile itself. I choose a subset of C which was general enough to write a small C...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (131): Obfuscated Tiny C Download

Released: October 15, 2012  |  Added: October 15, 2012 | Visits: 580

Quick Code The Quick Code application was specially developed for improving productivity at work and can be used for testing small C# codes. You can also use this application for generating and test small pieces of C# codes without using Visual Studio. Further productivity codes which I already created...


Platforms: Windows

License: Freeware Download (47): Quick Code Download

Added: February 01, 2010 | Visits: 1.042

Java for C++ Java for C++ is a tool to generate C++-wrapper-classes for existing Java-classes. This tool reads a list of Java class names and creates source code for C++-classes to wrap them. The implementation of the wrapper classes uses JNI (Java Native Interface) to call the "real" Java classes. The...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (105): Java for C++ Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 643

Code Collector Pro for Mac OS A storage app for code snippets. From HTML to Cocoa, C++ to Ruby, Code Collector Pro looks after all your code snippets, letting you quickly reference them whenever you want. With support for Smart Groups, Tagging, TextMate Bundles, integration with codecollector.net and much more Code Collector...


Platforms: Mac

License: Freeware Size: 5.7 MB Download (51): Code Collector Pro for Mac OS Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 621

Code::Blocks EDU Portable Code::Blocks is an open source, free, configurable programming environment for C/C++. The Code::Blocks EDU-Portable interface, integrated help, tools and default compilation settings are all configured for ease of learning C and C++. The EDU-Portable configuration of Code::Blocks provides...


Platforms: Windows

License: Freeware Size: 116 MB Download (60): Code::Blocks EDU Portable Download

Added: May 01, 2013 | Visits: 542

C to Html for HTML Tools This code changes any c/c file into html file and then it asks you either you want to excute the html file or not.


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (41): C to Html for HTML Tools Download

Added: January 18, 2010 | Visits: 1.218

Exceptions in C Exceptions in C implements fully-functional nested exceptions with these constructs: try except on throw Also, it allows to define various datatypes for exception object (default is int, can be anything from char * to struct foo *). Compiling and running Precodey straight forward....


Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Exceptions in C Download

Added: September 08, 2010 | Visits: 915

AspeCt-oriented C AspeCt-oriented C project implements an aspect-oriented extension to C and offers one possible language design for an aspect-oriented C language..


Platforms: *nix

License: Freeware Size: 19.7 MB Download (91): AspeCt-oriented C Download

1 2 3 4 5 >