搜索结果

找到约 139 项符合 IMPLEMENTs 的查询结果

人工智能/神经网络 This code in this directory implements the binary hopfield network. Source code may be found in HOP

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. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST, H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the screen and a file, ARCHIVE.LST. ...
https://www.eeworm.com/dl/650/199356.html
下载: 38
查看: 1056

其他 This archive includes the Delphi component TScreenCapture (D3,D4,D5) that implements an interface t

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.T".
https://www.eeworm.com/dl/534/201045.html
下载: 174
查看: 1040

网络 LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards,

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 communication object can be accessed from multiple applications concurrently. It supports RT-Linux, 2.2, 2.4, and 2.6 with fully implemented select, po ...
https://www.eeworm.com/dl/635/209240.html
下载: 69
查看: 1073

Linux/Unix编程 VB6 has two very useful string functions: Join and Split. This code implements Join and Split functi

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++ programs
https://www.eeworm.com/dl/619/216048.html
下载: 99
查看: 1036

人工智能/神经网络 Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right

Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others. Serious students are directed to the so ...
https://www.eeworm.com/dl/650/250081.html
下载: 96
查看: 1085

数据结构 This code implements the shortest path algorithm via the simple scheme and fibonacci heap data struc

This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.
https://www.eeworm.com/dl/654/255048.html
下载: 51
查看: 1184

数据结构 This code implements min binomial heaps and min leftist trees.Plus, measure and compare the relative

This code implements min binomial heaps and min leftist trees.Plus, measure and compare the relative performance of these two implementations under the assumption that the only permissible operations are insert and delete-min.
https://www.eeworm.com/dl/654/255052.html
下载: 66
查看: 1039

单片机开发 FSK信号鉴频的程序.This program implements the function of finding out the largest and the second largest va

FSK信号鉴频的程序.This program implements the function of finding out the largest and the second largest values of the sequence of "in_buffer[10]"
https://www.eeworm.com/dl/648/255429.html
下载: 148
查看: 1076

驱动编程 This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. U

This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln utility.
https://www.eeworm.com/dl/618/261342.html
下载: 129
查看: 1033

数据结构 this package contains two .c files.One file implements the merge of two int arrays.The other one imp

this package contains two .c files.One file implements the merge of two int arrays.The other one implements the merge of two linkage array.
https://www.eeworm.com/dl/654/264077.html
下载: 194
查看: 1044