-
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来...
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个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 programming "," WINDOWS network programming technology. " Las
- 2022-07-08 01:37:37下载
- 积分:1
-
PowerBuilder 9.0课程设计案例精编源代码
说明: 基于PowerBuilder的一些学习源代码,适合初学者学习(Learning source code)
- 2020-06-16 04:40:02下载
- 积分:1
-
jackagetransform
该压缩包实现二维的DCT变换和逆DCT变换,可以对图像做DCT变换(The package to achieve two-dimensional DCT transform and inverse DCT transform, can make the DCT transform in the image)
- 2017-05-18 19:38:36下载
- 积分:1
-
小波包分解&小波包能量熵算例
说明: 关于小波包分解和小波包能量熵的算例,可直接运行。(Examples of wavelet packet decomposition and wavelet packet energy entropy.)
- 2021-04-12 18:58:57下载
- 积分:1
-
xfs_inode_item
This returns the number of iovecs needed to log the given inode item.
- 2014-04-24 10:51:44下载
- 积分:1
-
This is the online payment interface process, there is a need, and hastened to t...
这是在线支付的接口程序,有需要的,赶紧下拉.手快有,手慢无哦.这是很难得的源代码,非常的简单,容易理解,很好用,只要有一点点基础的人,都很快就能上手.给你的网站加上在线支付吧.-This is the online payment interface process, there is a need, and hastened to the drop-down. Fast chips, Yes, slow hand Oh, no. It is very difficult to get the source code, very simple, easy to understand, very good use, as long as there is a little bit of foundation, have will soon be able to get started. to your site with online payment bar.
- 2022-12-03 14:55:03下载
- 积分:1
-
c
说明: c primer plus课后题源程序代码
- 2011-10-18 21:15:12下载
- 积分:1
-
网络数据报示例(包含 客户端服务器端)
网络数据报示例(包含 客户端服务器端)-network data reported examples (including client-server side)
- 2023-04-11 21:05:04下载
- 积分:1
-
labview-I-V-measurement-for-keithley-2400
This program plots I-V curves for FET devices. It is designed for Keithley 2400 series. It plots I(t) V(t) and I(V). It also has automatic CSV data logging. The software is robust and it is designated for multiple measurements (several FETs in a series)
- 2020-12-04 11:19:24下载
- 积分:1
-
用的是以太网的网卡地址的程序,该软件可以进行验证。
用VC++开发读取网卡MAC地址的程序,可以作为验证软件合法的一个通用模块
-with VC read the Ethernet MAC address procedures, the software can be verified as legitimate a Universal Module
- 2022-02-21 00:22:19下载
- 积分:1