资源列表

« 1 2 ... .16 .17 .18 .19 .20 2321.22 .23 .24 .25 .26 ... 2656 »

[数据结构常用算法BiTREE

说明:二叉树基础算法的多种实现,vc++6.0下编译成功,包括前序后序中序的递归非递归算法等。-Binary tree algorithm based on a variety of implementation
<chys> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法ZHIZHEN

说明:运用C语言对顺序栈表进行建表,插入,删除的操作,并且统一运用主函数调用-Using C language on the order of the stack table create table, insert, delete operations, and uniform application of the main function calls
<macunrong> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Sequence

说明:以c++实现的基础排序算法,包括直接插入排序,选择排序,冒泡排序,堆排序。-To c++ implementation of the basic sorting algorithm, including direct insertion sort, selection sort, bubble sort, heap sort.
<chysy> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法11

说明:关于图结构的深度优先搜索遍历。。。输出搜索的遍历序列-On the graph structure of the depth-first search traversal. . . Output search traversal sequence. .
<阿斯顿> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法treasure

说明:寻宝问题 动态规划算法 原理同0/1背包问题-Treasure Hunt with the principles of dynamic programming algorithm problems 0/1 knapsack problem
<wmj> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法princess_1

说明:骑士救公主(问题本质为迷宫问题) 地图由‘.’ ,‘#’,n(0≤n≤9)三种符号构成,‘.’表示平地骑士可以进入,‘#’表示陷阱骑士不能进入,n表示该方格有一个生命力为n的怪物,骑士需要花费n秒时间才能消灭它。 -Knight rescue the princess (nature of the problem for the maze problem) map by the ' .' ,' #'
<wmj> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:利用贪心策略解决背包问题。现有载重为M公斤的背包和n种货物。第i种货物的重量为Wi,它的总价值为Pi,假定M、Wi、Pi均为整数。设计程序给出装货方法,使装入背包的货物总价值达到最大。-Greedy strategy to solve the knapsack problem using. Current load of M kg backpack and n kinds of goods. First i kind of cargo
<00> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法binarytree

说明:二叉树遍历程序,包含前序中序和后序遍历,递归和非递归的方法-Binary tree traversal process, including pre-order in the sequence and post-order traversal, recursive and non recursive method
<溪云> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法dijkstra

说明:地杰斯特拉算法,实现确定图中任意两点间的最短距离,并显示最短路径-Jess Terra algorithm to achieve an arbitrary figure to determine the shortest distance between two points and displays the shortest path
<溪云> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法floyd

说明:弗洛伊的算法是实现图中两点之间的最短距离,并显示路径-Freud' s method is to achieve the figure the shortest distance between two points, and shows the path
<溪云> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法toposort

说明:拓扑排序是网络中的确定逻辑先后顺序的一种算法,要求网络中没有回路-Topological sorting is the logical order of the network to determine an algorithm requires no loop network
<溪云> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Knapsack01

说明:0/1 knapsack source code
<pamella> 在 2025-01-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 2321.22 .23 .24 .25 .26 ... 2656 »

源码中国 www.ymcn.org