资源列表
统计稀疏数组有效元素个数
- 统计稀疏数组有效元素个数这个算法可以打印稀疏数组数据内容和打印压缩数组数据内容
daima
- 顺序表的基本操作实现 运用该代码来实现基本表的操作-Sequential List s base operate realization
1
- 对以单链表为存储结构的数组编写求A和B的交集C的算法。-A written demand for single-and B list the intersection of C algorithms.
hafuman-code
- 哈弗曼编码C++语言实现,输入一串整数,用程序进行排列为哈弗曼树,并进行编码,数据结构中哈夫曼树的基础编程-Ha Fuman coding C++ language, enter a string of integers, arranged for the Hafu Man with the program tree, and encode the data structure of Huffman tree based programming
poj2823.cpp.tar
- poj2823,使用线段树进行查询区域间最大最小值,线段树初步-poj2823, using the segment tree for the query region between the maximum and minimum, the initial segment tree
Dynamic-programe
- 这个程序描述的是动态规划算法,方便初学算法分析的成员参考。-This procedure describes the dynamic programming algorithm, a member of reference convenient beginner algorithm analysis
csum
- 对有缺测的数据求和 用法: y=csum(x,k,c) x为有缺测的数据,如仪器观测数据 k为对第几维求和 c为控制条件,如c为50,表示有50个以上的观测时才求和,否则为nan;如c为-5,表示缺测在5次以下才求和,否则nan-calculate the statistical sum of data but tick off nan Usage: y=csum(x,|k) or y=csum(x,k,|c), k can be [] [m,n,...]
matrix_add.h
- 适用于大型稀疏矩阵 矩阵加法 c语言 来自于有限元方法编程-Suitable for large sparse matrix matrix addition
DAG.cpp
- DFS algorithm on graphs.
ArrangeLine-
- 给出多个接线柱,进行连线,连线在同一个层里不能交叉。 求第一层里最多有多条线。-Given more than one terminal, make the connection, the connection can not be in the same layer in a cross. Up to ask a number of lines in the first layer.
GCTQ
- 一个从CAD文件中提取高程文件的fortran小程序-Extract the elevation data CAD document
zhifangtujunhenghua
- 实现直方图均衡化,不使用matlab自己的函数。-Realize the histogram equalization, without the use of matlab functions of their own.