搜索资源列表
D000669
- DSP 处理器C编译器的设计与实现论文 很有用尤其是毕业生
spru103g
- TMS320C54x 最优化的C/C++编译器用户手册,对于在TMS320C54x DSK下非常有用-TMS320C54x Optimizing C/C++ Compiler User’s Guide
CCS3.3
- 为DSP初学者提供,CCS编程入门。TI 公司提供了高效的 C 编译器和集成开发环境 Code Composer Studio,学习dsp的编程应该从学习CCS的使用开始。 -To provide for the DSP beginner, CCS program entry. TI provides a highly efficient C compilers and integrated development environment Code Composer Studio, learni
ccs_cmd
- cmd 文件用于DSP 代码的定位。由于DSP 的编译器的编译结果是未定位的, DSP没有操作系统来定位执行代码,每个客户设计的DSP 系统的配置也不尽相同,因此需要用 户自己定义代码的安装位置。安装位置是指,编译完成的代码是存放在dsp的那个位置,程序空间RAM或者数据空间RAM,起始地址以及长度。-cmd file for the positioning of DSP code. As the DSP of the compiler to compile the result
DSP_C_Language_Programming_Tutorial
- DSP的C语言编程教程:DSP生产厂商及第三方为DSP软件开发提供了C编译器,使得利用高级语言实现DSP程序的开发成为可能。-DSP-C Language Programming Tutorial: DSP manufacturers and third party software development for the DSP provides a C compiler to make use of high-level language DSP program development po
PWM-Control
- 一个PIC单片机的PWM控制程序,用Ccs 的C编译器。-a C programer for PIC MCU, show how to use PWM.
FFT-TMS320C54x-DSP
- FFT的TMS320C54x DSP实现(ccs3.3编译器),fft.c为主要程序,在程序注释所提示处设断点,再用CCS的图形查看功能可看结果。-The FFT TMS320C54x DSP to achieve (ccs3.3 compiler,), fft.c for the main program at the breakpoint in the program comments prompted then CCS graphical view function to see the
DSPLIB(C55)
- TI为DSP TMSC55X 量身定做的代码库,比如FFT算法。将LIB文件放到编译器寻找的空间,然后在C文件中申明并调用即可。-This code made by TI can effeciently solve the DSP TMSC55X problems such as FFT. You can simply set the LIB and declare and use the funtions in your C file.
TMS320C2xC2xxC5x_
- TMS320C2x xC5x C编译器开发应用程序的步骤-TMS320C2xC2xxC5x C compiler development application steps
libsvm-3.20
- 台湾国立最新的svm工具箱 1. matlab自带了C编译器Lcc-win32C,但是libsvm原始版本是C++实现的,因此需要C++的编译器来编译,这就是不适用matlab默认编译器而选择其他C++编译器的原因。 matlab支持的编译器也是有限的,可以查看不同版本matlab支持的编译器列表 2. 如果matlab版本太低,如matlab 7.0是不能用VS作为编译器的,只能用VC++ 6.0 3. .mexw32 文件是经过加密的,打开是乱码,函数本身没有帮助。-SVM
Ti.Math.Lib.Note.spru514n
- TMS320C28x Optimizing C/C++ Compiler v17.6.0.STS