-
LINUX进程通信的学习资料,包括源代码和文档。
LINUX进程通信的学习资料,包括源代码和文档。-LINUX process of learning to communicate information, including source code and documentation.
- 2022-10-18 19:10:03下载
- 积分:1
-
线程池是一个跨
threadpool is a cross-platform C++ thread pool library
-threadpool is a cross-platform C++ thread pool library
- 2022-10-29 08:35:03下载
- 积分:1
-
USB1.1 under the linux driver, you can facie.
USB1.1的linux下的驱动程序,大家可以看下。-USB1.1 under the linux driver, you can facie.
- 2022-03-01 09:53:29下载
- 积分:1
-
videoForLinux very useful information, rare!
非常实用的videoForLinux资料,少见!-videoForLinux very useful information, rare!
- 2022-12-10 08:55:03下载
- 积分:1
-
netkit
netkit-base-0.17.tar.gz linux嵌入式开发使用!-netkit-base-0.17.tar.gz Embedded linux development using!
- 2023-08-16 03:15:04下载
- 积分:1
-
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
print...
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
printf("Terminal does not support color.
")
exit(1)
}
init_pair(1, COLOR_GREEN, COLOR_BLACK)
init_pair(2, COLOR_RED, COLOR_BLACK)
init_pair(3, COLOR_CYAN, COLOR_BLACK)
init_pair(4, COLOR_WHITE, COLOR_BLACK)
init_pair(5, COLOR_MAGENTA, COLOR_BLACK)
init_pair(6, COLOR_BLUE, COLOR_BLACK)
init_pair(7, COLOR_YELLOW, COLOR_BLACK)
//写字符串
for(i = 1 i
- 2023-04-17 02:35:03下载
- 积分:1
-
linux dvb api的说明文档,适用于机顶盒开发的朋友
linux dvb api的说明文档,适用于机顶盒开发的朋友-linux dvb api documentation for set-top box developed by Friend
- 2022-01-31 10:18:51下载
- 积分:1
-
根据协议实现的部分源代码atomicaction
linux 协议下的atomicaction 实现部分的源代码-atomicaction under the agreement achieved part of the source code
- 2022-09-13 02:40:03下载
- 积分:1
-
CFL是Unix下的通用抽象库,以简化Unix下的系统软件开发,CFL库中包含几个分组的函数和宏...
CFL是Unix下的通用抽象库,以简化Unix下的系统软件开发,CFL库中包含几个分组的函数和宏-CFL is the definitive Unix the abstract, to simplify Unix systems software development, CFL library contains a number of functions and Acer
- 2022-08-10 08:37:46下载
- 积分:1
-
坦克大战3.0源代码,很不错的游戏
坦克大战3.0源代码,很不错的游戏-impressive 3.0 source code, a very good game
- 2022-03-07 10:42:03下载
- 积分:1