资源列表
c++builder07
- 数据结构的c++实现,源代码全部在C++builder中运行.第7部分-data structure c realized, all of the source code in C builder run. Part 7
c++builder06
- 数据结构的c++实现,源代码全部在C++builder中运行.第六部分-data structure c realized, all of the source code in C builder run. Part VI
JeromelOOs
- 准备一个文件,统计该文件中各种字符的频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成源文件。-prepared a document, statistics that document the frequency of various characters, on the characters Huffman coding, the document translated into Huffman coding documents, H
jero
- 链表的维护与文件形式的保存:以有序链表结构表示某家电商场的库存模型。提/进货时,需对链表进行维护。每个工作日结束后,应将该链表以文件形式保存;每日营业前,应从文件中恢复该有序链表结构。-chain maintenance and preservation of the document : an orderly list structure that some home appliance stores in the inventory model. Reference / wholesale,
jeromel
- 利用Hash技术统计单词的频度。扫描一个C源程序,用Hash表存储该程序中出现的关键字,并统计该程序中的关键字出现的频度。用线性探测法解决Hash冲突。设Hash函数为:Hash(Key)=[(Key的首字母序号)*100+(Key的尾字母序号)] Mod 41 -use statistical word frequency. Scanning a C source files, using the hash table storage procedures of the keyword s
Jerome
- 以有序链表结构表示某家电商场的库存模型。提/进货时,需对链表进行维护。每个工作日结束后,应将该链表以文件形式保存;每日营业前,应从文件中恢复该有序链表结构。 -in an orderly chain structure indicated that the home appliance stores inventory model. Reference / wholesale, the need for maintaining the linked list. After the end o
c++builder02
- C++描述的数据结构内容,在C++builder的环境中运行,这是第二部分-C described in the data structure, the builder of the C operating environment, and this is the second part
c++builder01
- C++描述的数据结构内容,在C++builder的环境中运行,这是第一部分-C described in the data structure, the builder of the C operating environment, this is the first part
HGraphOpt
- 图的数据结构和图的各种操作,例如创建,遍历等等.这是c源代码-map data structure and the various operational plans, such as the creation, traversal, etc.. This is the source code c
BP.Arithmetic.VB
- BP算法的VB源代码可能还要自己调试一下!-BP algorithm VB source code may have its own debugging!
BP.Arithmetic
- BP算法的C语言实现--三层神经元网络(适合普通BP算法和改进型BP[带缓冲项]算法)-BP algorithm in C language -- three-layer neural network (suitable for general algorithm and improved BP BP [WITH Buffer] algorithm)
Library_Manager
- 这是一个图书馆管理程序,是我们数据结构课程的项目。 采用B-tree实现。-This is a library management procedures, data structure is the curriculum project. Using B-tree achievement.