-
STR750开发板的硬件的计时秒表
秒表最大计时时间为3分钟59秒。系统设置2个功能键,控制秒表启停。秒表启动时从00秒开始计数,2位的七段数码管显示变化的秒数(以十进制形式),计数范围为00-59秒。停止键按下,系统维持显示计时的最后值。开发板的2个数码管作为秒表的秒显示,秒表的分钟显示功能由2个LED灯(LD3和LD4)按二进制形式表示,即LD4为最低位,LD3为最高位,当2个全亮时表示3分钟。开发板中的两个按键Key2为开始键,Key3为停止键。
- 2022-07-16 11:46:47下载
- 积分:1
-
基于凌阳的数字电子钟 基于凌阳的数字电子钟
基于凌阳的数字电子钟 基于凌阳的数字电子钟-Based on the number of electronic bell Sunplus Sunplus based on the number of electronic bell Sunplus based on the number of e-bell
- 2023-01-05 13:35: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
-
这是一个复数乘法器,相信对经常从事dsp信号处理的人士有帮助,该乘法器采用先进的dspbuilder进行建模,既简洁又实用。...
这是一个复数乘法器,相信对经常从事dsp信号处理的人士有帮助,该乘法器采用先进的dspbuilder进行建模,既简洁又实用。-This is a complex multiplier, believe that engaging in regular dsp signal processing to help those who have the multiplier dspbuilder the use of advanced modeling, both simple and practical.
- 2022-03-23 12:51:26下载
- 积分:1
-
大肠癌多项式的编码方法。多项式乘除法运算过程…
CRC校验采用多项式编码方法。多项式乘除法运算过程与普通代数多项式的乘除法相同。多项式的加减法运算以2为模,加减时不进,错位,如同逻辑异或运算。-CRC polynomial used coding method. Polynomial multiply and divide computing process and the general polynomial algebra multiply and divide the same. Polynomial and subtract operations for the two to die, not into the Modified, dislocation, as logical XOR.
- 2022-10-02 17:40:04下载
- 积分:1
-
WINCE下3G拨号源码
WINCE平台下3G拨号/断开源码,支持GRPS/CDMA两种模式
用C#语言编写的一个3G拨号操作类 ,基于Ras 调用简单,可以自由扩展
- 2023-04-29 11:25:03下载
- 积分:1
-
atmel的at91sam9260芯片的外部中断初始化实例以及一些常用接口初始化程序,源于实际应用...
atmel的at91sam9260芯片的外部中断初始化实例以及一些常用接口初始化程序,源于实际应用-atmel chip of at91sam9260 external interrupt as well as some commonly used to initialize an instance of interface initialization procedure, from the practical application of
- 2022-03-18 20:46:44下载
- 积分:1
-
lpc922 I2C接口的机器代码from the
LPC922 I2c接口从机代码-LPC922 I2c interface code from the machine
- 2022-03-02 06:05:59下载
- 积分:1
-
模拟电气仿真,电气仿真软件,无需安装纯绿色的。
模拟电气仿真,电气仿真软件,无需安装纯绿色的。-sim
- 2022-11-29 15:35:03下载
- 积分:1
-
VC分割窗口源程序
VC分割窗口源程序-separate window source VC
- 2022-01-30 10:27:48下载
- 积分:1