Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members Related Pages
Communication Network Class Library
2.5
Communication network class library
A portable C++ library providing a common base for all C++ applications created at Communication Networks.
-
Author:
-
A. Speetzen, M. Junius, M. Steppler, M. Büter, D. Pesch, and others
Welcome to the wonderful world of CNCL Programming!
The main objective of this class library is to provide a common base for all C++ applications created at Communication Networks. Therefore, CNCL is both a class library featuring generic C++ classes as well as a simulation library with strong points in random number generation, statistics, and event driven simulation.
CNCL is a C++ library with the following features:
Universal classes:
- Tree structured class hierarchy, similar to NIHCL
- Classes for general purposes such as arrays, linked lists, strings
- Interface classes for UNIX system calls: pipes, select, sockets
- Persistent objects
Simulation:
- Event driven simulation classes
- Statistical evaluation classes
- Random number generator and distribution classes
Fuzzy logic:
- Fuzzy sets, fuzzy variables, fuzzy rules and inference engine for building fuzzy controllers and expert systems
- Fuzzy rules to C++ translator
Enjoy!
Manual sections:
Generated on Fri Feb 1 19:53:43 2002 for CNCL by
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001