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

Hex Comparison In C software
Filter: All | Freeware | Demo
 

Hex Comparison In C

< 1 2 3 4 5 > 
Added: July 14, 2013 | Visits: 449

16-bits fixed-point PID implementations in C The effect of fixed-point arithmetic in 16-bits PID controller C routineson the closed-loop precision is shown in this Simulink model.Two Simulink blocks that implement single and doubleprecision 16-bits PID C routines are generated with the LCT. The C sourcesare supplied for user modifications... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (54): 16-bits fixed-point PID implementations in C Download

Released: August 28, 2014  |  Added: September 13, 2014 | Visits: 2.182

HS NTP C Source Library HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local system time to remote NTP server time. HS... Platforms: Windows, Mac, *nix, Windows 7, Windows Server, iPhone,iPod

License: Shareware Cost: $362.00 USD Size: 484 KB Download (193): HS NTP C Source Library Download

Added: July 07, 2010 | Visits: 939

Inline::C Inline::C is a Perl module that can Write Perl Subroutines in C. Inline::C is a module that allows you to write Perl subroutines in C. Since version 0.30 the Inline module supports multiple programming languages and each language has its own support module. This document describes how to use... Platforms: *nix

License: Freeware Size: 92.16 KB Download (93): Inline::C Download

Added: April 05, 2010 | Visits: 1.621

Database Independent Abstraction Layer for C Database Independent Abstraction Layer for C (libdbi) implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using... Platforms: *nix

License: Freeware Size: 1013.76 KB Download (99): Database Independent Abstraction Layer for C Download

Added: September 05, 2010 | Visits: 1.217

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: June 11, 2012  |  Added: June 11, 2012 | Visits: 469

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: July 17, 2012  |  Added: July 17, 2012 | Visits: 445

C# CLI C# CLI is a library that has been written in C# in order to be used with programs that run from the Command Line Interface. The library provides Command Line argument parsing and help screen printing. Now you can improve your development process with the help of this tool. Platforms: Windows, Windows Vista, 7

License: Freeware Download (45): C# CLI Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 390

C#Prolog C#Prolog is a prolog interpreter written in C# designed to be easily integrated in C# programs. The most important characteristics that this tool has are: reliable and fairly fast interpreter, command line interface, builtin DCG, XML-predicates, persistent predicates (using Firebird RDBMS),... Platforms: Windows

License: Freeware Download (44): C#Prolog Download

Added: May 10, 2013 | Visits: 582

Allowing the Python profiler to profile C modules This script lets you take into account time spent in C modules when profiling your Python code. Normally the profiler only profiles Python code, so finding out how much time is spent accessing a database, running encryption code, sleeping and so on is difficult. Profilewrap makes it easy to... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Released: October 01, 2017  |  Added: November 13, 2017 | Visits: 1.868

KeepDynamic C# Barcode Generator Component KeepDynamic C# Barcode library can be easily integrated into any .NET framework web projects and is able to be used as a control in toolbox in Visual Studio, which let developers easily drag and drop barcode images to a web/win form. Using the barcode library for ASP.NET, html developers can... Platforms: Windows, Windows 7, Windows Server, Other

License: Commercial Cost: $599.00 USD Size: 1.91 MB Download (127): KeepDynamic C# Barcode Generator Component Download

Released: July 03, 2023  |  Added: August 06, 2023 | Visits: 214

Text to PDF C# Converting text to PDF using the IronPDF library is straightforward. Developers can utilize the library's API to create new PDF documents, add text content, set formatting options, and customize the layout and appearance of the resulting PDF files. The IronPDF library supports various... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $749.00 USD Size: 226.85 MB Download (22): Text to PDF C# Download

Released: July 31, 2023  |  Added: August 13, 2023 | Visits: 304

PDF Viewer C# Windows Application Building a PDF viewer in a C# Windows application using the IronPDF library is a straightforward process. Developers can utilize the library's API to load and display PDF documents within their application's user interface. The library offers various viewing options, including page navigation,... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $749.00 USD Size: 226.85 MB Download (32): PDF Viewer C# Windows Application Download

Released: January 29, 2024  |  Added: March 20, 2024 | Visits: 40

C# Add Files to ZIP The C# ZIP Library simplifies the process of adding files to ZIP archives, providing developers with a comprehensive set of functionalities. Whether appending individual files, entire folders, or intricate directory structures, the library's intuitive API streamlines the incorporation of files... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $749.00 USD Size: 23.03 MB Download (10): C# Add Files to ZIP Download

Released: December 04, 2006  |  Added: December 04, 2006 | Visits: 4.701

HS XMODEM C Source Library Other features include 1024 block size vs 128, CRC vs checksum, configurable timers and retries * HOW IT WORKS: When user application initlialises HsXmodem library, it provides interface callbacks for the services used by Xmodem protocol module: timer management, serial transmission and... Platforms: Windows

License: Demo Cost: $0.00 USD Size: 340.06 KB Download (416): HS XMODEM C Source Library Download

Added: August 26, 2008 | Visits: 2.119

HS FTP Client C Source Library 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... Platforms: Windows

License: Demo Cost: $0.00 USD Size: 236 KB Download (183): HS FTP Client C Source Library Download

Added: September 06, 2010 | Visits: 921

EasyHTTPD EasyHTTPD is a drop in C++ class to implement an HTTP 1.0 Server - Now with OpenSSL Support! The class can be used to allow an application to be controlled by a browser, hence Embedded. To this functionality to an app, add the C++ class to the application, write and register request callback... Platforms: *nix

License: Freeware Size: 16.38 KB Download (97): EasyHTTPD Download

Added: February 14, 2010 | Visits: 1.074

RapidSVN RapidSVN is a cross-platform GUI front-end for the Subversion revision system written in C++ using the wxWidgets framework. RapidSVN also includes a Subversion client C++ API. We want to build a best of breed visual client that utilizes the best features of clients from other revision control... Platforms: *nix

License: Freeware Size: 573.44 KB Download (129): RapidSVN Download

Added: September 17, 2010 | Visits: 1.012

MediaNET 1.0 Its a free software media manager written in C#, using GTK#. MediaNET runs on both Linux and Windows via the Mono effort ( Portable.Net should work too ), and could handle any type you want, as long as you have the right plugin. Media types could be wide-known mp3, jpg, and avi, but also... Platforms: *nix

License: Freeware Size: 419.84 KB Download (86): MediaNET 1.0 Download

Added: May 15, 2010 | Visits: 1.308

PMS PMS is a searchable music database manager written in C++ and ncurses. The project goal is to create a program much like Foobar2000 for Windows. PMS is capable of creating playlists, rating songs, reading tags, and much more. PMS is designed to be as simple and user-friendly as possible. Type a... Platforms: *nix

License: Freeware Size: 66.56 KB Download (179): PMS Download

Added: September 12, 2010 | Visits: 1.607

Makin Bakon Typing Tutor Makin Bakon Typing Tutor project is a terminal-based typing tutor game written in C++ (with STL) and Curses. It contains both structured and fortune-based lessons. Learn to type to a professional standard while youre saving Pigs bacon! Warning: Includes material that may offend.. Get... Platforms: *nix

License: Freeware Size: 245.76 KB Download (136): Makin Bakon Typing Tutor Download

< 1 2 3 4 5 >