搜索资源列表
gongcehngsheji_477-2
- 使用该VHDL在仿真软件中实现RSC(递归系统卷积)码的编码以及解码硬件仿真-use of the VHDL simulation software in achieving RSC (recursive convolution system) code encoding and decoding hardware simulation
insertion-sort
- SPIM模拟器上用递归和非递归两种方法实现0-9十个数字的插入排序-SPIM simulator using recursive and non-recursive two ways to achieve the insertion sort ten numbers 0-9
digui
- 实现递归功能-The realization of recursive function
LoopN
- 使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下: 1. 有一个字符串的矩阵,用vector< vector< CStirng > > 表示 2. 行与行之间进行排列组合 3. 输出所有组合的字符串-Recursive use of re-implementation cycle of N, where N is uncertain. This code describes the implementation of the function
diguixiajiang
- 递归 下降分析!实现递归分析!下来看看希望对你门有帮助-Analysis of recursive drop! Achieve recursive analysis! Down the door to see if you would like to help
itoa091130
- 利用c语言编写的字符串转整形的库函数实现.递归函数实现.可以应用于工程中.-the function of the project is same with ITOA(int ,char*, int1).
UHF-RFID-CRC
- 本文首先研究了IsO/IECl8000.6标准中A、B两类短程通讯的前向链路与返回 链路的数据编码方式,对(FMO)双相间隔编码、(PIE)脉冲间隔编码、曼切斯特码 的编解码方式和技术参数进行了深入的分析,并利用FPGA实验平台对这三种编 码的编、解码电路进行了设计和仿真。然后对UHF RFID系统的差错控制技术原理 进行了探讨,重点研究了ISo/IECl8000.6标准中采用的数据保护与校验技术,即 循环冗余校验(CRC)技术。分析了基于线性反馈移位寄存器(LFSR)实现C
inevent.c
- 该文件实现文件夹目录的递归,并把新添加的路径加入数组中-This file implements a recursive directory folder, and add the path to join the new array
wang3
- linux上实现四种排序,分别是选择排序、递归排序、冒泡排序、和快速排序。以及显示程序运行时间-Linux on its four sorting, respectively is choice, sort and recursion sequence, bubble sort, and quick sort. And show program running time on its Linux four sort
generate_trellis_nsc
- 实现非递归系统卷积码的编码功能,基于C++平台,包括实现此功能的函数-To achieve non-recursive systematic convolutional code encoding, based on C++ platform, including the realization of this feature function
itoa091130
- 利用c语言编写的字符串转整形的库函数实现.递归函数实现.可以应用于工程中.-the function of the project is same with ITOA(int ,char*, int1).
generate_trellis_nsc
- 实现非递归系统卷积码的编码功能,基于C++平台,包括实现此功能的函数-To achieve non-recursive systematic convolutional code encoding, based on C++ platform, including the realization of this feature function
itoa091130
- 利用c语言编写的字符串转整形的库函数实现.递归函数实现.可以应用于工程中.-the function of the project is same with ITOA(int ,char*, int1).
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
hanoi(Titan)
- 汉诺塔解答程序,通过递归实现,好多书上都有这个练习题吧-HANOR answer process, through recursive, many of the books have it Exercises
FFT
- 本文从高速数字信号处理器的特点、自适应滤波器的原理及主要应用领域入手,介绍了自适应滤波器的基本理论思想,具体阐述了自适应滤波器的基本原理、算法及设计方法。本文中,对两种最基本的自适应算法,即最小均方误差(LMS)算法和递归最小二乘(RLS)算法进行了详细的介绍和分析,并针对两种算法的优缺点进行了详细的比较。最后用DSP实现了自适应滤波器。实验结果表明,该自适应滤波器滤波效果优越。(Starting from the characteristics of high-speed digital si