-
mpeng Lib
mpeng Lib
- 2022-03-26 05:35:25下载
- 积分:1
-
关于linux下的一部分ipsec的资料,还有如何编译内核,及patch的一点基础资料...
关于linux下的一部分ipsec的资料,还有如何编译内核,及patch的一点基础资料-On the part of linux under ipsec information, as well as how to compile the kernel, and patch the basis of information that
- 2023-05-16 11:50: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
-
underwater effect in gcc vs OpenGL linux
underwater effect in gcc vs OpenGL linux
- 2022-02-12 02:52:53下载
- 积分:1
-
三星公司ARM芯片S3C2410 SD/MMC LINUX 驱动程序源码。
三星公司ARM芯片S3C2410 SD/MMC LINUX 驱动程序源码。-Samsung S3C2410 ARM chip SD/MMC Linux driver source.
- 2023-02-22 04:10:04下载
- 积分:1
-
goahead是linux下的轻量级web服务器,这是帮助文档。
goahead是linux下的轻量级web服务器,这是帮助文档。-goahead is under linux lightweight web server, this is the help documentation.
- 2022-02-26 00:56:36下载
- 积分:1
-
基于fltk的一个文本编辑器源代码,很多地方都在用它。经过测试好用!...
基于fltk的一个文本编辑器源代码,很多地方都在用它。经过测试好用!-based on a text editor source code, many places are using it. After testing handy!
- 2022-04-09 14:55:12下载
- 积分:1
-
周立功
ZLG-GUI源代码完整版12-ConvertColor.c-ZLG-GUI source code full version of 22-ConvertColor.c
- 2022-03-04 11:00:54下载
- 积分:1
-
PPC860常见外围驱动
PPC860常见外围驱动-PPC860 common external drive
- 2022-08-06 18:38:14下载
- 积分:1
-
ELinks is an advanced and well
ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly customizable and can be extended via Lua or Guile scripts. It is quite portable and runs on a variety of platforms. Check the about page for a more complete description.
ELinks is an Open Source project covered by the GNU General Public License. It originates from the Links project written by Mikulas Patocka.
If you want to see ELinks in action check out the screenshots.
- 2022-05-31 06:58:03下载
- 积分:1