资源列表
linux-Text
- 多线程通信,客户端程序包括发送消息等自动功能-Multi-threaded communication, the client program to send messages automatically
CSocketFileChansfer
- VC网络文件传输,支持断点续传。可以查看文件传输速度-VC network file transfer, support for HTTP. You can view the speed of file transfer
vcCHAT
- 基于MFC CSOCKET网络聊天室代码-The MFC CSOCKET network-based chat room code
ntpclient_2003_194.tar
- 实现了NTP同步网络时钟,这样可以保持盒子与网络时钟UTC同步-NTP synchronization network clock
bestchart
- 一个实用并且简单的聊天系统,可以帮助在局域网中进行信息互动!-A practical and simple chat system, can help in the local area network information interaction!
MAC
- 用于动态的获取本机的mac地址,也可以在嵌入asp.net中获取对方的mac地址,但此功能可能会被对方的安全策略禁止-For dynamic access to the mac address of the machine for each other' s mac address, can also be embedded in asp.net, but this feature may be each other' s security policy prohibits
IPaddress
- 用于获取本机的ip地址,也可以嵌入asp.net 中过去对方的ip地址-Used to obtain the ip address of the machine can also be embedded in asp.net in the past each other' s ip address
ftpwenjianchuanshu
- 实现文件的传输功能,连接服务器,列举本地服务器,上传文件,下载文件等功能-File transfer function to connect to the server, list the local server, upload files, download files and other functions
eMule
- 客户端可以用多个途径搜索下载的资源,通过ED2K、来源交换、K阿迪共同组成一个可靠地网络-The client can use several ways to search and download the resources, through ED2K, Source Exchange, K Adi together to form a reliable network
main1
- 了解I/O系统调用的特点并通过性能测试对此有直观的认识 1、先根据题目生成所需的4kb,256kb,64mb的txt文件 2、根据main函数的int main (int argc, char *argv[])参数特性,可以设计成 : if (4 != argc) { printf ("输入格式错误!\n") exit(0) } 来确定输入参数是4个 /*----------------------------------------
forkSYSV
- 本任务主要目的练习UNIX/LINUX同步编程,熟悉基本的线程相关API。 任务要求 编程实现下图的效果,要求分别使用进程和线程 (1) 进程+SYS V信号量 (2) 线程实现+Posix同步操作API -The main purpose of this task exercises UNIX/LINUX synchronization programming, familiar with the basic thread-related APIs. Tasks requi
ThreadPosix
- 本任务主要目的练习UNIX/LINUX同步编程,熟悉基本的线程相关API。 编程实现下图的效果,要求分别使用进程和线程 (1) 进程+SYS V信号量 (2) 线程实现+Posix同步操作API -The main purpose of this task exercises UNIX/LINUX synchronization programming, familiar with the basic thread-related APIs. Tasks require p
