-
Visual C++ 4.0 how to programming examples of CD
Visual C++ 4如何编写附在光盘上的例子,书就像是一本实用的面向问题的书籍,里面有两个例子,既有解决问题的模型又有实用性!
- 2023-01-16 06:15:04下载
- 积分:1
-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1
-
描述指针函数的应用,相当与c#中的委托的应用,是c中学习的一个难点。...
描述指针函数的应用,相当与c#中的委托的应用,是c中学习的一个难点。-point function
- 2022-01-25 23:26:19下载
- 积分:1
-
本文详细阐述了基于DirectShow核心框架的非线性编辑的基本原理,并提供了一个编辑的源代码,演示如何拼接两个音视频文件,实现视频过渡效果,并预览。...
本文详细阐述了基于DirectShow核心框架的非线性编辑的基本原理,并提供了一个编辑的源代码,演示如何拼接两个音视频文件,实现视频过渡效果,并预览。-The principle of non-linear edit based on DirectShow core frame is explained detailedly in the paper, and the source code for edit is provided, to show that how to joint two audio/video documents, implement the video transition effect, and preview.
- 2022-08-25 23:11:39下载
- 积分:1
-
控制器的java项目的…如此多的控制被使用
java project of controllers .... so many controls are used-java project of controllers .... so many controls are used....
- 2022-02-04 08:13:41下载
- 积分:1
-
《C++程序设计彻底研究》光盘源码
《C++程序设计彻底研究》光盘源码-对于学习基础C++编程很有用-《C++ Programming Thorough research》the compact disc sound code- is very useful regarding the study foundation C++ programming
- 2022-05-10 11:36:32下载
- 积分:1
-
非常好的Tree Control之间进行拖放
非常好的Tree Control之间进行拖放-very good Tree Control between drag and drop
- 2022-08-09 12:43:20下载
- 积分:1
-
这是官方的“绝地计划HTML帮助API转换包…
This is the package that contains the official Project JEDI HTML Help API conversion. (Delphi下的HTML帮助文件编程接口)-This is the package that contains the official Project JEDI HTML Help API conversion. (Delphi HTML help files Programming Interface)
- 2022-12-12 17:20:04下载
- 积分:1
-
该代码模拟建设银行的取款机,这是我的首次需求分析
该代码模拟建设银行的取款机,这是我的首次需求分析-the bank"s teller machines, this is my first demand analysis
- 2022-01-26 03:10:12下载
- 积分:1
-
MATLAB编写的GPS伪距单点定位.精度大约在10M
MATLAB编写的GPS伪距单点定位.精度大约在10M-20M之间。-MATLAB prepared by the GPS pseudo-range single-point positioning
- 2022-03-01 19:51:01下载
- 积分:1