资源列表
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
Gauss-Seidel-iteration-method
- Gauss-Seidel iteration method,c语言编写-Gauss-Seidel iteration method, c language
trellis
- set up the trellis given code generator g g given in binary matrix form. e.g. g = [ 1 1 1 1 0 1 ] next_out(i,1:2): trellis next_out (systematic bit parity bit) when input = 0, state = i next_out(i,j) = -1 or 1 next_out(i,3:4): trellis n
heap-sort
- 利用堆排序从一系列的数中找出前k个小的数-Using heap sort from a series of numbers to find a small number of the first k
eq_inter
- matlab源碼 可用來內差時間時程資料 例如原本時間間隔為0.01秒 內插生成0.001秒-matlab source code available to the time of the interpolation process data such as the original time interval of 0.01 seconds interpolation generated 0.001 seconds
binary
- 使用PHP代码实现的二分查找算法,已经封装成方法,并有一个使用示例-Binary search algorithm implemented using PHP code has been encapsulated into methods, and there is a usage example
fifo
- SSD optional 3 IS VERY USEFUL FOR ALL STUDENTS BLA BLA BLA
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.
