-
TransparentWindow
ppWizard has created this TransparentWindow application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TransparentWindow application.
- 2004-07-13 10:49:50下载
- 积分:1
-
71477213StuMis
说明: 学生信息管理 学生信息管 (Student Information Student Information Management tube)
- 2008-10-27 19:49:38下载
- 积分:1
-
keshe
是基于vc6.0的课程设计。学数据结构的时候做的,有源码和课设分析。(Vc6.0 curriculum design is based. Data structure when done with meta-analysis of the source code and classes.)
- 2014-01-01 14:56:59下载
- 积分:1
-
AP_For_VRPTW100
车辆路径问题的C代码,里面有测试数据和结果分析。(Vehicle routing problem with the C code, there are test data and results analysis.)
- 2009-05-17 11:40:39下载
- 积分:1
-
zhanqunxitong
泊君站群免费版源码下载,真正的站群系统,站群工具,站群软件,大家可以看看思路(The mooring the monarch station group free version of the source code download, the station group system, the tools of the station group, station group software, we can look at the idea of)
- 2013-04-01 05:21:39下载
- 积分:1
-
Catrography
一个GIS制图综合的示例程序,具有GIS软件的基本框架,可进行扩展成为完整的GIS软件。(Example of a GIS mapping program integrated with the basic framework of GIS software, can be expanded into a complete GIS software.)
- 2010-09-18 11:34:14下载
- 积分:1
-
chapter-5
Visual C++ 6.0 程序设计从入门到精通
求是科技 王正军 编著 word版(This is a book about Visual C++)
- 2011-08-08 08:30:09下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
DelStudent
该代码展示了MFC连接数据库ACCESS的方法,采用的ADO接口,特别适合初学者学习(The code shows the MFC method to connect to the database ACCESS using ADO interface, particularly suitable for beginners to learn)
- 2012-12-17 19:43:02下载
- 积分:1
-
shift-sin-wav
移动的正弦线。这一个参考了网上生成正弦线程序,新建了一个CStatic派生类,外加定时器做的使,用了双缓冲技术。涉及PostMessage函数的使用。(Moving sine line. This is a reference to generate sinusoidal line online program, created a new CStatic derived class, plus a timer to do so, with a double-buffering. Involving the use of PostMessage function.)
- 2011-05-31 13:01:17下载
- 积分:1