|
Algorithms and Programs
|
|
C++ stream-compatible TCP/IP sockets (Demo application)
|
|
n-ary Huffman Template Algorithm
|
|
C/C++ Program Perfometer
|
C++ Simulator of a Turing Machine
Nondeterministic/Deterministic Multitape Machine
|
|
C++ Simulator of a Universal Turing Machine
|
C++ Simulator of a Post Machine
Nondeterministic/Deterministic Multitape Machine
|
|
Flexible Vector and Matrix
|
|
Computing very long Fibonacci numbers
|
|
C++-wrapper around popen
|
|
Getting info about network interfaces within C++-program on Windows 2000
|
|
C++-wrapper around Oracle
|
|
Getting size-ordered words
|
|
Recognition of simple variables, pointers and arrays
|
|
Random number generator with pre-defined limits
|
|
Mixed Huffman Algorithm (executable file)
|
|
Turing Machine with faults, failures an recovery (C++ Simulator)
|
|
bc (an arbitrary precision calculator language) built in C++ program
|
|
Stream casting and biectivity
|
|
Is a string a number ?
|
|
Counter of C/C++ code
|
|
Generating exponents, permutations, arrangements, and combinations
|
|
|
|
Usage Samples
|
|
for_each()
|
|
find_if()
|
|
Multiply inheritance
|
|
istream_iterator, ostream_iterator, getline
|
|
Getting current time
|
|
Getting user time used
|
|
mktime()
|
|
Getting file size
|
|
Creating and using DLLs
|
|
Vectors of pointer-function, pointer-member-function
|
|
popen(), modes "r" and "w"
|
|
Redirecting cout/cerr <--> file
|
|
Redirecting cin <--> file
|
|
Redirecting stdout <--> file
|
|
Redirecting stdin <--> file
|
|
Flushing non-read input data with using tcflush
|