CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - asm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - asm - List
[
DSP program
]
DSP CAP
DL : 0
DSP....CAP ASM
Date
: 2011-05-13
Size
: 42.65kb
User
:
perfectxiaotao@126.com
[
DSP program
]
spi.asm
DL : 0
DSP串口通讯程序实现两个DSP之间的串口通讯-DSP serial communication program between the two DSP serial communications
Date
: 2025-12-16
Size
: 5kb
User
:
机器人
[
DSP program
]
image_scale_up_by2
DL : 0
ADI BF DSP 图象缩放的汇编优化源码-ADI DSP image scaling BF compilation of source code optimization
Date
: 2025-12-16
Size
: 70kb
User
:
刘微
[
DSP program
]
dsp_timer
DL : 0
tms320f2407 timer编程-this is a program of tms320f2407 s timer
Date
: 2025-12-16
Size
: 14kb
User
:
戴先生
[
DSP program
]
2407相关
DL : 0
TMS320LF2407(_EVM) DSK 原理图 2407实验程序 2407电路图-TMS320LF2407 (_EVM) DSK schematics 2407 2407 circuit experimental procedure
Date
: 2025-12-16
Size
: 3.34mb
User
:
樊继东
[
DSP program
]
lms汇编
DL : 0
LMS算法汇编程序,使用于DSP,经实验验证,收敛为ms级,很好的一段汇编代码。-LMS algorithm compilation procedures, the use of DSP by experimental verification, convergence of ms-class, a good compilation of code.
Date
: 2025-12-16
Size
: 3kb
User
:
张达
[
DSP program
]
hex2asm_C6700
DL : 0
本程序通过分析由CCS的工具hex6x.exe生成的.map文件和.hex文件,生成.h与.asm文件, 以供烧写程序通过仿真器直接将用户应用程序烧写至片上flash,方便用户程序的更新-the procedures adopted by the CCS analysis tools hex6x.exe generated. Map files and the. Hex document generation. H and. Asm documents for burning procedure simulator directly to the users of burning applications to on-chip flash, a user-friendly procedures update
Date
: 2025-12-16
Size
: 7kb
User
:
李波
[
DSP program
]
c&asm
DL : 0
用c和汇编实现相同的功能,具体见程序,挺简单的一个程序-the program is using c and asm to achieve the same function,please watch the detail in the program,a simple program
Date
: 2025-12-16
Size
: 8kb
User
:
赵元表
[
DSP program
]
dtmf
DL : 0
dtmf的产生与检测 格式为ASM文件 适用于DSK5402板-DTMF detection and the selection format for documents applicable to the ASM board DSK5402
Date
: 2025-12-16
Size
: 9kb
User
:
王洪
[
DSP program
]
UARTRS-232HyperTerminal(ASM)
DL : 0
UART RS-232 HyperTerminal (ASM).rar,为ADI DSPBF533串口汇编的程序示例代码-UART RS-232 HyperTerminal (ASM). Rar. Serial for ADI DSPBF533 compilation procedure code examples
Date
: 2025-12-16
Size
: 12kb
User
:
xiao
[
DSP program
]
AudioCodecTalkthrough(ASM)
DL : 0
这是dsp音频信号处理的asm源码,欢迎参考。-This is the audio signal processing dsp source asm welcome reference.
Date
: 2025-12-16
Size
: 10kb
User
:
linxi
[
DSP program
]
Lab0103-ASM
DL : 0
ti公司的vc5509ae asm 入门程序-ti
Date
: 2025-12-16
Size
: 6kb
User
:
千雨
[
DSP program
]
ASM
DL : 0
本文件对TMS320F2812的汇编程序进行了权威指南,帮助大家学习TMS320F28XX的汇编语言-This document is a compilation of TMS320F2812 procedures authoritative guide to help everyone learn the assembly language TMS320F28XX
Date
: 2025-12-16
Size
: 1015kb
User
:
xzq
[
DSP program
]
Lab404-ASM
DL : 0
TI dm642的汇编ASM测试试验代码-TI dm642 compilation ASM test code
Date
: 2025-12-16
Size
: 10kb
User
:
huangying
[
DSP program
]
exec_fir_complete
DL : 0
TI CCS开发环境下的FIR滤波器实现工程,包括C与ASM联合编码的实现。-TI CCS development environment of FIR filter implementation projects, including the C and ASM United encoding implementation.
Date
: 2025-12-16
Size
: 29kb
User
:
dongming
[
DSP program
]
TIDSPAsm
DL : 0
介绍TI DSP 汇编语言的书,很多人在找这个,我在CSDN也上传了,希望对大家有所帮助。-a book about TI DSP ASM. enjoy ur self.
Date
: 2025-12-16
Size
: 2.89mb
User
:
facai
[
DSP program
]
SEEDVPM642_boot
DL : 0
这个目录下的程序,是一个如何将用户的程序写入到FLASH中的程序。 步骤如下: 1、将BOot.asm的程序加入到用户程序中,其地址空间分配为0x00~0x400; 2、编写HEx转换的CMD文件。 3、使用HEx6x工具,将OUT文件,转换成为HEx的二进制文件。 4、使用FLASHBURN将之写入到FLASH中。-Procedures under this directory is a user of the procedure how to write to the FLASH in the process. Steps are as follows: 1, BOot.asm procedures will be added to the user program, the address space allocation for the 0x00 ~ 0x400 2, the preparation of the CMD file conversion HEx. 3, the use of HEx6x tool OUT file, and transform it into the binary file HEx. 4, the use of FLASHBURN be in writing to the FLASH.
Date
: 2025-12-16
Size
: 137kb
User
:
孙胜凯
[
DSP program
]
FIR
DL : 0
用DSP来实现FIR滤波器。vectors.asm为汇编文件,main.c为主文件。-FIR filters with the DSP to achieve. vectors.asm for the compilation, main.c main document.
Date
: 2025-12-16
Size
: 440kb
User
:
roar
[
DSP program
]
Core-Timer-(ASM)
DL : 0
在ADSP-21369 EZ-KIT Lite开发板上实现定时器功能-21369_IVT.asm,,ADSP-21369-EZKIT.LDF,,Core Timer.asm,,Core Timer.dpj,,initPLL_SDRAM.asm,,README.txt
Date
: 2025-12-16
Size
: 7kb
User
:
wangxianjian
[
DSP program
]
LAB0103-ASM
DL : 0
DSP ASM 算法的实现与运行,解决最基本的asm 问题-DSP code about the asm system
Date
: 2025-12-16
Size
: 5kb
User
:
steve gardner
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.