资源列表

« 1 2 ... .64 .65 .66 .67 .68 1869.70 .71 .72 .73 .74 ... 2656 »

[数据结构常用算法Dijkstra

说明:Dijkstra算法是典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径。-Dijkstra' s shortest path algorithm is a typical routing algorithm used to calculate a node to all other nodes in the shortest path.
<花脸的猫> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法up

说明:两复数的基本运算,运用数据结构,c语言编程-theprocessof2complexnumbers
<代廷竹> 在 2024-10-03 上传 | 大小:4096 | 下载:0

[数据结构常用算法prim

说明: Prim算法用于求无向图的最小生成树. -Prim algorithm is used to seek an undirected graph of the minimum spanning tree
<花脸的猫> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法HuffmanOptimalbinarytree

说明:利用Huffman算法,构造最优二叉树,它是霍夫曼编码的基础。-Huffman algorithm is used to construct optimal binary tree, which is the basis of Huffman coding.
<花脸的猫> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法huffmancode

说明:huffman编码,能够对输入的序列按权值进行最优二叉树排序,按最优二叉树排序进行简单编码。-huffman coding, be able to input the right values according to the optimal sequence of binary sort order by a simple optimal binary codes.
<花脸的猫> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法BiTreeOrder

说明:通过C++编写创建二叉树的代码,及实现二叉树的递归和非递归的先序、中序及后序遍历,和层次遍历。-The creation of a binary tree, recursive and non recursive traversal
<mayinc> 在 2024-10-03 上传 | 大小:937984 | 下载:0

[数据结构常用算法Bruit_Fox_Algorithm

说明:朴素的模式匹配算法,也称布鲁特-福斯算法,实现子串的定位操作。-Simple pattern matching algorithm, also known as the bruit- Fox algorithm to achieve sub-string positioning operation.
<mayinc> 在 2024-10-03 上传 | 大小:424960 | 下载:0

[数据结构常用算法KMP

说明:改进的模式匹配算法,算法效率提高,和计算next函数修正值的算法。-Improved pattern matching algorithm, algorithm efficiency, and calculate the correct value of the function next algorithm.
<mayinc> 在 2024-10-03 上传 | 大小:871424 | 下载:0

[数据结构常用算法bianma

说明:数据结构编码译码程序设计static int num=0 ///////////存储字符的个数-Data structure codec program design static int num = 0 /////////// store the number of characters
<赵云> 在 2024-10-03 上传 | 大小:3072 | 下载:0

[数据结构常用算法polyn

说明:实现了多项式的相加功能,用结构体实现,软件技术基础的作业-Realize the sum of polynomial functions, with the structure to achieve, software technology-based operations
<刘闲> 在 2024-10-03 上传 | 大小:11264 | 下载:0

[数据结构常用算法struct

说明:实现链表的建立,排序,删除,插入链表等功能-To achieve the establishment of the list, sort, delete, insert a linked list functions
<刘闲> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法car

说明:DFS implementation in C
<binod> 在 2024-10-03 上传 | 大小:1024 | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 1869.70 .71 .72 .73 .74 ... 2656 »

源码中国 www.ymcn.org