搜索资源列表
20050425_a_ordermake
- 一个西门子变频器控制代码的生成程序,主要用于DSP控制,除了调试用的iostream.h头文件,没有其他任何头文件,可以方面的运用与各种DSP,也可以移植到windows和linux下。 -a Siemens inverter control code generation process, mainly for the DSP control, in addition to commissioning the first iostream.h documents, no other fil
Dsp2407regs
- 内容包括一个dsp2407头文件和命令文件源代码举例-including a dsp2407 first paper documents and orders for the source code
IDE_DMA
- 用DSP BF533直接读写操作硬盘的源代码!源代码中有头文件指示了硬盘如何和BF533开发办接口,用户自己按自己的硬件结构修改这一部分就可以了,其他部分均为C代码,方便移植!原开发环境visual dsp!-BF533 DSP directly to the hard disk read and write operation of the source code! Source code is the first document of instructions on how hard an
fft1drad2cmpx_121900
- ADI 的 ADSP_BF533 FFT程序-This file contains the code for the implementation of FFT. The Algorithm used is Decimation in Time. For the optimization point of view, the whole computation of butterfly signal flow has beee
knownofkeyboard
- 本程序首先通过SPI通信把十六进制代码赋值给引脚,从而控制键盘灯的闪烁-This procedure, first of all SPI communications to hexadecimal code assigned to the pin, so as to control the keyboard lights flashing
DSP_Exp1
- 1、 学习Matlab最有效的方式是自己动手以及经常查Help。 2、 遇到不很确定的函数或者操作,最好的办法就是自己建一个测试矩阵然后试一下,不会对数据产生不好的影响,也十分直观,因为很多细节老师也不会很清楚。 3、 养成用Editer编程的好习惯,最好结构化编程,经常使用自建的函数,使得代码清晰易查错。 4、 自己给自己加注释,运行程序时可以先试着一行一行运行,看一下每一行的输出是否与预期相同等等,出错的时候自上而下慢慢查。 -1, the most effective wa
first
- bf561 mini project code
sjf(npre)
- Code for job scheduling in an operating system using Shortest Job First Algo
example_code
- 此文档为TI公司的TMS320C672x系列浮点处理器库函数的使用源代码,包括Lib库编译到目标程序中、ROM库函数不编译到目标代码中(直接调用)的例程,还包括了DSP/BIOS使用库函数的例程,对于初次使用浮点库的用户是很好的参考资料。-This document is TI' s floating-point processor TMS320C672x series of library functions to use the source code, including Lib l
Audio-Analysis
- 基于DSP和FPGA的音频信号分析,是全国大学生电子大赛的一等奖作品。含有完整的分析,设计,原理图,器件选择,源代码。-Audio DSP and FPGA-based signal analysis, the first prize of the National Undergraduate Electronic contest works. Containing complete the analysis, design, schematics, device selection, and
EXP_1
- 这是第一个基于BF533的实验操作,主要是熟悉怎么操作,对于初学者来说是很好的学习文档,里面有详细的实验原理说明及代码,后面陆续还有实验二三四-This is the first BF533-based experimental operation, mainly familiar with how to operate, for beginners is a good learning documents, which has a detailed descr iption of the ex
AD2S1210_DSP28335_SPI_Initialize
- DSP28335通过SPI控制旋变AD2S1210第二版读写程序(以前我发过第一版),是实际工程中的一部分,有需要的可以放心应用,通过阅读代码,我相信大家可以学到一些东西的。-DSP28335 through the SPI control Resolver AD2S1210 second edition literacy program (before I sent a first edition), is part of the actual project, the need to be
IAR
- 在nesc的代码中,你会看到很多你不认识的数据类型,比如uint8_t等。咋一看,好像是个新的数据类型,不过C语言(nesc是C的扩展)里面好像没有这种数据类型啊!怎么又是u又是_t的?很多人有这样的疑问。论坛上就有人问:以*_t结尾的类型是不是都是long型的?在baidu上查一下,才找到答案,这时才发觉原来自己对C掌握的太少。-In nesc code, you will see a lot of you don t know the type of data, such as uint8_
1
- 数字滤波器的MATLAB与FPGA实现——杜勇(配套光盘) 程序源码,配合电子书使用可以很好的学习数字滤波器的MATLAB与FPGA实现,完整代码,仿真良好,上半部分(MATLAB and FPGA implementation of digital filter -- Du Yong (supporting CD-ROM) program source code, can learn matlab and FPGA implementation of digital filter well w