-
under linux dictionary translate source code, it is difficult to get
linux环境下词典翻译的源代码,很难得-under linux dictionary translate source code, it is difficult to get
- 2022-05-27 02:47:54下载
- 积分:1
-
enhance Linux security a few basic steps
增强Linux 安全的几个基本步骤-enhance Linux security a few basic steps
- 2022-10-31 12:10:03下载
- 积分:1
-
典型的守护程序,可用于录制
典型的守护程序,可用于录制-typical procedure can be used to record
- 2022-03-20 11:41:12下载
- 积分:1
-
The latest version of 7zip source code, to appropriate friends, I am looking for...
最新版7zip源代码,给适合的朋友们,本人正在寻找zip压缩算法,纯C语言,希望得到大家的帮忙,谢谢!-The latest version of 7zip source code, to appropriate friends, I am looking for zip compression algorithm, a pure C language, want to get everyone" s help, thank you!
- 2022-03-21 21:58:08下载
- 积分:1
-
多线程编程实例,内设有若干多线程操作方法,学习LINUX中线程属性的设置。...
多线程编程实例,内设有若干多线程操作方法,学习LINUX中线程属性的设置。-multithreaded programming examples, there are a number of multi-threaded operating methods, learning Linux thread attribute set.
- 2023-03-23 08:05:03下载
- 积分: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
-
dm9000aep linux2.6 drive
dm9000aep linux2.6驱动-dm9000aep linux2.6 drive
- 2022-03-16 15:03:20下载
- 积分:1
-
linux2.6 cores transplanted to arm platform, understanding linux transplant proc...
linux2.6内核移植到arm平台上,了解linux的移植过程。-linux2.6 cores transplanted to arm platform, understanding linux transplant process.
- 2022-08-04 04:00:43下载
- 积分:1
-
Robocode机器人源代码
robocode robots source code
- 2022-04-23 06:20:45下载
- 积分:1
-
Linux编程的源代码,包括各种系统调用的用法。
学习Linux编程的源代码。包括各种系统调用如何使用等。-source code of linux progamming, includes various system calls and the usages.
- 2022-07-21 21:06:59下载
- 积分:1