资源列表

« 1 2 ... .39 .40 .41 .42 .43 1944.45 .46 .47 .48 .49 ... 2656 »

[数据结构常用算法maxsub

说明:求多个字母序列的最长公共子序列的C++代码-get the maxsimum common subsequence of some subsequence
<wangyouhua> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法hugeintplus

说明:100位的大整数加减法.输入格式可以任意,要带符号+ -,不带或者只有一个带都可以.允许输入的数前面有多个0(可以超过100).-Big Integer Plus and minus.
<zhuo> 在 2024-10-01 上传 | 大小:78848 | 下载:0

[数据结构常用算法queen2

说明:八皇后问题. C++实现. 采用递归. 版本二 .通过 记录对角线 和 上下 左右的方法实现.比直接的搜索快一些-Queen Problem .Implement In c++
<zhuo> 在 2024-10-01 上传 | 大小:54272 | 下载:0

[数据结构常用算法HeapSortQuickSort

说明:C++实现的快速排序,堆排序 .里面有测试不现算法运行时间多少代码-QuickSort heapSort . including the function of calculate the time that different algorithm uses
<zhuo> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法10001stprime

说明:Find the 10001st prime 采用一种比较快的方法求指定的第n个素数-Find the 10001st prime
<zhuo> 在 2024-10-01 上传 | 大小:5120 | 下载:0

[数据结构常用算法NON

说明:实现二叉树三种遍历(先序遍历、中序遍历、后序遍历)的非递归算法。-The realization of the three binary tree traversal(PreOrderTraverse,In OrderTraverse,PostOrderTraversal)of the non-recursive algorithm.
<诗雅 攀> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法MazePath_v4.0

说明:C语言 使用SDL 实现的迷宫求解演示程序。 使用栈,回溯法 包括制作地图,随机生成地图,求解过程演示。-C language realization of the use of SDL demo program to solve the maze. The use of stacks, including the production of backtracking map, randomly generated maps,
<袁建华> 在 2024-10-01 上传 | 大小:439296 | 下载:0

[数据结构常用算法DataStructure

说明:doc格式的数据结构电子书籍,很好的本地数据结构学习教程,建议好好利用!-doc format of the data structure of electronic books, a very good tutorial to learn the local data structure, it is recommended to make good use!
<张砚明> 在 2024-10-01 上传 | 大小:1076224 | 下载:0

[数据结构常用算法TCtoqicailianzhu

说明:根据数据结构的思想,利用C语言设计游戏七彩连珠。在9X9的棋盘方格内,将五个及五个以上的同颜色的彩球连成直线(横、竖、对角均可),则彩球消失并得分;游戏开始在棋盘内随机出现五个颜色随机的彩球,在玩家每次移动一个球后,随机的出现3个颜色随机的球,至少存在一条可通路径,彩球方可被移动,直到棋盘被球填满,游戏结束。-Data structure in accordance with the idea of game design using
<屠娇娇> 在 2024-10-01 上传 | 大小:45056 | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra algorithm for graphs
<dutz> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法hh

说明:用递归实现二叉树的先序,中序,后序3种遍历.-Binary tree with recursive realization of the first order, in sequence, the latter three kinds of traversal sequence.
<霍永健> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法pipeline

说明:实现对最佳路径的选择,算法,通俗的讲就是对石油管道的路径选择-The best path to achieve the choice of algorithm, popular speakers is to choose the path of oil pipeline
<song> 在 2024-10-01 上传 | 大小:45056 | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 1944.45 .46 .47 .48 .49 ... 2656 »

源码中国 www.ymcn.org