搜索资源列表
datedisplay
- 基于DSP的数据显示、对比,包含完整的C源代码,CMD文件。-DSP-based data, contrast, includes the complete C source code, CMD document.
dspdemo_pwm
- dsp28335进行数据采样,pwm输出等功能,这是一个完整的工程-dsp28335 data sampling, pwm output functions
MCU_1323
- 详细说明:用ADI DSP汇编指令编写的全内插函数(包括水平、垂直、交叉内插),结果正确,并且包括很完整的测试数据 -Detailed Descr iption: ADI DSP with instructions to prepare a compilation of the whole interpolation function (including horizontal, vertical, cross-interpolation), the result is correct,
dspzhongduan
- dsp 与fpga通通过中断交换数据的dsp程序C语言编写,非常完整,编译通过下载即用-dsp and fpga through exchanging data via interrupt dsp procedures C language, very complete, the compiler that is used by downloading
DSP6455
- DSPC6455全面的宝典,初学者与开发人员必备!本人从开始接触DSPC6455,到成功完成相关项目。在自学过程中收集的一系列完整的DSPC6455相关数据手册,有用的开发资料,以及本人学习经验总结与说明,帮助学习开发过程中理解相关内容! 一定会对初学者,或是6455的开发人员有重要帮助!-DSPC6455 comprehensive book, beginners and developers must! I came into contact with from DSPC6455, to
DAC
- 这是一个利用dsp自带的数模转换器实现由数据量变成模拟量的完整程序,调试已通过可以运行-This is a use of DSP comes with a number of analog converter to achieve a complete program of data into a simulation, debugging has been running
SCICode
- 完整dsp28335工程,从上位机收到数据以及回传发送数据;(The complete DSP28335 project receives data from the upper computer and sends back the data.)
BF518-SPORT-read-AD7606
- ADI公司的BF518定点DSP通过SPORT口读取A/D芯片AD7606采样的数据。本程序为完整工程,可以参考使用(ADI s fixed-point DSP BF518 read A/D chip AD7606 sampling data through SPORT mouth. This program is a complete project, you can refer to the use)
DSP直通程序
- 该程序用于Analog Device 公司ADSP-21489 DSP的仿真,从数据的读入到数据的读出的完整过程。其中包含锁相环PLL、编解码器AD1939的使用等。