-
Antinat是一个灵活的SOCKS服务器和客户端库编写代理
Antinat is a flexible SOCKS server and client library for writing proxy-based applications. It supports SOCKS 4, SOCKS 5, authentication, CHAP, XML firewalling, Win32, server chaining, and UDP. It also contains very experimental IPv6 support
- 2022-06-12 15:12:51下载
- 积分:1
-
ARM ADS 程序示例 interrupts
ARM ADS 程序示例 interrupts-ARM ADS program examples interrupts
- 2022-05-18 21:34:00下载
- 积分:1
-
能够很完善的在LINUX下进行串口编程,支持修改串口的波特率等参数,还可以设置特殊波特率,比如B2...
能够很完善的在LINUX下进行串口编程,支持修改串口的波特率等参数,还可以设置特殊波特率,比如B2-Sound can be carried out under the LINUX serial programming, support a revision of the baud rate and other parameters of serial port, you can set a special baud rate, for example, B28800
- 2023-08-05 19:20:03下载
- 积分:1
-
1.make file 中文教程,2. linux内核学习,3.电视基顶盒的资料,4.嵌入式最小系统资料
5.linux系统裁减...
1.make file 中文教程,2. linux内核学习,3.电视基顶盒的资料,4.嵌入式最小系统资料
5.linux系统裁减-for linux study
- 2022-01-21 22:48:32下载
- 积分:1
-
The source is MiniGUI all the code, for those who want to design GUI is a very g...
该源码是miniGUI的全部代码,对想设计GUI的人来说是很好的一个参考-The source is MiniGUI all the code, for those who want to design GUI is a very good reference
- 2023-08-10 13:20: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
-
非常不错的网管开发包,包含了完整的snmp api
非常不错的网管开发包,包含了完整的snmp api-very good network management development kit, which includes a complete snmp api
- 2022-01-26 05:49:03下载
- 积分:1
-
Linux0.11内核源代码 Linux0.11内核源代码
Linux0.11内核源代码 Linux0.11内核源代码-Linux0.11 kernel source code Linux0.11 kernel source code
- 2023-07-19 14:20:03下载
- 积分:1
-
本书是介绍Linux的内核的非常专业的书籍,尤其是书中的代码都有非常清晰的注释,非常适合初学者使用...
本书是介绍Linux的内核的非常专业的书籍,尤其是书中的代码都有非常清晰的注释,非常适合初学者使用-This book is the introduction of the Linux kernel very professional books, in particular, the code book are very clear notes, very suitable for beginners to use
- 2022-03-12 00:43:59下载
- 积分:1
-
programming process.
unix环境下进程编程。-programming process.
- 2022-05-24 00:21:29下载
- 积分:1