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.479.590 Times

Ludo Code C freeware
Filter: All | Freeware | Demo
 

Ludo Code C

< 1 2 3 4 5 > 
Released: June 21, 2012  |  Added: June 21, 2012 | Visits: 193

UpdateIt! UpdateIt! is the application designed for the synchronization of the source folder's content with the content of other (target) folder on a local computer or (and) a remote FTP server. This is wizard that I wrote to fast and comfortable update of my own personal website. It searches (at request... Platforms: Windows

License: Freeware Size: 11.18 MB Download (45): UpdateIt! Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 795

Anti-Plagiarism (Check on plagiarism) Anti-Plagiarism - software designed to effectively detect and thereby prevent plagiarism. It is a versatile tool to deal with World Wide Web copy-pasting information from the assignment of authorship. The goal of this program is to help reduce the impact of plagiarism on education and... Platforms: Windows, Mac, Linux

License: Freeware Size: 1.32 KB Download (54): Anti-Plagiarism (Check on plagiarism) Download

Released: June 06, 2013  |  Added: July 31, 2013 | Visits: 814

BitEdit9 The BitEdit9 Hex Editor by ISA999 Software is a complete hexadecimal tool for Microsoft Windows. With BitEdit9 you can edit, copy, paste and fill binary, decimal, octal and hexadecimal data. Data editing is quick and easy with extensive features that allow you to jump to a file or sector... Platforms: Windows

License: Freeware Size: 4.85 MB Download (51): BitEdit9 Download

Added: April 10, 2013 | Visits: 389

FWR Toolbox The FWR Toolbox is a MATLAB toolbox used to analysis the Finite Word Length ed¬TCdeects of linear time-invariant digital filters/controllers implementations.When digital d¬TCdalter/controller are implemented in computing machines (micro-controller, DSP, FPGA, etc.) with d¬TCdanite... Platforms: Matlab

License: Freeware Size: 1.23 MB Download (43): FWR Toolbox Download

Released: November 22, 2012  |  Added: November 22, 2012 | Visits: 1.572

RISE C# code generator RISE C# code generator The RISE C# code generator generates .NET C# source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for database access and, optionally, classes... Platforms: Windows

License: Freeware Download (59): RISE C# code generator Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 646

MISRA C Rule Checker SQMlint SQMlint assists developers in source code review through automatic inspection and helps to develop high-quality C source codes efficiently. Furthermore, because problem codes can be detected by only adding compile options, the user can correct problem codes as easily as when correcting compile... Platforms: Windows, XP, Windows Vista, 7, 7x64

License: Freeware Download (61): MISRA C Rule Checker SQMlint Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 947

C,C++ Source Code Directory Submitter This softwre can help you to find your most needed C,C++ source code from the C,C++ source code directory cprogram.org.You can also submit your source code in web to spread and test your knowledge on programming.Submit C,C++ source code to this directory to make it rich with source code and... Platforms: Windows

License: Freeware Size: 373 KB Download (60): C,C++ Source Code Directory Submitter Download

Added: May 10, 2013 | Visits: 536

Web C Plus Plus Web C Plus Plus is a command line utility that takes your source code, and converts it into an HTML file using a fully customizable syntax highlighting engine and colour schemes. This is useful if you want to post your code online and make it easier to read, or to make online programming... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (55): Web C Plus Plus Download

Added: June 11, 2013 | Visits: 462

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: April 01, 2006 | Visits: 5.176

C# Code Export Looking for a simple and fast way to indent and export your C# code into various file formats? Look no further than C# Code Export, a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your C# documents, convert them to PDF, RTF, images and... Platforms: Windows

License: Freeware Size: 1.89 MB Download (440): C# Code Export Download

Added: April 02, 2006 | Visits: 4.492

C++ Code Export C++ Code Export is a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your C/C++ documents, convert them to PDF, RTF, images and more! Format / Indent your C++ code (thanks to GC GreatCode) Convert your C/C++ code to the following... Platforms: Windows

License: Freeware Size: 1.87 MB Download (403): C++ Code Export Download

Released: November 17, 2007  |  Added: November 21, 2007 | Visits: 5.529

Oceantiger C# Designer With this source code editor and IDE you will be able to edit and compile C# documents. It has tools for generating C# code either by template, auto completion or by generating with one of the wizards in the program. The user interface is clear and compact so it easy to learn, and you can... Platforms: Windows

License: Freeware Size: 994.78 KB Download (278): Oceantiger C# Designer Download

Added: March 17, 2010 | Visits: 1.390

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

Added: April 17, 2010 | Visits: 1.005

C::DynaLib C::DynaLib is a Perl interface to C compiled code. SYNOPSIS use C::DynaLib; use sigtrap; # recommended $lib = new C::DynaLib( $linker_arg ); $func = $lib->DeclareSub( $symbol_name [, $return_type [, @arg_types] ] ); # or $func = $lib->DeclareSub( { "name" => $symbol_name, [param =>... Platforms: *nix

License: Freeware Size: 35.84 KB Download (98): C::DynaLib Download

Added: September 05, 2010 | Visits: 1.218

File::Comments::Plugin::C File::Comments::Plugin::C is a plugin to detect comments in C/C++ source code. SYNOPSIS use File::Comments::Plugin::C; File::Comments::Plugin::C is a plugin for the File::Comments framework. Both /* ... */ and // style comments are recognized. This is not a full-blown C... Platforms: *nix

License: Freeware Size: 12.29 KB Download (111): File::Comments::Plugin::C Download

Added: February 01, 2010 | Visits: 1.050

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

Added: October 07, 2010 | Visits: 1.288

Code::Blocks 1.0 Code::Blocks is a free C++ IDE built specifically to meet the most demanding needs of its users. The Code::Blocks project was designed, right from the start, to be extensible and configurable. Built around a plugin framework, Code::Blocks can be extended with plugin DLLs. It includes a plugin... Platforms: *nix

License: Freeware Size: 2.6 MB Download (206): Code::Blocks 1.0 Download

Released: June 11, 2012  |  Added: June 11, 2012 | Visits: 470

C# Tesselator C# Tesselator is a small, easy to use application specially designed to offer users an easy realization in OpenGL of the tessellation mechanism in C# code. for WindowsAll Platforms: Windows

License: Freeware Download (418): C# Tesselator Download

Released: August 02, 2012  |  Added: August 02, 2012 | Visits: 603

Stunnix C++ Obfuscator for Mac OS Obfuscate/scramble (make unreadable), watermark or compress C++ or C source code (e.g. for giving out some library in source form) by renaming all names, uglifying strings and integers and stripping comments out. - Works on Windows, Mac OS X and Linux - Includes advanced GUI with IDE-style... Platforms: Mac

License: Freeware Size: 2 MB Download (53): Stunnix C++ Obfuscator for Mac OS Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 770

Simple SOAP C++ Library Simple SOAP C++ Library is a useful C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a extendable test suite useful for release validation Platforms: Windows

License: Freeware Download (46): Simple SOAP C++ Library Download

< 1 2 3 4 5 >