-
TI C6416 DSP平台上的一个图像处理工程源码,包括图像输入,DCT变换,DCT逆变换等。...
TI C6416 DSP平台上的一个图像处理工程源码,包括图像输入,DCT变换,DCT逆变换等。-TI C6416 DSP platform of a source image processing projects, including image input, DCT, inverse DCT transformation.
- 2022-01-24 19:01:23下载
- 积分:1
-
SCI of TMS320F2812
TMS320F2812 的串口编程实例(hellodsp学习资料)-SCI of TMS320F2812
- 2022-05-16 16:36:12下载
- 积分:1
-
数字信号处理器控制器及其应用
dsp控制器及其应用-DSP controller and its application
- 2022-02-04 05:20:42下载
- 积分:1
-
DSP28335三相异步电动机软启动器程序
基于DSP28335的三相异步电动机软启动器程序设计,主要包括电网电压过零点检测,IGBT导通角控制等,可实现异步电动机平滑启动和平滑停车。
- 2022-05-12 17:12:10下载
- 积分:1
-
The schematic diagram of ADSP21369 and testing procedures to collect, can be 213...
对ADSP21369的原理图和测试程序进行搜集,可以在21369-EZ-KIT LITE上运行。-The schematic diagram of ADSP21369 and testing procedures to collect, can be 21369-EZ-KIT LITE run.
- 2022-03-01 10:24:40下载
- 积分:1
-
ti c6713 expansion outside realize chip usb programming and subroutines, usb dig...
ti c6713 芯片的实现外扩usb的编程和子程序,usb芯片位cypress的68001,主机和丛机都已经实现-ti c6713 expansion outside realize chip usb programming and subroutines, usb digital cypress of the 68001 chip, host and cluster machines have been achieved
- 2022-02-28 18:57:28下载
- 积分:1
-
tms320lf2407a 和74595芯片接口实现7段数码管显示程序
tms320lf2407a 和74595芯片接口实现7段数码管显示程序-err
- 2022-07-09 14:19:30下载
- 积分:1
-
关于DM642的外设的例程,包含mcbsp、flash、sdram、timer,是培训例程。...
关于DM642的外设的例程,包含mcbsp、flash、sdram、timer,是培训例程。-Of the peripherals on the DM642 routines, including mcbsp, flash, sdram, timer, is a training routine.
- 2022-08-22 06:28:30下载
- 积分:1
-
DM642上的直方图增强程序
用于图像增强
DM642上的直方图增强程序
用于图像增强-DM642 the histogram for enhanced image enhancement procedures
- 2022-01-28 01:28:13下载
- 积分: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