-
《C++ GUI Qt3编程》中文版书籍中所有例子的源代码,使用qmake工具编译!...
《C++ GUI Qt3编程》中文版书籍中所有例子的源代码,使用qmake工具编译!-《C++ GUI Qt3 Programming》 Chinese editions of printed books in the source code for all examples, use the qmake tool to compile!
- 2022-05-23 03:28:51下载
- 积分:1
-
移动机器人路径规划的E*算法实现 由SUNFLOWER开发 在LINUX平台下实现...
移动机器人路径规划的E*算法实现 由SUNFLOWER开发 在LINUX平台下实现-A algorithm called E* for mobile robot ,which is developed by sunflower company.
- 2022-02-24 23:40:44下载
- 积分:1
-
好强悍的minix2.0的源码,是你学习操作系统和Linux编程不可或缺的源码!这个东西可费了我一周的时间才从网上弄到的!要好好珍惜...
好强悍的minix2.0的源码,是你学习操作系统和Linux编程不可或缺的源码!这个东西可费了我一周的时间才从网上弄到的!要好好珍惜-A good source of minix2.0 powerful, is that you learn Linux operating system and an indispensable source programming! This thing could cost me a week to get from the Internet! To cherish!!
- 2022-03-22 21:35:31下载
- 积分:1
-
jphs是一个linux系统下可对JPEG图像进行信息隐藏的程序
jphs是一个linux系统下可对JPEG图像进行信息隐藏的程序-jphs is a linux system of JPEG image information hiding procedure
- 2022-02-21 10:58:44下载
- 积分:1
-
设备驱动程序开发,一个清晰版的第三版,很理想…
linux设备驱动开发,清晰版本第三版,非常适合LINUX开发驱动使用-linux device driver development, a clear version of the third edition, is ideal for the development of drivers to use LINUX
- 2022-04-30 17:19:22下载
- 积分:1
-
linux下的ping源代码,用socket实现,只是学习Linux…
linux 下的ping源码,用socket实现,刚学linuxs socket编程的可以下载阅读。当然,你可以把该程序移植到嵌入式系统中。-ping source code under linux, using socket implementation, just learning linuxs socket programming can be downloaded to read. Of course, you can put this program ported to an embedded system.
- 2022-10-28 11:45:03下载
- 积分:1
-
linux on a simple but full
linux上的简单但是功能完备的流媒体播放软件-linux on a simple but full-featured streaming media player software
- 2022-08-25 17:18:32下载
- 积分:1
-
此程序为扫描程序,用一定的算法对纸张进行扫描,在linux下编译通过...
此程序为扫描程序,用一定的算法对纸张进行扫描,在linux下编译通过-procedure for scanning procedures, with some of the algorithm for scanning paper, compile under linux
- 2022-01-25 19:23:59下载
- 积分: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
-
自己写的ls命令
自己写的ls命令-himself wrote the ls command
- 2022-01-26 01:29:32下载
- 积分:1