资源列表

« 1 2 ... .54 .55 .56 .57 .58 359.60 .61 .62 .63 .64 ... 2656 »

[数据结构常用算法hanoi

说明:汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,而且大的不能放在小的上面。-Tower of Hanoi (also known as the Hanoi tower) problem is an ancie
<浩浩> 在 2025-01-19 上传 | 大小:859kb | 下载:0

[数据结构常用算法algiorm

说明:此文件包含很多很经典的算法和题,是我们算法老师给的,是练习编程的好东西哦!-This file contains many classic algorithms and questions, the teacher gave our algorithm is a good programming practice what Oh!
<小杰> 在 2025-01-19 上传 | 大小:860kb | 下载:0

[数据结构常用算法Maze

说明:经典的迷宫问题算法,本程序采用栈进行回溯求解,并求出了所有解-The classic maze problem algorithm, the program uses the stack to back solution, and all solutions are obtained
<张前东> 在 2025-01-19 上传 | 大小:860kb | 下载:0

[数据结构常用算法dynamicarray

说明:用C语言写的关于创建动态数组-C. wrote about creating dynamic array !!
<张新青> 在 2025-01-19 上传 | 大小:859kb | 下载:0

[数据结构常用算法second

说明:在O(n)的时间内重排数组,将所有取负值的排序吗在所有取非负值的排序码前-In O (n) time rearrangement of the array, all the sort you get negative in all sort of code to take non-negative before
<迪迪> 在 2025-01-19 上传 | 大小:860kb | 下载:0

[数据结构常用算法Data-structure-chapter2

说明:《大话数据结构》第二章,幽默风趣地讲解了数据结构-It explain the methods on the data structure.
<qibe> 在 2025-01-19 上传 | 大小:860kb | 下载:0

[数据结构常用算法Lying-data-structure2

说明:《大话数据结构》主要内容包含:数据结构介绍、算法推导大O阶的方法;顺序结构与链式结构差异、栈与队列的应用;串的朴素模式匹配、KMP模式匹配算法;二叉树前中后序遍历、赫夫曼树及应用;-" Westward the data structure," the main contents include: Introduction of data structures, algorithms, Big O-order meth
<陈雨> 在 2025-01-19 上传 | 大小:860kb | 下载:0

[数据结构常用算法siliver-coin

说明:银币问题,属于算法设计与分析,语言c++在n个银币中有一个是不合格的,不合格的银币比合格银币要轻。 现用天平秤银币,找出不合格的银币,且在最坏情况下秤银币的次数最少。 -Silver question, are algorithm design and analysis, language c++ in n silver is in a failed, the failure of silver coins than quali
<张西> 在 2025-01-19 上传 | 大小:859kb | 下载:0

[数据结构常用算法huffman

说明:霍夫曼树编程实现,对了解霍夫曼树有重要的启发作用,指导霍夫曼树编程。-Huffman tree programming, Huffman tree is important for understanding the role of inspiration, guidance Huffman tree programming.
<陈剑心> 在 2025-01-19 上传 | 大小:859kb | 下载:0

[数据结构常用算法Allsort

说明:各种排序算法的实现,包括直接排序、快速排序等多种算法。-Various sorting algorithm is implemented, including direct sequence, quick sort and so on many kinds of algorithms.
<雪瞳> 在 2025-01-19 上传 | 大小:859kb | 下载:0

[数据结构常用算法1

说明:输入六个数比如123456,输出123456 234561 345612 456123 561234 612345-Such as 123456, input six output 123 456 234 561 345 612 456 123 561 234 612 345
<无悔> 在 2025-01-19 上传 | 大小:860kb | 下载:0

[数据结构常用算法the-long-line

说明:实验名称:用动态规划法求解最长路径问题 设计动态规划算法求解最长路径问题(见下面附录部分),要求程序能根据给定的图作为输入,输出最长路径的长度及一条最长的路径。-Experiment name: the dynamic programming method for solving the longest path problem design dynamic programming algorithm for the longes
<Tin> 在 2025-01-19 上传 | 大小:860kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 359.60 .61 .62 .63 .64 ... 2656 »

源码中国 www.ymcn.org