-
本文件是OpenMAX IL的核心实现参考代码
本文件是OpenMAX IL的核心实现参考代码-This file is the sample call of OpenMAX IL
- 2022-06-12 21:38:07下载
- 积分:1
-
一个管理网络电视资源的QT界面。MagicLinux + QT4 编译完成
一个管理网络电视资源的QT界面。MagicLinux + QT4 编译完成-A management network television resources QT interface. MagicLinux QT4 compile complete
- 2022-02-25 19:36:36下载
- 积分:1
-
msgget函数的使用例子
msgget函数的使用例子 -The example for using msgget function
- 2022-04-28 13:00:59下载
- 积分:1
-
嵌入式web服务器websvr
嵌入式web服务器websvr-x86-1.0.1.tar.gz-Embedded web server websvr-x86-1.0.1.tar.gz
- 2022-02-13 16:54:53下载
- 积分:1
-
This library provides functionality to control any camera that conforms to the...
This library provides functionality to control any camera that conforms to the
1394-Based Digital Camera Specification (which can be found at
http://www.1394ta.org/Download/Technology/Specifications/Camera120.pdf). It
utilizes the lowlevel functionality provided by libraw1394 to communicate with
the camera.-This library provides functionality to co ntrol any camera that conforms to the 1394-Base d Digital Camera Specification (which can be az und at http :// www.1394ta.org/Download/Technology/Spe cifications/Camera120.pdf). It utilizes the lowlevel functionality provided by libraw139 4 to communicate with the camera.
- 2022-02-05 18:57:16下载
- 积分: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
-
libosip
libosip-0.9.7源码-libosip- 0.9.7 source
- 2022-02-26 10:37:12下载
- 积分:1
-
Driver Development Course Linux source code, in the hope that useful to everybod...
Linux驱动程序开发教程源码,希望对大家有用-Driver Development Course Linux source code, in the hope that useful to everybody
- 2022-02-13 05:26:45下载
- 积分:1
-
非常简单的MAKEFILE文件,
先把执行build_pc.sh 生成makefile文件
再make
很简单,也很实用,适合初学!大虾就不要下了!...
非常简单的MAKEFILE文件,
先把执行build_pc.sh 生成makefile文件
再make
很简单,也很实用,适合初学!大虾就不要下了!-Very simple Makefile file, makefile generation build_pc.sh first implementation of a document and then make a very simple and practical, suitable for beginners! Shrimp do not a!
- 2022-01-25 22:24:36下载
- 积分:1
-
模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理
虚拟盘共60块,10块为一组,系统最多支持5个...
模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理
虚拟盘共60块,10块为一组,系统最多支持5个文件
可以显示文件对磁盘块的占用情况,当前空闲块的分布情况
-simulated UNIX disk space used in the management of a link France. In memory to establish a virtual disk to simulate the Links Group, realize that the virtual disk space management Virtual Disk total 60, 10 to a group, the greatest support system five documents show documents to disk blocks occupied, the current free distribution of the block
- 2022-05-28 23:35:06下载
- 积分:1