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

搜索资源列表

  1. 对话窗体中使用openGL

    1下载:
  2. VC对话框程序实现openGL在对话窗体上画3D图像,并可以根据BMP图片绘制3D物体的背景。-VC Program openGL dialog box in the dialogue window painted 3D images, and BMP images can draw 3D objects on the background.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:34147
    • 提供者:王金营
  1. 实现图片放大缩小旋转

    1下载:
  2. 在一些看图软件中,通常有对图像动态放大和缩小的功能。这是如何实现的呢?我们通过研究,在VB中实现了这种功能,具体方法如下。   进入VB,新建一工程,在窗体Form1上添加如下控件:一个图像框控件Image1,三个命令按钮Command1,Command2,Command3,其Caption性分别设置为“放大”、“缩小”、“打开”,再加入一个通用对话框控件CommonDialog1,用于选择要打开的文件。-in some flashcards software, the images
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1082
    • 提供者:金鹏
  1. tupiansuxiao.rar

    0下载:
  2. 可以打开一个对话框选择1个或多个文件进行浏览。浏览器中有用于放大、缩小图片的按钮,Can open a dialog box to choose one or more files to browse. Browser are used to enlarge and narrow picture of the button
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:859
    • 提供者:caisk
  1. OpenCVTest

    0下载:
  2. 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4480611
    • 提供者:nana
  1. vc_demo_classic

    1下载:
  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. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:352776
    • 提供者:sunu
  1. 0458

    0下载:
  2. 图片剪切主要通过StretchBlt函数来绘制保留区域的图片内容,实例通过弹出对话框来让用户选择保留区域,保留区域的数据会保存在剪切板中。-aaas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:332584
    • 提供者:yyqheaven
  1. PicBrowse

    0下载:
  2. Java实现的图片阅读器 PicBrowseFrame.class 图片浏览器的主窗体 ImageFilter.class 图片过滤 FileNameFIlter.class 文件过滤 Uitl.class 文件名后缀解析 JFileChooserCre.class 图片选择对话框 ImagePre.class 图片预览 imageIsvisible.class 图片的相关操作 -Java image reader to ach
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:7304
    • 提供者:si
  1. pic_fenpin

    0下载:
  2. 在对话框中显示bmp图片,可以通过点选列表框,显示图片资源。设计2个按钮,1个单屏幕,1个4屏幕显示。-Bmp in the dialog box shown in picture, you can click the list box, display pictures resources. 2 button design, a single screen, a 4 screen display.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2339257
    • 提供者:muyiyj
  1. Logsimple

    0下载:
  2. 简单的登录界面编程,适合初学者看看,里面还有插入图片在对话框中的功能-Log in simple programming interface, suitable for beginners to see, there is also insert a picture in the dialog box function
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-19
    • 文件大小:5165503
    • 提供者:熊俊
  1. dfgdfgd

    0下载:
  2. 还有就是这个函数对于有标题框的窗体支持不好,就是它裁切的只是客户区域,好在我们要制作透明窗体的场合一般用不到标题框下面就说名例程的制作过程。(我旨在说明这种透明窗体的思路及函数的用法,所以代码非常简单,并且没有必要的错误验证机制,希望大家谅解) 建立一张用于在窗体上绘制的背景图片,把要裁切的部分用一种颜色标记出来,我们叫它MaskColor,例如图片背景是绿色则MaskColor =0xFF00,也就是 RGB(0,255,0). 建立一个基于对话框的工程,修改对话框资源的属性,主要
  3. 所属分类:File Formats

    • 发布日期:2017-03-25
    • 文件大小:6479
    • 提供者:样样
  1. autopicture

    0下载:
  2. 设计了一款关于打开图片的浏览器,每次打开图片,浏览器的对话框会随之改变-Designed a picture on the browser to open each picture to open, the browser will change the dialog box
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1870425
    • 提供者:yanwei
  1. editor

    1下载:
  2. 基于java的文本编辑器,功能齐全,带windows的文件对话框,可以更改选中的字体属性等,可插入图片,含系统托盘-Java-based text editor, full-featured, with the windows file dialog, you can change the font attributes, such as select, insert pictures, including the system tray
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:85900
    • 提供者:feng
  1. opencv

    0下载:
  2. 在vc环境下利用OPENCV在对话框中显示图片-In vc environment using OPENCV display pictures in a dialog box
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1232
    • 提供者:liye
  1. double

    0下载:
  2. 完美国际双开小工具,带一些测试功能,包括对话框程序背景,图片按钮-Perfect international pairs to open a small tool, with some test functions, including the dialog box procedure the background, pictures, buttons. . . .
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1770338
    • 提供者:lihuishuo
  1. Transparent_Picture_Clock

    0下载:
  2. 本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数字式两种时钟显示方式。-In this paper, a dialog-based clock program as an example, VC6.0 call*. png image to achieve gradient translucent window, the program implements two kinds of Analog and digital clock
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4438198
    • 提供者:顾科睿
  1. bmp

    0下载:
  2. 对话框背景图片演示,基于对话框,效果不错!-Draw the backgroup with bmp!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:597620
    • 提供者:wacr
  1. PngBmp

    0下载:
  2. 主对话框是png背景图片。png三态图片按钮-Png background image is the main dialog. png three-state image buttons
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:1812178
    • 提供者:weican
  1. dbp

    0下载:
  2. 基于对话框的BMP图片读取,及算法实现,如灰度转换,阀值处理。-BMP picture on the dialog box to read, and the algorithm, such as gray-scale conversion, threshold processing.
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1902447
    • 提供者:zengpeng
  1. WebCapture_MFC

    0下载:
  2. 通过URL从网页上抓取图片,本程序基于MFC的对话框的工程,通过在对话框中的编辑框中输入图片的URL,点击ShowPic按钮就会从给定的URL网页中获取图片-Crawl through the pictures from a web page URL, the program is based on MFC dialog project, through the edit box in the dialog box enter the picture URL, click the button
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:89728
    • 提供者:罗尚
  1. 7860089

    0下载:
  2. 像ACDSee一样用滑鼠拖曳大于表单的图片,ok(Like ACDSee by drag mouse is greater than the form of pictures, ok)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-22
    • 文件大小:5120
    • 提供者:epyvl@181008
« 1 2 34 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com