-
Lagrange
MFC对话框程序,采用VC++6.0编程。导入txt文档保存的二维数组,对其进行拉格朗日差值后导出到指定txt文档中(MFC dialog procedures, using VC++ 6.0 programming. Import dimensional array txt file saved, exported them to a specified difference after Lagrange txt document)
- 2015-02-07 11:27:19下载
- 积分:1
-
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
-
CommonDialog
1)程序运行时在视图中显示字符串。
2)点击子菜单“文件对话框”时,将显示文件对话框。
3)点击子菜单“字体对话框”时,调用字体对话框为视图中显示的文字设置字体。
4)点击子菜单“颜色对话框”时,调用颜色对话框为视图中显示的文字设置颜色。
(1) The program runs in the view to display the string. 2) Click the sub-menu )
- 2009-01-07 17:54:33下载
- 积分:1
-
TestForSplitterWnd
一个切分窗口的MFC程序,可以将当前窗口分成不同的行和列。()
- 2008-05-16 10:51:57下载
- 积分:1
-
VCdiary
一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。(a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of stored procedure has not been found, it had become one. Listless and used in the sequence, in the dialog box using the tool column, we hope to help. First, a definition of the structure type, will be used to store the information stored.)
- 2006-08-15 22:58:35下载
- 积分:1
-
MFCDialogDemo
MFC dialog demo
function:右键菜单、最小到任务栏、菜单栏等
need use VS2010 IDE(MFC dialog demo
Function: right-click menu, minimum to the task bar, menu bar, etc
Need use VS2010 IDE)
- 2013-09-04 19:50:28下载
- 积分:1
-
Data-processing
初学者编写的MFC界面,可以求三组数据各自的均值和总的均值,欢迎指正(MFC interface, beginners can seek the mean and the mean of the total of three sets of data, please correct me)
- 2012-11-30 15:25:28下载
- 积分:1
-
tmlkkd-Plograms
说明: 一个用mfc来编的秒表小程序,挺好玩的,我话了很多时间的(A stopwatch made up with mfc Mini Programs, quite fun, I talked a lot of time)
- 2018-12-30 12:27:05下载
- 积分:1
-
Round
It is a VC++ program.The interface of program is round and other anomalous shape.(It is a VC++ Program.The interface of program is round and other anomalous shape.)
- 2009-01-19 09:05:29下载
- 积分:1
-
Draw
MDI 应用程序是另一类重要的文档视结构程序。它的特点是:用户一次可以打开多个文档,每个文档对应不同的窗口;主窗口的菜单会自动随着当前活动的子窗口的变化而变化;可以对子窗口进行层叠、平铺等各种操作;子窗口可以在MDI 主窗口区域内定位、改变大小、最大化和最小化,当最大化子窗口时,它将占满MDI 主窗口的全部客户区。MDI 不仅可以在同一时间内同时打开多个文档,还可以为同一文档打开多个视图。在Windows 菜单下选择New ,就为当前活动文档打开一个新的子窗口。
(MDI application is another important document, as the structure of the procedure. It is characterized by: a user can open multiple documents, each document corresponds to a different window main window menu automatically with the current activities of the sub-window changes can be stacked pair window, tile, etc. types of operation MDI child window in the main window positioning the region to change the size, to maximize and minimize, maximize the child window when it will occupy the entire main window MDI client area. MDI at the same time not only to open multiple documents at the same time, can also open multiple views of the same document. In the Windows menu select New, on the activities for the current document open a new sub-window.)
- 2009-07-15 01:11:43下载
- 积分:1