资源列表
struct
- 顺序表上顺序查找,数据结构的一种,用C语言实现。学生专用-Order to find the order form, a data structure, using C language. Student
zhan
- 使用VC编写的栈的链式表示和实现程序,简单明了,方便使用-Prepared using the VC stack chain expression and realization of program, simple and clear, easy to use
a
- 数据结构链栈操作,实现出栈入栈等操作,应用C++编程-Stack data structure chain operations and other operations to achieve a stack stack, application C++ programming
shuzhuanhuan
- 可将输入的树转换成八进制十六进制,然后输出结果-Enter the tree can be converted into octal hexadecimal. . .
heap-sort
- 利用堆排序从一系列的数中找出前k个小的数-Using heap sort from a series of numbers to find a small number of the first k
Polynomial
- ECJTU去年冬季ACM双基竞赛题目解答-A solution about the polynomial operation
binary
- 使用PHP代码实现的二分查找算法,已经封装成方法,并有一个使用示例-Binary search algorithm implemented using PHP code has been encapsulated into methods, and there is a usage example
sinsignalProcess
- 产生所需要的正弦信号,并把信号保存到本地,实现信号的存储-Sinusoidal signal need, and save the signal to local signals for storage
4.1
- 编写算法,实现串的基本操作Replace(&S,T,V)。要求采用定长顺序存储表示,并且不允许调用串的基本操作。-Write algorithms to achieve the basic operation Replace string (& S, T, V). Require the use of fixed-length sequential storage representation, and not allowed to call the basic operation of
random-quick-sort
- 本程序是数据结构中随机快速排序的实现,该算法能在较短的时间复杂度中实现排序。-This program is a data structure in random quick sort of realization, the algorithm can achieve the sort of complexity in a short time in.
sjcr
- 在excel工作表保护表格,随机插入行,随行复制上行的公式。-Excel worksheet protection in the form, insert a random line, accompanied by copy of the formula up.
EM
- Expection Maximize(EM)算法在Gaussian Mixture高斯混合模型上的应用-EM algorithm for Gaussian Mixture Distribution
