-
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
-
用JAVA写的和WINPOPUP一样功能的软件
用JAVA写的和WINPOPUP一样功能的软件-written with Java and WINPOPUP function of the same software
- 2022-08-02 13:01:11下载
- 积分:1
-
DeskTopWallPaper
使用VC++,调用windows系统API修改桌面壁纸的例子,可以参考下(The use of VC++, windows system calls API to modify the desktop wallpaper example, can refer to )
- 2014-05-22 18:07:14下载
- 积分:1
-
Microstrip antenna
说明: matlab编写的FDTD(时域有限差分法)程序,可以实现完整天线方向图和反射系数的计算,以贴片天线为例,对比了编写程序的反射系数与方向图和HFSS计算的反射系数与方向图,具有一致性。(FDTD (finite difference time domain) program compiled by Matlab can realize the calculation of complete antenna pattern and reflection coefficient. Taking patch antenna as an example, the reflection coefficient and pattern calculated by the program and HFSS are compared, which are consistent.)
- 2020-02-04 14:39:16下载
- 积分:1
-
palindrome
c语言基础,判断一个字符串是否为回文的程序,仅供参考(Determine whether a string is a palindrome)
- 2014-01-03 16:49:39下载
- 积分:1
-
获取客户端的操作系统,获取浏览器级版本等信息。
获取客户端的操作系统,获取浏览器级版本等信息。-To obtain the client" s operating system, access to information such as browser-level version.
- 2022-12-01 14:30:03下载
- 积分:1
-
牛顿类方法
说明: 压缩包内包含牛顿插值和牛顿迭代的MATLAB程序。(The MATLAB program contains Newton interpolation and Newton iteration in the zip file.)
- 2019-05-22 15:27:07下载
- 积分:1
-
compiler
tiny语言的compiler,用c语言编写,可以运行通过,实现基本功能(tiny compiler by c language)
- 2013-05-19 23:42:02下载
- 积分:1
-
动态规划
说明: leetcode初级算法,动态规划题解,c++实现(Leetcode primary algorithm, dynamic programming problem solving, C + + implementation)
- 2020-06-24 02:40:02下载
- 积分:1
-
6547687
用两个字符形成点阵大字,VC++经典编程源码,很好的参考资料。(Lattice with two characters form characters, VC++ classical programming source code, a good reference.)
- 2013-11-15 09:32:34下载
- 积分:1