-
使用VC++实现的ADO编程,使用ACCESS做数据库,使用了智能指针。...
使用VC++实现的ADO编程,使用ACCESS做数据库,使用了智能指针。-Use VC++ implementation of the ADO programming, using the ACCESS database, make use of smart pointers.
- 2022-03-05 19:14:50下载
- 积分:1
-
tcp client wince.net 使用
tcp client wince.net 使用-tcp client wince.net use
- 2022-06-28 07:17:56下载
- 积分:1
-
对NDIS开发资料整理,分了6个部分,做了一个完整的目录
对NDIS开发资料整理,分了6个部分,做了一个完整的目录-NDIS
- 2022-09-21 17:10:03下载
- 积分:1
-
三个实际的例子,来展示Q o S的使用。第一个例子使用的是T C P,它在三个例子中显得最“直接了当”,因为它是“面向连接”的。第二个例子使用U D P,而且没...
三个实际的例子,来展示Q o S的使用。第一个例子使用的是T C P,它在三个例子中显得最“直接了当”,因为它是“面向连接”的。第二个例子使用U D P,而且没有使用任何连接调用。最后一个例子使用的则是多播U D P-three practical examples to demonstrate Q o S use.T C P The second example is the use of U P D, but did not use any connected call. A final example is the use of multicast U P D
- 2022-03-13 16:22:18下载
- 积分:1
-
微软的js访问网络服务组件,利用它可以实现IE上直接访问网络服务 压缩包里包含samples以及中文解决方法...
微软的js访问网络服务组件,利用它可以实现IE上直接访问网络服务 压缩包里包含samples以及中文解决方法-js visit Microsoft"s Web services components, it can be achieved using IE directly to the network services compression bag containing samples of the Chinese solution
- 2022-12-18 21:45:04下载
- 积分:1
-
非常好的网络小程序,实现了简单的聊天功能,有服务器和客户端程序两部分,可以详细的源代码。...
非常好的网络小程序,实现了简单的聊天功能,有服务器和客户端程序两部分,可以详细的源代码。-very good network of small procedures, to achieve a simple chat feature, a server and two clients, the details of the source code.
- 2022-08-06 02:53:08下载
- 积分:1
-
获取本机的IP,源代码齐全,功能比较强大,可以直接使用
获取本机的IP,源代码齐全,功能比较强大,可以直接使用-access to the machine"s IP, complete source code, the more powerful functions can be used directly
- 2022-01-26 06:35:25下载
- 积分:1
-
基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析MAIL
基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析MAIL-based on the TCP protocol analysis, analysis of WINPCAP engine, the main use to analyze MAIL
- 2022-02-01 03:21:03下载
- 积分:1
-
它的红外遥感包
Its a ir remote sensing coading
- 2022-01-26 06:43:11下载
- 积分:1
-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-thread creation, destruction and scheduling itself is a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, this time using thread pool is the better choice, namely, the creation of some thread then reuse them, rather than individual tasks completed after the end.
- 2022-02-05 08:49:42下载
- 积分:1