资源简介
TI 的完整源代码,对学习TI C5000汇编语言简直太有用了
源代码
代码片段和文件信息
//*****************************************************************************
// Filename: cfft32_t.c
// Version: 0.01
// Description: test for cfft32 routine
//*****************************************************************************/
#include
#include
#include
#include “test.h“
short i;
short eflagf= PASS;
short eflagi= PASS;
short scale = 1;
short noscale = 0;
long x1[2*NX];
void main(void)
{
cbrev32(xxNX);
cfft_32(x NX scale);
eflagf = ltest(x rtest NX MAXERROR); // for r
if (eflagf != PASS)
{
exit(-1);
}
return;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 269354 2002-09-11 15:55 54xdsp.lib
文件 641652 2002-09-11 15:55 54xdsp.src
文件 269386 2002-09-11 15:55 54xdspf.lib
目录 0 2009-07-21 14:03 54x_src\
文件 9059 2002-09-11 15:55 54x_src\ABIAS.ASM
文件 3701 2002-09-11 15:55 54x_src\ADD.ASM
文件 8813 2002-09-11 15:55 54x_src\ARAW.ASM
文件 5345 2002-09-11 15:55 54x_src\ARCT2.ASM
文件 2363 2002-09-11 15:55 54x_src\ATANT.ASM
文件 8664 2002-09-11 15:55 54x_src\AUBIAS.ASM
文件 1763 2002-09-11 15:55 54x_src\BEXP.ASM
文件 10534 2002-09-11 15:55 54x_src\c1024.asm
文件 7469 2002-09-11 15:55 54x_src\c128.asm
文件 4435 2002-09-11 15:55 54x_src\c16.asm
文件 8537 2002-09-11 15:55 54x_src\c256.asm
文件 5475 2002-09-11 15:55 54x_src\c32.asm
文件 9558 2002-09-11 15:55 54x_src\c512.asm
文件 6490 2002-09-11 15:55 54x_src\c64.asm
文件 3573 2002-09-11 15:55 54x_src\c8.asm
文件 12141 2002-09-11 15:55 54x_src\CBIAS.ASM
文件 3685 2002-09-11 15:55 54x_src\CBREV.ASM
文件 3754 2002-09-11 15:55 54x_src\Cbrev32.asm
文件 3489 2002-09-11 15:55 54x_src\CFFT1024.ASM
文件 3308 2002-09-11 15:55 54x_src\CFFT128.ASM
文件 2960 2002-09-11 15:55 54x_src\CFFT16.ASM
文件 3348 2002-09-11 15:55 54x_src\CFFT256.ASM
文件 3053 2002-09-11 15:55 54x_src\CFFT32.ASM
文件 3410 2002-09-11 15:55 54x_src\CFFT512.ASM
文件 3347 2002-09-11 15:55 54x_src\CFFT64.ASM
文件 2952 2002-09-11 15:55 54x_src\CFFT8.ASM
文件 23881 2002-09-11 15:55 54x_src\cfft_32.asm
............此处省略1200个文件信息
- 上一篇:CST丛书18算例15_RFID天线.pdf
- 下一篇:编译原理 清华ppt 课件
相关资源
- Infolytica电机温度场仿真软件Themnet教学
- Statistical Foundations of Machine Learning
- 2016年TI邀请赛题目
- Mathematical Control Theory
- Vectors Tensors and the Basic Equations of Flu
- PrimeTime- PX user guide 2016
- DSP imglib C64x+的CCS4工程文件
- Getting Started with p5.js 【PDF 高清无水印
- LLVMCookBook中文版_王欢明_高清带书签导
- 4-TargetRadarCrossSection.pdf
- 数字信号处理原理与应用 [张宗橙]
- FPGA设计实战.pdf
- Infragistics NetAdvantage for Windows Forms 20
- Chilkat9.5.0.75(x86+x64)ActiveX+注册机
- Cloud Computing 电子书
- principles of communication systems
- 数据挖掘原理与SPSS-Clementine应用宝典
- CCS6.0教程
- Foundations of Machine Learning 2nd Edition
- Multiphysics Modeling Using COMSOL v.4-02.pdf
- 贝叶斯数据分析 Third Edition (C - Gel
- 复分析基础及工程应用 答案 fundamen
- TeeChart.Pro.v5.ActiveX.rar
- 使用IDEA对springboot+activiti开发demo和详
- Myeclipse 2017ci7 安装activiti 5.18.0插件亲
- statisticalinference(2nd).rar
- Interest Rate Models – Theory and Practice W
- Information Dashboard Design-Stephen Few
- Computational methods in Finance
- classificationandregressiontrees(1).pdf
评论
共有 条评论