资源列表
LSshixian
- 顺序表类型的实现,数据结构清华大学严老师C语言第二版算法。-order to achieve the type of data structure Tsinghua University teachers strict version of the second C-language algorithm.
avih
- avi 音视频数据格式编码.avi.h为avi.c的头文件-avi video and audio data coding format. Avi.h the first to document avi.c
fft
- 实数fft代码,源于侯朝焕老师的实用FFT信号处理技术,已验证
CAGMIVH
- 此程序是关于多维数组多次排序的一个小程序。
无分隔符字典问题
- 设∑={α1, α2…… αn }是n个互不相同的符号组成的符号集。 Lk={β1β2…βk | βi ∑,1≤i≤k}是∑中字符组成的长度为k 的全体字符串。 S是Lk的子集,S是Lk的无分隔符字典是指对任意的S中元素a1a2…ak, b1b2…bk. {a2a3…akb1, a3a4&hellip
1
- 统计学领域,测量数据处理领域线性混合模型的方差分量的最小范数估计-The MIQUE of variance components
OS
- 银行家算法,没什么好说的啦,初学~有错的地方大家多指教~-Banker' s algorithm, to say nothing of you, beginner ~ where we have the wrong number of index ~
appas
- 执行绪.這是我最近自己寫的...需要的人可以拿来参考一下-Thread. Which I have recently written their own ... in need can be used to refer to
JD_Nt
- 自己以前编写的解非线性组的简单Newton法的一个算例。程序中自定义求解的方程组为:3X-Cos(Y*Z)-0.5=0 X^2-81*(Y+1)^2+Sin(Z)+1.06=0 e^(-X*Y)+20*Z+(10*pi-3)/3=0。方程组可根据用户需要在程序中自行定义。-A case of simple Newton algorithm for nonlinear equations. The example of the nonlinear equations is given: 3X-C
Expression-evaluation
- 利用栈来求解表达式求值问题。用的是算数优先法,设置了两个栈:OPTR,用来寄存运算符;OPND,用以寄存操作数或运算结果。-Usage of the expression evaluation stack to solve the problem. Count method using a priority, set up two stacks: OPTR, for storage operator OPND, for the storage operand or operation resu
theKthNumberInASegment(segmentTree)
- 可以快速地查询某段区间的第k元素,是zoj上的Dynamic ranking 的源程序-query the kth number in a segment
Image-color-histogram
- 图像颜色分布直方图 Image color histogram-Image color histogram