搜索资源列表
binDCT
- BinDCT算法描述,作为快速DCT算法适合嵌入式使用
单片机数字滤波器算法
- 数字滤波文中描述了有关单片机滤波的各种常见算法需要维普浏览器打开-digital filter paper describes the SCM filtering algorithm needs of common browsers open Vip
FPGA
- 此课件是基于FPGA的加密芯片设计实例,DES的FPGA实现,包括DES加密算法简述,DES的伪代码描述,设计流程,运算电路模型设计,算法程序设计 -The courseware is based on the FPGA chip design example of encryption, DES for FPGA implementation, including the DES encryption algorithm briefly, DES pseudo-code descr ipt
boothmultiplier
- booth算法描述, 8乘8位带符号校验扩展位乘法器-booth algorithm descr iption, 8 x 8 bit multiplier with symbol check extension
ourdev_339105
- dsp各种算法大全,而且是用C语言描述的,有很强的参考性,欢迎点击下载-Encyclopedia of dsp algorithms, and is described in C language, have a strong reference, please click to download
Lexicographic_order
- acm算法设计:排列的字典序问题 描述: n个元素{1,2,..., n }有n!个不同的排列。将这n!个排列按字典序排列,并编号为0,1,…,n!-1。每个排列的编号为其字典序值。例如,当n=3时,6 个不同排列的字典序值如下: 字典序值:0 1 2 3 4 5 排列:123 132 213 231 312 321 任务:给定n 以及n 个元素{1,2,..., n }的一个排列,计算出这个排列的字典序值,以及按字典序排列的下一个排列。 输入: 第1 行是元素个数
IIR
- FPGA的IIR算法描述,希望对大家有用-IRR arithetics using fpga
G_723_1_54xDSP
- 经典的算法,54dsp 验证通过。对 g_723_1的算法描述清楚清晰。-dsp for g_723_1
dsp_builder
- Dsp Builder是一种将Matlab算法描述的语言,转换为硬件设计语言的工具。在VLSI和ULSI技术环境下,对于快速开发具有很大的帮助-Dsp Builder is a Matlab algorithm will be described in the language into hardware design language tools. In the VLSI and ULSI technology, environment, for the rapid development o
Remez
- FIR滤波器算法使用c++语言,提供算法描述-FIR filter algorithm using c++ language, provide descr iption of the algorithm
Study_on_Key_Technologies_of_n4-DQPSK_Modulation_a
- 本文首先研究可4一DQPsK调制解调系统中调制部分的基本原理和各个模块的设计方案,重点研究成形滤波器和直接数字频率合成器 (DireetoigitalFrequeneySynihesis,简称DDS),并针对各个关键模块算法进行matlab设计仿真,展示仿真结果。其次,研究调制解调系统解调部分的基本原理和各个模块的设计方案,重点研究差分解调,数字下变频和位同步算法,也针对其各个关键模块进行算法的Matlab设计仿真。然后用Matlab对整个系统进行理论仿真,得出结论。在此基础 上,采用超高速
IPEMULATION
- 这是关于IP电路仿真器的一个很好的文档,里面的内容非常实用,算法描述清晰、自然。-This is on the IP circuit emulator is a good document, which the content is very practical, the algorithm described in clear and natural.
sqrt_Verilog
- Verilog实现开平方模块,内含有具体的算法描述Word文档,简单清晰明了。-sqrt with Verilog HDL. It is useful.
Asynfifo
- 异步 fifo 编写 详细算法描述 ,算法 , 格雷码 防毛刺-Write asynchronous fifo
view20_PID
- PID算法及 C语言描述 PID增量式算法 防积分饱和优化-PID Algorithm
fft32(1)
- 数字信号处理书中的32点fft算法描述的源代码-32-point fft algorithm of digital signal processing book describes the source code
first-order-filtering-algorithm
- 嵌入式测控系统中常见的数字滤波算法,简单的一阶各种滤波算法描述和实现-Simple first-order filtering algorithm
cosine-signal
- 要求产生连续的信号,这些连续的信号可以是方波、锯齿波、三角波、余弦波等 其他各种波形,各种波形产生的原理基本相同。本实验以产生连续的余弦波为例,如果需要产生其他波形,可以参考本实验的设计,对相关波形的特点进行C语言算法描述即可。 - Program for generates a sequence cosine signal
fft1024-verilogCODE
- fft 1024点verilog代码,适用于基-4的FFT算法描述,使用quartus,modelsim,-fftpoint 1024 verilog code
PID控制算法分析与实现
- 最全PID控制算法讲解与分析,用C语言描述实现(Explanation and analysis of the most complete PID control algorithm)