-
typical transmission category udp
典型的udp传输类-typical transmission category udp
- 2022-10-30 03:10:06下载
- 积分:1
-
UNIX 界面程序
UNIX 界面程序-UNIX contact surface procedure
- 2022-01-25 22:21:40下载
- 积分:1
-
数据扫描程序,对数据库中的数据按照分类进行处理
数据扫描程序,对数据库中的数据按照分类进行处理-data scanning procedures, the data in the database for processing in accordance with the classification
- 2022-03-03 06:35:24下载
- 积分:1
-
in Linux environment, the use of GTK 2.0 programming tools and the C development...
在Linux系统环境下,运用GTK+2.0编程工具和C开发语言,实现了对一个局域网内的主机IP地址的扫描、端口扫描和在建立连接通信下TCP状态转移的分析 注:压缩文件并没用GZ压缩,一个归档文件,去掉后缀.gz即可-in Linux environment, the use of GTK 2.0 programming tools and the C development language, the right one to achieve the mainframe LAN IP address scanning, port scanning and the establishment of communication links TCP state transition analysis Note : do not use compressed files GZ compression, a document archiving and remove the suffix. gz can
- 2023-06-07 12:55:04下载
- 积分:1
-
linux 2.4内核版本的设备驱动详解书籍,对linux设备驱动的编写很有用!...
linux 2.4内核版本的设备驱动详解书籍,对linux设备驱动的编写很有用!-linux 2.4 kernel version of the device driver Xiangjie books, linux device driver for the preparation of very useful!
- 2022-03-17 12:44:19下载
- 积分: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
-
grub directory basis, consumption
grub教程,基础,耗用-grub directory basis, consumption
- 2023-07-15 19:05:03下载
- 积分:1
-
orders, the need for unix operating system will help the friends
unix命令,对需要操作unix系统的朋友一定帮助-orders, the need for unix operating system will help the friends
- 2022-07-22 17:25:13下载
- 积分:1
-
高性能计算程序示例之五
高性能计算程序示例之五-examples of high-performance computing procedures 5
- 2022-09-16 17:45:03下载
- 积分:1
-
能够按个人意图任意发送ARP数据包的C源代码
能够按个人意图任意发送ARP数据包的C源代码-Personal intention to send arbitrary ARP packets C source code
- 2022-10-15 07:55:03下载
- 积分:1