Many useful, highly optimized for performance functions and classes. This library includes the compression engine (LZ+Huffman), encryption (RC4, RC6), verification (SHA-256), string manipulation routines, binary streams, fast memory manager,
MPEG Bitrate Viewer application provides the user with a visual representation of the bitrate
Choosing Data Containers for .NET, Part 1 is an useful article for the .NET programmers to learn about data reader which acts as a baseline to perform tests on various container. The author gives details about several data container such as Dataset,
Data Containers for .NET, Part 3 is a web based tutorial in which the author gives details about the process of wrapping the data container with the help of generic container datatype. From this tutorial the users can learn about the method of inheri
DIContainers are a collection of over 60 container classes for Borland Delphi 4/5/6/7. Four different container structures are available: Hash containers, doulbly-linked Lists, N-ary Trees, and Vector containers.
DIContainers are...
Take Advantage of Streams and Formatters in VB.NET is a web based tutorial in which the author gives details about basic concepts of stream, which is originated from UNIX that act as a channel for data flow. The author offers details for the programm
Programming with the C++ Standard Library can certainly be difficult, but Nicolai Josuttis's The C++ Standard Library provides one of the best available guides to using the built-in features of C++ effectively. / The C++ Standard Library provides ple
HKStreams is a component that enables you to easily save and load many streams into one file. The streams can be stored with LHA compression if wanted, and can also be encrypted with blowfish. THKStreams is also smart, if you load afterwards an encry
Element-IT FileMetadata .NET control provides methods to add and modify metadata for any files and folders at NTFS file system. Control uses Alternate Data Streams technology to work with metadata. The data moves with the file and independent of the
The Maps Library provides five genuine generic associative containers for Delphi. Just as TStringList lets you associate an object with a string as index, Maps let you associate just about any kind of data, object or atomic, with just about any other |