-
用ep2c20硬件,通过niosii实现对音频芯片的控制并播放音乐文件。...
用ep2c20硬件,通过niosii实现对音频芯片的控制并播放音乐文件。-Use ep2c20 hardware niosii achieved through the control of the audio chip, and play music files.
- 2023-06-17 23:55:03下载
- 积分:1
-
基于51单片机+proteus仿真100实例
这个文件里面包含了51单片机以及protues的仿真实例100个,对于学习单片机和protues软件的仿真都会起到不小的帮助。希望能帮助到你们。
- 2022-10-31 00:30:03下载
- 积分:1
-
GPU编程教程,目前国内好的唯一的中文教程。
GPU编程教程,目前国内好的唯一的中文教程。-GPU programming tutorials, the only Chinese domestic good tutorial.
- 2022-03-24 16:24:34下载
- 积分:1
-
通用modbus协议规范说明(中文)
通用modbus协议规范说明(中文) -GM Modbus protocol specification (Chinese) General Modbus protocol specification (Chinese)
- 2022-04-09 10:39:40下载
- 积分:1
-
可用的DSP EMCV OPENCV
EMCV全称为Embedded Computer Vision Library,是一个可在TI DM64x系列DSP上运行的计算机视觉库。EMCV提供了跟OpenCV完全一致的函数接口,通过EMCV,你可以轻松的将你的OpenCV算法移植到 DSP,甚至不用改一行代码。 目前EMCV已经支持IplImage, CvMat,CvSeq等基本数据结构,可使用cvCreateImage等创建和释放图像,以及contour检测等。
- 2023-06-25 11:35:03下载
- 积分:1
-
arm的一些程序,对于新手很有用的,很不错
arm的一些程序,对于新手很有用的,很不错-arm some of the procedures for newcomers very useful, very good
- 2022-03-04 04:21:29下载
- 积分:1
-
电容在EMC设计中应用技巧, 和一些注意的问题,可以
电容在EMC设计中应用技巧, 和一些注意的问题,可以-Capacitance in the application of EMC design techniques, and some attention to the problem, you can
- 2022-05-14 04:16:00下载
- 积分:1
-
LPC2368项目模块的广告
lpc2368 project modul for ADS
- 2022-03-25 06:21:21下载
- 积分:1
-
基于STM32的LCD5110代码
基于库函数的LCD5110代码,已经封装好的函数,可直接使用,有基本的字库和一些汉字,可以自己添加汉字字库,使用方便。
基本函数有:
//lcd初始化
void LCD_init(void);
void LCD_write_byte(unsigned char dt, unsigned char command);
void LCD_set_XY(unsigned char X, unsigned char Y);
void LCD_clear(void);
//row:列 page:页 dd:字符
void LCD_write_shu(unsigned char row, unsigned char page,unsigned char c);
//row:列 page:页 dd:字符
void LCD_write_hanzi(unsigned char row, unsigned char page,unsigned char c);
void LCD_Derection(unsigned char row,unsigned char page,unsigned char der);
- 2022-01-28 02:51:31下载
- 积分:1
-
调试中出现的问题,你该怎么办?一些心得教你怎么样发现问题,解决问题,看看为好...
调试中出现的问题,你该怎么办?一些心得教你怎么样发现问题,解决问题,看看为好-Debugging the problem, how do you do that? Some experiences to teach you how kind identify problems and solve problems, look to the good
- 2022-04-20 18:15:01下载
- 积分:1