-
orndv36
说明: 本功能是打开一幅位图,并显示在屏幕上,在图象处理中这都是基本的操作(This function is to open a bitmap and display it on the screen, which is the basic operation in image processing)
- 2018-12-24 01:33:25下载
- 积分:1
-
知三点求圆心半径
输入三点的三维坐标,求立体空间的圆心所在,使用了对话框架构,里面的算法函数可以提出来单独使用(importation of 3D coordinates for a three-dimensional space where the center of a circle, use the dialog box structure, function inside the algorithm can be made to use separate)
- 2005-07-07 17:48:04下载
- 积分:1
-
sales
网上销售源代码,内容齐全,是不可多得的软件,使用vb开发(Online sales source code, complete content, is rare software, using vb development)
- 2018-12-05 14:06:00下载
- 积分:1
-
REDBK
本例说明,如何改变对话框的背景颜色。来源:Visual C++程序设计技巧与实例。(This example shows that how to change the background color of the dialog box. Source: Visual c++ programming skills and examples.)
- 2012-01-02 13:07:05下载
- 积分:1
-
IMU
串口通信软件基于MFC的,可以采集惯导数据并解包后显示出来,可以保存数据(Serial communication software is based on the MFC, the INS data can be collected and unpacked, you can save the data)
- 2012-08-02 16:48:58下载
- 积分:1
-
DrawForm
说明: 自己绘制窗口界面,漂亮的窗口界面,采用dc自己绘制(Draw their own window interface)
- 2011-04-08 20:11:08下载
- 积分:1
-
filepath_mfc
MFC中获得文件夹路径的方法,文中有源码有讲解,并在VC++6.0下运行通过。(MFC get the folder path method source code is explained in the text, and in the VC++6.0 run through.)
- 2013-09-06 13:35:43下载
- 积分:1
-
computer
一个小型计算机,随机产生两个数,要你输入结果,最后告诉你对错(A small computer randomly generates two numbers, should you enter the results, and finally tell you right from wrong)
- 2011-05-20 16:58:28下载
- 积分:1
-
new-EMG
主要实现的功能是,从外部不断得到数据,然后在MFC建立的界面下进行分析,比如波形的分析,还有各种数学上的分析。这是一个成熟的程序,带有源码。(The main achievement of the function is to continue to get from the external data analysis, and then in the MFC interface created, such as waveform analysis, there are a variety of mathematical analysis. This is a mature program, with source code.)
- 2013-03-17 15:01:26下载
- 积分:1
-
Dialogbox_displayed_the_form_background_mageDlgUse
在对话框窗体里显示背景图片VC实现
在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码
(In the dialog box displays a form where the background picture VC to achieve in the dialog box displays a form where the background picture VC achieved, in general we can choose two ways: one is to use the picture controls, in the WM_PAINT message in the drawing, this method is relatively simple to use , but the function of general, the picture is not easy to control Another way is to WM_PAINT in the drawing, although this method is more complicated, but it can do a lot of special treatment, such as drawing pictures, pictures, reverse, etc.. To learn more about the specific implementation method, download origin code)
- 2010-03-11 10:22:09下载
- 积分:1