资源列表
Proj_2
- 此程序可以用选择排序,冒泡排序,快速排序,合并排序,堆排序来对数列进行排序,而且可以算出它的比较次数-yeah,it is really good!!!
c-code
- 一些算法 ,C语言实现版,供大家学习参考,主要是一些数学几何3D相关算法-Some algorithm, C language version, for reference
动态规划算法
- 动态规划算法常见题解
RIPprogram
- a RIP distance vector implementation for a simple graph
ShinglingSimhash
- 网页查重算法Shingling和Simhash研究.对初学者很有用。-Web search algorithms Shingling and Simhash of weight. Useful for beginners.
C++ChangyongSuanFa
- 数据结构的比较齐全的常用算法。共学习数据结构和C++的同学们使用-data structure of a subset of commonly used algorithm. A total of learning C data structures and the use of students
The-achievement-SqList
- 编写C(C++)应用程序,实现顺序表上的各自操作:初始化,创建,显示,销毁,插入,删除,定位,求表长、“判空”以及合并两个顺序表。-Write C (C++) application, the order form to achieve their respective operations: initialize, create, display, destruction, insert, delete, locate, find the table length, " sub-spa
WordCompactStore
- 查找字符串时候含有相同后缀。如果采用单链表保存单词,可采用如下办法压缩存储空间。如果两个单词的后缀相同,则可以用同一个存储空间保存相同的后缀。例如,原来分别采用单链表保存的单词Str1“abcdef”和单词Str2“dbdef”,经过压缩后的存储形式如下。-Find time to contain the same suffix string. If you save a single word list, compression methods can be used as storage s
Rumore_bianco
- Earthquake magnitudo registered in San Francisco, during last 2 years plus white noise data
My
- 计算大整数的四则运算(+,-,*,/),可以运算至少上百位的四则运算,采用DOS界面,速度很快,不会让你等1秒钟。-Calculation of large integer arithmetic operations (+,-,*,/), be at least hundreds of 4-bit computing, the DOS interface, fast, will not let you, such as 1 second.
LinkedQueue
- 数据结构算法中的关于二叉树的一些实验,该小程序主要实现了一个二叉树的前序,中序和后序表达式,同时还可以输入前序和中序来输出后序的内容。-Data structure binary tree algorithm on a number of experiments, the applet implements a binary tree of the main sequence before, in order and the order of expression, but also can e
