Welcome![Sign In][Sign Up]
Location:
Search - dsp TS201

Search list

[DSP programADSP-21xx DSP汇编指令集

Description: ADSP-21xx DSP汇编指令集-ADSP-21xx Series DSP instruction set
Platform: | Size: 110592 | Author: 陆驰宇 | Hits:

[DSP programide_fat32

Description: 源程序是在VisualDSP环境下开发出来的,目标处理器是4片AD公司的TS1O1 DSP。IDE_FAT32用来在硬盘上创建FAT32文件系统;2)i2c_test编写IIC总线;3)codec_a_in_pal_cf_frame是加载到FLASH的程序,板子在脱离PC自动上电时会把PAL制的图像直接存到CF卡里,CF卡的文件系统是FAT16;4)codec_a_in_pal_buf_boottest是可加载的DSP图像直通程序;5)ADSP-TS101prog_driver是flash的驱动程序。-source of the VisualDSP environment developed, targeted four processor is the company's AD TS1O1 DSP. IDE_FAT32 used in the drive to create FAT32 file system; 2) to prepare i2c_test IIC bus; 3) codec_a_in_pal_cf_frame FLASH is loading procedures, the board automatically from the PC on when power will be the PAL system images directly to CF card, the CF card is the FAT16 file system; 4) can be loaded codec_a_in_pal_buf_boottest DSP image through procedures; 5) ADSP-TS101prog_driver flash is the driver.
Platform: | Size: 29696 | Author: 张娟 | Hits:

[CSharpfft_flp32_TS201

Description: 基于浮点dsp的fft算法,TS201处理器,c语言实现。开发环境Visual。-based on the floating-point DSP algorithms fft, TS201 processors, c language. Visual Development Environment.
Platform: | Size: 1024 | Author: cchen | Hits:

[DSP programSharcDSPapplication

Description: 一本关于sharc系列dsp原理,设计,及应用的好书!-a series of SHARC DSP theory, design and application of the books!
Platform: | Size: 6584320 | Author: alexfang | Hits:

[DSP programiir_flp32

Description: TigerSharc TS201 32-bit floating point IIR filter routine. -TigerSharc TS-201 32-bit floating point II R filter routine.
Platform: | Size: 11264 | Author: 陈伟 | Hits:

[DSP programADSP-TS201_EZ_KIT_Lite_Design_Handbook

Description: ADSP-TS201评估板系统概述(中文)-ADSP-TS201 Evaluation Board System Overview (Chinese)
Platform: | Size: 403456 | Author: 高青 | Hits:

[DSP programfloat

Description: 基于ADSP sharc系列的DSP ts201浮点数程序源代码-Series based on the ADSP sharc floating point DSP ts201 source code
Platform: | Size: 166912 | Author: 李刚 | Hits:

[VxWorksts201_Test_SDRAM

Description: DSP TS201 Test SDRAM Over
Platform: | Size: 613376 | Author: qin | Hits:

[DSP programDSP

Description: 利用TS201超高性能的计算处理能力以及FPGA支持的高速接口交换能力,实现了一种对算法的适应性强、结构扩展方便的通用信号处理板,设计了一种基于该通用信号处理板的米波雷达阵列信号处理系统,并以幅相校正、自适应旁瓣相消的算法实现为例,详细介绍了该阵列信号处理系统算法的实现方法。该系统运行稳定可靠,达到了系统的设计要求。-n this paper,multiple DSPs are adopted to design the array signal processing system.By utilizing the high processing ability of the TS201 and the high-speed data exchange ability supported by FPGA,a general array signal processing system with strong adaptability and easy-expansion ability is fulfilled for radar signal processing.Implementation of the algorithm,such as ASLC and calibration of magnitude and phase,is described in detail.The whole system works well,and meets the requirement of the system...
Platform: | Size: 429056 | Author: 将建 | Hits:

[ARM-PowerPC-ColdFire-MIPSAudioPassThrough_C

Description: TS201的C语言程序,开发环境为visual dsp++。该程序是实现音频传输的程序。-TS201 C-language program development environment for visual dsp++. The program is to achieve audio transmission programs.
Platform: | Size: 13312 | Author: 子由 | Hits:

[DSP programDSP(TS201)

Description: 研究生DSP实验 可以作为使用DSP的练习-Graduate DSP experiments using the DSP can be used as practice
Platform: | Size: 10880000 | Author: Maomaoo | Hits:

[DSP programts201_hwr_1.1

Description: TS201总线的设计,有关dsp方面的内容-TS201 bus design, the dsp aspects of
Platform: | Size: 1541120 | Author: 徐寅晖 | Hits:

[DSP programRSQRT_variants

Description: 在Visual DSP++环境下的ADSP-TS201汇编语言对除法运算实现的优化。(该汇编指令中的除法指令仅有8位精度,需要多次迭代提高算法精度)-In the Visual DSP++ environment ADSP-TS201 assembly language to achieve the optimization of the division operation. (The assembly instruction in the division command only 8-bit precision, require multiple iterations to improve the algorithm accuracy)
Platform: | Size: 57344 | Author: 孙璇 | Hits:

[DSP programDSP-experiment-report-for-FFT

Description: 这里有实验所用到的源代码和实验报告,对同学们非常有用。。。实验报告给大家作为参考 简介: DSP实验报告 FFT频谱分析。本实验利用TS201评估板的硬件资源,通过板上codec对输入信号进行采样。取出其中一段数据,然后计算其自相关。计算结果可以通过主机用VisualDSP++的plot功能描绘出来。-DSP FFT spectrum analysis test report
Platform: | Size: 558080 | Author: 陈深 | Hits:

[DSP programDSP-experiment-report-for-fir-filter

Description: 这里有实验所用到的源代码和实验报告,对同学们非常有用。。。实验报告给大家作为参考 简介: dsp实验报告数据采集与FIR滤波处理——利用TS201-EZ-KIT板的硬件资源,完成对信号的采样和滤波分析。本实验中提供的基本FIR滤波器程序,初始化不同的FIR滤波器的系数来设计出不同的滤波器。通过这个实验加深对数字滤波这种信号处理的方法的理解。-dsp lab report with FIR filtering data collection- using TS201-EZ-KIT board hardware resources to complete the sampling and filtering of the signal analysis. This experiment provides the basic FIR filter program, initialize the different FIR filter coefficients to design a different filter. Through this experiment to enhance the digital filter signal processing method of this understanding.
Platform: | Size: 78848 | Author: 陈深 | Hits:

[DSP programVISUALDSPPP-introduction

Description: 这里有实验所用到的源代码和实验报告,对同学们非常有用。。。实验报告给大家作为参考 简介: 主要目的是熟悉VISUAL DSP++的开发环境。针对ADSP-TS201,利用几个用C、C++和汇编语言写成的简单例子来描述 VISUAL DSP+十编程环境和调试器(debugger)的主要特征和功能。-VISUALDSP++ introduction-the use of floating-point experiment
Platform: | Size: 652288 | Author: 陈深 | Hits:

[DSP programts201

Description: TS201开发版图,有助于了解其构造及DSP编程学习-The TS201 development territory helps to understand its structure and DSP programming learning
Platform: | Size: 15360 | Author: 王大胆 | Hits:

[DSP program(TS201)DSP

Description: 基于TS201的功能应用开发软件,很实用。-TS201 features based application development software, very useful.
Platform: | Size: 11475968 | Author: 戴乐 | Hits:

[assembly languagebus1

Description: DSP TS201总线通信程序,与Altera Stratix II FPGA-DSP TS201 bus communication procedures, and the Altera Stratix II FPGA
Platform: | Size: 15360 | Author: 路永轲 | Hits:

[VHDL-FPGA-Verilogfpga_ver

Description: Altera StratixII FPGA与DSP TS201实现总线通信的程序,Verilog实现-Altera StratixII FPGA and DSP TS201 implement the bus communication procedures, Verilog realization
Platform: | Size: 8059904 | Author: 路永轲 | Hits:
« 12 »

CodeBus www.codebus.net