资源列表

« 1 2 ... .17 .18 .19 .20 .21 1422.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法GrapeDeep

说明:图的深度优先遍历,数据结构的很重要的一个内容,也很有难度,与大家分享-Graph depth-first traversal of the data structure is an important content, but also very difficult to share with you
<wuchuanhui> 在 2024-10-11 上传 | 大小:909312 | 下载:0

[数据结构常用算法GraphPackage

说明:JAVA数据结构图的遍历,和一些图的接口-JAVA data structure traversal, and some map interfaces
<黄颖> 在 2024-10-11 上传 | 大小:7168 | 下载:0

[数据结构常用算法treasure

说明:寻宝问题 动态规划算法 原理同0/1背包问题-Treasure Hunt with the principles of dynamic programming algorithm problems 0/1 knapsack problem
<wmj> 在 2024-10-11 上传 | 大小:1024 | 下载: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> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法text_match

说明:常用字符串匹配算法的C语言实现,KMP、KR、BM等-String matching algorithms used C language, KMP, KR, BM, etc.
<孟jc> 在 2024-10-11 上传 | 大小:4096 | 下载: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> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法406109070313

说明:行编辑器,数据结构课程设计,通过串实现基本操作,插入删除等-Line editor, data structures, curriculum design, implement basic operations through the string, insert and delete
<赵雨森> 在 2024-10-11 上传 | 大小:296960 | 下载:0

[数据结构常用算法Heaps

说明:a heap class + program wriitten in c++. it implements a max heap
<miss24> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[数据结构常用算法BST-Iterative

说明:a binary search treee impplementation using c++. it is implemented in iterative way
<miss24> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[数据结构常用算法transform_matrix

说明:是数据结构中常用的程序,这个程序能够实现稀疏矩阵的快速转置-Data structure is commonly used procedures, which enables fast sparse matrix transpose
<溪云> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[数据结构常用算法expresion

说明:这个程序是数据结构课程中必学的内容,实现任何表达式的计算-This program is a data structure course will learn the content of any expression calculated to achieve
<溪云> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[数据结构常用算法binarytree

说明:二叉树遍历程序,包含前序中序和后序遍历,递归和非递归的方法-Binary tree traversal process, including pre-order in the sequence and post-order traversal, recursive and non recursive method
<溪云> 在 2024-10-11 上传 | 大小:1024 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 1422.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org