CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dialog picture control

搜索资源列表

  1. makeseal

    1下载:
  2. 学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下: 步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件; 步骤二:定义生成图形所需要的参数; 步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。 步骤四:将生成的Bitmap保存为位图文件。 -VC did not learn how long I w
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:17684
    • 提供者:刘海
  1. picture

    1下载:
  2. 基于对话框的mfc程序中如何在picture控件上画图-Mfc dialog based program, how to draw the picture control
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1851918
    • 提供者:totem
  1. 2009DIPFrame

    0下载:
  2. 基于vc2008的MFC的对话框,分别用button控件和list控件显示图片,后者显示图片的缩略图并能在static控件中显示放大图;是一个图片分类结果的展示界面-Vc2008 the MFC-based dialog box, respectively, with button controls and list controls display picture, which shows thumbnails of images and can display static control
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-21
    • 文件大小:37817316
    • 提供者:zhezhe
  1. zonghe

    0下载:
  2. 对话框,picture control,List control,双击放大图像,再双击还原,tree control等多个控件用法-Dialog box, picture control, List control, double-click the larger image, then double-click restore, tree control, multiple controls usage
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-23
    • 文件大小:7370551
    • 提供者:解辉
  1. static_led_demo

    0下载:
  2. 非原创 模拟led闪烁控件 用picture控件实现。双缓冲,很不错。 源码是个小例子 以下是给新手的提示: 使用的时候仅需要led.h和led.cpp 最简单的led闪烁:画个picture控件,控件定义个CLED 的控制变量 在对话框初始oninitdialog里设定led初始状态(setled),然后用timer定时,在ontimer里用ping这个函数点亮就可以了。-Non-original analog led blinking picture contro
  3. 所属分类:Static control

    • 发布日期:2017-03-29
    • 文件大小:32762
    • 提供者:ultraqiangda
  1. 329_CustDlg2

    0下载:
  2. 1. 修改对话框的背景颜色 2. 用位图作为对话框的背景 3. 改变静态控件文字和背景颜色 4. 改变编辑框文字和背景颜色 5. 改变CheckBox的文字和背景颜色 6. 改变RadioBox的文字和背景颜色 7. 改变按钮的背景颜色和文字颜色 8. 在对话框中使用Picture控件 9. 修改Picture控件显示的位图 10.使用LoadImage从资源装入位图-1. Modify the background color of dia
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-03
    • 文件大小:326180
    • 提供者:姜帅云
  1. tc

    1下载:
  2. 按按钮在对话框picture控件上显示位图,点击radio可以在显示的位图上指示当前鼠标位置,并显示在另外一个按钮上,同时按比例显示在另外一个picture控件上-Press the button in the dialog box shows up picture control bitmap, click the radio can display instructions bitmap on the current mouse position and show up at another
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3729769
    • 提供者:leon
  1. Pic

    0下载:
  2. 这是一个基于Dialog对话框、可以在Picture控件中画线的程序,可以借鉴一下。-This is based on Dialog dialog box, you can draw lines in the Picture control procedures, you can learn from.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-27
    • 文件大小:24126
    • 提供者:magic
  1. a_picture_control_with_scroll_bar

    0下载:
  2. 一个可以在对话框上使用的图片控件,本人自己写的,带滚动条的-One picture control that can use in the dialog box , I wrote it myself, with a scroll bar
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:84952
    • 提供者:kongziyang
  1. opencvmfc

    0下载:
  2. 利用OpenCV显示相机采集过来的数据文件(dat)格式,并将其显示在对话框的picture控件上。-using the OpenCV show the image that is dat farmat,and show it in a picture control of dialog.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5187017
    • 提供者:杨杰
  1. MyDlgOpenGL

    0下载:
  2. 建立MFC的对话框下的OpenGL框架,并可以将绘制图像显示在对话框的picture控件上。-bulid a OpenGL frame based on the dialog in MFC,and show the image in a picture control of dialog.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:2038735
    • 提供者:杨杰
  1. Dlg_OpenGL

    0下载:
  2. 基于对话框,在PICTURE控件中绘图的设置-Based on the dialog box, in the PICTURE control the drawing set
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1932687
    • 提供者:fdx
  1. MyToolBarTest

    0下载:
  2. 1. VC6.0 基于对话框的应用程序 添加toolba 2. 在一个picture控件上放置四个子窗口 3. picture控件右键弹出菜单-1. VC6.0 dialog-based applications to add toolba 2. At a four sub-picture control placed on the window 3. Picture right pop-up menu controls
  3. 所属分类:ToolBar

    • 发布日期:2017-03-29
    • 文件大小:38056
    • 提供者:nana
  1. S8-1

    2下载:
  2. 设计一个窗体,上面布置一个Picture控件和两个命令按钮(标题为“装载”和“保存”),试按以下功能要求完成设计: (1) 程序运行,单击“装载”按钮,弹出一个文件打开对话框,从中选择一个图像文件,确定后该图像文件内容被装载到Picture控件内显示; (2)Picture控件有图像输出的情况下,单击“保存”按钮,弹出一个文件夹选择对话框,从中选择有效文件夹,确定后Picture控件内容会被保存到该文件夹里,文件命名为pNew.jpg(或bmp)。 -Design a form,
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:47412
    • 提供者:sophyly
  1. Picture

    0下载:
  2. 在基于对话框的工程中加入菜单 操作、用代码操纵菜单、Windows位图文件的基本结构、Visual C++中对位图资源的操 作、Visual C++中对自定义位图文件的操作、设备相关位图(DDB)的概念、用Static控件 显示位图以及用Status Bar显示提示信息和Visual C++随机函数。-In the dialog-based project to add menu Operation, with the code to manipulate the menu,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:468405
    • 提供者:吴天
  1. MpictureLx

    0下载:
  2. vc++对话框图片控件显示图片,主要功能如下: 重绘显示 单幅读入显示 寻找读入显示 连续读入显示(定时器)-vc++ dialog box, picture control to display pictures, main features are as follows: Redraw the display Single read into display Find read into the display Continuous read into the
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3993292
    • 提供者:张婉平
  1. CImage

    0下载:
  2.  我们知道,Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法,这使得Visual C++在图像方面的缺憾一去不复返了。-We know that the Visual C++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:233232
    • 提供者:terry
  1. OPENCV_CAMSHIFT

    0下载:
  2. OPENCV的MFC界面+CAMSHIFT跟踪(在MFC对话框的picture控件中实现CAMSHIFT跟踪)-OPENCV the the MFC interface+CAMSHIFT track to achieve CAMSHIFT tracking (picture control in MFC dialog)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-12
    • 文件大小:5455026
    • 提供者:panwenpei
  1. MyOpenCV_Camera

    1下载:
  2. vc2010下MFC对话框中调用电脑摄像头,并将图像做灰度个二值化处理后显示在图片控件上-under vc2010 MFC dialog call PC camera, and the image shown in the picture control after grayscale binarization processing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:59532288
    • 提供者:王留
  1. picture_show

    0下载:
  2. 使用MFC对话框中的picture控件显示图片,并能在图片上标注各种图形-Use MFC dialog picture control to display pictures, and all kinds of graphics can be marked on the picture
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2300526
    • 提供者:sl
« 12 3 »
搜珍网 www.dssz.com