登录

最新会员 最新下载

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37

成为了本站VIP会员

04月18日 18:25
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:对话框与窗口
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

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.)

15
下载
73
浏览
2013-03-17发布

2. TriPlot_v2008

  本程序在vc2008环境下可运行成功,为本人的原创窗口程序,源代码结构完整。用于高斯束地震模型的正演数值模拟,运行时分为三步:1,建立模型;2.射线追踪;3.合成地震记录。(In vc2008 environment, the program can run successfully, I have the original window procedure for the forward modeling of seismic modeling Gaussian beam is divided into three steps: 1 runtime modeling 2. Ray tracing 3 synthetic seismogram .)

131
下载
99
浏览
2013-02-26发布

3. MyWord

  基于mfc的字处理demo,有基本的增删改操作,文件的新建删除,用于理解文档视图框架(New delete mfc-based word processor demo basic CRUD operations, file for understanding document view framework)

3
下载
86
浏览
2013-01-14发布

4. GMap

  在MFC对话框中插入谷歌地图,完整VS2010工程。(Insert Google Map in MFC Dialog, VS2010 Project)

428
下载
97
浏览
2013-01-11发布

5. mfc-easy

  深入浅出MFC,经典的书籍,对于想了解MFC细节的同学不可错过。(The layman MFC classic books, the students want to learn MFC detail not to be missed.)

2
下载
100
浏览
2012-12-26发布

6. CptEditor

  我用本地API写的一个对话框程序,可以改窗口标题与图标,注意是对话框程序,不是窗口程序。不过说到底,对话框和窗口其实是一回事。(A dialog program . you can use it to change title and icon.)

3
下载
71
浏览
2012-12-18发布

7. Data-processing

  初学者编写的MFC界面,可以求三组数据各自的均值和总的均值,欢迎指正(MFC interface, beginners can seek the mean and the mean of the total of three sets of data, please correct me)

2
下载
76
浏览
2012-11-30发布

8. MFC-control-dialog-201211291114

  mfc-控件常用使用mfc-control-dialog using(mfc-control-dialog using)

5
下载
95
浏览
2012-11-29发布

9. Exc1

  本代码实现的是将菜单显示对话框然后在对话框中实现一定功能。(This code is the realization of the menu display dialog box and then in the dialog box to realize a certain function )

3
下载
113
浏览
2012-11-29发布

10. Halcon-Calibration-asistant

  halcon 标定助手中文界面源码,功能完善版(halcon Calibration asistant)

293
下载
148
浏览
2012-11-05发布

11. BiyeSheji

  起重机工况选型对话框,包括程序与数据库,使用VS2008中的C++编写的MFC对话框,代码丰富。(The crane operating mode selection dialog box, including program and database use the VS2008 in C++ written MFC dialog box, code.)

9
下载
118
浏览
2012-10-30发布

12. round

  这是基于MFC的一个画圆程序,让读者更进一步的了解MFC的生产者与消费者的关系(This is a Circle MFC-based program, to give readers a better understanding of the relationship of MFC producers and consumers)

2
下载
95
浏览
2012-10-13发布

13. ErrorLook

  通过系统返回的错误代码,你可以查看错误代码和系统的版本信息。帮助自己改写错误(Use the Soft you can Look Error Code and look the system Version,so you can clean to know the error you made ,to help you change you mistake.)

1
下载
67
浏览
2012-09-10发布

14. VS-MFC

  VS2010的MFC编程教程,VS2010/MFC编程入门教程中给大家讲解怎样使用VS2010进行可视化编程,也就是基于窗口的程序。(The the VS2010 MFC programming tutorials, VS2010/MFC programming introductory tutorial to explain to you how to use the VS2010 visual programming, is based on the program window.)

621
下载
114
浏览
2012-09-05发布

15. assess

  用MFC开发的一个综合测评自动计算软件,对于学习入门MFC有很好的引导作用。(MFC developed a comprehensive evaluation of automatic calculation software for the learning portal MFC good guide.)

5
下载
118
浏览
2012-08-29发布

16. sjtest

  MFC编程,里有数据库和window部分控件的操作(MFC programming, there are database and part of the operation of the control window)

4
下载
97
浏览
2012-08-23发布

17. SplitWndDemo-(1)

  实现了窗口的分割,每个窗口对应一个视图,对初学MFC的人来说,很有用(The segmentation of the window, each window corresponding to a view, useful for beginners MFC)

1
下载
99
浏览
2012-08-14发布

18. IMU

  串口通信软件基于MFC的,可以采集惯导数据并解包后显示出来,可以保存数据(Serial communication software is based on the MFC, the INS data can be collected and unpacked, you can save the data)

57
下载
85
浏览
2012-08-02发布

19. PrScrn

  指定窗口画框,并截图保存在指定目录xxx(Print Screen shot)

9
下载
98
浏览
2012-07-29发布

20. Dialog-TRee

  VC6.0 MFC编码,关于对话框,树对话框的编码例子(VC6.0 MFC encoding, the about dialog, tree dialog code examples)

6
下载
97
浏览
2012-07-26发布