资源列表

« 1 2 ... .08 .09 .10 .11 .12 2413.14 .15 .16 .17 .18 ... 2656 »

[数据结构常用算法Ex2

说明:用两个栈实现队列,新颖 新颖 新颖 -Queue with two stacks, novel novel novel novel novel novel
<hannianqiao> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法ep121

说明:用动态规划方法模拟0-1背包的问题,并包含了文件。-Simulation using dynamic programming methods 0-1 knapsack problem, and contains the file.
<> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:数据结构中二叉树的基本操作,主要有建立、遍历、求深度等操作-The data structure of the basic operation of the binary tree, the main building, traverse, be in depth in operation
<朴颜> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法new_sorting_clock

说明:mergesort with time in clock ticks
<veda> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法yhj

说明:银行家动态算法源代码 适合初学者 代码简单明了-Banker' s algorithm
<lzd> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法Cpp1

说明:二叉树遍历。数据类型为字符型,以中序,后序遍历为方向-Binary tree traversal. Data type for the character to the order, the order of traversal for the direction
<蔡天伦> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法problem1

说明:八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种方法可以解决此问题。 -Eight queens problem i
<刘九龙> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法zuoye

说明:汉诺塔 算法:将上面的n-1个盘子从A移动到C,B作为辅助; 将最下面的盘子n从A移动到B, 将n-1个盘子从C移动到B,A作为辅助 1. 对一个整形数组设计一个排序算法 .n个元素的实数数组,写出求其最大元素和最小元素的算法-Tower of Hanoi algorithm: the above n-1 a plate moves from A to C, B as an auxiliary n the bott
<张祎> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法after

说明:后缀表达式计算,比较完美的代码,已经运行过了,没有问题。-after analysis
<kevin> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法recycle

说明:用c语言写的循环链表的约瑟夫环的问题,报数出队的操作-With c language of Josephus circular linked list problem, reported that the number of teams operating
<urge> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法shunxubiao

说明:顺序表操作与实现,插入,删除,求长度,基本操作-Operation and implementation of the order of the table, insert, delete, find the length, the basic operation
<Eric> 在 2025-01-11 上传 | 大小:1kb | 下载:1

[数据结构常用算法chengji

说明:输入30个以内学生成绩后,按从高到低排序-Input less than 30 pupils, the high to low Sort by
<yandapeng> 在 2025-01-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 2413.14 .15 .16 .17 .18 ... 2656 »

源码中国 www.ymcn.org