This code in this directory implements the binary hopfield network.
Source code may be found in HOPNET.CPP. A sample training file is
H7x8N4.trn. Sa...
This archive includes the Delphi component TScreenCapture (D3,D4,D5)
that implements an interface to the capture DLL of our screen capture
tool "T.N...
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each co...
VB6 has two very useful string functions: Join and Split. This code implements Join and Split functions using STL so that you can use them in your C++...
Hidden_Markov_model_for_automatic_speech_recognition
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch...