-
详细描述了bootloader修改的内部原理,得到了两院院士的关注的一篇论文。...
详细描述了bootloader修改的内部原理,得到了两院院士的关注的一篇论文。-A detailed description of the internal bootloader changes the principle has been of concern to academicians paper.
- 2022-05-22 19:10:30下载
- 积分:1
-
UDP chat client and server
UDP chat client and server
- 2022-02-01 03:08:28下载
- 积分:1
-
一个在linux环境下的ftp的实现程序!
一个在linux环境下的ftp的实现程序!-an environment in the ftp program to realize!
- 2022-02-22 00:23:32下载
- 积分:1
-
使用C语言实现图文日历时钟
使用C语言实现图文日历时钟-use C language transmission Calendar Clock
- 2022-04-11 10:24:06下载
- 积分:1
-
This a free PPPoE redirector for Linux.基于LINUX环境下的PPPOE协议源代码...
This a free PPPoE redirector for Linux.基于LINUX环境下的PPPOE协议源代码-This a free PPPoE redirector for Linux. Based on the LINUX environment PPPOE protocol source code
- 2022-07-05 07:02:25下载
- 积分:1
-
"Unix Network Programming," the source part of the debug
《Unix网络编程》的源代码的debug 部分-"Unix Network Programming," the source part of the debug
- 2022-04-16 22:29:45下载
- 积分: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 的一些应用手册,对于相关人员的应用有很大的帮助。大家觉得好的,可以...
这本书籍是红帽子linux 的一些应用手册,对于相关人员的应用有很大的帮助。大家觉得好的,可以-this book is the red hat linux some manuals for the application of relevant personnel will be very helpful. We feel good and can s
- 2022-05-08 07:37:26下载
- 积分:1
-
libpcap是一个系统
libpcap is a system-independent interface for user-level packet capture. libpcap provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. -libpcap is a system-independent interfac e for user-level packet capture. libpcap provi des framework for a portable low-level network monitoring. Applications include network sta tistics collection, security monitoring, network debugging, etc..
- 2022-07-18 12:56:22下载
- 积分:1
-
unix下tftp服务器源码
unix下tftp服务器源码-under tftp server source
- 2022-03-18 23:16:52下载
- 积分:1