-
NB僵尸源码,可直接编译,服务端使用时修改成本地上线即可
NB僵尸源码,可直接编译,服务端使用时修改成本地上线即可-NB zombie source can be directly compiled, server-side use can modify the cost of the ground line
- 2022-06-19 23:22:20下载
- 积分: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
-
多线程服务器,想当于浏览器的功能,一次可以打开多个HTTP连接,当然接收的文件类型有所限制...
多线程服务器,想当于浏览器的功能,一次可以打开多个HTTP连接,当然接收的文件类型有所限制-multithreaded servers, want the browser function, one can open multiple HTTP connections, of course, receive the file type restriction
- 2022-07-16 23:48:43下载
- 积分:1
-
RSI Divergence
说明: MT4平台的背离指标,会有声音报警提示。非常好用(MT4 platform deviation indicators, there will be sound alarm prompts. Very useful)
- 2020-06-22 17:20:02下载
- 积分:1
-
vc-stk
本代码为使用vc平台开发stk软件x插件的一个范例。(The code for the use of vc software platform development stk an example of x Plug-ins.)
- 2020-09-21 11:27:51下载
- 积分:1
-
银行卡号查询
根据银行卡号码得出开户银行名称,银行代码(According to the bank card number, get the name and code of the opening bank.)
- 2019-01-23 12:49:34下载
- 积分:1
-
CPPPrimer4
C++Primer第四版中文版(电子版).pdf(C++Primer fourth edition of the Chinese version (electronic version). Pdf)
- 2013-08-26 09:20:16下载
- 积分:1
-
仿真manet中的AODV协议,并对其仿真结果有详细分析,对同学者有一定帮助...
仿真manet中的AODV协议,并对其仿真结果有详细分析,对同学者有一定帮助-MANET simulation of AODV protocol, and its simulation results are detailed analysis of students who have some help
- 2022-02-05 12:50:40下载
- 积分:1
-
I wrote the first multi
我写的第一个多线程下载文件程序,连接是通过tcp连接的,最多可以有五个线程。-I wrote the first multi-threaded program to download files, connect through tcp connection, can have up to five threads.
- 2022-03-12 04:25:40下载
- 积分:1
-
IISManagerAssistant-SP0.7
彩虹IIS管理助手,版本0.7.
开源IIS管理工具,支持IIS6和IIS7.站点安全设置、站点管理、应用程序池管理等功能。C# 4.0、VS2010(Rainbow IIS management assistant, version 0.7. Open IIS management tools, support IIS6 and IIS7. Sites security settings, site management, application pool management. C# 4.0, VS2010)
- 2013-12-01 10:40:10下载
- 积分:1