-
ccs2.2 源码 图像处理 直方图增强
ccs2.2 源码 图像处理 直方图增强-ccs2.2 source image processing to enhance histogram
- 2023-08-11 16:50:04下载
- 积分:1
-
DSP2407环境下的BLDC控制程序(速度电流闭环控制)
DSP2407环境下的BLDC控制程序(速度电流闭环控制)
- 2023-03-11 02:45:03下载
- 积分:1
-
DSP/BIOS驱动程序开发工具包1.11
DSP/BIOS Driver Developer Kit 1.11
The DSP/BIOS Driver Developer Kit (DDK) provides a selection of pre-tested DSP/BIOS device drivers, and documentation on how to write a driver to the DSP/BIOS driver model, known as IOM. The DDK includes C source code for all drivers. The DDK 1.11 has been validated with CCS 3.1 and DSP/BIOS 5.20. -DSP/BIOS Driver Developer Kit 1.11 The DSP/BIOS Driver Developer Kit (DDK) provides a sel ection of pre-tested DSP/BIOS device drivers, and documentation on how to write a driver to the DSP/BIOS driver model, known as IOM. The DDK includes C source code for a ll drivers. The DDK 1.11 has been validated with CCS 3.1 and DSP/BIOS 5.20.
- 2022-05-16 21:13:33下载
- 积分:1
-
这个文件是DSP2812的ad转化的例程,对于开发dsp2812的人应该很有用...
这个文件是DSP2812的ad转化的例程,对于开发dsp2812的人应该很有用- There are some examples of DSP2812 s ad. Maybe they are useful for DSP2812 developers.
- 2022-08-24 15:20:29下载
- 积分:1
-
AD采样的程序,有参考性
#include "DSP28_Device.h"
float a1[16];
unsigned int a2=0;
float adclo=0.0;
// Prototype statements for functions found within this file.
interrupt void ad(void);
void main(void)
{
InitSysCtrl();
- 2023-03-17 04:30:04下载
- 积分:1
-
dsp2407关于I/O端口操作的汇编源程序,直接打开工程文件即可。...
dsp2407关于I/O端口操作的汇编源程序,直接打开工程文件即可。-dsp2407 on the I/O port operation of the compilation of source code, you can directly open the project file.
- 2022-01-22 12:20:13下载
- 积分:1
-
FFT的C++源代码
快速傅里叶变换的实现在C++实数。
- 2022-11-17 12:20:03下载
- 积分:1
-
在DSP(DEC6713)上实现了音频的采样与播放!
在DSP(DEC6713)上实现了音频的采样与播放!-MP3Encoder
- 2022-04-19 04:40:56下载
- 积分:1
-
DDS DSP, the TMS320VC5402 debugging through the development board
DDS的DSP实现,在TMS320VC5402开发板上调试通过-DDS DSP, the TMS320VC5402 debugging through the development board
- 2022-04-12 23:40:46下载
- 积分:1
-
在信号处理中的有限冲激响应程序。
这是在 dsp 使用视窗技术 fir windows 的 matlab 程序。这里的各种窗口技术进行了分析并绘制图表。用户可以从汉宁,切换 Blackmann windows 来获得相应的产出。他们可以给选项来选择窗口技术。这是根据有限冲激响应窗口技术。包括所有程序-基础研究从插值到抽取。
- 2022-06-14 19:07:05下载
- 积分:1