-
matrix运算,windows友好界面,方便地运算矩阵
matrix运算,windows友好界面,方便地运算矩阵-matrix computation, windows-friendly interface, easy operation matrix ..................................
- 2022-04-15 19:14:43下载
- 积分:1
-
气象自动站实时气象检测软件,简单明了,功能齐全
气象自动站实时气象检测软件,简单明了,功能齐全-Automatic meteorological station real-time weather detection software, simple and clear, full-featured
- 2023-07-05 04:30:02下载
- 积分:1
-
procedures for the skin
换皮肤的程序-procedures for the skin
- 2022-06-20 14:30:34下载
- 积分:1
-
本例实现了一个简单的绘工具,该绘图工具具有打开,关闭,保存,另存文件的功能;它能够对直线,矩形等几种图元进行绘制和操作。本章主要介绍了视图文档的程序框架的应用,...
本例实现了一个简单的绘工具,该绘图工具具有打开,关闭,保存,另存文件的功能;它能够对直线,矩形等几种图元进行绘制和操作。本章主要介绍了视图文档的程序框架的应用,创建工具条,使用设备环境变量的各种绘制功能,使用设备环境变量的不同绘制模式,实现文件的流式存储与加载功能等。-the cases to achieve a simple painting tool, the graphics tools with open and closed, preservation, Save document functions; It is capable of linear, rectangular, etc. Several map yuan for mapping and operation. This chapter introduces the Document View the procedural framework of the applications, create tools, equipment use environment variables in the various functional mapping, the use of equipment of different environmental variables mapping models and document flow storage and loading capabilities.
- 2022-11-17 04:00:04下载
- 积分:1
-
simple grid control. SOURCE
简易网格控件.SOURCE - contains LiteGrid control source files
.VCTEST - contains an example of LiteGrid usage from a
MFC application.
.VBTEST - contains an example of LiteGrid usage from a VB project.-simple grid control. SOURCE -contains LiteGrid cont rol source files. VCTEST -contains an exampl e LiteGrid of usage from a MFC application.. VB TEST -contains an example of usage fr LiteGrid om a VB project.
- 2022-03-04 08:52:10下载
- 积分:1
-
应用程序向导创建了这个弹出窗口的应用程序它是你…
AppWizard has created this SplashScreen application for you.It is programmed by visual C++.-AppWizard this has created a SplashScreen pplication for you.It is programmed by visual C .
- 2022-06-12 07:46:36下载
- 积分:1
-
创建一个不可关闭的对话框
创建一个不可关闭的对话框-not create a closed box
- 2023-03-06 14:20:03下载
- 积分:1
-
Click of a button, another dialog box pop Demo of the first step: add (Insert Di...
点击按钮,弹出另一个对话框的Demo
第一步:添加(Insert Dialog)要弹出的Dialog,根据自己需要可以设计界面,因为我是一个简单Demo,所以很简单!
第二步:为添加的Dialog添加建立成一个继承DLG的类,class CDialog1 : public CDialog
第三步:在主对话框中为按钮添加函数。如下:
void CClickDialogDlg::OnButton1()
{
// TODO: Add your control notification handler code here
CDialog1 dlg
dlg.DoModal()
}
不要忘记#include "Dialog1.h"-Click of a button, another dialog box pop Demo of the first step: add (Insert Dialog) to the pop-up Dialog, according to their own needs can be designed interface, because I am a simple Demo, so very simple! Step two: add Dialog to add the establishment of a succession of DLG class, class CDialog1: public CDialog third step: in the main dialog box for the button to add the function. As follows: void CClickDialogDlg:: OnButton1 () (//TODO: Add your control notification handler code here CDialog1 dlg dlg.DoModal ()) do not forget# Include
- 2022-03-18 15:40:01下载
- 积分:1
-
一个Wizard的例子
一个Wizard的例子--An example of Wizard
- 2022-08-10 02:30:16下载
- 积分:1
-
美化你的应用程序的外观界面_SDI版本,根据该示例程序,用户可以灵活打造自己的漂亮程序界面...
美化你的应用程序的外观界面_SDI版本,根据该示例程序,用户可以灵活打造自己的漂亮程序界面-Beautify your application the appearance of the interface _SDI version, according to the sample application, users can create their own pretty flexible program interface
- 2023-06-13 20:40:04下载
- 积分:1