资源列表
[数据结构常用算法] 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
[数据结构常用算法] 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
[数据结构常用算法] IsSameAvlTree
说明:根据按照一定格式输入的数据建立搜索树并判断两棵树是否是同一颗搜索树。(Judge the trees is same AvlTree.)<jashonwu > 在 2024-11-19 上传 | 大小:31kb | 下载:0