资源列表

« 1 2 ... .73 .74 .75 .76 .77 2478.79 .80 .81 .82 .83 ... 2656 »

[数据结构常用算法HaffumanCode

说明:根据赫夫曼算法求赫夫曼树,根据赫夫曼树求赫夫曼编码-According to Huffman tree Huffman coding requirements
<小小> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法prim

说明:普里姆(Prim)算法是一种构造性算法。用于求最小生成树。-Prim algorithm is used for solving the minimum spanning tree.
<小小> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法Kruskal

说明:kruskal算法是一种求加权连通图的最小生成树的算法。-kruskal algorithm is a weighted connected graph minimum spanning tree algorithm.
<小小> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法DijkstraPath

说明:Dijkstra算法是由E.W.Dijkstra于1959年提出,又叫迪杰斯特拉算法,它应用了贪心算法模式,是目前公认的最好的求解最短路径的方法。-Dijkstra algorithm greedy algorithm mode, is widely recognized as the best method for solving the shortest path.
<小小> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法criticalpath

说明:关键路径法(CPM)是一种用来预测总体项目历时的项目网络分析工具-Critical Path Method (CPM) is a program used to predict the overall duration of the project network analysis tools
<小小> 在 2024-11-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法DFA--TO--NFA--simpleDFA

说明:程序实现的是编译原理中的NFA到DFA的转换(使用子集构造法)。以及使用等价划分算法实现的DFA的简化-Realize the principle is to compile the NFA to DFA conversion (using the subset construction). As well as simplify the use of equivalence partitioning algorithm to achi
<张鹏飞> 在 2024-11-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法linear-tables

说明:理解和掌握线性表的链式存储结构的C语言描述;学会单链表的插入与删除运算的算法。-Understand and master the linear form of the chain storage structure of the C language descr iption learn single linked list insertion and deletion algorithm.
<冰雪精灵> 在 2024-11-06 上传 | 大小:86016 | 下载:0

[数据结构常用算法FundamentalsLab

说明:basic ai fundamentals queue list data structures lab project tree traversal depth-first pre-order depth-first post-order breadth-first traversal linked list data structure queueing behavior sequence and selector behavior
<> 在 2024-11-06 上传 | 大小:7168 | 下载:0

[数据结构常用算法toeplitz

说明:附件中有数理统计的相关课件一章,并有toeplitz矩阵的一些经典分解和处理方法-Annex several statistics related courseware chapter, and there are some classic decomposition and matrix processing method toeplitz
<liujl> 在 2024-11-06 上传 | 大小:175104 | 下载:0

[数据结构常用算法TraverTrain

说明:折半查找快速排序、二叉排序树、堆排序检索策略在列车信息检索中的应用-Quicksort binary search, binary tree sort, heap sort search strategy used in train Information Retri
<汤义恺> 在 2024-11-06 上传 | 大小:30720 | 下载:0

[数据结构常用算法LKH_TSP

说明:使用Python和matlab实现的LKH算法,使用在TSP问题或者最短路径问题变种。本文件包括一个python实现,一个matlab实现,由于是开源算法,所以没有版权问题 -a LKH algs under python and matlab ,can use to solve TSP problem. it s opensource
<kelley> 在 2024-11-06 上传 | 大小:41984 | 下载:2

[数据结构常用算法maze-

说明:设计一个8*8矩阵用来表示迷宫,针对这个矩阵,程序判断是否能够从起点(右上角)经过迷宫走到终点(左下角)。-Design a 8*8 matrix to represent the maze, for this matrix, the program can determine whether the starting point ( the upper right corner) through the maze to the end
<> 在 2024-11-06 上传 | 大小:7168 | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 2478.79 .80 .81 .82 .83 ... 2656 »

源码中国 www.ymcn.org