搜索资源列表
4feidiguisuanfa
- 遍历二叉树的4个非递归算法 vc编程基础,学生作业-binary tree traversal of the four non - recursive algorithm vc based programming, students work
kuaisufeidigui
- 快速排序的非递归算法 vc编程练习,学生作业-Quick Sort Algorithm vc non - recursive programming exercises, the students work
insertion-sort
- SPIM模拟器上用递归和非递归两种方法实现0-9十个数字的插入排序-SPIM simulator using recursive and non-recursive two ways to achieve the insertion sort ten numbers 0-9
filter-(FIR)-
- 有限冲击响应数字滤波器的基础理论。 FIR数字滤波器是一种非递归系统,其冲激响应h(n)是有限长序列,其差分方程表达式为: N为FIR滤波器的阶数。-Finite impulse response digital filter of the basic theory. FIR digital filter is a non-recursive system, its impulse response h (n) is a finite sequence, the differen
InOrderThreadBiTree-(2)
- 手动输入各个结点建立二叉树(递归) ,普通二叉树的先序和后序遍历(递归),中序线索化(递归), 线索二叉树的先序和中序遍历(递归),线索二叉树的中序遍历(非栈、非递归), 层次遍历(使用队列),销毁整棵二叉树(递归)-Manually enter each node to build a binary tree (recursively), common binary tree inorder and postorder traversal (recursive), the sequence
generate_trellis_nsc
- 实现非递归系统卷积码的编码功能,基于C++平台,包括实现此功能的函数-To achieve non-recursive systematic convolutional code encoding, based on C++ platform, including the realization of this feature function
kuaisufeidigui
- 快速排序的非递归算法vc编程练习,学生作业-Quick Sort Algorithm vc non- recursive programming exercises, the students work
generate_trellis_nsc
- 实现非递归系统卷积码的编码功能,基于C++平台,包括实现此功能的函数-To achieve non-recursive systematic convolutional code encoding, based on C++ platform, including the realization of this feature function
kuaisufeidigui
- 快速排序的非递归算法vc编程练习,学生作业-Quick Sort Algorithm vc non- recursive programming exercises, the students work
iir_pipe
- 此程序应用了流水线技术来实现IIR滤波器,它是由一个非递归部分和一个具有延迟为2和系数为9/16的递归部分构成。-The procedure applied to the pipeline techniques to achieve an IIR filter, which consists of a non-recursive portion and having a delay of 2 and a coefficient of the recursive part 9/16 constit
Example_2833x_FIR
- FIR(Finite Impulse Response)滤波器:有限长单位冲激响应滤波器,又称为非递归型滤波器,是数字信号处理系统中最基本的元件,它可以在保证任意幅频特性的同时具有严格的线性相频特性,同时其单位抽样响应是有限长的,因而滤波器是稳定的系统。因此,FIR滤波器在通信、图像处理、模式识别等领域都有着广泛的应用。(FIR (Finite Impulse Response) Filter: Finite-length unit Impulse response filter, also k
FIR
- FIR(Finite Impulse Response)滤波器:有限长单位冲激响应滤波器,又称为非递归型滤波器(DSP program FIRFilter: finite length unit impulse response filter, also known as non)