资源列表
cronig
- Resolution of the Cronig-Penney s predator and victim problem wrote in Matlab v6.5.
sort
- 链表排序功能的实现,采取了冒泡算法,将链表节点按照数据大小排序-Sort list functions to achieve, to take a bubble algorithm, the node will list the size in accordance with the data sorted
chazhaozuijinzuxian
- 编写算法,在二叉排序树上找出任意两个不同结点的最近公共祖先-Write algorithm, binary sort tree to find any two different nodes of the nearest common ancestor
migong.c
- 参考资料写的一个迷宫问题,能显示具体的步骤,和最终结果。-The maze problem, can show every step, and the final result.
ADLinearTimeSelect
- 线性时间选择算法:给定线性序集中 n 个元素和一个整数 k,1≤k≤n,要求找出这 n 个 元素中第 k 小的元素,-algorithm for Linear time selection
huanfang
- 数据结构课程设计题目《幻方》源码 运用C++编写-Data structure course design topics " magic square" source written using C++
Binary_sort_tree
- 撰写一个程序,能够构建字符串型的二叉排序树并在二叉排序树中查找节点。 所谓二叉排序树,简而言之,是一个每个节点可指向 0、1 或 2 个节点的递归的数据结构。最上层的一个节点称为树根。二叉排序树服从凡是比当前节点小的值都在其左下方,比当前节点大的值都在其右下方的规律。该规律不仅适用于树的局部,也适用于整棵二叉排序树。-Write a program to build string of binary sort tree and binary sort tree to find nodes.
1221
- 浙大acm1221题,C++解答。acm课程设计-Zhejiang acm1221 problem, C++ solution
Current_conversion1
- 电流电压转换算法,罗氏线圈取电经运放处理数据,滤波后使用该算法。得到当前电流值。-请键入文字或网站地址,或者上传文档。 取消 Diànliú diànyā zhuǎnhuàn suànfǎ, luōshì xiànquān qǔ diàn jīng yùn fàng chǔlǐ shùjù, lǜbō hòu shǐyòng gāi suànfǎ. Dédào dāngqián diànliú zhí. “”的用法示例:由 Google 自动翻译中文(简体)英语日语Current-v
joseph
- 约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列-joseph ring
dichotomy.tar
- 二分图最佳匹配算法是通过给每个顶点一个标号来把求最大权匹配的问题转化为求完备匹配的问题的-Bipartite graph matching algorithm is optimal for each vertex by a reference to the right to seek the maximum matching problem and minimize the perfect matching problem
zidianxu
- 字典序问题,对给定任意长度不超过6的升序字符串按照字典序排列并编码-Dictionary order problem, for any given length of no more than 6 ascending string in accordance with the order of the order and code