-
pwm电机步进控制,可以按键控制,功能完善,有兴趣者可以进一步交流。...
pwm电机步进控制,可以按键控制,功能完善,有兴趣者可以进一步交流。-pwm stepper motor control, can be key to control, functional improvement may have interest in further exchanges.
- 2022-07-07 00:05:48下载
- 积分:1
-
ADS user manual, learning together ARM, and we wish to share.
ADS使用手册,共同学习ARM,希望与大家一起分享。-ADS user manual, learning together ARM, and we wish to share.
- 2022-10-07 10:30:04下载
- 积分:1
-
ARM应用系统开发详解是一本详细介绍ARM系统从硬件配置,到软件的初步开发的详细过程,是学习ARM的很好的一本书。...
ARM应用系统开发详解是一本详细介绍ARM系统从硬件配置,到软件的初步开发的详细过程,是学习ARM的很好的一本书。-ARM Comments on the development of application systems is a detail from the ARM system hardware configuration and software to the initial development of the detailed process of learning ARM"s a very good book.
- 2022-09-27 06:50:03下载
- 积分:1
-
基于Qt的多媒体播放器
应用背景自己写的基于Qt的多媒体播放器,包含音乐播放器的必备功能,以及歌词显示,系统托盘,拖曳播放等扩展功能关键技术// 创建用来解析媒体的信息的元信息解析器
metaInformationResolver = new Phonon::MediaObject(this);
// 需要与AudioOutput连接后才能使用metaInformationResolver来获取歌曲的总时间
Phonon::AudioOutput *metaInformationAudioOutput =
new Phonon::AudioOutput(Phonon::MusicCategory, this);
Phonon::createPath(metaInformationResolver, metaInformationAudioOutput);
connect(metaInformationResolver, SIGNAL(stateChanged(Phonon::State, Phonon::State)),
this, SLOT(metaStateChanged(Phonon::State, Phonon::State)));
connect(mediaObject, SIGNAL(currentSourceChanged(Phonon::MediaSource)),
this, SLOT(sourceChanged(Phonon::MediaSource)));
connect(mediaObject, SIGNAL(aboutToFinish()), this, SLOT(aboutToFinish()));
- 2022-12-10 11:15:03下载
- 积分:1
-
stm32的标准库代码
stm32机型的外设的驱动代码,希望大家用的上,里面所有的外设的驱动代码都有,本人对其进行了详细的注解,希望不误导大家,谢谢观看.
- 2022-03-07 18:05:13下载
- 积分:1
-
s3c2410的烧片程序,用ads编译,可以通过串口或者jtag口烧写
s3c2410的烧片程序,用ads编译,可以通过串口或者jtag口烧写-s3c2410 the burn unit procedures, using ads compiler, through serial or burning mouth jtag
- 2022-05-23 17:31:54下载
- 积分:1
-
基于keilc的128*16的lcd编程,t6963c芯片
基于keilc的128*16的lcd编程,t6963c芯片-du keilc t6963c
- 2022-09-06 18:15:02下载
- 积分:1
-
本程序是读写x5045复位芯片的源程序,已经调试过,请直接使用。...
本程序是读写x5045复位芯片的源程序,已经调试过,请直接使用。-This procedure is to read and write the source x5045 chip reset has been testing, please use.
- 2022-01-25 14:52:37下载
- 积分:1
-
MSP430系列单片机C语言程序设计与开发
MSP430系列单片机C语言程序设计与开发-MSP430 Microcontroller C Programming Language Design and Development
- 2022-03-25 13:10:15下载
- 积分:1
-
This is a very suitable book for beginners CPLD study. CPLD tutorial entry
这是一本很适合初学者学习CPLD的书籍。
CPLD的入门教程-This is a very suitable book for beginners CPLD study. CPLD tutorial entry
- 2022-01-26 01:36:49下载
- 积分:1