CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc 对话框

搜索资源列表

  1. thread_test

    0下载:
  2. 一个MFC 对话框的应用程序,实现两个线程。线程1:不断地往一个全 局的字符串数组(大小为5)中写随机的字符串(数字和字母构成);线程2: 不断的处理字符串数组中的所有字符串,把它们逆序。 -An MFC dialog application, to achieve the two threads. Thread 1: constant string to a global array (size 5) to write a random string (numbers and le
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1956240
    • 提供者:赵万青
  1. mfcwtldlg

    0下载:
  2. WTL和MFC共存,运用WTL内的切分类和容器切分MFC对话框。 include是wtl7.1的模板头文件。但在MFC和WTL中有相同的类时,WTL经常找错使用到MFC的类。 所以在编译有错的地方我进行过一些更改。比如将atlgdi.h中的CDC改为WTL::CDC。-WTL and MFC coexistence, using WTL classification and container cutting within the segmentation MFC dialog box.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:232656
    • 提供者:xc
  1. FakeColour

    0下载:
  2. 基于MFC对话框编写的图像各种伪彩处理方法代码,对于图像的伪彩处理很有帮助。-Written in MFC dialog based on a variety of pseudo-color image processing method code, pseudo-color processing for image helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:67239
    • 提供者:王 杰
  1. hanio

    0下载:
  2. 汉诺塔经典游戏实验程序,应用MFC对话框实现界面操作-Tower of Hanoi classic games experimental procedure, the application interface operation MFC dialog implementation
  3. 所属分类:Game Program

    • 发布日期:2017-05-04
    • 文件大小:1195254
    • 提供者:谭经宇
  1. mfc.development.code.status.dialog

    0下载:
  2. mfc编程开发状态对话框设计代码mfc programming development design code status dialog -mfc programming development design code status dialog
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:30738
    • 提供者:
  1. DialogDemo

    1下载:
  2. MFC各种对话框的操作,组合框,编辑框等等,对于新手学习mfc空间的操作很有帮助-MFC operation of a variety of dialog, combo box, edit box
  3. 所属分类:GUI Develop

    • 发布日期:2017-02-12
    • 文件大小:13597696
    • 提供者:chenlin
  1. complex

    1下载:
  2. MFC对话框实现复数的运算,输入有直角坐标系与极坐标两种方式。-Achieve complex computing MFC dialog, enter a Cartesian coordinate system with polar coordinates in two ways.
  3. 所属分类:GUI Develop

    • 发布日期:2014-07-28
    • 文件大小:6838272
    • 提供者:霍龙杰
  1. LookMaSDI

    0下载:
  2. Visual C++6.0 MFC 时尚编程 在视图对话框组件中显示漂亮的图文菜单-Visual C++6.0 MFC style programming component in the view dialog box is displayed beautiful graphics menu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:49630
    • 提供者:赵丽娟
  1. MyDlgOpenGL

    0下载:
  2. 基于MFC对话框的OpenGL框架,在框架中OnPint()函数中添加需要绘制图形的代码就可以在对话框上显示图形。-OpenGL MFC dialog-based framework, in the framework OnPint () function add the code needed to draw graphics on the dialog box can display graphics.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1925469
    • 提供者:宋杰
  1. ATM

    1下载:
  2. 模拟ATM取款机的功能,用MFC对话框实现,很好的MFC学习参考。-Simulation of the function of ATM cash machine, using MFC dialog to achieve, a good reference for learning MFC.
  3. 所属分类:Windows Develop

    • 发布日期:2016-06-22
    • 文件大小:392192
    • 提供者:zry
  1. Analysis

    0下载:
  2. 我的编译原理实验,比较全面的此法分析。运用了CFlie类的文件编程和其他一些MFC对话框控件-I compiled principle experiment, a more comprehensive analysis of this method. Class files using the CFlie programming and some other MFC dialog control
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1945311
    • 提供者:Xyang
  1. OFDMshipin

    0下载:
  2. 用MFC对话框做的ofdm系统的仿真程序,很形象,比较适合ofdm的初学者-To do with MFC dialog ofdm system simulation program, it is the image more suitable for beginners ofdm
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:69242
    • 提供者:刘及
  1. Graphic-ON-MFC

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphic development
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:121845
    • 提供者:xxxxxxx
  1. mfc

    0下载:
  2. 用MFC完成了一个简单对话框的操作,用来简单的学习MFC的用法-Completed with a simple MFC dialog operation, for the use of simple learning MFC
  3. 所属分类:Remote Control

    • 发布日期:2017-03-29
    • 文件大小:69245
    • 提供者:贺娟
  1. distort

    0下载:
  2. 基于MFC对话框的编程:一个动态的渐变的椭圆形对话框。-MFC dialog-based programming: a dynamic gradient of the oval-shaped dialog box.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:31224
    • 提供者:东方卡
  1. audio

    0下载:
  2. 基于MFC对话框的一个音乐播放器,为VC 6.0编译的debug版本,里面包含一些音乐播放的基本功能和文件进度显示功能,code中有比较详细的注释,是初学者较好的选择 -MFC dialog based on a music player, as compiled debug version of VC 6.0, which contains the basic functions of music and file progress display, code in a more detail
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-23
    • 文件大小:7660997
    • 提供者:
  1. tab_test

    0下载:
  2. Tab控件的基本操作方法,在对话框中设置两个属性页。鼠标点击标签显示对应的对话框属性页-Tab controls the basic operation method, set the two properties in the dialog box page. Mouse click tab displays the property page dialog box corresponding
  3. 所属分类:Tab Control

    • 发布日期:2017-05-08
    • 文件大小:1895575
    • 提供者:hf
  1. MediaPlayer

    0下载:
  2. 平台:tq2440+wince5.0+VS2005(MFC编写)+Directx 9.0B 在wince上一个简单的视频播放器,有播放界面、菜单、播放列表、按钮、滑块,基于对话框,能够大小化、控制播放列表-Platform: tq2440+ wince5.0+ VS2005 (MFC write)+ Directx 9.0B in wince on a simple video player, a player interface, menus, play lists, buttons, s
  3. 所属分类:DirextX

    • 发布日期:2017-05-22
    • 文件大小:6952908
    • 提供者:
  1. MFC-REGULAR-DLL

    0下载:
  2. 创建MFC常规DLL,通过导出函数显示颜色信息对话框-Create a MFC regular DLL, through the Export dialog box function displays color information
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2180448
    • 提供者:zhang
  1. sin

    0下载:
  2. 这是用vc做的sin曲线,已经调试通过,使用mfc对话框做的界面,适合vc,c++的学习-This is done with vc sin curve has been debugged using mfc dialog box to do the interface for vc, c++ learning
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:3581984
    • 提供者:高峰
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com