资源列表

« 1 2 ... .05 .06 .07 .08 .09 910.11 .12 .13 .14 .15 ... 2656 »

[数据结构常用算法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

[数据结构常用算法sort

说明:排序算法,包括插入排序、快速排序、归并排序、基数排序-Sorting algorithms, including insertion sort, quick sort, merge sort, radix sort
<陈晨> 在 2025-01-28 上传 | 大小:50kb | 下载: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

[数据结构常用算法bitonic

说明:this bitonic sort, used in parallel sorting-this is bitonic sort, used in parallel sorting
<roops> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法c

说明:程序包含实现排序的递归函数;把一个文件中的内容输出到另一个文件中;交换两个地址中的数据等。-Achieve the sorting process consists of recursive function to output the contents of a file to another file the exchange of two addresses in the data.
<fangfang> 在 2025-01-28 上传 | 大小:5kb | 下载: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

[数据结构常用算法TestOrder

说明:一个列出所有Lexsil序列的程序,可直接使用- This program generates all subsets by lexical order
<wangluo> 在 2025-01-28 上传 | 大小:20kb | 下载: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

[数据结构常用算法dynamic

说明:动态规划算法的一些归纳和应用,方便各位学习用,有背包问题,最长公共字串问题,等。-Some of induction dynamic programming algorithm and applications, ease of learning to use, there are knapsack problem, the longest string of public issues, and so on.
<liang> 在 2025-01-28 上传 | 大小:1.52mb | 下载: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
« 1 2 ... .05 .06 .07 .08 .09 910.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org