资源列表

« 1 2 ... .89 .90 .91 .92 .93 494.95 .96 .97 .98 .99 ... 2656 »

[数据结构常用算法FastMap

说明:利用MATLAB作为编译工具,将高维空间数据投影到低维空间-Using MATLAB as the compilation tools, data projection of high-dimensional space to low-dimensional space. .
<隋小月> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法Queap

说明:用两个栈模拟一个队列,包含出队、入队和获取最大值函数,时间复杂的O(n)-Simulation of a queue with two stacks contain enter and quit team, and get the maximum value function, the time complexity of O (n)
<吕楠> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法MaxAndMin

说明:递归分治思想实现S串中同时求出最大元和最小元。-with divid and conquer, to find out the max and min number in the string S.
<kelsi> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法1002

说明:poj1002代码,考虑的比较全面,值得推荐,互相学习-poj1002 code
<hwl> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法reverse.c

说明:对文本文件内容倒序输出。(针对已选择的文件,把文件的内容倒序输出)-reverse output file s content
<rachel> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:随机建立一个含N个整数的整数数组(输出),再按奇偶数分存于两个不同的线性表(顺序和链接)中并别输出上述两个表。-Random array of integers containing N integers (output), and then the parity number are stored in two different linear table (order and links) and do not output the
<张张> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree_sanyuanzu

说明:假设以如下说明的三元组 (F、C、L/R) 序列输入一棵二叉树的诸边(其中 F 表示双亲结点的标识,C 表示孩子结点标识,L/R 表示 C 为 F 的左孩子或右孩子),且在输入的三元组序列中,C 是按层次顺序出现的。设结点的标识是字符类型。F=‘^’时 C 为根结点标识,若 C 亦为‘^’,则表示输入结束。 试编写算法,由输入的三元组序列建立二叉树的二叉链表,并以中序序列输出。 -Assumed that the input to th
<shiloh> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法KM

说明:KM n^3源码 直接给出HDU2853代码(08哈尔滨)-KM n ^ 3 source directly the given HDU2853 code (08 Harbin)
<zhdy> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法AC-automaton

说明:AC自动机基于失败字典树、失败指针,查找主字符串中指定字符串集合出现的次数-The AC automaton based on the failure of the dictionary tree, failure pointer, find the number of times specified string collection appear in the main string
<陶翔> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法jxy

说明:能够用键盘控制生成随机数 并排序。同时比较不同算法的时间-Can be controlled using the keyboard generates random numbers and sort. Compare different algorithms time
<蒋旭> 在 2025-01-23 上传 | 大小:1kb | 下载:0

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

说明:ACM经典题目。POJ2778,AC自动机构造转移矩阵,矩阵快速幂求解。-ACM Classic title. POJ2778, AC automata transition matrix, the matrix of power quickly solving.
<闫凯> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法verify-complete-binary-tree

说明:构造一个排序二叉树,并对其进行层序遍历。-Constructs a sorted binary tree and its sequence traversal.
<wuhao> 在 2025-01-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 494.95 .96 .97 .98 .99 ... 2656 »

源码中国 www.ymcn.org