-
rtpbreak的最新版本,使用标准C编写,在linux下运行。
rtpbreak的最新版本,使用标准C编写,在linux下运行。-rtpbreak the latest version, use the standard C prepared in running under linux.
- 2022-08-10 07:10:52下载
- 积分:1
-
邮件服务器的广泛使用!同时,许多重要的…
广泛使用的邮件服务器!同时,也是许多重要的linux服务程序编译时必须用到的库。如果你的程序编译时提示c-clinet库错误,那么肯定是你没有安装imap。-Widespread use of the mail server! At the same time, many of the important linux service program must be used to compile the database. If the procedure you are prompted to compile-time error c-clinet library, then you certainly are not installed imap.
- 2022-12-16 08:20:03下载
- 积分:1
-
linux内核源码的中文解读,以便初学者能更好地学习和了解linux内核,尽早进入状态....
linux内核源码的中文解读,以便初学者能更好地学习和了解linux内核,尽早进入状态.-linux kernel source code of the Chinese reading, so beginners can better study and understand the linux kernel, as soon as possible to enter the state.
- 2023-06-14 19:00:09下载
- 积分:1
-
universeII驱动,用做vme总线和pci总线的桥接
universeII驱动,用做vme总线和pci总线的桥接-universeII driver,used as the bridge of vme bus to pci bus
- 2022-01-25 14:41:56下载
- 积分:1
-
Linux kernal核心中文使用手册,方便进行Linux开发。
Linux kernal核心中文使用手册,方便进行Linux开发。-Linux kernal core Chinese user manual to facilitate Linux development.
- 2022-07-24 03:46:28下载
- 积分:1
-
remotewap是任何操作系统的远程管理工具可以支持。
RemoteWAP is a Remote Administration Tool for any Operating System that can support the Java Virtual Machine. It has been designed for anyone who wishes to have complete control of there OS anywhere by using a WAP enabled Mobile Phone. RemoteWAP is developed using Java and WML for the client mobile phone front-end pages. RemoteWAP has a Java Swing-GUI to allow for easy control. Future releases will have a Command Line Interface for quick use
- 2023-05-16 15:45:03下载
- 积分:1
-
MP3普利尔Linux版
mp3 plyer linux version
- 2022-06-01 16:32:04下载
- 积分: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
-
Bison 是替代yacc的语法解析器. Bison能生成可以分析文本文件结构的程序....
Bison 是替代yacc的语法解析器. Bison能生成可以分析文本文件结构的程序.-Bison alternative generates the parser. Bison can generate text files can be analyzed structure of the procedure.
- 2022-04-15 03:51:14下载
- 积分:1