-
serial port driver in linux
serial port driver in linux
- 2023-04-28 22:10:03下载
- 积分:1
-
自动往返小汽车程序,感兴趣的可以看看,不错的哦!
自动往返小汽车程序,感兴趣的可以看看,不错的哦!-Automatically from the car program, interested can look at, oh, good!
- 2022-06-30 16:23:33下载
- 积分:1
-
SD卡和FAT16读写源代码 支持长文件名和子目录
SD卡和FAT16读写源代码 支持长文件名和子目录-SD card and FAT16 read and write the source code to support long file names and subdirectories
- 2022-01-31 03:07:49下载
- 积分:1
-
用 microcotroler 接口键盘 16 摸
如何第 c 程序接口与单片机键盘 (16F877 或 16F877A 是相同),还图书馆的数字小键盘
- 2022-06-03 12:50:47下载
- 积分:1
-
/ 8051 TLC1549 data acquisition source code// single
/8051单片机TLC1549数据采集程序源代码
//单片机:At89S52
//连接类型:232 |485 接口
//校验方式:checksum
//开发环境:keil C-/ 8051 TLC1549 data acquisition source code// single-chip: At89S52// connection type: 232 | 485// Check mode: checksum// development environment: keil C
- 2022-03-15 03:17:27下载
- 积分:1
-
边界扫描技术越来越重要了,这大家都明白,但它是如何工作(原理)的呢?想必不是每一个人都明白的。现在这个能帮助大家学习边界扫描。...
边界扫描技术越来越重要了,这大家都明白,但它是如何工作(原理)的呢?想必不是每一个人都明白的。现在这个能帮助大家学习边界扫描。- The boundary scanning technology has been more and more
important, this everybody understood, how but is it works (principle)?
Thought is not each people all understands. Now this can help
everybody to study the boundary scanning.
- 2022-11-16 18:55: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
-
Calendar change power circuit schematic diagram has been authenticated
历变电源电路原理图己通过验证的希望对大家有所帮助-Calendar change power circuit schematic diagram has been authenticated
- 2022-03-25 13:52:54下载
- 积分:1
-
这是计算机8051用于定时的dboud率genartion ..这将是…
here is the calculator for 8051 for timing an dboud rate genartion .. it will be very helpful for calculation
- 2022-01-26 04:16:10下载
- 积分:1
-
Multichannel Clock and Data Recovery: A Synchronous Approach
本文提出了一种可扩展的多通道时钟和数据恢复体系结构,它利用了多通道时钟的同步性
- 2022-01-25 23:33:24下载
- 积分:1