资源列表

« 1 2 ... .45 .46 .47 .48 .49 1850.51 .52 .53 .54 .55 ... 2656 »

[数据结构常用算法CLanguageAlgrithem

说明:包含了大量的经典算法的C语言实现,是C语言学习者的范例,所有源码都经过测试-Contains a large number of classic algorithms C-language implementation, is an example of C language learners, all the source code are tested
<李小强> 在 2024-10-03 上传 | 大小:263168 | 下载:0

[数据结构常用算法TrianPPS

说明:计算平面点集的Delaunay三角剖分。使用DCEL数据结构。右键点击可以实现平面的直线穿刺。-Calculate the Delaunay triangulation of planar point set
<Clyde> 在 2024-10-03 上传 | 大小:4677632 | 下载:0

[数据结构常用算法VBpdg

说明:分形算法与程序设计 VB版 分形算法与程序设计 VB版-The fractal algorithm and program design VB version of the fractal algorithm and program design VB version of
<> 在 2024-10-03 上传 | 大小:4728832 | 下载:0

[数据结构常用算法L_A_distance

说明:Levenshtein 距离算法实现。Levenshtein 距离测量两个字符串的相近性-The "Levenshtein distance" is a measure of the similarity between two strings, this algorithm is also refered to as "edit distance".
<peter> 在 2024-10-03 上传 | 大小:19456 | 下载:0

[数据结构常用算法fork

说明:在某个家谱中,每人都生两个儿子。这些人之间的关系可以用二叉树来表示。这些二叉树总共有N个节点(3 <= N < 200)。这些二叉树有如下性质: 每一个结点的度是0或2。度是这个结点的儿子的数目。 树的高度等于K(1 < K < 100)。高度是从根到任何叶子的最长的路径上的结点的数目。有多少不同的家谱结构? 如果一个家谱的树结构不同于另一个的, 那么这两个家谱就是不同的。输出家谱树的个数除以9901
<Edan> 在 2024-10-03 上传 | 大小:203776 | 下载:0

[数据结构常用算法strassen

说明:矩阵相乘的Strassen 算法及时间复杂性分析-failed to translate
<郭一锋> 在 2024-10-03 上传 | 大小:3072 | 下载:0

[数据结构常用算法modle1

说明:实现图书管理系统功能,查询,删除,插入以及修改会员信息-Library management system functions to achieve, query, delete, insert and modify membership information
<茵茵> 在 2024-10-03 上传 | 大小:4096 | 下载:0

[数据结构常用算法homework

说明:数据结构 B tree huffman tr-B tree B tree huffman tree
<ma> 在 2024-10-03 上传 | 大小:700416 | 下载:0

[数据结构常用算法Huffman

说明:哈夫曼编码包含代码及运行过程,含有算法的描述。-Huffman coding with code and running, containing algorithm descr iptions.
<王娜> 在 2024-10-03 上传 | 大小:24576 | 下载:0

[数据结构常用算法QS_3star

说明:程序利用循环的方式实现了快速排序算法,改变了递归算法无法实现大规模数据处理的缺陷,另外三准星法也提升了算法的效率和稳健性。-Procedures be achieved using the rapid cycle of sorting algorithms, recursive algorithms can not change the large-scale data processing defects in the other t
<ljk05> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法vector

说明:该算法用不同的方式实现了向量加法,通过给出不同方式的执行时间证明了不同算法的效率高低不同。-The algorithm is implemented in different ways, vector addition, through the different forms of execution time is given to prove the efficiency of different algorithms with h
<ljk05> 在 2024-10-03 上传 | 大小:20480 | 下载:0

[数据结构常用算法testpra

说明:程序用不同的查找方式实现了在一个数组中找出所有等于某一个数据元素的方法-Program to find different ways to achieve in an array to find all the other data elements to a particular method of
<ljk05> 在 2024-10-03 上传 | 大小:1024 | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 1850.51 .52 .53 .54 .55 ... 2656 »

源码中国 www.ymcn.org