-
Powerful network spider software, support for custom configuration and expansion...
功能强大的网络蜘蛛软件,支持自定义配置及扩展。-Powerful network spider software, support for custom configuration and expansion.
- 2023-06-10 08:30:03下载
- 积分:1
-
Nemesis 2D Soccer Simulation Team
RoboCup 2008 2D仿真组 Nemesis队 源代码-Nemesis 2D Soccer Simulation Team
- 2022-02-01 09:35:00下载
- 积分:1
-
入门程序,用于测试udp 仅仅几行,但可以了解udp基本写法
入门程序,用于测试udp 仅仅几行,但可以了解udp基本写法-entry procedures for testing udp only a few lines, but I can understand basic written udp
- 2022-02-03 06:52:50下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分: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下从网卡远程启动-card from remote boot
- 2022-07-11 06:18:06下载
- 积分:1
-
一本不错的linux电子书,非常适合初学者使用,大家需要的下了...
一本不错的linux电子书,非常适合初学者使用,大家需要的下了-A good linux book, very suitable for beginners to use, we need to look at the next !!!!!!!!!!
- 2023-03-06 20:05:04下载
- 积分:1
-
VGA 转换 Tv Out源代码,在型号为 Matrox G400Dh的显示卡的基础上编程...
VGA 转换 Tv Out源代码,在型号为 Matrox G400Dh的显示卡的基础上编程-VGA conversion Tv Out source code, In G400Dh models to the Matrox display card on the basis of Programming
- 2022-08-10 06:48:43下载
- 积分:1
-
这是LINUX常用的c函数,其中包含中文注释,便于大家参考。
这是LINUX常用的c函数,其中包含中文注释,便于大家参考。-Include docments about Linux functions. There are chinese referrence in them. Enjoy yoursef!
- 2022-02-06 02:56:40下载
- 积分:1
-
This document describe the fundamental concept of network simulator
This document describe the fundamental concept of network simulator-2, a simulation environment for computer networking field of engineering. It covers the description of basic tools and components used in network simulations.
- 2022-03-22 06:08:07下载
- 积分:1