搜索资源列表
volume1
- 演示一个ccs的调试过程,下载就可以应用的,体验一下CCS的调试基本方法-ccs a demonstration of debugging process, can download the application, to experience the CCS debugging basic methods
dm642_emac
- 基于TI的DM642的EMAC编程,可以使用户掌握基本的使用思路,针对自己应用可以进行修改-based on TI DM642 the EMAC program, so that users can master the basic use of the ideas, in light of their application can be revised
sourceofTMS320LF240xDSP
- 《TMS320LF240x DSP结构、原理及应用》一书所有的源程序。该书以TMS320LF240x 模块的原理和应用为主线,介绍了各个功能模块(或外设)的基本原理,并列举出相应的应用实例。 -"TMS320LF240x DSP structure, and application of the principle of" one book all of the source. TMS320LF240x book module and application of the p
RadarSignals
- 雷达信号的英文原版书籍,介绍了雷达信号的一些基础知识,主要讲解模糊函数的定义、性质及其在雷达信号处理中的作用-Radar signal the original English edition of books, introduced a radar signal of the basic knowledge of some, mainly on the definition of ambiguity function, nature and its application in radar s
DSP
- DSP技术在数控技术中的应用研究 硬件部分结构 基本原理 应用情况-DSP technology in the CNC Technology Application Research of the hardware part of the structure of the basic principles of application of the
dspzs
- 本书全面系统地介绍了DSP芯片的基本原理、开发和应用。首先,介绍了目前广泛使用的DSP 芯片的基本结构和特征,定点和浮点DSP处理中的一些关键问题。然后,对用C 语言和MATLAB 语言进行DSP算法的模拟进行了介绍。-This book a comprehensive and systematic introduction to the basic principles of DSP chips, the development and application. First of all, o
DSP1_2
- 详细介绍了DSP应用系统的基本原理,数学基础知识,及一些典型的DSP芯片-DSP application described in detail the basic principles of systems, basic knowledge of mathematics, and some typical DSP chip
dsp3_1
- 详细介绍了DSP应用系统的基本原理,数学基础知识,及一些典型的DSP芯片-DSP application described in detail the basic principles of systems, basic knowledge of mathematics, and some typical DSP chip
1129704224
- 了解dsp的原理与应用,掌握硬件使用方法及基本技能-Understanding and application of the principle of dsp to master the use of hardware and basic skills
TongXinXinHaoChuLi
- 通信工程学院:冯文江教授给研究生用的书,包括大量基础理论知识、基本概念等内 容,要求工学硕士在本门课程学习中,注重通信信号处理的新结构、新算法、新思想、新理论;而工程硕士更多的应结合工作实践,应用这些典型的方法分析和解决实际问题-Institute of Communications Engineering: Professor Feng Wenjiang to graduate with the book, including a large number of basic theoret
2812c
- TI的f2812系列dsp编程的基本框架,基本的数据结构都已经定义好了,省去了应用开发者的时间和精力。-TI' s dsp programming f2812 series of the basic framework, the basic data structures have been defined well, eliminating the need for the application developer' s time and effort.
DSP
- 数字信号处理的直接对象是数字信号,处理的方式是数值运算的方式,它涉及到的内容非常丰富和广泛,它是应用最快、成效最显著的新学科之一,做为信息专业的专业基础课,需要掌握其基本理论和基本的分析方法,通过理论和实践、原理和应用结合让学生掌握知识。而matlab是集数学计算、图形处理和程序语言设计于一体的软件,通过matlab来实现数字信号处理的有关表达,最终实现课程设计的目的。-Direct targets of digital signal processing digital signal proc
dspmatlab
- 数字信号处理使用MATLAB编程的从基础到应用的详细讲解-Digital signal processing using MATLAB programming from basic to the application of detailed briefings
dspjichujiaocheng
- dsp 基础与应用系统设计教程,下载后用pdg阅读器打开就可以看。-dsp system design and application of basic tutorials, download open with pdg reader can be seen.
Dsp-fixed
- 本书全面系统地介绍了DSP 芯片的基本原理、开发和应用。首先,介绍了目前广泛使用的DSP 芯片的基本结构和特 征,定点和浮点DSP 处理中的一些关键问题。然后,对用C 语言和MATLAB 语言进行 DSP 算法的模拟进行了介绍。接着,以目前应用最广的TI DSP 芯片为例,介绍了定点和 浮点DSP 芯片的软硬件设计方法,DSP 芯片的C 语言和汇编语言的开发方法以及DSP 芯 片的开发工具及使用,并以三个应用系统的设计为例,介绍了定点和浮点DSP 芯片的开 发过程。最后,
CCScaozuorumen
- 详细讲解了CCS的使用,调试过程,并通过实例介绍在CCS中创建、调试和测试应用程序的基本步骤-Explained in detail the use of CCS, the debugging process, and the CCS through example to create, debug and test the application of the basic steps
39a9c00d-6aa0-457f-b3db-034cef34c0ac
- DSP是一门理论与实践并重的技术,在学习了DSP的结构体系与基本原理以 后,必须配合通过一些典型的DSP实验,以加深对DSP软、硬件的理解与掌握, 同时学会DSP的开发工具的使用,了解DSP应用系统的开发环境与开发过程,从 而为今后从事DSP的开发打下扎实的基础。-DSP is a theoretical and a practical technology, a DSP in learning the basic principles of the structural sy
testuart_bios
- 在bios下的uart测试程序,运行在dm642平台,对dsp的bios基本框架理解很有帮助-In the bios under the uart test application, running on dm642 platform, the bios on the basic framework for understanding dsp helpful
FFT-FFT-C-language-and-Application
- 用C语言实现快速傅里叶变换,其中讲述了,快速傅里叶变换简介,FFT算法的基本原理,快速傅里叶变换的C语言实现方法,快速傅里叶变换的发展前景,快速傅里叶变换的应用领域等等。-With the C language implementation of FFT, which describes, FFT, the basic principle of FFT algorithm, fast Fourier transform of the C language realize method, FFT
DSP-application
- 详细介绍了DSP算法使用说明,对于初学者以及有些基础的学习者能够提供很大的帮助!-Details of the DSP algorithms can provide great help for beginners as well as some basic learners!