资源列表

« 1 2 ... .79 .80 .81 .82 .83 2084.85 .86 .87 .88 .89 ... 2656 »

[数据结构常用算法17

说明:C语言写的一个成绩管理系统.希望对大家有帮助.-C language to write a performance management system. Hope everyone has to help.
<liangsiliu> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法lb

说明:这是用C语言写的一个数据结构实验,在VISUAL C++环境中实现的,很有意思哦-This is a C language data structure experiments, in VISUAL C++ Environment to achieve, oh, very interesting
<pallas> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法ljb

说明:用邻接表实现个图的存储,在VISUAL C++环境中实现-Realize using adjacency list of graph storage, in VISUAL C++ Environment
<pallas> 在 2024-09-28 上传 | 大小:1024 | 下载: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
<苏钿煌> 在 2024-09-28 上传 | 大小:1024 | 下载: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
<苏钿煌> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法POJ3277

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

[数据结构常用算法POJ2481

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

[数据结构常用算法duoduantu

说明:经典算法代码--多段图问题。附有详细的注释,很容易看懂。-Classical algorithm code multi-segment graph problems. With detailed explanatory notes, it is easy to understand.
<刃具> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法1001

说明:北大在线做题系统 1001题 高精度乘法-SharPKUngfu title online system to do high-precision multiplication 1001 title
<victordu> 在 2024-09-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 2084.85 .86 .87 .88 .89 ... 2656 »

源码中国 www.ymcn.org