-
这是C++封装类。开发人员可以轻松地开发多线程程序…
This pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...). -This is pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...).
- 2022-01-25 19:55:45下载
- 积分:1
-
Linux编程经典教材,英文原版书,绝对清晰非扫描版,讲述了Linux下编程的方法和技巧,是不可缺少的工具书。...
Linux编程经典教材,英文原版书,绝对清晰非扫描版,讲述了Linux下编程的方法和技巧,是不可缺少的工具书。-Linux Programming classic textbook, English original book, absolutely clear and non-scan version of Linux under the program described the methods and techniques is an indispensable tool.
- 2023-08-25 12:20:04下载
- 积分:1
-
基于MINI2440的独立按键点亮LED+启动代码 可以直接运行
基于MINI2440的独立按键点亮LED+启动代码 可以直接运行-Based on the independence of keys MINI2440 lit LED+ boot code can run directly
- 2022-10-05 02:40:04下载
- 积分:1
-
go7007是wis公司推出的MPEG4编码的芯片。本代码是该芯片用于linux平台的驱动程序。...
go7007是wis公司推出的MPEG4编码的芯片。本代码是该芯片用于linux平台的驱动程序。-go7007 WIS is launched MPEG4 encoder chips. This code is the chip platform for linux drivers.
- 2022-02-25 03:34:29下载
- 积分:1
-
Qt 下实现具有动态效果的对话框 为数不多的能够实现动态效果 代码完成 编译后可直接运行 限定在linux下...
Qt 下实现具有动态效果的对话框 为数不多的能够实现动态效果 代码完成 编译后可直接运行 限定在linux下 -Qt achieve dynamic effects of the dialog box of the few dynamic effects can be achieved to complete the code can be compiled to run directly under the limited linux
- 2022-03-14 08:48:59下载
- 积分:1
-
linux/unix下的txt浏览器
linux/unix下的txt浏览器-linux/unix the txt browser
- 2022-03-22 00:53:50下载
- 积分:1
-
“命令”的演示
a demo of command of "ls -l"-a demo of command of the "ls-l"
- 2022-03-10 07:18:58下载
- 积分:1
-
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!...
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!-A master of hand-written code to write! Welcome everyone to download, share, if there are problems, please contact me! Thank you!
- 2022-03-16 23:01:06下载
- 积分:1
-
common file manipulation categories : common documents such operation conducted...
通用文件操作类:该类通用文件操作进行了封装-common file manipulation categories : common documents such operation conducted Packaging
- 2022-02-03 10:16:19下载
- 积分:1
-
patch 之后,在/usr/src/linux/drivers/usb/生成spca5xx文件夹,
修改Makefile,spcadecoder.o...
patch 之后,在/usr/src/linux/drivers/usb/生成spca5xx文件夹,
修改Makefile,spcadecoder.o,spca50x.o的生成目录要加全,
即usr/src/linux/drivers/usb/,
而不只是drivers/usb/,make生成spca5xx.o
拷入/usr/src/linux/drivers/usb/,
修改该目录下Makefile,因已经使用spcadecoder.o,spca50x.o
生成spca5xx.o,没有必要再次生成spcadecoder.o,spca50x.o,
更重要的原因因要生成总驱动urbdrv.o,若加入这两者,则冲突之;
屏蔽两者的obj,加入spca5xx的obj make dep ,make zImage-install spca5xx driver for arm2410 linux
- 2022-03-02 16:41:03下载
- 积分:1