资源列表
[数据结构常用算法] closest_pair
说明:求最近距离点对。包含o(nlgn)和o(n^2)复杂度算法-Seek nearest point pair. Contains o (nlgn) and o (n^2) complexity of algorithms<陈晨> 在 2025-01-28 上传 | 大小:326kb | 下载:0
[数据结构常用算法] LongestIncSubSeq
说明:求最长单调递增子序列。举例:原数组:1 5 1 3 1 56 21 6 86 2 1 6 5 22 1 5 9 62 1 3 56 31 1 56 3 1 1 66 3 1 6 6 3 1 6 6 1 结果: the longest monotonically increasing sub-sequence: Length: 14 Content:-Seeking the longest monotonically in<陈晨> 在 2025-01-28 上传 | 大小:51kb | 下载:0
[数据结构常用算法] Classificationalgorithm
说明:KNN分类算法,命令行启动,从命令行参数输入文件名-KNN classification algorithm, the command line start, enter the file name from the command line parameter<陈晨> 在 2025-01-28 上传 | 大小:362kb | 下载:0
[数据结构常用算法] binaryTree
说明:实现二叉树的基本功能:插入、删除、查找,非常有助于数据结构的学习-To achieve the basic functions of a binary tree: insert, delete, find, very useful data structure learning<王海平> 在 2025-01-28 上传 | 大小:1.35mb | 下载:0
[数据结构常用算法] Banking___2023901082006
说明:the file is a banking system that can be used with a database such as acce-the file is a banking system that can be used with a database such as access<nmnm> 在 2025-01-28 上传 | 大小:45kb | 下载:0
[数据结构常用算法] scan_claculater
说明:简单的计算器程序,利用常用的数据结构进行扫描,改变优先级,再计算-simple scan and calculate program<wanglongtao> 在 2025-01-28 上传 | 大小:8kb | 下载:0
[数据结构常用算法] Queue
说明:队列的相关操作(比如:队列初始化,队列入队,队列出队等等)-Queue-related operations (such as: the queue is initialized, the team included in the team, team lists team, etc.)<wangyong4004> 在 2025-01-28 上传 | 大小:1kb | 下载:0