资源列表

« 1 2 ... .31 .32 .33 .34 .35 2236.37 .38 .39 .40 .41 ... 2657 »

[数据结构常用算法GraphPath

说明:GraphPath 采用邻接矩阵存储图,能够找出图G中求一条从顶点i到顶点s 的所有路径。 如果遇到什么问题,请发邮件至horsewhite32@hotmail.com,笔者将不胜感激 uuhorse-GraphPath the use of adjacency matrix storage map, can find a graph G to seek from the vertex i to vertex s to al
<uuhorse> 在 2024-09-09 上传 | 大小:11264 | 下载:0

[数据结构常用算法HuffmanTree_Code

说明:HuffmanTree_code 哈夫曼树的定义及存储;哈夫曼树的构造;哈夫曼编码的生成。 调试了很久,基本没有bug了,如果遇到什么问题,请发邮件至horsewhite32@hotmail.com,笔者将不胜感激 uuhorse-Huffman tree HuffmanTree_code the definition and storage Huffman tree structure Huffman encoding
<uuhorse> 在 2024-09-09 上传 | 大小:8192 | 下载:0

[数据结构常用算法Knap2

说明:knap2 背包问题非递归,运用栈及回溯算法优化了一下,可以找到所有满足条件的解。 如果遇到什么问题,请发邮件至horsewhite32@hotmail.com,笔者将不胜感激 uuhorse-non-recursive knap2 knapsack problem, the use of stack and the backtracking algorithm to optimize the look, you can f
<uuhorse> 在 2024-09-09 上传 | 大小:6144 | 下载:0

[数据结构常用算法shujujiegousuanfaC++

说明:是关于数据结构算法的PPT课件。详细全面给出了关于链表,树,二叉树,图等结构的定义和算法,对于正在学习数据结构的学生很有帮助。-Algorithm on the data structure of the PPT courseware. Detailed and comprehensive paper on the list, tree, binary tree, graph structure, such as definitions
<汪璐> 在 2024-09-09 上传 | 大小:631808 | 下载:0

[数据结构常用算法Newestmonolithicintegratedcircuitconnectionandtech

说明:本文件为 单片机接口与技术 教程,格式为.ppt,共有9章,讲述详细,是个不错的单片机教程。
<shanyi> 在 2024-09-09 上传 | 大小:6121472 | 下载:0

[数据结构常用算法yuesefu

说明:数据结构约瑟夫环实验报告,包括源程序,完整版本,经测试,运行正常-萁 峁?约 瑟 实 源妫現en楸ㄔ
<hzh> 在 2024-09-09 上传 | 大小:2048 | 下载:0

[数据结构常用算法pxsf

说明:各种很经典的排序算法,绝对好,大家可以看看,对提高数据结构是非常有用的。-A variety of very classical sorting algorithm, the absolute good, everyone can look at, to improve the data structure is very useful.
<wlz52> 在 2024-09-09 上传 | 大小:266240 | 下载:0

[数据结构常用算法ds

说明:数据结构顺序表插入保持递增有序,采用链表法-Insert Table data structure to maintain the order of incremental and orderly, using linked list method
<luo> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法guanjianlujing

说明:求关键路径,根据点和边的关系,直接能用哦-For the critical path, according to the relationship between points and edges, can be used directly Oh
<luo> 在 2024-09-09 上传 | 大小:2048 | 下载:0

[数据结构常用算法hafuman2

说明:哈夫曼编码,电码字符互译,建哈夫曼树形成哈夫曼编码-Huffman encoding, character code translation, built Huffman Huffman tree formed
<luo> 在 2024-09-09 上传 | 大小:2048 | 下载:0

[数据结构常用算法bianli

说明:图的遍历,深度优先,广度优先算法,并带有邻接矩阵-Graph traversal, depth-first, breadth-first algorithm, with adjacency matrix
<luo> 在 2024-09-09 上传 | 大小:2048 | 下载:0

[数据结构常用算法Huffman

说明:使用huffman二叉树对文件进行压缩,代码中使用了自适应算法。不需要两次遍历源文件!-Huffman binary tree using the file compression, the code uses the adaptive algorithm. Ergodic source files do not need two!
<zhangbo> 在 2024-09-09 上传 | 大小:34816 | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 2236.37 .38 .39 .40 .41 ... 2657 »

源码中国 www.ymcn.org