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

搜索资源列表

  1. ImageTest(CDIB)

    0下载:
  2. CDIB类显示位图图片,具有良好的封装性,很方便。 -CDIB class bitmap picture
  3. 所属分类:GDI-Bitmap

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

    0下载:
  2. 在vc++的环境下实现位图打开并进行显示的功能-display the bmp images
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3580749
    • 提供者:王晓
  1. Graphic

    0下载:
  2. 如何设置对话框中控件的文本颜色以及背景色等,如何在窗口中显示一副位图的程序-How to set up the dialog control and the text color of the background color, how in the window displays a pair of bitmap program
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3927576
    • 提供者:刘宾武
  1. yejingxianshi

    0下载:
  2. 通过使用S3CEV40实验板的16级灰度液晶显示屏(320*240像素)进行电路设计,掌握液晶屏作为人机接口界面的设计方法,并编写程序实现: 1) 画出多个矩形框 2) 显示ASCII字符 3) 显示汉字字符 4) 显示一幅鼠标位图 -Through the use of S3CEV40 experiment board level 16 gray liquid crystal display (320 x 240 pixels) circuit design, grasps
  3. 所属分类:SCM

  1. Opengl-show-BMP-files

    0下载:
  2. VC++6.0 编程环境下,使用Opengl库函数来实现显示BMP位图文件的demo程序,需要的可以参考下-VC++ 6.0 programming environment, using Opengl library functions to display BMP bitmap file of the demo program, you need to refer to the following
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:26545
    • 提供者:肖传毅
  1. jxf_BMP_0612

    0下载:
  2. 解析并显示位图文件,颜色空间的转换,显示RGB/YUV文件,图像的量化和采样 -Analytical and display a bitmap image file, color space transformation of the display RGB/YUV files, image quantization and sampling
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6411478
    • 提供者:侯方
  1. AnimSprite

    0下载:
  2. 采用透明位图方法在桌面上显示位图,定时更换位图以实现动画效果,再采用播放内部wav资源文件方法来播放自带wav文件-AnimSprite, a useful tool
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:80556
    • 提供者:jason
  1. about-digital-image

    0下载:
  2. 1、 在VC6.0环境下,生成MFC应用程序框架。 2、 在已生成的应用程序中,加BMP位图读取与显示的代码,从已有文件中读取bmp格式文件并在视图中显示。 -the read ing and displaying of digital image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:258784
    • 提供者:馨蕊
  1. DC-motor-cesu

    0下载:
  2. 设计制作和调试一个由MCS51单片机组成的直流测控系统。掌握直流电机的速度控制和测试方法。 要求完成的主要任务: (1)定义键盘按键:5个为数字键1~5;3个功能键:设置SET、清零 CLR、开始START; (2)显示器上的四位可显示每分钟的速度; (3)通过键盘的按键,设置直流电机每分钟的速度值; (4)按START键启动电机开始转动,按SET键停止;按CLR键清零。 以上包括proteus仿真图,源程序-DC measurement and control sys
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:109368
    • 提供者:飞翔
  1. fb1694c03b311

    0下载:
  2. 一个简单的文件浏览器,包含实现的源代码,可以显示位图的缩略图-A simple file browser, contains realize source code
  3. 所属分类:Browser Client

    • 发布日期:2017-05-17
    • 文件大小:4118917
    • 提供者:李俊炎
  1. ImageLibTest

    0下载:
  2. 在对话框里显示矢量图形,实际是显示位图,是先把矢量图形转化成位图,然后显示到控件里面。包含了控件,矢量图形,位图多方面知识,是学习MFC学习C++的好例子。-In the dialog box shows vector graphics, actual it is displaying a figure, is first the vector graphics into a bitmap, then show to control it. Contains control, vector gr
  3. 所属分类:ComboBox

    • 发布日期:2017-05-20
    • 文件大小:5645438
    • 提供者:李俊炎
  1. Digital-Image-Process

    0下载:
  2. 本教程介绍了VC++应用工程的基本流程位图操作CDib类的实现,位图文件的读取显示和储存以及各种基本的数字图像处理的具体实现方法,实用性很强-This tutorial introduces VC++ application engineering basic flow bitmap manipulation class CDib achieve bitmap file read, display and storage as well as a variety of basic digital
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:807285
    • 提供者:metroo
  1. Lesson10Code

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphic rendering, how to use a custom brush (color, line width, the linear). How to add for the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:136045
    • 提供者:王旺
  1. BMPpicture

    0下载:
  2. vb源程序,对BMP位图文件进行分析,打开并显示图片。-vb source code, for analysis of BMP bitmap file, open and display the pictures.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:157846
    • 提供者:gehai
  1. DisplayMode

    0下载:
  2. 不同位图文件的显示方式,并能够保存256色位图文件,是很好的位图练习程序-display kinds of bitmaps
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:646118
    • 提供者:mapingfei
  1. Image-design-program

    0下载:
  2. 本书讲解面向对象程序设计语言,Windows可视化程序设计和VC++图像处理程序设计 包括: 图像位图、图像显示图像灰度变换、几何变换图像平滑、锐化-The book explains object-oriented programming language, Windows visualization program design and VC++ image processing program design Including: image bitmap, image displ
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3413370
    • 提供者:刘赤利
  1. VS_MFC_Image

    0下载:
  2. 这个项目是在VS2008上实现的MFC单文档视图,功能是打开和显示位图。-This project is implemented in VS2008 MFC single document view function is to open and display a bitmap.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-10
    • 文件大小:17256984
    • 提供者:yang yf
  1. Load-BIM

    0下载:
  2. 读取位图程序,用C++实现打开位图程序(BMP格式),并在客户区显示出来-Load BIM
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:2559
    • 提供者:zh
  1. LoadImageFile

    0下载:
  2. 用MFC读取并显示位图,自定义的CDIB类,实现调色板操作-show bmp images in this small program
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-08
    • 文件大小:1966878
    • 提供者:wuchengwei
  1. BMPViewer1

    0下载:
  2. 读入bmp文件的MFC程序,可以显示,可以放大缩小,可以读取8-32位图 -MFC program read into bmp file, you can display, zoom, and can read 8-32 bitmap
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-29
    • 文件大小:12014655
    • 提供者:wenzi
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com