-
os-concepts-08-edition
operating systems silberschatz
- 2016-02-07 16:58:15下载
- 积分:1
-
under the Windows network server program development, no doubt, Winsock complete...
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法,比如采用AcceptEx来代替accept和使用LOOKASIDE LIST来管理内存,使得WEBSERVER的性能有了比较大的提高。 -under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded program
- 2023-07-22 22:20:02下载
- 积分:1
-
SOD88
sod88是北京理工大学开发的一款光学设计软件,dos界面,但初学还是很有用的。(sod88,optical design)
- 2015-09-18 12:26:30下载
- 积分:1
-
acm 经典代码 数论 图论网络流 最小生成树 组合 数学应用 等
acm 经典代码 数论 图论网络流 最小生成树 组合 数学应用 等-acm classic code contains the acm contest most of the major classification chart tree mathematics applications
To explain by category
- 2022-05-06 03:05:17下载
- 积分:1
-
jiaoshi-
教师业绩考核系统,C++语言编程,可连接数据库(Teacher performance evaluation system, C++ programming language, can connect to the database)
- 2020-07-04 09:40:01下载
- 积分:1
-
sdt_rev250p
很好的嵌入式操作系统资料,高效率的实时嵌入式操作系统。含有三星的原版资料。(Very good information on embedded operating systems, efficient real-time embedded operating system. Samsung contain original information.)
- 2009-02-22 08:28:18下载
- 积分:1
-
lan中的端口映射客户端程序
lan中的端口映射客户端程序-lan port mapping of client
- 2022-12-01 01:40:03下载
- 积分:1
-
ipmitool-1.8.17
openIPMI 1.8.17 source code. Build using make tools.
- 2016-12-02 11:30:19下载
- 积分:1
-
Harmonic_Suppression_PMSM
说明: 本程序为PMSM谐波抑制控制算法,借助STM32f103系列芯片实现。(This procedure is PMSM harmonic suppression control algorithm, realized by STM32f103 series chip.)
- 2020-02-03 11:06:50下载
- 积分:1
-
udp6
udp协议实现socket通信,广播协议,包括客户端,服务端通信(udp protocol ,socket communication,broadcast packet,include client and server point;)
- 2020-06-18 21:20:02下载
- 积分:1