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

搜索资源列表

  1. CSeaPic

    0下载:
  2. 自己开发的用来在对话框上显示多种图片的插件,只需设定图片路径即可,-the Activex used for show picture of many type.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-01
    • 文件大小:768521
    • 提供者:
  1. dlg1

    1下载:
  2. 可以显示图片预览的打开对话框。vc6编写,对话框程序。-Can display the image preview of the Open dialog box. vc6 written, the dialog box procedure.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:105072
    • 提供者:lnn
  1. DyOpenClose

    0下载:
  2. 这是一个模拟屏幕保护程序的例子,动态打开和关闭有位图作背景的对话框,点击显示的图片则退出程序。-This is a simulated screen saver example, the dynamic opening and closing a background bitmap for dialog box, click on the displayed image will exit the program.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2122591
    • 提供者:jiangshaowu
  1. imagedisplay

    0下载:
  2. 本代码实现了图片的显示功能,把图片显示到对话框中,并且实现了字符串的叠加,把水印叠加上去-The code of the picture display, the picture displayed to the dialog box, and realized the string stack, stacking up the watermark
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:41109504
    • 提供者:木头
  1. FileDlgExDemo

    0下载:
  2. 一个VC++增强型的CFileDlgEx文件对话框,可以替代CFileDialog,加入了显示图片、图标、TAB标签的功能,扩展了Windows系统标准对话框的功能,这在我们以后的编程中可能很有用。 -A VC++ enhanced CFileDlgEx file dialog, you can replace CFileDialog, add the display picture, icon, TAB function of the label extends the standard
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:46975
    • 提供者:guanping
  1. UnitCar

    0下载:
  2. 可以在弹出的对话框中给已知的图片处理,保存显示等功能,用VC实现的源代码。-Can properites dialog to known image processing, save display function, using VC realization of source code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3152675
    • 提供者:赵军义
  1. bmp

    0下载:
  2. 用于在VC中进行图片的显示,在对话框中显示图片,图片格式必须是bmp格式的,图片格式不是bmp格式的时候要转换成bmp格式的 -display image of bmp in VC++,Add to a dialog
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1875145
    • 提供者: 孟 心爱
  1. snake

    0下载:
  2. 1 菜单栏说明 (1) 游戏 1)开始:游戏开始或game over!后的新游戏开始 2)停止:游戏进行期间可暂停 3)继续:将暂停的游戏继续 4)退出:游戏退出 (2) 背景 1)背景颜色:可以选红,绿,蓝,默认(白色),更多(为颜色对话框,可选任何颜色和自定义颜色) 2)背景图片:可选大头蛇,小粉蛇,大青蛇 3)背景音乐:控制着背景音乐的播放和停止 (3) 换肤:共有九种皮肤可选 (4) 等级:分为低,中,高三级,区别为贪吃蛇的速
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-21
    • 文件大小:6212097
    • 提供者:jerry
  1. vcPPsnake

    0下载:
  2. 1 菜单栏说明 (1) 游戏 1)开始:游戏开始或game over!后的新游戏开始 2)停止:游戏进行期间可暂停 3)继续:将暂停的游戏继续 4)退出:游戏退出 (2) 背景 1)背景颜色:可以选红,绿,蓝,默认(白色),更多(为颜色对话框,可选任何颜色和自定义颜色) 2)背景图片:可选大头蛇,小粉蛇,大青蛇 3)背景音乐:控制着背景音乐的播放和停止 (3) 换肤:共有九种皮肤可选 (4) 等级:分为低,中,高三级,区别为贪吃蛇的速
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-21
    • 文件大小:6214931
    • 提供者:jerry
  1. DDBTestDlg

    0下载:
  2. 采用Visual Studio 2008开发的,基于对话框的MFC程序,实现了图片的显示功能,适宜初学者学习图像编程。-Developed using Visual Studio 2008, MFC dialog-based procedures, the image display, images suitable for beginners to learn programming.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-28
    • 文件大小:10383056
    • 提供者:wangzhenfei
  1. MyBmpDlg

    0下载:
  2. VC++制作的软件启动界面——可显示图片的关于窗口,有些朋友说,在VC的窗体里总是不容易控制图片,至少来说比较麻烦,其实挺简单啊,可能你还没有找到技巧,下面你就可以参考一下这个小程序,实例程序中一共包括两个功能, 一个是带图片背景的窗体,在其上安放按钮控件,另一个是单纯的“关于”对话框,用于显示和控制图片,参考一下就会明白了。-VC++ interface, making the software start- to display images on the window, some frie
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:1381842
    • 提供者:madud00007
  1. FileDlgExDemo

    0下载:
  2. 个VC++增强型的CFileDlgEx文件对话框,可以替代CFileDialog,加入了显示图片、图标、TAB标签的功能,扩展了Windows系统标准对话框的功能,这在我们以后的编程中可能很有用。-A VC++ enhanced CFileDlgEx file dialog, you can replace CFileDialog, add a display picture, icon, TAB function of the label extends the standard Window
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:43267
    • 提供者:
  1. DlgUseBmp

    0下载:
  2. 在对话框窗体里显示背景图片VC实现源码,很不错的demo-In the dialog window in the background image source VC achieve very good demo
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:303802
    • 提供者:
  1. tupianwenzisuofang

    0下载:
  2. 创建基于对话框的工程,初始化时在对话框上显示bmp格式的图片,并且在图片上某位置(x,y)写入文字(在程序中使用代码写入该文字),然后滚动鼠标滑轮(或者点击鼠标左键)按比例放大和缩小,图片根据某个比例放大缩小,图片上写入的文字和书写文字的位置同时按同比例放大缩小。-just a game
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:72415
    • 提供者:mumu
  1. picturetitle

    0下载:
  2. 图片方式实现标题栏美化显示,以最奇特的方式实现最美化的对话框-Way to achieve the title bar landscaping pictures show, the most peculiar way to achieve the most beautify the dialog box
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:57995
    • 提供者:HB
  1. PtClr

    0下载:
  2. 基于对话框的程序,首先显示一张BMP图片,然后点击图片就可以把该点的颜色显示出来-Dialog-based program, the first show a BMP picture, then click the picture you can point to the color display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3906467
    • 提供者:杨元
  1. vcPP2

    0下载:
  2. CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:343087
    • 提供者:stallion
  1. showpicture

    0下载:
  2. 可以在对话框上面显示图片,而且速度很快,大家可以-In the dialog box shown above picture, and fast, we can try
  3. 所属分类:Button control

    • 发布日期:2017-05-04
    • 文件大小:1449166
    • 提供者:周世威
  1. use-dialog-to-open-pics

    0下载:
  2. 此程序主要是用于在对话框中打开显示*.bmp和JPG格式的图片,体现出与单文档程序显示图片的区别。-This program is applied to open and display pics kind of bmp and jpg,showing the diffrence with Single Doc program
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:1918248
    • 提供者:songjiang
  1. showBMP

    0下载:
  2. 使用OPENCV函数 在对话框中显示一副图片 很适合新手学习OpenCV-OPENCV function using a picture displayed in the dialog box is suitable for novice to learn OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:7605
    • 提供者:罗飞
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com