-
球面映射 使用OpenGL和visual c++实现
球面映射 使用OpenGL和visual c++实现-Mapping
- 2022-02-12 15:12:22下载
- 积分:1
-
这是关于C++的光,
this is about light C++,
- 2022-04-02 04:23:36下载
- 积分:1
-
source MD5 Algorithm
MD5算法源程序-source MD5 Algorithm
- 2022-03-24 20:07:39下载
- 积分:1
-
Teach you how to use InstallShield8.0 production own Setup
教你如何使用InstallShield8.0制作自己的安装程序-Teach you how to use InstallShield8.0 production own Setup
- 2022-07-02 06:52:38下载
- 积分:1
-
旅行售货员问题的解是一棵排列树.在给出的图中寻找一条费用最优的回路...
旅行售货员问题的解是一棵排列树.在给出的图中寻找一条费用最优的回路-travel salesman problem is the solution with a tree. The plan is to find an optimal cost of the Loop
- 2022-02-04 07:16:44下载
- 积分:1
-
阐述RUP的最佳测试实践。包括:测试的规程、度量、评估等内容...
阐述RUP的最佳测试实践。包括:测试的规程、度量、评估等内容-Test on the RUP best practice. Include: test protocols, measurement, assessment, etc.
- 2022-04-12 23:49:18下载
- 积分:1
-
HP superdome 主机培训资料,内部资料。
HP superdome 主机培训资料,内部资料。-HP superdome host training materials, internal information.
- 2022-12-01 15:15:03下载
- 积分:1
-
usb接口相关程序,涉及到USB接口的控制方法,数据传输等.
usb接口相关程序,涉及到USB接口的控制方法,数据传输等.-USB interface related program including USB Interface control, data transfer and so on.
- 2022-10-27 04:15:03下载
- 积分:1
-
这是一个物流管理系统,源代码,这个软件是基于第1个…
此为物流管理系统的源代码,此软件是基于SQL Server的数据库软件,采用ADO连接方式,功能比较强大-This is a logistics management system, source code, this software is based on the SQL Server database software, using ADO connections, more powerful features
- 2022-03-25 21:19:02下载
- 积分:1
-
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档对象和几个视图。文档对象负责有规律地采集数据,然后通知相关的视图以不同的格式显示这些数据。文档对象为了有规律地采集数据,它需要一个定时(time)事件。但是,文档不是一个基于窗口的对象,所以它没有这样的定时事件。我权衡了三种解决方案: 1、在其中的一个视图中创建定时器。当事件发生时通知文档对象获取数据。 2、为每一个文档(或在每个文档内)创建一个单独的线程,以便这个线程能有规律地创建时间事件。 3、在CMainFrame中创建一个定时器并从中调用文档函数这三种方法我都不满意。能否给出一种更好的解决方案?- How to send commands to the Document Object matching the original code [code nature] VC reusable code segment I made a similar on the Windows 2000 Performance Monitor procedures. In this process, I created a document object and several view
- 2022-08-11 05:55:04下载
- 积分:1