-
S13
《C++编程思想》(第二版)练习题答案 第十三章答案(The answer for the charpter 13 of Thinking in C++ )
- 2011-11-21 18:17:00下载
- 积分:1
-
GDAL-Develop-Doc
共享资料,GDAL使用手册,包括常用API说明。(Share Document, GDAL manual, including common API instructions.)
- 2013-11-28 15:16:29下载
- 积分:1
-
完整文件下载程序(可以断点续传..)
完整文件下载程序(可以断点续传..)-complete documentation download (HTTP can ..)
- 2022-12-26 01:30:04下载
- 积分: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
-
本例实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本例主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形...
本例实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本例主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。
-the cases to achieve a complete network of four mahjong games, the procedures set server and client functions and integration. The cases are introduced to the non-network services established, the sequence of transmission of information, the establishment of a virtual three-dimensional space, drawing and display bitmap in memory to create bitmap graphics and mapping.
- 2023-03-25 04:00:03下载
- 积分:1
-
MimeMessageTest
This is a series of unit tests for the MimeMessage class. These tests must be locally complete - no server(s) required.
- 2013-11-28 12:34:27下载
- 积分:1
-
FormBorder
VB在运行时动态改变窗体的属性信息,有需要的下。(VB dynamically at runtime to change the form of attribute information, there is need for the next.)
- 2013-08-21 10:15:41下载
- 积分:1
-
serial_Class
串口通信类(WINDOWS API)(Serial Communications (Windows API))
- 2004-12-21 14:04:00下载
- 积分:1
-
FaceControl5
使窗口总在最前显示,C++精选学习源码,很好的参考资料。(The display window always on top, C++ select learning source code, a good reference.)
- 2013-11-27 07:25:17下载
- 积分:1
-
异步套接字的源码,同时还有文档可以参考,很方便
异步套接字的源码,同时还有文档可以参考,很方便-Asynchronous socket source code, along with the document can refer to, it is convenient
- 2022-01-26 01:24:23下载
- 积分:1