资源列表

« 1 2 ... .88 .89 .90 .91 .92 1693.94 .95 .96 .97 .98 ... 2656 »

[数据结构常用算法数据结构排序算法比较

说明:数据结构中的排序算法的比较-data structure of the algorithm comparison
<shiningstar> 在 2024-11-08 上传 | 大小:92kb | 下载:0

[数据结构常用算法chuang2

说明:子串的一般匹配方法,即在给定的主串中找到相同子串的起始位置-Substring matching method in general, that is, in a given main string substring found in the same starting position
<婉燕> 在 2024-11-08 上传 | 大小:92kb | 下载:0

[数据结构常用算法circlequeue

说明:这是一个数据结构课程的关于一个循环队列的源代码,内含有相关的程序说明。-This is a data structure courses on a cycle queue source code, containing the relevant explanation of the procedures.
<李红艳> 在 2024-11-08 上传 | 大小:92kb | 下载:0

[数据结构常用算法Huffman

说明:哈夫曼树算法 根据给定的n个权值{w1,w2,……wn},构造n棵只有根结点的二叉树,令起权值为wj 在森林中选取两棵根结点权值最小的树作左右子树,构造一棵新的二叉树,置新二叉树根结点权值为其左右子树根结点权值之和 在森林中删除这两棵树,同时将新得到的二叉树加入森林中 重复上述两步,直到只含一棵树为止,这棵树即哈夫曼树 -Huffman tree algorithm based on a given n-weight
<文静> 在 2024-11-08 上传 | 大小:92kb | 下载:0

[数据结构常用算法Prim

说明:用prim算法实验最小生成树 本程序中用到函数adjg( ),此函数作用是通过接受输入的点数和边数,建立无向图。函数prg( )用于计算并输出无向图的邻接矩阵。函数prim( )则用PRIM算法来寻找无向图的最小生成树 定义了两个数组lowcost[max],closest[max],若顶点k加入U中,则令lowcost[k]=0。 定义二维数组g[ ][ ]来建立无向图的邻接矩阵。 -Prim algorithm us
<Tina612> 在 2024-11-08 上传 | 大小:92kb | 下载:0

[数据结构常用算法libkdtree++_0.6.2

说明:一个C++写的KdTree容器模板库,支持std容器,和自定义的存储方式,对插入、删除和查找作了优化-A C++ Written KdTree Template Library containers, support std containers, and custom storage by means of an insert, delete, and search was made to optimize
<Wen Ming Yu> 在 2024-11-08 上传 | 大小:92kb | 下载:0

[数据结构常用算法Bintree

说明:建立二叉树,搜索二叉树等,实现了二叉树的常用功能-The establishment of tree, search tree and so on, to achieve a common feature tree
<xdb> 在 2024-11-08 上传 | 大小:92kb | 下载:0

[数据结构常用算法cipandiaodu

说明: windows 磁盘调度的小程序- Small disk scheduling procedures
<dong> 在 2024-11-08 上传 | 大小:92kb | 下载:0

[数据结构常用算法biaodashi

说明:一个表达式求值样例程序,对于C++初学者很有帮助-a sample of expression evaluation,it will be helpful for C/C++ fresher
<追风> 在 2024-11-08 上传 | 大小:92kb | 下载:0

[数据结构常用算法xiaoyuandaoyou

说明:图论实现校园导游系统 校园最短路径查询 -Graph theory, campus tour guide systems on campus to achieve the shortest path query
<lexico> 在 2024-11-08 上传 | 大小:92kb | 下载:0

[数据结构常用算法Algorithm

说明:Searching and Sorting Algorithms via C#
<oneone> 在 2024-11-08 上传 | 大小:92kb | 下载:0

[数据结构常用算法krtrir-forwarding-logical

说明:多载波通信中多用户检测的matlab仿真源代码 不错的 还可以-Multicarrier communication of multi-user detection of matlab source code is good You can also
<mrgwsr> 在 2024-11-08 上传 | 大小:91kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 1693.94 .95 .96 .97 .98 ... 2656 »

源码中国 www.ymcn.org