Freeware Listing: C Source

PNG to C Source Code Converter is a lightweight and easy to use application designed to help you convert a PNG image into the array of its color codes.

PNG to C Source Code Converter creates a C inline file, based on user-defined output specifications. You can select the color type and the variables to include in the output (width, height, byte per pixel, array size).



.

  • Platform: Windows 7, Windows 8, WinOther, WinVista

HS FTP is a software library in C (supplied with full source code) which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959. The library allows a user application to connect to remote FTP servers, traverse server directory structure and send and receive files. The HS FTP protocol module supports passive mode data connections, user / password authentication and a number of commonly used FTP commands: USER, PASS, TYPE, PASV, LIST, CWD, RETR, STOR Features - FTP Client RFC 959 operation - Server name resolution - Concurrent FTP client sessions - Passive mode, firewall friendly - User / password authentication - Asynchronous Operation what is supplied after you purchase the product? - HS FTP Library binaries (Win32 library) - HS FTP full source code in C with Visual C workspace...

  • Platform: Win2000, Windows Server, WinOther

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 and heading, according to standard - NMEA-183 (National Marine Electronics Association, Interface Standard 0183. * HOW IT WORKS: HS GPS library continuously reads asynchronous data stream from a serial port and analyses the information to recognize and decode NMEA-183 Protocol sentences. After each message is received it is checked for integrity by comparing the received and the calculated checksum.

  • Platform: Win2000, Windows Mobile, Windows Server, WinOther

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 errors.

Try MISRA C Rule Checker SQMlint for yourself to fully assess its capabilities!

.

  • Platform: Win2000, Win7 x64, Windows 7, WinOther, WinVista

Boost provides free peer-reviewed portable C++ source libraries

Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.

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 non-commercial use.

We aim to establish "existing practice" and provide reference implementations so that Boost libraries are suitable for eventual standardization.

  • Platform: Windows 7, WinOther, WinVista

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 welfare of other programmers..

  • Platform: WinOther, WinVista

Surface Explorer 3D plots mathematical surfaces in 3D. User defined surface equations can be explicit, implicit, or parametric. Surface and color equations are specified by user. Can export to clipboard, VRML, POV, DXF, printer. MFC C++ source code included. Freeware..

  • Platform: Win2000, Windows Server, WinOther

HS COM is a software library (with full C source code) that allows a calling user application to access serial communication ports (COM devices) under 32-bit MS Windows operating systems. It allows to transmit data, receive data and control line signals (such as RTS and DTR). HS COM library provides a convenient "packaging" to standard Win32 API by exposing only a few simple API services to a calling application -HsCOMInit -HsCOMOpenPort -HsCOMClosePort -HsCOMWriteBuffer -HsCOMExtendedFunc.

  • Platform: Pocket PC, Win2000, Windows CE, Windows Server, WinOther

Pack files into C source code similar to sharutils. To extract files, compile and run the C source..

  • Platform: Linux, WinOther

This project is to create a program that will convert Visual Basic source code into C++ source code in the ANSI Standard with use of wxWindows. All Visual Basic 6 source code can be read by a text editor. This program will simply translate all the codes a
Visual Basic 6 to C++ source converter License - GNU General Public License (GPL).

  • Platform: WinOther

Algoview is a simple program designed to show the diagram of C source that is similar to Flowchart. This software will help the user analyze the algorithm of source.

Now you can make use of this accessible tool to analyze the source code you require.



.

  • Platform: WinOther

 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 with random dynamic key, plus the library includes RFC1321 MD5 Message Digest Algorithm
 
 The table encryption is implemented via the use of two either pre-defined translation tables or any of the 2 or a combination of dynamically generated translation tables. Decryption is implemented in a similar way using reverse tables.

  • Platform: Linux, Linux Console, Linux Gnome, Linux GPL, Linux Open Source, Pocket PC, Unix, Win2000, Windows CE, Windows Mobile, Windows Server, WinOther

Our C# parser library is designed to provide the kernel for applications which require processing C# source code: refactoring, formatting, and verification applications, and other Similar tools.

Our C# parser is available in two versions: a compilation parser and a transformation parser.

The compilation parser is designed for applications that require converting source code into the internal format as fast as possible. Only the significant data required for correct analysis of the program is preserved. This parser is useful for the development of compilers, interpreters, analyzers and other tools that do not require modification of source code.

  • Publisher: Metaspec
  • Date:
  • Size: 9338 KB
  • Platform: Win2000, WinOther

Line Counter is a command-line tool for software developers. It reports the total number of lines of code and comment lines in C, C++ and C# source files. The output may be redirected to a text file..

  • Platform: Win2000, WinOther

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 implementing SOAP/JSON web services. The source code from the code generator is compliant with the output from the SQL Server, PostgreSQL and MySQL code generators.

RISE Code generators
The RISE suit provides a range of free code generators for you to use. There are two main categories: database script generators and application source code generators.

  • Platform: Win2000, Win7 x32, Win7 x64, Windows Server, WinOther, WinVista, WinVista x64

This is a small program that shows the diagram of C source that is similar to Flowchart. This program may help the user analyze the algorithm of source..

  • Platform: Linux, Unix, WinOther
  • C Cod
  • License: Freeware
  • Rating

C Cod is an application that allows for a C source file to be "Compiled on Demand" prior to being executed. The source files are compiled and executed on the fly. This allows for C to be treated like a scripting language..

  • Platform: WinOther

This software is a set of tools that hides C source code in txt files. Also the software is able to restore the txt files to C source code again. This work is based on the tool c2txt2c by Leevi Martilla. Csteg needs a book file in txt format to hide C so.

  • Platform: Linux

A port to C# of a lexical analyzer tool called JFlex. Produces Java or C# source code files for scanning an input stream and producing a sequence of tokens. Compatible with CUP (Constructor of Useful Parsers)..

  • Platform: Linux, Mac OS X, WinOther

CPP-2-HTML is a DOS command-line utility that formats C++ source code into HTML pages. It uses an external Cascading Style Sheet, "cpp.css" so that the user may set up any formatting/coloring choices..

  • Platform: WinOther

C Source: Freeware | All

New Reviews


KinderGarten

Kindergarten is a free ware baby care game / attempt at a day care simulation. In kindergarten, you are a woman running a day care (or as the title seems to suggest, a kindergarten) as lots of children are dropped off at the day care by their ...


Natural Voice Text to Speech Reader

NaturalReader is a piece of software which reads aloud written text on screen is a more natural sounding voice than most computerized voices. Free NaturalReader is a free version, where you can type or copy and paste text into the window, to be read ...


IE Internet Security

IE Internet Security isn't the program that I thought it’d be. After a bit of Googling, I discovered that IE Internet Security is in fact embedded into one larger application called 1st Security Agent, which is an all in one tweaking ...


Sentry

When you are away from your computer, to most users its important to make sure no one uses or accesses your computer and changes how you left it. Its even more important to make sure no one views your private files, emails, instant messenger ...


Ad-Aware Free Antivirus+

You might have experienced that with some programs, other smaller programs are attached and they get installed silently. Also, many times, these programs, also known as adware or spyware, are downloaded silently or by mistake through internet. ...


LogMeIn Hamachi

Today, world is connected wirelessly with and without VPN. In coming time, VPN is going to be an absolute necessity for every organization. VPN stands for Virtual Private Network which is required to connect to the network of an organization without ...


FixMe

FixMe is a small program that claims to help you fix common issues with your computer. Whether it actually does this or not, its actually difficult to judge. I downloaded the program with no issues and was pleasantly surprised to find that no ...


Opera Mini

Opera mini is a free to download web browser designed for the android platform, and is one of the most popular mobile browsers in  the world, more successful than even the full on desktop version of opera. Opera mini's dominance in the ...


RomCenter

Rom centre is a very handy downloadable piece of free ware that helps greatly when it comes to finding roms for a variety of emulators, checking roms to see if they are in full working order, and fixing roms if they are not working, so you don't ...



New Downloads

DS Clock

DS Clock is a digital desktop
clock that displays variable
date, time, and time zone
information built from the
format ...

SCHULzeit

Exercises in writing and math
that are dictated by the
program for your school
children from the 1st to the
4th grade. ...

Syncplify.me Server!

Secure FTP, FTPS (implicit and
explicit TLS) and SFTP server
for Windows. Runs as a system
service, supports large files
...

LoL Blocks

LolBlocks - A fun puzzle game
where the aim is to combine
colored blocks until they
burst. Once all the blocks
disappear ...

Plummet Free Fall

Plummet Free Fall is inspired
by Johnathan Gong's real life
fall and marks as 7th
anniversary of his Beijing
back-breaker ...

End Of Room

The game is End Of Room, a
two-dimensional platform game
in black and white, in which
you are repeatedly put to the
test ...

PCTuneUp Free File
Encryptor

PCTuneUp Free File Encryptor
allows you to encrypt any
files regardless of file type
like audio, video, text,
image, etc. ...

Beautiful Nature HD
Screensaver

Download and install this
screensaver on your computer
or laptop and immediately be
taken to the most wonderful
corners ...

My Lockbox

My Lockbox is an effective
password protection software
for your files. The protected
folder is hidden from any user
and ...



Related Searches

Sms C Source
C Source Code For PD
HS SMTP C Source Lib
C Source Code Locing Unlocking The Folders
Games Withfree C Source Code
Huffman C Source Code
C Source Code School Time Table
Adding Binary C Source Code
Automatic Correction C Source Code
Bayesian C Source
Breakout Game C Source Code
C Source Code Cpu Mem Monitor Log