c sharp
C Threads 3.6
C Threads 3.6 offers you a wonderful application which provides process scoping, a feature that has been greatly missed in the linux community. more>>
C Threads 3.6 offers you a wonderful application which provides process scoping, a feature that has been greatly missed in the linux community. The aim of this library, is to provide the programmer with an easy to use class, that can be further inherited to provide a rich set of threaded functionality rarely seen in a linux environment.
Full C is provided, without any wrapping around underlying C code, which gives more compact and faster objects. The library provides process scoping, a feature that has been greatly missed in the linux community. This feature allows different programs to share memory and control variables, for synchronization and direct data communications.
It has the ability to simulate asynchronous I/O on file descriptors. An example provided with the library, shows how to communicate with a modem with an asynchronous method where data is obtained and stored in a priority queue, giving the main process full ability to handle other tasks. Such an I/O class, can be used to handle data input from several different file descriptors simultaneously, but is limited to handling only one server file descriptor per class.
<<lessC Sockets Library 2.1.7
C Sockets Library 2.1.7 brings you a convenient tool wrapping the berkeley sockets C API and therefore works on most unixes and also win32. more>>
C Sockets Library 2.1.7 brings you a convenient tool wrapping the berkeley sockets C API and therefore works on most unixes and also win32. The library is in use in a number of real world applications, both commercial and open source.
Features include, but are not limited to, SSL support, IPv6 support, tcp and udp sockets, sctp sockets, http protocol, highly customizable error handling. Testing has been done on Linux and Windows 2000, and to some part on Solaris and Mac OS X.<<lessC++ Spell checker 1.0
This is a simple free c plus plus spell checker, It reads a file and finds all the wrong words in it. more>> This is a simple free c plus plus spell checker, It reads a file and finds all the wrong words in it.<<less

C Ray Tracer
C Ray Tracer accepts commands from a text file and generates a output file and calculates the direction of thousands of beams of light. more>> <<less
Chilkat Charset C Library
Chilkat Charset C Library converts text data from one character encoding to another. more>>
Chilkat Charset C Library is a powerful tool that can convert text data from one character encoding to another. It works identically on all computers, regardless of locale or internationalization settings.
Supports Unicode, iso-8859-*, windows-*, utf-7, utf-8, utf-16, utf-32, Shift_JIS, gb2312, ks_c_5601-1987, big5, iso-2022-*, euc-jp, euc-kr, x-mac-*, asmo-708, ibm*, dos-*, koi8-*. (Refer to reference documentation for the complete list of supported charsets.)
Major Features:
- Convert from any supported charset to any other supported charset.
- Option to drop non-convertable characters.
- Option to substitute pre-defined bytes for non-convertable characters.
- Option to substitute hex-escaped string (XXXX) for non-convertable characters.
- Option to convert to an alternative charset for non-convertable characters.
- Option to pass through non-convertable characters unchanged.
- When converting HTML, can automatically update the META tag that specifies the charset.
- File-to-file conversion.
- Check for errors in file or in-memory data.
- Convert charset names to code page numbers, and back.
Requirements:
- - VC++ 8.0
C and C++ Resources
A directory of C and C++ books, development software, jobs, magazine articles, online communities, programmers, scripts & programs, tutorials, and web sites. more>> A directory of C and C++ books, development software, jobs, magazine articles, online communities, programmers, scripts & programs, tutorials, and web sites.<<less
C/C++ interpreter Ch
Ch is a superset of C interpreter. It is a complete C interpreter for scripting, numerical computing and embedded scripting. It supports 1990 ISO C Standard (C90), major features in C99, classes in C+ more>> Ch is a superset of C interpreter. It is a complete C interpreter for scripting, numerical computing and embedded scripting. It supports 1990 ISO C Standard (C90), major features in C99, classes in C++, POSIX, X11/Motif, OpenGL, ODBC, XML, GTK+, Win32, CGI, 2D/3D graphical plotting, socket/Winsock, C LAPACK, high level numeric functions, and shell programming. The extensions in Ch provide the simplest solution for numerical computing and visualization in C/C++ domain. Ch can interface with C/C++ binary libraries and be embedded in other application programs.<<less
C-Module Contact Form
Free, custom build and easy to install contact form for beginners. C-Module is very easy to install: Open the file config.php and replace the name of your company, the email address and select all for more>> Free, custom build and easy to install contact form for beginners. C-Module is very easy to install: Open the file config.php and replace the name of your company, the email address and select all form fields you want to appear in the form. You dont need to know nothing about PHP and modify nothing else. After all modifications in the config.php just upload all files by FTP. If you need help we can install the script for you. Enjoy the bright ideeas of Loginet Solutions.<<less
Chilkat MHT C Library
Chilkat MHT C Library converts HTML to self-contained .MHT web archives. more>>
Chilkat MHT C Library is a powerful tool designed to convert HTML to self-contained .MHT web archives. It 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 directly as an in-memory string.
Major Features:
- Download HTML from a URL and save it as a .mht file.
- Download HTML from a URL and save it as a .eml file.
- Download HTML from a URL and create a Chilkat email object for use with Chilkat Email.
- Convert local HTML files to .mht, .eml, or email object.
- Convert in-memory HTML to .mht, .eml, or email object.
- Unpack .mht files.
Requirements:
- - VC++ 8.0
Chilkat XML C Library
Chilkat XML C Library is a high-level non-validating XML parser component that is free for both commercial and non-commercial use. more>>
Major Features:
- Load/save XML files to an in-memory document object model (DOM).
- Add name/value attributes to nodes.
- Compress nodes or entire sub-trees using in-memory Zip compression.
- AES encrypt the content of a node.
- Numerous methods for iterating over the nodes in a document.
- Numerous methods for searching and sorting nodes in a document.
- API designed to make it easy to do frequently encountered tasks when working with XML.
- Makes it easy to handle binary data (such as image data) within XML files.
C Programming - Arrays
In this tutorial you will learn about C Programming - Arrays - Declaration of arrays, Initialization of arrays, Multi dimensional Arrays, Elements of multi dimension arrays and Initialization of multi more>> In this tutorial you will learn about C Programming - Arrays - Declaration of arrays, Initialization of arrays, Multi dimensional Arrays, Elements of multi dimension arrays and Initialization of multidimensional arrays.<<less
Chilkat IMAP C Library
Chilkat IMAP C Library is an IMAP client component for reading and managing email and folders on an IMAP server. more>>
Chilkat IMAP C Library is a professional IMAP client component designed for reading and managing email and folders on an IMAP server.
Major Features:
- Supports S/MIME signed and encrypted email.
- Supports SSL/TLS IMAP.
- Supports SSH tunneling (port forwarding).
- Full set of mailbox management features for adding, deleting, and renaming mailboxes.
- Easy to manage mail item flags for "seen", "draft", "answered", and "flagged".
- Preview mail by retrieving message summaries.
- Full mailbox sort and search capability.
- Easy access to all message parts and recipients.
- Easy access to attachments.
- Programs can work using either UIDs or sequence numbers.
- Single license includes all languages/platforms: .NET, IMAP ActiveX, Perl, Python, Ruby, Java, C++, x64, etc.
- Supports non-English folder names (i.e. UTF-7 mailbox names).
- SOCKS4, SOCKS5 proxy support.
- Supports multi-threaded applications.
- Event callbacks for progress monitoring and abort capability.
- Stress-tested in ASP web farms with large numbers of simultaneous sessions.
- License provides for royalty-free redistribution of components with your application.
- Reliable and expertly engineered.
- Designed to hide the complexities of the IMAP protocol.
- Affordable per-developer licensing.
- Unlimited 1-Year phone and email support.
- Same-product upgrades to new versions are always free.
Requirements:
- - VC++ 8.0
Chilkat MIME C Library
Chilkat MIME C Library allows you to create an manipulate MIME and S/MIME messages. more>>
Chilkat MIME C Library is a professional tool that allows you to create an manipulate MIME and S/MIME messages.
Major Features:
- Navigate the MIME message tree structure via the NumParts property and GetPart(index) method.
- Retrieve header field names and values.
- Add header fields to a MIME message.
- Add a detached (clear-text) digital signature to a MIME message.
- Convert MIME to an opaque signed message.
- S/MIME encrypt using a digital certificate.
- Decrypt and validate signatures in one method call.
- Attach files to a MIME message. Chilkat Mime automatically determines content-type based on file extension.
- Test to see if a message contains signed or encrypted parts.
- Get the body content automatically decoded (if encoded as Base64 or quoted-printable).
- Get the body content as a string. (already decoded from Base64 or QP)
- Get the non-decoded body content.
- Convert MIME to XML.
- Test for attachment, audio, encrypted, html, image, multipart, multipart/alternative, multipart/mixed, multipart/related, plain-text, signed, text, video, XML.
- Load MIME from file.
- Create multipart/alternative, multipart/mixed, multipart/related messages.
- Remove message sub-parts.
- Set message body from binary data.
- Set message body from in-memory string containing plain-text, HTML, XML, or anything else.
Requirements:
- - VC++ 8.0
Checkers in C++
Fully working game including double and triple jumping, kings and colourful graphics. Designed for 2 human players. more>> Fully working game including double and triple jumping, kings and colourful graphics. Designed for 2 human players.<<less
Chilkat Email C Library
Chilkat Email C Library is a feature-rich SMTP client for sending email, and POP3 client for reading email. more>> <<less