-
嵌入式GUI开发平台,方便实用,短小精悍,分享之
嵌入式GUI开发平台,方便实用,短小精悍,分享之-Embedded GUI development platform to facilitate the practical, dapper, sharing of
- 2022-07-03 22:57:41下载
- 积分:1
-
液晶模块LCD2X8C驱动程序,自带汉字库,无需程序开发者自己编码,使用简单...
液晶模块LCD2X8C驱动程序,自带汉字库,无需程序开发者自己编码,使用简单-LCD2X8C LCD driver and carrying Store without developers own coding, simple to use
- 2022-10-30 05:40:03下载
- 积分:1
-
in the DDS产生的孩子。h文件,with the corresponding。C文件,利用DDS……
在NIOS中生成dds的.h文件,配合相应的.c文件,生成dds,由于要尽量使软件符合软件工程要求,故在main函数中仅需调用.c,在头文件中添加.h-Dds in NIOS generated the. H file, with the corresponding. C files, generate dds, As we have to try to make the software meet the software engineering requirements, it is only in the main function call. C, add in the header file. H
- 2022-06-15 20:47:32下载
- 积分:1
-
ADC code for nRF24LE1
nRF24LE1的ADC演示代码,12位,波特率:38400。
- 2023-08-25 21:55:02下载
- 积分: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
-
一个关于温度控制系统电路图、PCB和原理图
一个关于温度控制系统电路图、PCB和原理图-A temperature control system on the circuit, PCB and schematic
- 2022-03-20 15:31:21下载
- 积分:1
-
日历时钟模块,用于不带时钟芯片的系统
日历时钟模块,用于不带时钟芯片的系统-calendar clock module for the non-chip clock system
- 2022-08-12 21:55:13下载
- 积分:1
-
支持TTF字体转换工具
支持ttf字体转换的工具-support ttf font conversion tools
- 2022-04-20 19:37:53下载
- 积分:1
-
用c51可实现0~99小时倒计时,并判断时间到系统自动断电功能!...
用c51可实现0~99小时倒计时,并判断时间到系统自动断电功能!-C51 can be realized with 0 ~ 99 hours countdown, and determine time to automatically power-off function
- 2023-06-23 17:40:04下载
- 积分:1
-
单片机PWM控制LED灯渐亮渐灭C51程序
单片机PWM控制LED灯渐亮渐灭C51程序
- 2022-03-19 01:39:58下载
- 积分:1