资源列表

« 1 2 ... .01 .02 .03 .04 .05 206.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法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 stora
<芦林飞> 在 2025-01-13 上传 | 大小:21kb | 下载:0

[数据结构常用算法jero

说明:链表的维护与文件形式的保存:以有序链表结构表示某家电商场的库存模型。提/进货时,需对链表进行维护。每个工作日结束后,应将该链表以文件形式保存;每日营业前,应从文件中恢复该有序链表结构。-chain maintenance and preservation of the document : an orderly list structure that some home appliance stores in the inventory
<芦林飞> 在 2025-01-13 上传 | 大小:18kb | 下载:0

[数据结构常用算法JeromelOOs

说明:准备一个文件,统计该文件中各种字符的频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成源文件。-prepared a document, statistics that document the frequency of various characters, on the characters Huffman coding, the document translated in
<芦林飞> 在 2025-01-13 上传 | 大小:76kb | 下载:0

[数据结构常用算法c++builder06

说明:数据结构的c++实现,源代码全部在C++builder中运行.第六部分-data structure c realized, all of the source code in C builder run. Part VI
<韩哲> 在 2025-01-13 上传 | 大小:124kb | 下载:0

[数据结构常用算法c++builder07

说明:数据结构的c++实现,源代码全部在C++builder中运行.第7部分-data structure c realized, all of the source code in C builder run. Part 7
<韩哲> 在 2025-01-13 上传 | 大小:215kb | 下载:0

[数据结构常用算法c++builder08

说明:数据结构的c++实现,源代码全部在C++builder中运行.第8部分-data structure c realized, all of the source code in C builder run. Part 8
<韩哲> 在 2025-01-13 上传 | 大小:18kb | 下载:0

[数据结构常用算法shm_cache

说明:朋友的作品,linux下的结构化共享内存,数据结构的设计比较巧妙,学习共享内存和数据结构可参考-friend works, linux under the structure of shared memory, data structures rather clever design. Learning shared memory and data structures can refer to
<江健> 在 2025-01-13 上传 | 大小:5kb | 下载:0

[数据结构常用算法yiyuanxishujuzhenduoxiangshijiandanjusuanqisuanqi.

说明:一元稀疏矩阵的简单计算,设计该程序的目的是掌握链表的使用(重点掌握指针的使用)。这个程序可以用来计算多项式的和与差,充当一个多项式计算器。-one yuan sparse matrix of simple calculation, The design procedure is designed to develop the use of the linked list (master key indicators). This pro
<陆超> 在 2025-01-13 上传 | 大小:38kb | 下载:0

[数据结构常用算法huofumanbianyima

说明:文档里面有原代码,编写思路以及一些截下来的图片-document contains the original code, to prepare some ideas, and closed down the pictures
<陆超> 在 2025-01-13 上传 | 大小:42kb | 下载:0

[数据结构常用算法RScode

说明:RS的编码。最新的移动多媒体应用技术的源代码-RS coding. The latest mobile multimedia application source code
<张永红> 在 2025-01-13 上传 | 大小:167kb | 下载:0

[数据结构常用算法TJU1127

说明:同济大学ACM题库TJU1127的题解代码.-TJU1127 Tongji University ACM questions in the code that solution.
<张菁> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法TJU1103

说明:同济大学ACM题库TJU1103的题解代码.深度优先搜索的一个好例子.-TJU1103 Tongji University ACM questions in the code that solution. Depth-first search of a good example.
<张菁> 在 2025-01-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 206.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org