资源列表
LSshixian
- 顺序表类型的实现,数据结构清华大学严老师C语言第二版算法。-order to achieve the type of data structure Tsinghua University teachers strict version of the second C-language algorithm.
chenggongduoxiang
- 这个算法可以很好的实现实现一元多项式的计算,包括其相加和相减,是用C语言编写的。-this algorithm can achieve very good achievement of one yuan polynomial, including its sum and subtract. using the C language.
avih
- avi 音视频数据格式编码.avi.h为avi.c的头文件-avi video and audio data coding format. Avi.h the first to document avi.c
列主元
- 高斯列主元法,c 代码-Gaussian out the main element method, c code
无分隔符字典问题
- 设∑={α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
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
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
Euler
- 本程序是用改进欧拉法求解一阶常微分方程组的C语言实现方法-This procedure is improved Euler method to solve first order ordinary differential equations method for C language
dashujiecheng
- 利用数组实现 大数阶乘,秒杀10000阶乘,C源码-Factorial of large numbers using arrays to achieve, spike 10 000 factorial, C source
hanshuku
- 实现二维图形的变换,平移、对称、旋转、错切等基本变换-The realization of two-dimensional graphics transformation, translation, symmetry, rotation, shear, such as the basic transform
