-
此为2009年全国电子设计大赛B题移动平台程序,可以控制平台直走,左右直角转弯,停止等. 开发环境:CodeWarrior 4.5 芯片:mc9s12dg128...
此为2009年全国电子设计大赛B题移动平台程序,可以控制平台直走,左右直角转弯,停止等. 开发环境:CodeWarrior 4.5 芯片:mc9s12dg128-This is the 2009 national title Electronic Design Contest B mobile platform program, you can control the platform, go straight, left and right angle turns, stop and so on. Development environments: CodeWarrior 4.5 Chip: mc9s12dg128
- 2022-02-06 07:15:58下载
- 积分:1
-
c8051f040中液晶屏初始化配置程序和显示程序例程
c8051f040中液晶屏初始化配置程序和显示程序例程-Initialize and display sample with C8051f040 liquid crystal
- 2022-03-02 10:31:16下载
- 积分:1
-
Cirrus Logic 公司EP9302中断示例代码
Cirrus Logic 公司EP9302中断示例代码-Cirrus Logic, EP9302 interrupt sample code
- 2022-09-15 09:50:02下载
- 积分:1
-
mx系列 嵌入式linux环境下 usb测试程序
mx系列 嵌入式linux环境下 usb测试程序-mx series embedded linux environment usb test procedures
- 2022-04-19 21:23:58下载
- 积分:1
-
关于钢铁行业的气体容量法的碳硫分析仪的源码和原理图
关于钢铁行业的气体容量法的碳硫分析仪的源码和原理图-Iron and steel industry on the capacity of the law of the gas analyzer of carbon and sulfur source and schematic diagram
- 2022-03-11 18:24:52下载
- 积分:1
-
Embedded C programmer interview guide, a detailed description of Embedded C prog...
嵌入式C程序员面试指南,详细说明了嵌入式C程序员必须具备的那些技能和面试技巧,是嵌入式C程序员面试的必经之路文档。。。
- 2022-04-30 09:27:32下载
- 积分:1
-
另一个在mpc8272上产生usb sof帧的demo
另一个在mpc8272上产生usb sof帧的demo-Mpc8272 generated in another usb sof frame demo
- 2023-06-23 02:45:04下载
- 积分:1
-
STM32F107 1串口转3串口 中断透传
STM32F107的代码,使用串口1主串口 拖着234三个串口 实现透传功能 串口1 接收到FB开头的指令会做自动分拣,自动转发给指定串口,其余串口收到相应指令后会转发给串口1
- 2022-01-25 14:58:25下载
- 积分: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
-
MC9S12E256 on uC_OSII the portable document can be stable jobs.
MC9S12E256上的uC_OSII的移植文件,可以稳定工作.-MC9S12E256 on uC_OSII the portable document can be stable jobs.
- 2023-04-15 06:20:03下载
- 积分:1