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

Ascii To Unicode C freeware
Filter: All | Freeware | Demo
 

Ascii To Unicode C

< 1 2 3 4 5 > 
Added: April 24, 2010 | Visits: 1.109

Unicode::Escape Unicode::Escape is a Perl module with escape and unescape Unicode characters other than ASCII. SYNOPSIS # Escape Unicode charactors like u3042u3043u3044. # JSON thinks No more Garble!! # case 1 use Unicode::Escape; my $escaped1 = Unicode::Escape::escape($str1, euc-jp); # $str1 contains...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (116): Unicode::Escape Download

Added: March 26, 2010 | Visits: 1.076

site-C-ing site-C-ing is a web development environment akin to HTML::Mason, but it does to c++ what HTML::Mason does to Perl. I used to use HTML::Mason at some point, but one day I decided that c++ would be more native environment for me and, besides, that would save me some 50M of RAM on the server....





Platforms: *nix

License: Freeware Size: 378.88 KB Download (88): site-C-ing Download

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

Chilkat MHT C++ Library Chilkat MHT is a C++ library that enables you to encode HTML files to self-contained .MHT web archives. Can also convert HTML into a self-contained email with all referenced images embedded within the email. Chilkat MHT can download HTML from a url, load HTML from a file, or accept HTML passed in...


Platforms: Windows, XP, 2003, Windows Vista

License: Freeware Download (52): Chilkat MHT C++ Library Download

Added: August 08, 2008 | Visits: 2.871

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

Added: April 17, 2010 | Visits: 996

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: May 11, 2010 | Visits: 786

C/Invoke C/Invoke is a library for connecting to C libraries at runtime. This differs from the typical method of interfacing with C, which involves writing static definitions which are then compiled to a machine-dependant format. C/Invoke provides a runtime facility to build descriptions of C functions...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (94): C/Invoke Download

Released: December 06, 2012  |  Added: December 06, 2012 | Visits: 775

Visual C++ Express Edition Visual C++ 2008 Express Edition provides a complete integrated development and debugging environment making it the easiest way to create powerful applications using the C/C++ language. Visual C++ 2008 Express Edition also contains an enhanced version of the C/C++ optimizing compiler for the...


Platforms: Windows

License: Freeware Size: 2.6 MB Download (48): Visual C++ Express Edition Download

Added: May 10, 2013 | Visits: 530

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 (51): Web C Plus Plus Download

Released: December 23, 2013  |  Added: January 09, 2014 | Visits: 894

Auto C Auto C is a practical and easy to use C IDE. It is intended for anyone who wants to work with the C programming language under Windows. Drawing controls on a form using a mouse is all you need to do to create the skeleton for a generic SDK C Windows Application. Use a WYSIWYG (what you see is...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 887 KB Download (48): Auto C Download

Added: August 26, 2008 | Visits: 1.095

C to Z C to Z is a small-sized file administrator, with basic abilities and above all very simple to use. Even users with no experience can learn to use it in very little time.Thanks to the C to Z file administrator you can do all these daily and sometimes boring tasks: copy, move files, work on them in...


Platforms: Windows

License: Freeware Size: 2 KB Download (98): C to Z Download

Added: October 07, 2010 | Visits: 835

libmousetrap libmousetrap is a C library to create and manipulate mousetrap buffers in system memory. Mousetrap buffers are compressed two dimensional cartesian grids with integer precision. A mousetrap buffer retains an integer identifier for every point in the grid, so that later the identifier can be...


Platforms: *nix

License: Freeware Download (87): libmousetrap Download

Added: January 08, 2010 | Visits: 781

GToolKit GToolKit project is a (relatively) small library that implements a simple and easy to use Objective-C interface to the GTK+ widget set. GTK+, which stands for The Gimp Toolkit, is a library for creating graphical user interfaces for the X Window System and MS Win32 (and maybe BeOS in the...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (96): GToolKit Download

Added: February 26, 2010 | Visits: 1.088

libbsl libbsl (Basic System Library) is a powerful, easy to use and fully thread safe C++ template class library for frequently recurring (machine/OS oriented) programming problems. All fundamental objects in libbsl are freely copyable and shareable between an arbitrary number of threads - e.g....


Platforms: *nix

License: Freeware Size: 1.04 MB Download (89): libbsl Download

Added: April 18, 2010 | Visits: 763

C::DynaLib::Struct C::DynaLib::Struct is a tool for handling the C `struct data type. SYNOPSIS use C::DynaLib::Struct; Define C::DynaLib::Struct( $struct_tag, $template0, @field_names0, [$template1, @field_names1,] ... ); $rstruct = tie( $struct, $struct_tag [, @initializer_list] ); $value =...


Platforms: *nix

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

Added: January 02, 2010 | Visits: 617

Diluculum Diluculum project is a library that intends to make the coexistence of C++ and Lua more harmonious. In this regard, it offers essentially three "services": - A nice way to access data stored in a Lua interpreter. - A not so bad way to write functions in C++ and make them available to Lua. - A...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (90): Diluculum Download

Added: June 13, 2010 | Visits: 627

cutee cutee stands for C++ Unit Testing Easy Environment and makes it really easy to create and run tests of a library or application. It will automatically generate Makefiles, runner classes (classes that execute test functions), and main test application code. It will also automatically update...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (92): cutee Download

Released: February 24, 2018  |  Added: March 20, 2018 | Visits: 2.847

FlowHeater FlowHeater is a powerful tool for connecting widely differing data sources and targets using a flexible graphically defined conversion. CSV (text) import/export becomes childs play. Adapters are available for import/export/update of MS Access, MS Excel, MS SQL Server, MySQL, SQLite, PostgreSQL,...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 9.65 MB Download (945): FlowHeater Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 645

Zalgo Image Creator Zalgo Image Creator is a handy and easy to use application that can transform a bitmap image into a unicode character based image. It allows you to make your own Zalgo-Art-Image quickly and easily. Due to widespread support for unicode characters you can now post Zalgo-Images anywhere you want....


Platforms: Windows

License: Freeware Download (56): Zalgo Image Creator Download

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

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: June 02, 2012  |  Added: June 02, 2012 | Visits: 345

C++Pager The C++Pager can help C++ programmers to output long complex text (i.g HTML). It enables to embed C++ code in text files which use JSP like syntax, and uses STL based stream to output. It is the C++'s simple standalone version of JSP.


Platforms: Windows, Mac, Linux

License: Freeware Size: 75.43 KB Download (48): C++Pager Download

< 1 2 3 4 5 >