搜索资源列表
alaw.rar
- 基于Tms320C5402的A-law 算法的源代码,该代码已经调试通过,运行结果良好,Based on the TMS320C5402 the A-law algorithm' s source code, the debugging code has been adopted, good results
fir_lms
- 一个不错的关于lms算法的verilog代码,算然只有两级,但是对了解lms用HDL描述有很好的理解作用。希望对大家有用~-A good lms algorithm on the verilog code, development environment, I can not find, even if the vhdl it! We hope to be useful
kangtuo
- The Cantor expansion of the natural number x is x = ak * k!+a(k − 1) *(k − 1)!+.... + a2 * 2!+a1*1! where all the ai (digits) satisfy 0 ≤ ai ≤ i it is easy to find a algorithm,we find the largest integer k that can satisfy 给一个正整数求出它的康
project_01_Booth_Algorithm
- Booth Algorithm 是一種較簡潔的有號數字相乘的方法,即利用位元掃描方式,跳過00、11以增快速度-Booth Algorithm is a relatively simple figure has multiplied its way, that is, using bit scan mode, skip to 00,11 by fast
GUI
- Descr iption The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace and then determines the peaks the associated angles provide the DOA estimates. The MATLAB code for the MUSIC algorithm is sampled by creating an
CordicNCO
- 基于CORDIC算法的,数字控制振荡器的设计。带测试程序,输入一个振荡频率,输出SIN和COS的波形!-Based on the CORDIC algorithm, the digital controlled oscillator design. With test procedures, enter a oscillation frequency, the output waveform SIN and COS!
FFT_for_f430-A
- 一种适合在单片机上运行的快速傅里叶算法,大量采用查表方法。理解这个算法对实现电力谐波分析很有帮助。fft算法的经典应用,需要一定的数学知识!-Fit on a single chip running at the fast Fourier algorithm, a large number of look-up table method used. Understanding of this algorithm to achieve useful power harmonic analysis.
aes
- 基于DM642的AES加密算法 很核心的~-DM642-based AES encryption algorithm is the core ~
G711CodecVAD
- 在dsp中使用G711压缩解压,以及VAD算法和语音激活算法,非常不错的源代码与算法参考例子-The use of G711 in the dsp compression decompression, as well as the VAD algorithm and voice activation algorithm, a very good reference source code examples and algorithms
DocumentClusteringusingParticleSwarmOptimization.r
- 关于pso算法的一篇文章,老外写的,介绍将如何pso算法应用到文档聚类中-Pso algorithm on an article written by a foreigner on pso algorithm will be applied to document clustering
lms
- 一个不错的关于lms算法的verilog代码,算然只有两级,但是对了解lms用HDL描述有很好的理解作用。希望对大家有用~-A good lms algorithm on the verilog code, development environment, I can not find, even if the vhdl it! We hope to be useful
astar-2.2
- A*演算法模擬程序,利用GUI自訂地圖環境進行運算模擬-A* algorithm
algorithm
- 一个读取自定义格式文件而生成窗体控件的算法-Read a custom format files generated form the control algorithm
js
- 本系统采用ST公司ARM7芯片STR710FZT6为核心进行设计,合理利用了该芯片上丰富的资源,实现小车智能蔽障、寻迹,信息无线传输等功能, 从而在远端PC上对获取的信息进行实时显示。本系统针对现实中出现的对于未知区域实时探测的需求,适当进行了简化,利用迷宫进行模拟。 其中,有一台智能小车,和一个PC端。小车在迷宫行进的过程中,会自动蔽障、选择路线,并通过无线模块将行进的信息实时传送给远端PC机 ,从而在PC端显示出小车在迷宫中行进的路线。为了达到在迷宫中行走的目的,我们要设计蔽障和迷宫算法,为
VHDL_huffman_decoder
- This is a Huffman decoder with dynamic Huffcode tables. A Testbench for a jpg file is include.
ldpc_decoder_802_3an_latest.tar
- 适用于10GBase-T的以太网(802.3an协议)LDPC解码器, 用VHDL语言编写,可以应用在LATTICEXP2系列芯片上,基于Gallager算法。-LDPC decoder for 10GBase-T Ethernet (802.3an), based on Gallager s A algorithm
ldpc_encoder_802_3an_latest.tar
- 适用于10GBase-T的以太网(802.3an协议)LDPC, VERILOG语言编写,可以应用在LATTICEXP2系列芯片上,基于Gallager算法。-LDPC encoder for 10GBase-T Ethernet (802.3an), based on Gallager s A algorithm
algorithm
- 这是个dsp算法的合集,每个算法的实现都是一个完整的工程文件,便于DSP初学者入门!-This is a collection dsp algorithms, each algorithm to achieve a complete project file are easy to DSP beginners started!
AlgorithmsandDataStructures
- While many computer science textbooks are confined to teaching programming code and languages, Algorithms and Data Structures: The Science of Computing takes a step back to introduce and explore algorithms -- the content of the code. Focusing on thre
ccmul
- FFT旋转因子,旋转因子是蝶形运算的组成部分,是数字信号处理FFT算法的基础部分-FFT twiddle factor, rotation factor is an integral part of the butterfly, digital signal processing is a fundamental part of FFT algorithm