搜索资源列表
qpskwithcodec
- Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in “C” or C-language can be intermingled with assembly code.include Real Time Digital Signal Proce
nlms.rar
- 归一化最小均方(LMS)自适应数字滤波,带测试主程序。,Normalized least mean square (LMS) adaptive digital filter with the test main program.
5402McBSP
- 5402dsp芯片中mcbsp串口通讯的C语言例程,用中断来通知主程序进行处理-5402dsp chip McBSP Serial Communication C-language routines, interrupted to inform the main program used to handle
Main
- 基于DSP2407的CAN通讯C程序 CAN的接受和发送修改后 均可实现-DSP2407 based on the CAN communication C program to receive and send CAN
DSP_C
- 胡广书数字信号处理里的主要算法的C程序实现-HU Guang-book digital signal processing algorithms in the main C program implementation
Main
- DSP2407的相关C语言程序,关于AD转换的,整个主程序-DSP2407 relevant C language program, AD conversion on the entire main program
Main
- DSP2407的相关C语言程序,关于通信接口SCI的相关程序实例,整个主程序-DSP2407 procedures related to C language, with regard to the relevance of communication interface SCI instance, the entire main program
Main
- DSP2407的相关C语言程序,关于timer的程序实例,整个主程序-DSP2407 procedures related to C language, on the timer instance, the entire main program
Main
- DSP2407的相关C语言程序,关于键盘转换和DSP的试验实例,整个主程序-DSP2407 relevant C language program, conversion and DSP on the keyboard test case, the entire main program
ADSP-21062_IIR
- 用ADSP21062实现快速IIR算法 压缩包内有源代码和说明-This directory holds all the files required for an ADSP-21060 programming example. The example "IIR" filter data using infinite impulse response (IIR) filters. The examples consist of a main calling program an
Produce60degree6wayphasepwm
- 基于美国德州仪器公司的TMS320F2812的事件管理器产生相位差60度的6路PWM脉冲输出,可用于晶闸管主电路的触发。-Texas Instruments TMS320F2812-based event management company generates 60-degree phase 6-channel PWM pulse output can be used to trigger the main circuit thyristor
FIR
- 用DSP来实现FIR滤波器。vectors.asm为汇编文件,main.c为主文件。-FIR filters with the DSP to achieve. vectors.asm for the compilation, main.c main document.
design
- 介绍了DDS(直接数字频率合成)基本原理,提出以DDS芯片AD9850为核心、利用单片 机控制辅以必要的外围电路,构成一个输出波形稳定、精度较高的信号发生器。该信号发生器主要能 产生幅度和频率分别可调的正弦波、方波与三角波。实验结果表明,硬件电路结构简单,输出信号频 率稳定率优于10 - 3 ,幅值误差低于5 。 关键词: DDS 集成芯片 AD9850 信号发生-Describes the DDS (direct digital frequency synthesis) bas
main
- 计算FFT的办法 C语言编写所有函数-FFT calculation method C language all functions. . . .
main
- TMS320F2812_XNMI 中断设定C语言主函数-TMS320F2812_XNMI interrupt set C language main function
main
- 采用C语言编程的,用DSP实验开发板实现的FIR滤波器功能,-Using C programming language, experiment with the DSP development board to achieve the FIR filter function
ISP1581
- 本文件夹中的代码是“ISP1581”的驱动代码。 main.c 该文件包括了main主函数以及ISP1581的初始化函数 usb_protocol.C 该文件包括了USB协议中的每个环节,包括枚举全过程等,读者可参考USB协议的第九章,比对学习,加深对USB协议的理解-The code in this folder is " ISP1581" the driver code. The file main.c contains the main functio
RTL8019
- 本文件夹中的代码是“RTL8019”的驱动代码。 main.c 该文件包括了main主函数,为读者朋友提供了一个以太网主循环的例子,读者朋友可根据自己系统以及用到的协议来自行更改这个循环。 RTL8019.C 该文件包括了RTL8019读写寄存器、重启芯片、接收数据包、发送数据包等各个底层驱动函数,以及ARP、以太网数据包处理等初级处理函数。 IP.C 该文件包括了UDP等IP层的协议代码。-The code in the folder is " RTL8019&
TL16C550A
- 本文件夹中的代码是“TL16C550A”的驱动代码。 main.c 该文件包括了main主函数以及TL16C550A的初始化函数 TL16C550A.C 该文件包括了TL16C550读写寄存器、重启芯片等函数。-The code in this folder is " TL16C550A" the driver code. The file main.c contains the main function and the main initializati
DSP的C语言编程
- DSP C的语言编程要点简述,数据类型、函数调用、中断等(DSP C language to achieve the main points)