资源列表

« 1 2 ... .62 .63 .64 .65 .66 1267.68 .69 .70 .71 .72 ... 2656 »

[数据结构常用算法ok-suit

说明:一个实现外部排序的程序,其中gnerate.cpp为产生一个随机的文件,用于被排序。而caculate.cpp为外部排序程序。-A realization of the external sort program, which gnerate.cpp to generate a random file for be sorted. The caculate.cpp external sort program.
<zdy> 在 2025-12-26 上传 | 大小:913kb | 下载:0

[数据结构常用算法doc

说明:⑴ 自定义磁盘文件管理的数据结构; ⑵ 能够自由创建、修改、删除文件; ⑶ 文件具有一定自定义的属性; ⑷ 能够显示当前系统文件的状态。-⑴ Custom disk file management data structure ⑵ the freedom to create, modify and delete files ⑶ file has a custom property ⑷ can display the status of the current system fi
<王立壮> 在 2025-12-26 上传 | 大小:147kb | 下载:0

[数据结构常用算法avltree

说明:通用的平衡二叉树算法C++源代码,通过通用的回调函数保证通用性,性能良好-Balanced binary tree algorithm for general-purpose C++ source code, to ensure that the callback function through the general versatility and good performance
<> 在 2025-12-26 上传 | 大小:10kb | 下载:0

[数据结构常用算法queue

说明:模拟排队的算法 病人排队看病 医生看病的顺序 用链表实现-Simulated patients queuing algorithm in the order queue to see a doctor a doctor to achieve a linked list
<杜鹃> 在 2025-12-26 上传 | 大小:223kb | 下载:0

[数据结构常用算法tree

说明:最小生成树 算法 利用二叉树原理生成最小生成书 数据结构实验-Principle of minimum spanning tree algorithm uses a binary tree data structure generated experimental Smallest Book
<杜鹃> 在 2025-12-26 上传 | 大小:131kb | 下载:0

[数据结构常用算法maze-Examples

说明:c++实现 迷宫求解问题 数据结构 算法 利用数组实现-c++ data structures to achieve the maze solving algorithm uses an array of issues to achieve
<杜鹃> 在 2025-12-26 上传 | 大小:250kb | 下载:0

[数据结构常用算法huffcode

说明:c++实现 哈弗曼问题 数据结构 算法 利用二叉树实现哈弗曼编码-c++ implementation issues Hafu Man binary tree data structure to achieve Ha Fuman coding algorithm uses
<杜鹃> 在 2025-12-26 上传 | 大小:215kb | 下载:0

[数据结构常用算法004

说明:introduction of the algorithm
<smeagle> 在 2025-12-26 上传 | 大小:18kb | 下载:0

[数据结构常用算法8-queens

说明:八皇后问题所有解的Java程序代码,能得到92种全部解。-Java source code of the "Eight queens problem". It can work out all 92 solutions.
<*飞> 在 2025-12-26 上传 | 大小:3kb | 下载:0

[数据结构常用算法DataStructurePresentation

说明:这是一组数据结构课程的演示动画,Flash(.swf)格式,供热爱、学习、研究数据结构的朋友们使用。-This is a group of animation data structure course, Flash (. Swf) format, for love, learning, research using the data structure of friends.
<*飞> 在 2025-12-26 上传 | 大小:948kb | 下载:0

[数据结构常用算法EightDigital

说明:算法求解八数码难题,包括详细设计说明和实验报告-Eight puzzle algorithm, including the detailed design notes and lab report
<chenb> 在 2025-12-26 上传 | 大小:570kb | 下载:0

[数据结构常用算法RK

说明:实验RK算法,即利用Hash方法和素数理论,首先定义一个Hash函数(hash (r) = r mod q),然后将模式串P和文本串T中长度为m的子串利用Hash函数转换成数值。显然只需比较那些与模式串具有相同Hash函数值的子串。 当然因为Hash冲突的存在,还要进一步进行字符串比较,但只要选择适当的素数q, Hash冲突的概率就会很小 -Experimental RK algorithm, namely the use of Hash methods and prime number
<chenb> 在 2025-12-26 上传 | 大小:213kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 1267.68 .69 .70 .71 .72 ... 2656 »

源码中国 www.ymcn.org