搜索资源列表
newscope
- 这是基于dsp的交流电机调速软件。编程环境是ccs2000,算法用的是spwm方法,用的是c语言和汇编混编,程序里有注释。*.h和*.cmd文件是头文件和内存分配文件-this is the program of the alternating-current machine speed control based on dsp.the progran enviroment is ccs2000,the arithmetic is the spwm,it is programmed with c
f2407a_h
- dsp 2407a 的C语言头文件 用起来最方便的那种-dsp 2407a C header files together with the most convenient kind of
Tms320F2812
- TI的Tms320f28xx DSP C语言开发用的头文件以及各种外设启动代码-Tms320f28xx DSP C language development header files used in startup code and a variety of peripherals
TMS320F28335
- DSP28335的C语言开发模板,包括头文件、源文件以及cmd\gel等重要文件-The project templete of DSP28335,including the head files,the source files,and some other important files
f2407_C
- 本代码主要用于TI公司的TMS320LF2407A型号的DSP芯片C语言编程时使用的头文件-This code mainly for TI
the_DSP28_header_files
- 这是DSP F2812芯片的头文件,在C语言开发时要用到,定义了硬件外设与存储器映射-This is the first chip DSP F2812 documents, developed in C language used in the definition of the hardware peripherals and memory-mapped
Cseg
- DSP编程用到的C语言编程头文件与C语言数据库-DSP used in C programming language header file with the C programming language Database
adda_main
- 在dsp开发环境中应用于adda的c语言程序,要加载里面的头文件,编译后下载到实验箱的dsp芯片-use in dsp
SCI
- C语言实现DSP异步串口SCI同PC机通信的程序,已调试通过,并且其中包含程序所需的头文件及其他预定义文件-DSP C language SCI asynchronous serial communication with the PC, the program has been debugged, and which contains the header files needed by the program and other pre-defined file
F2812-header-file
- DSP F2812 用于CCS C语言开发的标准头文件 由TI提供 可用于DSP程序开发-DSP F2812
DSP2812-Fuction-instructions-
- DSP2812 头文件的所有函数的说明,初学者尤其是C语言功底不深后的编程者了解了这些基本的函数后,才能为下一步的编程打下基础。-A descr iption of all the functions of the the DSP2812 header file, beginners programming C language skills do not understand these basic functions, in order to lay the foundation for t
2407
- LF2407的C语言和汇编头文件和CMD(中文详解)-LF2407 C language and assembler header files and CMD (Chinese explain)
KalmanFilter
- 使用C语言开发的基于DSP的kalman滤波算法,输入数据做成头文件的形式包含在工程中,并针对测量矩阵对一些矩阵运算进行了简化。使用的硬件平台为TMS320C5509A开发板,运行通过,结果和MATLAB仿真结果一致!-Kalman filtering algorithm based on DSP development using C language, made of the input data in the form of the header files included in the
234
- 用c语言编写的高斯白噪声程序,可以改变噪声幅度,方便将来进行信噪比计算。里面更有更有很多高斯白噪声的头文件和库文件。-C language Gaussian white noise process, you can change the noise amplitude noise ratio calculated to facilitate future. There are also many more white Gaussian noise header files and library
lab18-PWM
- DSP28335的C语言开发模板,为pwm模块的完整演示例程,包括头文件、源文件、主函数等-DSP28335 C language development template for a complete demonstration routine pwm module includes header files, source files, the main function, etc.
Timer
- 本程序示例如何使用C语言写TIMER。头文件 misc.h有3个有关时钟操作的函数:1. timer_on() 2. timer_off() 3. timer_set(unsigned int, unsigned int,int)(This program illustrates how to use the Timer in 'C'. The header file misc.h has the three functions related to Tim