资源列表

« 1 2 ... .49 .50 .51 .52 .53 1154.55 .56 .57 .58 .59 ... 2656 »

[数据结构常用算法code

说明:完成二叉树、AVL树、Splay树的操作,并比较这三种树在插入删除一连串元素时的效率-Compare the performances of a sequence of insertions and deletions on Binary search tree, AVL tree, Splay tree.
<Catherin Zhang> 在 2024-11-19 上传 | 大小:31kb | 下载:0

[数据结构常用算法algorithm-of-data-structure

说明:数据结构经典算法源码,包含推箱子、迷宫等小游戏算法-Data structure of classical algorithm source, contains Sokoban maze game algorithm
<希罗> 在 2024-11-19 上传 | 大小:31kb | 下载:0

[数据结构常用算法STACK

说明:数据结构课程实验-栈的实现,包含创建、删除等所有内容-Data structures course experiment- stack implementation, including creating, deleting all content
<王伟> 在 2024-11-19 上传 | 大小:31kb | 下载:0

[数据结构常用算法hjxsrcsarray

说明:提供对动态数组的支持,在内存中程序将数据分块存放, 避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供 了对内部数据的快速索引,大大提高了数据访问速度。-Provide support for dynamic arrays in memory to store program data block, @ Avoiding large memory applications, but also ordinary
<free> 在 2024-11-19 上传 | 大小:31kb | 下载:0

[数据结构常用算法Qt_LST.tar

说明:斯塔纳树算法的图形化表示,利用图形界面显示斯塔纳树的形状,能够通过鼠标事件添加节点/删除节点/移动节点/局部放大等等。开发环境为Qt-Smetana tree algorithm graphical representation, using the graphical interface display Smetana tree shape, can through the mouse events add/delete node/n
<terran> 在 2024-11-19 上传 | 大小:31kb | 下载:0

[数据结构常用算法algorithm-interview-questions

说明:各大公司的算法面试题,包括逆序输出、回文判断、组合问题、随机分配等。-Each big company algorithm interview questions, including reverse output, palindrome judgment, combinatorial problems, stochastic distribution.
<德静> 在 2024-11-19 上传 | 大小:31kb | 下载:0

[数据结构常用算法Maze

说明:利用栈解决非递归迷宫求解的C#算法实现,速度快,算法简明可读性强。是学习数据结构的优秀材料。-The realization of C# algorithm, using the stack to solve the non recursive maze solving fast algorithm is concise, readable. Is excellent learning materials data structure.
<buaa_sheng> 在 2024-11-19 上传 | 大小:31kb | 下载:0

[数据结构常用算法voronoi

说明:维诺图算法,实现维诺图的基本要求。维诺图,即按点的距离将平面分割-Vino graph algorithms, realize the basic requirements of vino map. Vino map, ie the distance between the point of the split plane
<胡军> 在 2024-11-19 上传 | 大小:31kb | 下载:0

[数据结构常用算法c

说明:问题描述 有多个可供选择的村庄坐落在笔直的高速公路旁。高速公路被表示为一个整数轴,每个 村庄有一个整数坐标表示其位置。两个村庄不会在同一个位置。在两个位置之间的距离是其 整数坐标的差的绝对值。 现在要选择一些村庄,在这些村庄里建小学。小学位置的选择应该使每个村庄和离该村 庄最近的小学之间的距离的总和最小。注意小学只能建立在某个村庄,小学的位置视为该村 庄的位置。 实验任务 请你写一个程序,给出的村庄的位置
<zzz> 在 2024-11-19 上传 | 大小:31kb | 下载:0

[数据结构常用算法Sort

说明:数据结构,几种排序方法的比较 包括冒泡排序、快速排序、选择排序、希尔排序、c插入排序等-bubble sort、Shell Sort、Straight Insertion Sort,etc.
<olivia> 在 2024-11-19 上传 | 大小:31kb | 下载:0

[数据结构常用算法IsSameAvlTree

说明:根据按照一定格式输入的数据建立搜索树并判断两棵树是否是同一颗搜索树。(Judge the trees is same AvlTree.)
<jashonwu > 在 2024-11-19 上传 | 大小:31kb | 下载:0

[数据结构常用算法84841519

说明:
<TZKGmziuk%252B6397> 在 2024-11-19 上传 | 大小:31kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 1154.55 .56 .57 .58 .59 ... 2656 »

源码中国 www.ymcn.org