搜索资源列表
ZHAO9B
- 是实现FIR滤波器的主要功能。利用C和汇编实现的。包含了延时、主频、头文件、主函数、向量函数、及SIAN函数-FIR filter is the main function. Using C and compiled achieve. Includes delay, speed, the first paper, the main function, vector function, and function Brasileiro
DSPprogram
- 1、(1)32bit乘法的指令解释 (2)volume1的load.asm基础上实现一个 16bit数组的乘法累加的函数,并进行 -o2 / -o3 / 手工优化 2、c环境 C调用汇编函数,汇编函数调用c函数 addarr3(int * arr1, int * arr2, int * arr3, int * arr4, n) //汇编函数,3个数组的对应位置相加,结果放在arr4[n]中, 汇编函数调用C的子函数,它把arr1和arr2相加放到arr3
TI2812
- ti2812的c库函数,包括各种寄存器的映射,寄存器的初始化等-ti2812 the c library functions, including the mapping Register, the Register and other initialization
DSPcorrelation
- 相关算法的应用很广,例如噪声中信号的检测,一个信号经过一段延迟后自身的相似性,信号中隐含周期性的检测,信号相关性的检验,信号时延长度的测量,滤除确定性信号中的随机干扰信号等等。相关函数还是描述随机信号的重要统计量。 利用CCS5000的集成开发平台,通过C语言对一正弦信号和一余弦信号进行了相关算法设计、编程和分析,然后将其置于CCS集成开发环境下,编译、调试、运行.-correlation algorithm used widely, such as noise signal detecti
pic_ccs
- TI公司的CCS一些常用的函数库 ,比较好的资料,里面有一些程序比较基本,对于初学者规范程序编写,理论用于实践,有一定参考价值-TI' s CCS library of some commonly used, relatively good information, there are some basic procedures, procedures for the preparation of norms for the beginners, theory for practice,
CFFT
- 在CCS环境下,调用TI的DSPLIB FFT、IFFT函数的例子。 定义了正弦信号和方波信号,可以帮助DSP初学者理解DSPLIB FFT相关函数的调用。-In the CCS environment, calling TI DSPLIB FFT, IFFT function example. Defines a sinusoidal signal and the square wave signal that can help beginners understand DSPLIB FF
FIR-h(t)
- 利用窗函数法设计FIR滤波器,给出其抽样响应。程序中调用了子程序window。-Using window function design FIR filter, given in response to its sample. Calling the subroutine program window.
DSP2812_FIR
- 基于DSP2812的FIR滤波器设计,文件中包含仿真的正弦函数文件-FIR filter based on the design of the DSP2812, the document contains the sine function simulation file
HMM_C_LANGUAGE
- 语音识别HMM算法的C语言实现,里面有详细的注释和说明,阅读起来很容易理清程序流程和思路,函数的功能以及函数怎么调用都说的很清楚。相信对语音识别的DSP编程有很大的帮助。-HMM speech recognition algorithm for C-language implementation, which has detailed notes and instructions, read them very easy to straighten out our thinking proces
main
- 计算FFT的办法 C语言编写所有函数-FFT calculation method C language all functions. . . .
C
- dsp的fir库函数的调用,帮助加深了解dsp的编程-dsp' s fir library function call, to help gain a better understanding of programming dsp
Digitalsignalprocessingsourcecode5
- 数字信号处理中,滤波器的有关算法,包括多项式的乘方展开函数以及多项式乘积展开函数、Butterworth滤波器阶数计算函数等。-Digital signal processing, filter the relevant algorithms, including polynomial functions and polynomial multiplication involution Expand start function, Butterworth filter order of calc
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&
fir-c
- fir低通滤波程序,处用冲激响应函数,实现对信号的低通滤波。-fir low-pass filtering process, at the use of impulse response functions, to achieve a low-pass filtering the signal.
C-function
- C语言函数说明与返回值概念解析,对初学者很有用-C language function describes the concept of resolution and return values, useful for beginners
c
- TI特别为C6000系列 编写的图像处理相关函数-these image processing functions are TI specifically write for the C6000 series DSP
PWM1234
- 此程序功能为让 PWM1 PWM3 PWM7 PWM9 独立输出不同占空比的PWM。 程序设置全在DSP281x_Ev.c 函数里。 -This program features to allow independent output PWM1 PWM3 PWM7 PWM9 different duty cycle PWM. Program settings all in DSP281x_Ev.c function inside.
DSP的C语言编程
- DSP C的语言编程要点简述,数据类型、函数调用、中断等(DSP C language to achieve the main points)
VIENNAcloseloopwith2812
- VIENNA整流器闭环控制函数实现,利用2812DSP实现(The colse-loop control of VIENNA rectifer based on the DSP of TMS320F2812)