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

C Source freeware
Filter: All | Freeware | Demo
 

C Source

1 2 3 4 5 > 
Added: March 12, 2006 | Visits: 12.993

HS NMEA GPS C Source Library 1.0 HS GPS is a software library (with full C source code) which provides access to a NMEA-183 compliant GPS receiver via a serial communications port, decoding NMEA sentences: $GPGGA, $GPGSA, $GPGSV, $GPGLL, $GPRMC and $GPVTG. Decoded parameters include: time, date, position, altitude, speed, course...



Platforms: Palm OS, Windows

License: Freeware Size: 309 KB Download (973): HS NMEA GPS C Source Library 1.0 Download

Added: March 12, 2006 | Visits: 4.418

HS Compress C Source Library 1.0 HS Compress is a software library (supplied with full C source code) which provides a programmer with a lossless compression / decompression algorithm based on RLE (runtime length encoding) The library may be used in telecommunications application or for fixed data compression.





Platforms: Windows, Windows CE

License: Freeware Size: 324 KB Download (438): HS Compress C Source Library 1.0 Download

Added: August 27, 2008 | Visits: 1.698

HS Compress C Source Library HS Compress is a software library (supplied with full C source code) which provides a programmer with a lossless compression / decompression algorithm based on RLE (runtime length encoding) The library may be used in telecommunications application or for fixed data compression. *HOW IT WORKS:...


Platforms: Windows, Windows CE

License: Freeware Size: 324 KB Download (196): HS Compress C Source Library Download

Added: August 08, 2008 | Visits: 2.878

HS NMEA GPS C Source Library HS GPS is a software library (with full C source code) which provides access to a NMEA-183 compliant GPS receiver via a serial communications port, decoding NMEA sentences: , , , , and . Decoded parameters include: time, date, position, altitude, speed, course and heading, according to standard -...


Platforms: Windows

License: Freeware Size: 309 KB Download (398): HS NMEA GPS C Source Library Download

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

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: March 11, 2006 | Visits: 3.203

HS Crypto C Source Library HS Crypto is a software library in C (supplied with full source code) which offers a programmer an API to several data encryption / decryption algorithms. Implemented methods include the use of 2 either pre-defined or dynamically generated translation tables, an XOR-based stream cipher method...


Platforms: Palm OS, Windows, *nix, Windows CE

License: Freeware Size: 331 KB Download (296): HS Crypto C Source Library Download

Added: June 02, 2010 | Visits: 743

Devel::Tokenizer::C Devel::Tokenizer::C is a Perl module that can generate C source for fast keyword tokenizer. SYNOPSIS use Devel::Tokenizer::C; $t = new Devel::Tokenizer::C TokenFunc => sub { "return U$_[0];n" }; $t->add_tokens(qw( bar baz ))->add_tokens([for]); $t->add_tokens([qw( foo )], defined...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (91): Devel::Tokenizer::C Download

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

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

Added: August 19, 2010 | Visits: 941

cproto cproto generates function prototypes for functions defined in the specified C source files to the standard output. The function definitions may be in K&R or ANSI C style, or in lint-library form. cproto can also convert function definitions in the specified files from the K&R style to the ANSI...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (106): cproto Download

Added: January 21, 2010 | Visits: 1.410

ctopy ctopy automates the parts of translating C source code to Python source code that are difficult for a human but easy for a machine. This allows a human programmer to concentrate on the nontrivial parts of the translation..


Platforms: *nix

License: Freeware Size: 19.46 KB Download (120): ctopy Download

Added: March 21, 2010 | Visits: 1.929

SPUC Signal Processing using C++ (SPUC) is a C++ source code library of DSP and digital communication classes and functions useful for system modeling, software prototyping, and simulation. The objective of SPUC is to provide the Communications Systems Designer or DSP Algorithm designer with simple,...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (111): SPUC Download

Added: March 03, 2010 | Visits: 895

pcap2c pcap2c converts a pcap capture file (such as one from Ethereal/Wireshark or tcpdump) into a C source file, where the packets are stored as unsigned char arrays. These packets can then be compiled into a C program where they can be easily used for further manipulation, retransmission, etc....


Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): pcap2c Download

Added: September 05, 2010 | Visits: 1.216

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

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

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: November 12, 2012  |  Added: November 12, 2012 | Visits: 484

HS X.25 (with RFC1613 XOT) C Source Libr HS X.25 is a software library in C (supplied with full source code) which implements ITU-T recommendation X.25 - Interface between Data Terminal Equipment (DTE) and Data Circuit-terminating Equipment (DCE) for terminals operating in the packet mode and connected to public data networks by...


Platforms: Windows

License: Freeware Size: 604.16 KB Download (50): HS X.25 (with RFC1613 XOT) C Source Libr Download

Released: September 02, 2012  |  Added: September 02, 2012 | Visits: 525

HS X.25 C Source Library HS X.25 is a software library in C (supplied with full source code) which implements ITU-T recommendation X.25 - Interface between Data Terminal Equipment (DTE) and Data Circuit-terminating Equipment (DCE) for terminals operating in the packet mode and connected to public data networks by...


Platforms: All

License: Freeware Size: 348.16 KB Download (52): HS X.25 C Source Library Download

Released: June 17, 2012  |  Added: June 17, 2012 | Visits: 379

MCU Java source Java source to C source translator, which allows to write MCU programs in Java. Now AVR are supported, others can be added. Convenient Java methods instead of manual register handling.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.67 MB Download (46): MCU Java source Download

Added: November 12, 2013 | Visits: 425

Boost C++ Libraries Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and...


Platforms: Mac

License: Freeware Size: 86.39 MB Download (40): Boost C++ Libraries Download

Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 455

Microsoft StyleCop Microsoft StyleCop was designed to analyze C# source code to enforce a set of style and consistency rules. It can be run from inside of Visual Studio or integrated into an MSBuild project The general idea is to enable the tool for all of your solutions, but disable the tool from analyzing all...


Platforms: Windows

License: Freeware Download (56): Microsoft StyleCop Download

Added: August 20, 2013 | Visits: 236

QUICK DELAUNAY TRIANGULATION C++ source is now available.You can find all the infos at:www.advancedmcode.org/quick-delaunay-triangulation.html


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (40): QUICK DELAUNAY TRIANGULATION Download

1 2 3 4 5 >