资源列表

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 2658 »

[数据结构常用算法disanzan

说明:这是自己编写的,严蔚敏版的数据结构第三章的部分答案-This is their preparation, Yan Wei-min version of the data structure of Chapter III Part of the answer
<胡海洪> 在 2024-05-10 上传 | 大小:5120 | 下载:1

[数据结构常用算法McolorGraph

说明:四色问题以及推广为M色问题的算法实现,包括说明文件及数据文件-four color issues and the promotion of the M color algorithm, including descr iptions of documents and data files
<张焕人> 在 2024-05-10 上传 | 大小:26624 | 下载:1

[数据结构常用算法graphsc

说明:有向图的强连通分支查找,使用java实现,代码经过调试,绝对高效率,正确和可靠-a map to digraphs to find, use java achieved through debugging code, the absolute high efficiency, the correct and reliable
<weide> 在 2024-05-10 上传 | 大小:2048 | 下载:1

[数据结构常用算法strassen

说明:传统方法与Strassen算法相结合的矩阵相乘算法,可以求出任意两个偶数阶矩阵的乘积!本代码简单,精简,非常好!非常巧妙!没用到什么复杂的东西!经测试完全正确!-Strassen with traditional methods based on the combination of matrix multiplication algorithm, can be obtained even arbitrary two-matrix pr
<朱友勇> 在 2024-05-10 上传 | 大小:2048 | 下载:1

[数据结构常用算法31yn

说明:设计一个O(n2)时间的算法,找出由n个数组成的序列的最长单调递增子序列。-design an O (n2) time algorithm to identify by the number n of the longest sequence monotonically increasing sequences.
<33> 在 2024-05-10 上传 | 大小:1024 | 下载:1

[数据结构常用算法data_struct

说明:数据结构电子书,内附源码,打开方式为enotebook-data structure e-books, containing the source code, open the way for enotebook
<> 在 2024-05-10 上传 | 大小:359424 | 下载:1

[数据结构常用算法vc++part8

说明:数据结构算法vc++6.0少有的特别好的程序集 强烈推荐part8,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part8 strongly recommended, particularly good, particularly suit
<魏洪平> 在 2024-05-10 上传 | 大小:477184 | 下载:1

[数据结构常用算法vc++part9

说明:数据结构算法vc++6.0少有的特别好的程序集part9 强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part9 strongly recommended, particularly good, particularly suit
<魏洪平> 在 2024-05-10 上传 | 大小:111616 | 下载:1

[数据结构常用算法campusNavigate

说明:校园导航程序,数据结构中图的利用的典型例子(我的一次课程实验源代码),本代码用C语言编写; 基本功能: 1.校园景点信息的查询功能。 2.校园景点最短路径查询功能。(求图的最小路径)-campus navigation procedures, the data structure using the map of a typical example (I once Experimental source code), The
<ARK> 在 2024-05-10 上传 | 大小:10240 | 下载:1

[数据结构常用算法Matrix

说明:很好用的有关矩阵的各种操作,包括求逆,特征值,特征向量,svd分解等-good part of the matrix of various operations including inverse, eigenvalues, eigenvectors, svd decomposition, etc.
<高纯玲> 在 2024-05-10 上传 | 大小:15360 | 下载:1

[数据结构常用算法haxibiao

说明:一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是某集体的“人名”,输入的是人名的拼音,而且字符长度不超过19。 2) 输出形式: 输出相应的“人名”哈希表,并实现查找的功能,且平均查找长度不超R. 3) 程序所能达到的功能: 利用哈希函数对“人名”拼音做编码,建立哈希表。并实现查找的功能,且平均查找长度不超R。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果
<huangfeng> 在 2024-05-10 上传 | 大小:261120 | 下载:1

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

说明:这是一个双向链表的源码,用C++开发实现。
<xieminggang> 在 2024-05-10 上传 | 大小:15360 | 下载:1
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 2658 »

源码中国 www.ymcn.org