资源列表

« 1 2 ... .51 .52 .53 .54 .55 1256.57 .58 .59 .60 .61 ... 2656 »

[数据结构常用算法text_match

说明:常用字符串匹配算法的C语言实现,KMP、KR、BM等-String matching algorithms used C language, KMP, KR, BM, etc.
<孟jc> 在 2025-06-14 上传 | 大小:4kb | 下载: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 weight Wi, its total value of
<00> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法406109070313

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

[数据结构常用算法Heaps

说明:a heap class + program wriitten in c++. it implements a max heap
<miss24> 在 2025-06-14 上传 | 大小:2kb | 下载:0

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

说明:a binary search treee impplementation using c++. it is implemented in iterative way
<miss24> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法transform_matrix

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

[数据结构常用算法expresion

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

[数据结构常用算法binarytree

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

[数据结构常用算法floyd

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

[数据结构常用算法toposort

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

[数据结构常用算法0000

说明:一个数据结构演示的小程序,很形象,有关链表,栈,树,图,排序的各种算法逐步演示,有C和pascal两种语言。-A data structure shows a small program, it is the image, the linked list, stacks, trees, graphs, sorting the various algorithms to gradually demo of the two languages C and pascal.
<chysy> 在 2025-06-14 上传 | 大小:2.06mb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 1256.57 .58 .59 .60 .61 ... 2656 »

源码中国 www.ymcn.org