Location:
Search - volume1
Search list
Description: 演示一个ccs的调试过程,下载就可以应用的,体验一下CCS的调试基本方法-ccs a demonstration of debugging process, can download the application, to experience the CCS debugging basic methods
Platform: |
Size: 6814 |
Author: 小李 |
Hits:
Description: 1、(1)32bit乘法的指令解释
(2)volume1的load.asm基础上实现一个
16bit数组的乘法累加的函数,并进行 -o2 / -o3 / 手工优化
2、c环境
C调用汇编函数,汇编函数调用c函数
addarr3(int * arr1, int * arr2, int * arr3, int * arr4, n)
//汇编函数,3个数组的对应位置相加,结果放在arr4[n]中,
汇编函数调用C的子函数,它把arr1和arr2相加放到arr3[n]中;
addarr2(int * arr1, int * arr2, int * arr3, n)-1, (1) 32bit multiplication instructions explained (2) the load.asm volume1 on the basis of a a 16bit multiplication cumulative array of functions, and-o2 /-o3 / 2 manual optimization, c environment compilation called C function, the compilation function call c function addarr3 (int * arr1. int * arr2, arr3 int *, int * arr4, n) / / compilation function, 3 arrays corresponding location together, the results on arr4 [n], the compilation of the C function call function, arr1 put it together and put arr2 arr3 [n]; addarr2 (int * arr1, int * arr2, int * arr3, n)
Platform: |
Size: 19521 |
Author: 郭春吉 |
Hits:
Description: CCS调试实验文件夹下共有9个文件夹,使用时先将以下所有文件夹拷贝到ti\\myprojects下。
一、Hello1 CCS使用实验
二、Volume1 CCS使用实验
三、chenfa 小数乘法实验
四、chufa 小数除法实验
五、Diir IIR滤波器实验
六、Fir FIR滤波器实验
七、Fft0 ffT程序实验
八、Sinbo 信号产生实验
九、LMS 自适应滤波器实验
-CCS debugging experimental folder there were nine folder, first use all of the following folders to copy ti \\ myprojects under. 1, Hello1 two experimental use CCS, CCS Volume1 three experimental use, chenfa experimental four decimal multiplication, division chufa decimal experimental 5, Diir IIR filter experimental 6, Fir FIR filter experiment 7, Fft0 ffT eight experimental procedures, Sinbo signal experiment 9, LMS adaptive filter experiment
Platform: |
Size: 340001 |
Author: lvxinhua |
Hits:
Description: Java经典教程core java,volume1,chapter2-4的源代码-Java Directory classic core java, volume1. chapter2-4 source code
Platform: |
Size: 110511 |
Author: 赵恒 |
Hits:
Description: Java经典教程core java,书上的源代码,
volume1,chapter5-7-Java Directory core java classic book on the source code, volume1. chapter5-7
Platform: |
Size: 23508 |
Author: 赵恒 |
Hits:
Description: Java经典教程core java,书上的源代码,
volume1,chapter8-10-Java Directory core java classic book on the source code, volume1. chapter8-10
Platform: |
Size: 72935 |
Author: 赵恒 |
Hits:
Description: Java经典教程core java,volume1,chapter11-13,书上的源代码
-Java Directory classic core java, volume1. chapter11-13, the book's source code
Platform: |
Size: 28155 |
Author: 赵恒 |
Hits:
Description: CCS基本操作,各个视窗使用的例子,对初学DSP和CCS开发的人很有帮助。
Platform: |
Size: 5649 |
Author: personlp |
Hits:
Description: 演示一个ccs的调试过程,下载就可以应用的,体验一下CCS的调试基本方法-ccs a demonstration of debugging process, can download the application, to experience the CCS debugging basic methods
Platform: |
Size: 15360 |
Author: 小李 |
Hits:
Description: 1、(1)32bit乘法的指令解释
(2)volume1的load.asm基础上实现一个
16bit数组的乘法累加的函数,并进行 -o2 / -o3 / 手工优化
2、c环境
C调用汇编函数,汇编函数调用c函数
addarr3(int * arr1, int * arr2, int * arr3, int * arr4, n)
//汇编函数,3个数组的对应位置相加,结果放在arr4[n]中,
汇编函数调用C的子函数,它把arr1和arr2相加放到arr3[n]中;
addarr2(int * arr1, int * arr2, int * arr3, n)-1, (1) 32bit multiplication instructions explained (2) the load.asm volume1 on the basis of a a 16bit multiplication cumulative array of functions, and-o2 /-o3/2 manual optimization, c environment compilation called C function, the compilation function call c function addarr3 (int* arr1. int* arr2, arr3 int*, int* arr4, n)// compilation function, 3 arrays corresponding location together, the results on arr4 [n], the compilation of the C function call function, arr1 put it together and put arr2 arr3 [n]; addarr2 (int* arr1, int* arr2, int* arr3, n)
Platform: |
Size: 27648 |
Author: 郭春吉 |
Hits:
Description: 这是/
C/C++的经典著作。第一册(总共三册)值得一看。-/ C/C classics. Volume 1 (a total of three) is worth looking at.
Platform: |
Size: 53968896 |
Author: guotao |
Hits:
Description: CCS调试实验文件夹下共有9个文件夹,使用时先将以下所有文件夹拷贝到ti\myprojects下。
一、Hello1 CCS使用实验
二、Volume1 CCS使用实验
三、chenfa 小数乘法实验
四、chufa 小数除法实验
五、Diir IIR滤波器实验
六、Fir FIR滤波器实验
七、Fft0 ffT程序实验
八、Sinbo 信号产生实验
九、LMS 自适应滤波器实验
-CCS debugging experimental folder there were nine folder, first use all of the following folders to copy ti \ myprojects under. 1, Hello1 two experimental use CCS, CCS Volume1 three experimental use, chenfa experimental four decimal multiplication, division chufa decimal experimental 5, Diir IIR filter experimental 6, Fir FIR filter experiment 7, Fft0 ffT eight experimental procedures, Sinbo signal experiment 9, LMS adaptive filter experiment
Platform: |
Size: 339968 |
Author: |
Hits:
Description: 320TMSC54XXDSP音量控制程序。使用CCS编译。-320TMSC54XXDSP volume control procedures. Use CCS compiler.
Platform: |
Size: 5120 |
Author: 张衡 |
Hits:
Description: Java经典教程core java,volume1,chapter2-4的源代码-Java Directory classic core java, volume1. chapter2-4 source code
Platform: |
Size: 110592 |
Author: 赵恒 |
Hits:
Description: Java经典教程core java,书上的源代码,
volume1,chapter5-7-Java Directory core java classic book on the source code, volume1. chapter5-7
Platform: |
Size: 23552 |
Author: 赵恒 |
Hits:
Description: Java经典教程core java,书上的源代码,
volume1,chapter8-10-Java Directory core java classic book on the source code, volume1. chapter8-10
Platform: |
Size: 72704 |
Author: 赵恒 |
Hits:
Description: Java经典教程core java,volume1,chapter11-13,书上的源代码
-Java Directory classic core java, volume1. chapter11-13, the book's source code
Platform: |
Size: 27648 |
Author: 赵恒 |
Hits:
Description: CCS基本操作,各个视窗使用的例子,对初学DSP和CCS开发的人很有帮助。-CCS basic operations, all windows use the example of learning the development of DSP and CCS were very helpful.
Platform: |
Size: 12288 |
Author: personlp |
Hits:
Description: ccs平台下的volume1程序,简单的介绍了,ccs的使用,和环境
-ccs platform volume1 procedures, introduced a simple, ccs use, and environmental
Platform: |
Size: 12288 |
Author: zhangyong |
Hits:
Description: Java核心技术1示例代码,所有卷1中的代码,完整版-core Java volume1 example code
Platform: |
Size: 1142784 |
Author: helen |
Hits: