-
bridge-regs
Mbus-L to Mbus Bridge Registers for Linux.
- 2014-04-19 08:40:24下载
- 积分: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
-
VCPP2010
vc++权威开发指南代码
好用实惠下载吧(
vc++ Development Guide authoritative code
Download it handy affordable)
- 2014-03-22 00:27:49下载
- 积分:1
-
SM2 SM3 SM4对称加解密,国密密钥对的生成
此工具支持国密各种算法:SM4对称加解密,国密密钥对的生成,SM3信息摘要,SM2数字签名以及验证签名,SM2非对称加解密,PKCS7签名数据包形成以及PKCS7验签, 生成PKCS7数字信封已经解PKCS7签名数据,后续会添加PKCS7签名数字信封相关功能。输入输出格式都严格按照国家密码管理局的相关规定。形成一个本地工具方便大家使用。(This tool supports various national algorithms: SM4 symmetric encryption and decryption, national secret key pair generation, SM3 information summary, SM2 digital signature and verification signature, SM2 asymmetric encryption and decryption, PKCS7 signature data packet formation and PKCS7 checkin, PKCS7 digital envelopes have already solved PKCS7 signature numbers, and then PKCS7 signature digital envelopes will be added. Related functions. The input and output formats are in strict accordance with the relevant regulations of the State Encryption administration. The formation of a local tool is convenient for everyone to use.)
- 2018-05-18 14:31:51下载
- 积分:1
-
47758745
双色球随机选号易语言源码,应用程序编程源码,很好的参考资料。(Shuang Seqiu randomly selected, easy language source code, application programming source code, a good reference.)
- 2013-11-05 15:47:49下载
- 积分:1
-
w_input_jabatan_with_nomen
powerbuilder menu it use to compile a HRD files you should try
- 2013-10-03 20:19:18下载
- 积分:1
-
Task1
说明: 简单图像隐写,bmp,jpeg,gif文件头,文件末尾,数据区简单隐写(Simple image hide (bmp))
- 2020-11-12 17:20:18下载
- 积分:1
-
dnc_pp
预处理宏工具,可以实现整数加1,减1;重复生成符号,把一个宏的内容转换成字符串等,用起来非常方便,可以大大简化程序(pretreatment Acer tools, can achieve an integer plus, minus 1; Generating repeat symbols, Acer put the contents of a string conversion, it is very convenient use, which can greatly simplify procedures)
- 2007-05-24 14:39:51下载
- 积分:1
-
IdentifiedFloatValue
This FloatValue represents a float value that is identified by a unique ID.
- 2013-11-14 22:46:58下载
- 积分:1
-
XE7 的 TraceRoute
DDU ICMP 控件包含 3 控件: TDDUOSPING-非阻塞的坪 protocolTDDUOSTRACEROUTE-无阻塞的 TraceRoute ProtocolTDDUOSDNS-无阻塞的 ARP/RARP controlAbout TDDUOSDNS: 主机名都解析为 IP 地址和 IP 地址可解析为主机名。如果您输入一个 IP 地址属性,将完成主机属性,并且 OnHostLookup 事件会发生。如果您输入的 IP 或主机名到主机属性,将完成地址属性,和 OnAddressLookup 事件将发生。好的运行时属性可以查询,看看如果查找成功。为了减少查找的开销,可以通过将 UseIPCache 属性设置为 true 使用 IP/主机名称缓存。缓存只是永久性的因为不一定与当前会话,会话之间保存。你可以使用 FlushIPCache 方法来清除缓存。当结合此包中的其他控件,通常与连接套接字关联的延迟是可以避免的。每个控件必须具有一个独特的 TDDUOSDNS 控制。关于演示: 演示项目演示了如何使用每个控件。TDDUOSDNS 控制显示在控件与其他控件的组合,使用独立。DNS 不 ICMP 协议,但它是包括以防止阻止 windows 应用程序。阻塞是当您的 windows 程序停止响应等待调用返回的消息。通常情况下,所有调用块为很短的时间,并不明显 — — 但是当你不得不等待 5 或 10 秒钟或更长的时
- 2023-07-18 21:50:05下载
- 积分:1