资源列表

« 1 2 ... .76 .77 .78 .79 .80 2381.82 .83 .84 .85 .86 ... 2656 »

[数据结构常用算法Josephus

说明:数据结构 c语言版 约瑟夫问题 顺序表方法实现-Data structure c language version of the issue of the order of Joseph Table method
<differ> 在 2025-01-12 上传 | 大小:206kb | 下载:0

[数据结构常用算法MyWinMenu

说明:vc环境编写的源码,程序不是很复杂,主要在该环境下添加了某些代码-vc prepared source environment, the program is not very complicated, mainly in the environment to add some code
<dmountain> 在 2025-01-12 上传 | 大小:1.86mb | 下载:0

[数据结构常用算法POJ1077

说明:问题:8数码(即求解一个移动序列,使8数码复原) 算法:宽搜,在搜索的时候注意记录是否已经被访问过。-Question: 8 digital (that is, solving a moving sequence, so that 8 digital restoration) algorithm: wide search, in search of records in a time when attention has been
<苏钿煌> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ3322

说明:问题:移动矩形方块,使其到达目标位置 算法:宽搜,因为方块为矩形,所以要处理好其落点问题-Question: mobile rectangular box to reach the target location algorithm: wide search, as for the rectangular box, so we must properly handle the question of its placement
<苏钿煌> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ3277

说明:问题:求平面上多个矩形的总面积。 算法:线段树(经典的线段树题目)-Question: for the plane more than the total area of rectangle. Algorithms: the tree line (the classic topic of tree line)
<苏钿煌> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ2481

说明:问题:求解最强的牛 算法:树状数组+二分查找(比较复杂,处理好细节)-Question: Solving the strongest cattle algorithm: tree array+ Binary search (more complicated, a good deal with the details)
<苏钿煌> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ1113

说明:问题:已经平面上的若干点,求包围这些点的最小包围长 度 算法:经典的凸包算法,注意求解时对最外圈做处理。-Question: has a number of points on the plane, and surrounded by the smallest of these points, surrounded by the length of algorithm: the classic convex hull al
<苏钿煌> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法link

说明:单向链表的升序建立,降序建立,删除,插入,计数,清空(输入是以文件的形式,请下载者自行写输入文件并与此程序放在同一个文件夹下.)-The establishment of a one-way linked list of ascending, descending to establish, delete, insert, count, empty (input is the form of documents, please down
<liu jing> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[数据结构常用算法assignment_1

说明:用C++写的两个多项式相加,但可在C下实现,只用将#define NULL 0 去掉就可以了.是用单向链表实现-Using C to write the sum of two polynomials, but can be achieved in C, only to# define NULL 0 to remove it. Is the realization of a one-way linked list
<liu jing> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法56

说明:图的深度优先遍历,先用一二维数组存放图的信息,再调用creategrahph函数将其转换为邻接表的形式,接着调用dfs函数对图像进行深度优先遍历。-Graph depth-first traversal, first with a two-dimensional array stored map information, and then call creategrahph function will convert it to the
<bellinwater> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法numbersecret

说明:查看各种数据在计算机的二进制存储形式,用的是C++语言。-See a variety of data stored in the computer
<林文> 在 2025-01-12 上传 | 大小:110kb | 下载:0

[数据结构常用算法svm-pascal

说明:此原代码是用pascal编写的-This source code is prepared pascal
<> 在 2025-01-12 上传 | 大小:7kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 2381.82 .83 .84 .85 .86 ... 2656 »

源码中国 www.ymcn.org