资源列表

« 1 2 ... 53 54 55 56 57 5859 60 61 62 63 ... 2656 »

[数据结构常用算法LinkListTemp

说明:双向链表模板,实现了链表的算法,采用模板技术,因此可以接受泛化的数据-Two-way linked list template, the algorithm achieved a linked list, using template technology, could accept the generalization of data
<radlo> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法SHELL

说明:算法 排序 希尔排序 sheelsorting -Sort algorithm to sort sheelsorting Hill
<jo> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法2155

说明:二维树状数组 解北大2155 http://acm.pku.edu.cn/JudgeOnline/problem?id=21-Solution of two-dimensional array tree Beijing 2155http:// acm.pku.edu.cn/JudgeOnline/problem? Id = 21
<Yi Zhihao> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法cons

说明:设计用并查集来计算一个无向图的连通分支的算法。 对于给定的无向图G,用并查集计算无向图G 的连通分支。 -Design and a search set to calculate the connectivity of undirected graph branch algorithm. For a given undirected graph G, and Richard set calculated using undire
<yufa> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法17

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

[数据结构常用算法lb

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

[数据结构常用算法ljb

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

[数据结构常用算法POJ3277

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

[数据结构常用算法POJ2481

说明:问题:求解最强的牛 算法:树状数组+二分查找(比较复杂,处理好细节)-Question: Solving the strongest cattle algorithm: tree array+ Binary search (more complicated, a good deal with the details)
<苏钿煌> 在 2024-11-20 上传 | 大小: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
<苏钿煌> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... 53 54 55 56 57 5859 60 61 62 63 ... 2656 »

源码中国 www.ymcn.org