-
c程序100例,里面的内容比较基本,每个程序基本都可以编译运行,是不错的资料。...
c程序100例,里面的内容比较基本,每个程序基本都可以编译运行,是不错的资料。-100 cases, the contents inside more basic, basic procedures of each compiler can run, good information.
- 2023-07-31 15:50:02下载
- 积分:1
-
Based on the TMS320C6713 the FFT transform program code
基于tms320c6713的FFT变换的程序代码-Based on the TMS320C6713 the FFT transform program code
- 2022-02-06 06:45:21下载
- 积分:1
-
在信号处理中的有限冲激响应程序。
这是在 dsp 使用视窗技术 fir windows 的 matlab 程序。这里的各种窗口技术进行了分析并绘制图表。用户可以从汉宁,切换 Blackmann windows 来获得相应的产出。他们可以给选项来选择窗口技术。这是根据有限冲激响应窗口技术。包括所有程序-基础研究从插值到抽取。
- 2022-06-14 19:07:05下载
- 积分:1
-
TMS320F28335 PWM 手动控制
大多数的直流-直流转换器控制使用 PWM 技术,此代码允许用户控制占空比的 PWM 信号使用监视窗口中的代码作曲家工作室 (CCS)。PWM 信号的频率也可作为用户欲望通过修改"pwm_frequency"变量的初始化部分更改。频率的默认值是 25 千赫。
- 2022-03-21 07:41:06下载
- 积分:1
-
GMM算法的MATLAB实现,特别详细的文档解释
在 聚类算法K-Means, K-Medoids, GMM, Spectral clustering,Ncut一文中我们给出了GMM算法的基本模型与似然函数,在EM算法原理中对EM算法的实现与收敛性证明进行了详细说明。本文主要针对如何用EM算法在混合高斯模型下进行聚类进行代码上的分析说明。
- 2023-07-10 17:50:02下载
- 积分:1
-
1、(1)32bit乘法的指令解释
(2)volume1的load.asm基础上实现一个
16bit数组的乘法累加的函数,并进行...
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)
- 2022-07-08 14:51:46下载
- 积分:1
-
TMS320LF2407CAN通信模块汇编程序
希望能够对dsp有兴趣的朋友提供一些帮助...
TMS320LF2407CAN通信模块汇编程序
希望能够对dsp有兴趣的朋友提供一些帮助-TMS320LF2407CAN communication module assembler hope to be able to dsp friends are interested in providing some help
- 2022-09-07 14:00:03下载
- 积分:1
-
通过JTAG烧写Flash的jfp程序源代码
通过JTAG烧写Flash的jfp程序源代码-burning through JTAG Flash jfp source code
- 2023-08-23 01:40:03下载
- 积分:1
-
胡广书数字信号处理程序设置,丰富,功能。
胡广书先生的数字信号处理的程序集,有丰富的源码,个人觉得很有价值-President Hu Guangshu digital signal processing procedures set, a rich source, feel great value
- 2022-08-25 13:08:20下载
- 积分:1
-
在DSP开发板上调试通过的XF引脚测试程序,可以使发光二极管交替闪烁...
在DSP开发板上调试通过的XF引脚测试程序,可以使发光二极管交替闪烁-in DSP development board debugging XF pin through the test procedure can alternately blinking LED
- 2022-03-25 15:15:50下载
- 积分:1