资源列表
[数据结构常用算法] Tarsus-factorial
说明:大的数求阶乘时往往由于结果太大导致变量存储不下,用线性表编写的-The big difference in the number for when the result is too big to often variable storage, not written with linear table<袁野> 在 2024-11-07 上传 | 大小:12kb | 下载:0
[数据结构常用算法] Storage-structure
说明:存储类型的转换,如果你输入一个以邻接表作为存储方式的数据信息是,通过此系统可以转换为一邻接矩阵的形式存储信息-Storage structure<小强> 在 2024-11-07 上传 | 大小:521kb | 下载:0
[数据结构常用算法] BeiJingDiTieChaXun
说明:北京地铁查询软件,应用floyd算法,实现最短路径查询,有管理员等功能,图形界面为MFC-Beijing subway query software, application floyd algorithm to achieve the shortest path query, there are administrators and other functions, graphical interface for MFC<LuckLerbem> 在 2024-11-07 上传 | 大小:226kb | 下载:0
[数据结构常用算法] 1132154564787
说明:这是一个链栈,用户可以根据提示进行栈的入栈、出栈等基本操作。-This is a chain of stack, the user can be prompted to stack the stack, the stack and other basic operations.<小发> 在 2024-11-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] NumberDecomposition
说明:对任给的一个正整数m,把它拆分成n(n<m)个数的组合,求出组合方式和组合的个数。比如给一个数m=4,把它拆分成n=2个数之和,那么有1、3;2、2 这两种组合.(m>=n-Number decomposition<樊双喜> 在 2024-11-07 上传 | 大小:119kb | 下载:0
[数据结构常用算法] source_code
说明:1.排序算法:快排,插入排序,选择排序,冒泡排序,堆排,归并排序 2.无向图:建立邻接表,并深度遍历 3.二叉树:建树,插入叶子节点并删除,计算深度及高度,前序中序后序遍历,以及用栈实现的非递归遍历 4.二叉排序树:建树并插入、删除结点 5.通讯录:有主界面,能添加,删除查找相应的数据-1.sort:quicksort select sort,insert sort,heap sort.etc. 2.graph:cr<zyw> 在 2024-11-07 上传 | 大小:15kb | 下载:0
[数据结构常用算法] StringKMPSearch
说明:C++实现的优化后的KMP算法,使得比较次数更少。-C++ program to accomplish the KMP algorithm,have a better consquence.<liujian> 在 2024-11-07 上传 | 大小:250kb | 下载:0
[数据结构常用算法] dataStructure
说明:数据结构,这是一本用Java语言写的数据结构书籍,可帮助初学者提高程序分析能力-data structure<Jim> 在 2024-11-07 上传 | 大小:3.12mb | 下载:0