ansi
How to load file into memory using plain ANSI C language
This C language article provides example of loading file (binary mode) into memory for later processing. Only standard libraries (stdio.h) are used, the source code is completly cross-platform. more>> This C language article provides example of loading file (binary mode) into memory for later processing. Only standard libraries (stdio.h) are used, the source code is completly cross-platform.<<less
XFA library 0.17
XFA library is a Finite Automata (FA) library to handle tasks like building programmatically or from regular expressions. more>>
XFA library 0.17 offers you a convenient tool which is designed to handle tasks like building (programmatically or from regular expressions), converting NFA (Non-deterministic FA) to DFA (Deterministic FA) and reducing FA graphs.
The library relies only on the availability of an ANSI C compiler, and in this way can be used in almost every system (from embedded devices to servers). The XFA library uses the concepts of state and transaction to define an arbitrarly complex FA graph, where states are connected by transactions.
The library supply both low level graph building capabilities and regular expression driven graph construction. The complexity of the graphs that are treatable by the XFA library is only limited by the amount of available memory.
<<lessYapGB - Yet Another PHP Guest Book 0.7.2
YapGB is a free guestbook written in PHP, relesed under the terms of the GNU GPL license. Its features are: - No database needed, just a plain text file. - Admin interface for editing/deleting entries. - Fully customizable appearance through a theme more>> YapGB is a free guestbook written in PHP, relesed under the terms of the GNU GPL license. Its features are: - No database needed, just a plain text file. - Admin interface for editing/deleting entries. - Fully customizable appearance through a theme system. - Custom timezone. - Notification of new entries. - Smilies and BBCode support. - Moderation queue. - Option to require the user to enter a confirmation code when signing the guestbook. - Email and URL links are optionally shown to visitors, theyre always shown to administrator. - System messages (mainly erros) are easily customized/translated. - UTF-8 character set (also available an ANSI version).<<less
Mr. ChaTTY
Mr. ChaTTY is a POSIX compliant CLI chat to talk via UNIX terminals through LANs and WANs. Its a client/server based application, its written in ANSI C and uses BSD sockets for network communications. more>> Mr. ChaTTY is a POSIX compliant CLI chat to talk via UNIX terminals through LANs and WANs. Its a client/server based application, its written in ANSI C and uses BSD sockets for network communications.<<less
YaYacc 1.0.1
YaYacc is such a useful and great syntactical analyzer, compatible with the original Yacc in algorithm analysis and perceived language. more>>
YaYacc 1.0.1 is such a useful and great syntactical analyzer, which is compatible with original on algorithm analysis and perceived language with yacc. It generate C++ code. Resulting code can be used in multithreaded applications.
Major Features:
YaYacc guarantees:
- Transmission of yacc descriptions to template code on C++ language.
- The work of the resulting code the same algorithm LALR(1) as yacc.
- Object-oriented method of integration with a lexical analyzer.
- The method of integration with resulting application is incapsulated into object Parser, which gives the result of analysis.
- The possibility of using some syntactical analyzers for several different input languages in one programm.
- The possibility of a parallel implementation of some syntactical analyzers the same input language without mutual interlock.
- The possibility of request destruction for objects in stack of analyzer is foresees during restoration from mistakes.
- The programm guarantees the possibility of embedding of generated programms in systems, with are functioning 24 hours. The module returns the correct messages about mistakes when configuration or requirements are incorrect; and remain capable to execution other requirements. This fact confirms the reliabity of programm.
- Supported platforms:
- The operational system: FreeBSD
- The compiler for yayacc: ANSI C.
- The operation system for a resulting code: any
- The compiler for a resulting code: ANSI C++.
STLport 5.2.1
STLport is a multiplatform ANSI C++ Standard Library implementation more>>
Major Features:
- Advanced techniques and optimizations for maximum efficiency
- Exception safety and thread safety
- Important extensions - hash tables, singly-linked list, rope
VistaDB 3.0 3.0
VistaDB 3.0 was developed in C# to be the world?s first fully managed SQL database engine built specifically for the Microsoft .NET Framework, Compact Framework and Mono. VistaDB is smaller than SQL CE, and works in shared hosting environments. No CPU or more>> VistaDB 3.0 was developed in C# to be the world?s first fully managed SQL database engine built specifically for the Microsoft .NET Framework, Compact Framework and Mono. VistaDB is smaller than SQL CE, and works in shared hosting environments. No CPU or RAM limitations imposed by our engine. Features include royalty-free distribution, easy-to-use small single-file 600KB footprint, ZeroClick deployment lets you embedded VistaDB directly into your EXE and DLLs, Visual Studio 2005 integration, built-in ADO.NET Provider, Direct Data Access? objects, T-SQL compatible SQL query processor, data types are 1:1 compatible with SQL Server, Data Migration Wizard, Data Builder tool for managing databases (C# source code included), robust single-file data store, ANSI and Unicode support, tables, views, CLRProcs, indexes, constraints, primary and foreign keys, Blowfish encryption, transaction processing with Snapshot isolation.<<less
DBIx-Sequence 1.5
This gives you easier portability to Perl database application by providing a database independent unique ID generator. more>>
DBIx-Sequence 1.5 with its excellent features will surely help you in Perl programming. It is actually intended to give easier portability to Perl database application by providing a database independent unique ID generator. This way, an application developer is not bound to use his database's SEQUENCE or auto_increment thus making his application portable on multiple database environments.
This module implements a simple Spin Locker mechanism and is guaranteed to return a unique value every time it is called, even with concurrent processes. It uses your database for its state storage with ANSI SQL92 compliant SQL. All SQL queries inside DBIx: Sequence are pre cached and very efficient especially under mod_perl.
Installation Instructions:
- perl Makefile.PL
- make
- make test
- make install
Major Features: This supports
- Getting the next ID
- Releasing ID's
- Permanently remove a dataset
- Bootstrapping a dataset from an existing data
- Overloading
YouGrabber 0.29.4
YouGrabber is a lightweight, command line YouTube.com video downloader, made from scratch in ANSI C. more>> <<less
Mr. ChaTTY 0.1-pre_alpha_130506
Mr. ChaTTY is a POSIX compliant CLI chat to talk via UNIX terminals through LANs and WANs. Its a client/server based application, its written in ANSI C and uses BSD sockets for network communications. more>> Mr. ChaTTY is a POSIX compliant CLI chat to talk via UNIX terminals through LANs and WANs. Its a client/server based application, its written in ANSI C and uses BSD sockets for network communications.<<less
CBIRC (Christoph Bratschi's IRC Client) 1.07
CBIRC is written for Java 1.4.1 or higher. There are a Webstart and an applet version available. CBIRC supports several simultaneous connections to IRC servers. RFC 1459/2812, ANSI, mIRC, CTCP/2 styles and colors, emoticons, flood protection, web links, more>> CBIRC is written for Java 1.4.1 or higher. There are a Webstart and an applet version available. CBIRC supports several simultaneous connections to IRC servers. RFC 1459/2812, ANSI, mIRC, CTCP/2 styles and colors, emoticons, flood protection, web links, CTCP and DCC are supported. Plus many more features.<<less
DJGPP 2.03
DJGPP is a complete 32-bit C/C development system for Intel 80386 (and higher) PCs running DOS. more>>
The development tools require a 80386 or newer computer to run, as do the programs they produce. In most cases, the programs it produces can be sold commercially without license or royalties.
It is fun to port industry-strength applications to MS-DOS and have them running seamlessly on top of a 16-bit "toy operating system". It is fun to see how these applications change the way your system looks and feels, to a point that you can almost think it is a Unix box.
It is fun to have all the source code, down to the darkest corners of the library internals, free for reading and hacking. It is fun to be able to find and fix bugs no matter whether they occurred in the application code, in the library, or in the compiler. And it is fun to discuss all these matters with other users and developers all over the world, and to join forces to make the free software better and more powerful.
Major Features:
- ANSI and POSIX.2 compatibility
- Cleaner headers
- Performance enhancements
- Pure DPMI runtime environment
- Enhanced DPMI support
- Fully bootstrapping (no TurboC required, everything builds with gcc)
- Page: 1 of 1
- 1