-
TCP--duoxiancheng
基于TCp的网络编程,一个服务器对多个客户端,用用的是多线程方法(Based on the TCp network programming, a server to multiple clients, use is a multi thread method)
- 2015-03-26 18:03:29下载
- 积分:1
-
E0403
VC6.0完全自学手册 主编孔鹏 对话框与窗口操作源代码(VC6.0 dialog with the window operation code)
- 2013-10-26 19:01:57下载
- 积分:1
-
gongziguanli
MFC的数据库编程,学习MFC的好代码。(MFC program .you can learn well by it.)
- 2012-11-16 20:34:25下载
- 积分:1
-
dxocclusion
hi....its a program rendering trees in opengl and directx
- 2009-11-21 18:43:13下载
- 积分:1
-
SSD5Ex2
ssd5 exercise 2 answer.
- 2013-09-19 15:57:14下载
- 积分:1
-
ModbusClient
Modbus TCP/IP协议client端源代码(Modbus TCP/IP protocal test)
- 2009-06-10 23:02:44下载
- 积分:1
-
DLT645Debuger_645
朋友写的C++645通讯程序,支持645-1997与645-2007,支持自已组帧程序自动添加校验码通讯,可以增加数据标识定义,里面还有部分关于费控通讯代码,挺好,拿来分享(Friend write C++645 communications program to support the 645-1997 and 645-2007, to support their own group the frame program automatically adds the checksum communications, can increase data identifies the definition, there is also a section on the fee control communications code, good for them and share)
- 2020-09-20 21:27:53下载
- 积分:1
-
Double-Dutch-Night-Reading
当我们手中拿着神兵利器——WinDbg时,一切都在掌握之中。这本书将要告诉您的不是全面的汇编知识或未公开的Windows秘密,而是怎么从这些貌似天书的汇编代码中,一探Windows底层的核心实现。
在开发中出现的问题,能不能从Windows自身找到答案?如果您正在这样思考,无疑本书是为您度身订做的。
(When we hand magic weapon- WinDbg all in the hands. This book will tell you is not a comprehensive compilation of knowledge or undisclosed secrets of Windows, but how from these seemingly bible assembly code, and to explore the core implementation of the Windows bottom. Problems in the development, we can not find the answer from Windows itself? If you are thinking this way, no doubt this book is tailor-made for you. )
- 2012-11-29 23:06:54下载
- 积分:1
-
hitboxbone-tut
hitbox bone tutorial
- 2011-01-19 12:00:23下载
- 积分:1
-
MESH--SIMPLE
可以简化obj,ply等三维模型,1:在VC++2008上运行oglpemsh.dsw 文件
2:选择要简化的模型,eg:huge_bunny.ply
3:选择简化
(Mesh Simplification Viewer
This program implements four different mesh simplification algorithms. After loading a mesh, the user can easily remove triangles from the mesh and the results are displayed in real time. The mesh can also be rotated and moved closer to or farther away from the viewer.
The goal of mesh simplification is to display a 3D polygonal mesh with fewer triangles while retaining the same shape. In the example above, the original cow model (upper left) is made up of over 5800 triangles. We can easily remove thousands of triangles from this mesh and still display a very similar cow model. While the 500 triangle cow is a cruder representation, this may not make a difference if the cow is far away from the viewer.
)
- 2014-07-10 11:37:50下载
- 积分:1