资源列表

« 1 2 ... .86 .87 .88 .89 .90 2091.92 .93 .94 .95 .96 ... 2656 »

[数据结构常用算法ParkGuide

说明:这是一个已经调试通过的,公园导游图程序。仅供学习交流-This is a debugging has been adopted by the park guide map procedures. Only learn
<景秀> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Add

说明:多项式的加法 用链接表实现两个多项式的相加 输出结果多项式-Polynomials adder table with links to the achievement of the two combined output polynomial polynomial
<江紫桉> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法ErChaShu

说明:假设自上而下按层次,自左至右输入每个结点的一个三元组(N, P, L/R)。其中N为本结点的元素,P为其父结点,L指示N为P 的左孩子,R指示N为P的右孩子。试写一个建立二元树在内存的双链表示算法,并实现先根、中根、后根以及层序遍历算法。-Assuming top-down by the level of input from left to right each node of a triple (N, P, L/R). One N-
<江紫桉> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Graph

说明:采用邻接矩阵实现有向网的存储,建立有向网,并实现单源最短路径算法。-The realization of the use of adjacency matrix to the network storage, the establishment of the network, and to achieve single-source shortest path algorithm.
<江紫桉> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法pack

说明:背包问题的回溯法,用回溯法解决背包问题,区别于其他算法 -Knapsack Problem retrospective method, with backtracking to solve knapsack problem, different from the other algorithms
<张仁春> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法devide

说明:最优分解问题的贪心算法,使用输入与输出文件来控制程序的输入与输出-Optimal decomposition of the problem greedy algorithm, the use of input and output file to control the process input and output
<张仁春> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法erchashu

说明:1、 本演示程序实现对二叉树的先序、中序、后序三种遍历。 2、 二叉树的元素为所有字符集合。 3、 演示程序以人机对话方式执行,即在计算机终端上显示“请输入二叉树”下,用户可由键盘输入待遍历的二叉树(a-z 或A-Z)。每次测试完毕,终端显示按三种遍历字母的顺序。 -1, the demonstration program of the first sequence of binary tree, in order, aft
<小张> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法hannuota

说明:汉诺塔的程序...可以将整个过程展现出来-Hanoi Tower of procedures ... The whole process can be demonstrated
<蚝油> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法SORT

说明:常见的多种排序算法:插入排序 冒泡排序 快速排序 希尔排序 堆排序 -A variety of common sorting algorithm: Insertion Sort Bubble Sort Quick Sort Hill sort HEAPSORT
<少帅> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法0-1bag

说明:在c++环境下运行的程序 利用动态规划的算法思想解决0—1背包问题-In c++ Environment running the algorithm using dynamic programming ideas to solve 0-1 knapsack problem
<少帅> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法WANGLEI

说明:树的应用,有树的遍历的算法和创建存储结构的算法-Tree applications, there are tree traversal algorithm and the algorithm to create storage structure
<王累> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法roade

说明:迷宫探路问题求解,利用结构体灵活解决现实问题,加深队列的应用-Pathfinder maze problem solving, use of a flexible structure to solve practical problems and deepen the application queue
<鱼大> 在 2024-09-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 2091.92 .93 .94 .95 .96 ... 2656 »

源码中国 www.ymcn.org