资源列表
Pokrface
- 线段树实例 文件内有实例说明 欢迎大家下载-Segment tree instances welcome to download the file there inside examples
mobicom14-lens
- 鲁棒的压缩感知算法,根据网络数据的低质特性,将数据矩阵分解为低质矩阵,稀疏的异常数据阵,噪声阵,和错误数据阵。算法具体描述了各个矩阵。-RObust compressive sensing algorithm accurately decompose a network matrix into a low-rank matrix, a sparse anomaly matrix, an error matrix, and a small noise matrix
code
- 数据结构与算法分析:C语言描述(原书第2版)源代码-Data Structures and Algorithms analysis: C language descr iption (original book the 2nd edition) source code
Heterogeneouslists
- 一个用c程序语言编写的异质链表文件,测试完善-a c programmed list
acm_p173
- Belong to the resource allocation problem of subproblems, the use of c + + implementation, and analysis of algorithm study or participate in the ACM contest has certain help.-Belong to the resource allocation problem of subproblems, the use of c++ im
huffman
- c语言数据结构 ,利用哈夫曼树存储结构 , 实现了通讯录。针对大连海事大学数据结构上机实验-the data sturcture which called huffman-tree,we use it to creat a software whose funcation is like address book .
pointbak
- 利用指针输入十个数字到数组中,然后在将数组中的各个数字输出。-Use the ten numeric input pointer to the array, then the array each digital output.
primenumber
- 输入一个数字,按回车,然后输出能被这个数整除的所有数。也可以变换下程序用以检测输入的数字是否是质数(或素数)。-Enter a number, press Enter, and then output this number can be divisible by all the numbers. Transformation program can also detect whether the input to digital is a prime number (or prime).
SEARCH
- 数据结构中的三种排序方法编程,分别是直接插入排序法排序,冒泡排序法排序,选择排序法排序,注:只有一个程序有输出,其他两个需要在调试里面看-Three sorted by programming data structures, which are sort of direct insertion sort, bubble sort sort, Sorting, Note: Only one program has output, the other two need to look insid
Paixu
- 很有用的C排序算法(包含三种),绝对可以使用-Very useful C sort algorithm (including three), can absolutely use
study_VC
- 有用的栈链式存储与顺序存储算法,可以使用,比较适用于初学者-Useful stack chain storage and sequential storage algorithm, can be used, compared to beginners
dashuzuoye
- 简单的大数加减乘除开方等运算,采用顺序栈完成数据的运算。-Tarsus simple arithmetic square root operation, sequential stacks for data operations
