-
有关嵌入式LINUX下驱动程序开发的入门教程,基于华恒科技的内部教材...
有关嵌入式LINUX下驱动程序开发的入门教程,基于华恒科技的内部教材-the Embedded Linux Driver Development Guide to the portal, based on the internal huaheng technology materials
- 2022-03-22 04:27:19下载
- 积分:1
-
这个代码是实现了将给定的bmp图片转换成linux所识别的logo启动画面...
这个代码是实现了将给定的bmp图片转换成linux所识别的logo启动画面-This code changed the bmp picture to the logo which can be recongnized by linux
- 2022-03-20 16:22:57下载
- 积分:1
-
qt 一个封装好的串口类 qextserialport
qt 一个封装好的串口类 qextserialport-qt a good package Serial category qextserialport
- 2022-07-21 04:47:12下载
- 积分:1
-
linux初级教程 写得很详细 易上手
linux初级教程 写得很详细 易上手-linux tutorial very detailed primary易上手
- 2022-03-28 18:37:20下载
- 积分:1
-
OUT transplant study, prepared themselves (novice), has been applied to the stud...
ucos移植学习,自己编写(初学),已经应用到学习板上,-OUT transplant study, prepared themselves (novice), has been applied to the study board.
- 2022-07-15 00:44:58下载
- 积分:1
-
一部分原始代码的注释
linux内核原代码head.s部分的注释-head.s part of the original code to the Notes
- 2022-02-10 03:38:19下载
- 积分:1
-
应用平台 UNIX 一个转换DBF数据库文件的数据到ASCII文本文件的Shell程序.这个包含SCO UNIX下的目标程序和C源程序....
应用平台 UNIX 一个转换DBF数据库文件的数据到ASCII文本文件的Shell程序.这个包含SCO UNIX下的目标程序和C源程序.-a UNIX application platform conversion of DBF database files in ASCII text data to document the Shell procedures. The SCO UNIX include the objectives and procedures C source.
- 2022-08-22 17:35:26下载
- 积分:1
-
串口程序,一个很好的Linux、Unix的串行、并行的源代码
串口程序,一个很好的Linux、Unix下的串口,并口程序源代码-Serial procedures, a very good Linux, Unix Serial, Parallel source code
- 2022-05-07 23:28:14下载
- 积分:1
-
MySQL数据库的安全配置_实用技术,000(1)
MySQL数据库安全配置_实用技巧来个内外兼修(1)-MySQL database security configuration _ practical skills to 000 Out (1)
- 2022-06-17 03:59:26下载
- 积分:1
-
void DockWidget::dock() {
if (!docked) {
KWin::setSystemTrayWindowF...
void DockWidget::dock() {
if (!docked) {
KWin::setSystemTrayWindowFor(this->winId(), 0)
this->setFixedSize(24, 24)
this->show()
docked = true
}
}
- 2023-04-26 14:10:03下载
- 积分:1