搜索资源列表
UDPClient
- linux 客户和服务端单线程编程,开机按揭贷款卡斯酒店客房
data_transfer_for_tcp_single_thread
- 文件传输单线程程序,利用TCP协议保证文件传输的可靠性。可以运行Windows和linux环境下。-Single-threaded file transfer program file transfer using TCP protocol ensures the reliability. Can run Windows and linux environment.
FTPSERVE_TGZ
- 简单 ftp 服务器及客户端,采用TCP协议。单线程。为.tgz压缩包,不能上传,改了一下,解压时请注意。-Simple ftp server and client using TCP protocol. Single-threaded.
UserMicro
- 单线用户宏的实线,可以降低线程数量,从而也降低了内存资源。-user macro
mypi
- 多线程计算pi,并且做性能分析。单线程与多线程对比 计算量相同,线程数不同 例如,N取1000,000,测试使用1、2、3、4……个线程时所需要的时间。 线程数相同,计算量不同 例如,只考察单线程和双线程的性能对比,N分别取不同的数值。 -Multi-threaded computing pi, and do performance analysis. Comparison of single-threaded and multithreaded computing the
FilesSort
- 对不定行大小的大文件进行磁盘外排序,分片时用的是双缓冲和双线程,归并排序时使用单线程这一点可以作多线程优化,提高归并效率。-Large size of the variable line outside the sorting disk files, sub-films using a double-buffering and double thread, the use of single-threaded merge sort can be long on this thread optim
resources
- 将单线程的简单WEB服务器改为基于线程池的WEB服务器,使之能够同时处理多条请求-WEB server will be replaced by a simple single-threaded thread-pool-based WEB server so that it can simultaneously handle multiple requests
program
- Linux下对单线程复制文件和多线程复制文件的比较,-Under Linux compares the single-threaded and multithreaded copy files to copy files,
单线程socket实现
- C-S构架的linux 网络socket 单线程编程(Socket single thread programming of Linux Network Based on C-S framework)
threadserver
- 使用QT开发的多线程网络编程,解决了单线程处理数据问题,可以链接多个客户端(Using QT to develop multi-threaded network programming, to solve the single thread processing data problems, you can link multiple clients)