CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Windows位图和调色板

搜索资源列表

  1. 车牌识别

    2下载:
  2. 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
  3. 所属分类:图形/文字识别

    • 发布日期:2008-06-18
    • 文件大小:295054
    • 提供者:tata80808
  1. source1

    0下载:
  2. 为Windows位图(Bitmap)调用和调色板(Palette)的C语言源程序。-Windows Bitmap (Bitmap) call and the palette (Palette) of the C language Introduction source.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:12168
    • 提供者:陈刚
  1. redbirdsource1

    0下载:
  2. Windows位图(Bitmap)和调色板(Palette) 功能是打开一幅位图,并显示在屏幕上。-Windows Bitmap (Bitmap) and the palette (Palette) function is an open Bitmap rate, and on the screen.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:11774
    • 提供者:redbird
  1. chp1

    0下载:
  2. 第1章 Windows位图和调色板,该章用于显示位图,对初学者有很大的帮忙。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:36784
    • 提供者:包军
  1. CHAPTER1

    0下载:
  2. Windows位图和调色板,BMP文件介绍
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4048
    • 提供者:j
  1. xtaspimage(2)

    0下载:
  2. 在Windows中有各种图形用户界面GUI[Graphics User Interface]对象,当我们在进行绘图时就需要利用这些对象。而各种对象都拥有各种属性,下面首先介绍几种GUI对象和拥有的属性: 字体对象CFont 刷子CBrush对象画笔CPen 位图CBitmap对象 CPalette调色板 -In Windows, have a variety of graphical user interface GUI [Graphics User Interface] objects, wh
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:883231
    • 提供者:wulang
  1. Photoprocessingpart1

    0下载:
  2. 着部分主要介绍Windows位图(Bitmap)和调色板(Palette)-Introduction of some of the major Windows bitmap (Bitmap) and the palette (Palette)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:74373
    • 提供者:阿蛮
  1. image_processing

    0下载:
  2. 数字图像处理编程入门 windows位图和调色板 图像的几何变换,平滑,锐化,直方图修正,彩色变换,腐蚀,膨胀,细化算法等-Introduction to digital image processing programming windows bitmap and palette images of geometric transformation, smoothing, sharpening, histogram correction, color conversion, erosi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1769678
    • 提供者:景枫林
  1. source1

    0下载:
  2. Windows位图(Bitmap)和调色板(Palette)-Windows(Bitmap)(Palette)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:15208
    • 提供者:zhongshan
  1. IntroductiontoCsourcecodeanalysisimageprocessing.z

    0下载:
  2. 图像处理入门C源码分析 第一讲Windows位图和调色板 第二讲图象的几何变换 第三讲 图象的平滑去噪声锐化-Introduction to C source code analysis, image processing the first Windows Bitmap and palette talk about the second third stresses the geometric transformation image image noise smoothing t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6428803
    • 提供者:zhouyongbing
  1. SOURCE11

    0下载:
  2. Windows位图(Bitmap)和调色板(Palette) source目录下为本章介绍的源程序 功能是打开一幅位图,并显示在屏幕上。 命令行编译过程如下 vcvars32 rc bmp.rc cl bmp.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Windows Bitmap (Bitmap) and the color palette (Palette) source d
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15574
    • 提供者:梁鹏
  1. MFCwindows-program-design-

    0下载:
  2. 《MFCWindows程序设计》(第2版)(修订版)不仅扩展了已被认为是权威的关于Microsoft用于WindowsAPI的功能强大的C++类库的阐述,还新增了有关COM、OLE和ActiveX的内容。《MFCWindows程序设计》(第2版)(修订版)的作者,JeffProsise,用其无与伦比的技巧向读者讲述了MFC程序设计中的基本概念和主要技术再次阐释了在32位Windows平台上进行了快速的面向对象开发的完美方法。《MFCWindows程序设计》(第2版)(修订版)涵盖了以下专题:事件
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-06-14
    • 文件大小:21557911
    • 提供者:weio
  1. compress

    0下载:
  2. 第1章 Windows位图和调色板 第2章 图象的几何变换 第3章 图象的平滑(去噪声)、锐化 -Chapter 1 Windows Bitmap and palette first image geometric transformation Chapter 3, the image smoothing (to noise), sharpening
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:2034191
    • 提供者:qiujie
  1. chap01

    0下载:
  2. 数字图像处理编程入门(吕风军)第一章第1章 Windows位图和调色板-Windows Bitmap and palette of the first chapter, Chapter 1 of the digital image processing program entry (Lv Fengjun)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:3065107
    • 提供者:扬名
  1. jianbianbeijingse

    0下载:
  2. 在安装程序和许多游戏、屏幕保护程序中,经常有背景渐变的效果(一幅图象渐渐的消失,同时另一幅图象渐渐显示出来)。如何实现这种效果呢?在windows(GDI)环境下,实现位图的淡入淡出的方法有三种: 1. 调色板动画:该方法速度很快,但只能用于256色的图形,而且不易实现渐隐效果,不推荐使用; 2. 模式画刷:该方法实现比较简单,但是效果不如其余两种; 3. 动画法:该方法效果很好,但是速度要稍慢一些。 本例采用“动画法”以两幅位图为例进行讲解,实现从黑色背景中逐渐显现第一幅图片,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-26
    • 文件大小:1547953
    • 提供者:wojiushiwo
  1. Windows--Bitmap-Palette

    0下载:
  2. Windows位图(Bitmap)和调色板(Palette)-源语言: 检测到中文目标语言: 英语翻译自动检测 阿拉伯语 俄语 法语 韩语 日语 西班牙语 泰语 英语 粤语 中文 阿拉伯语 俄语 法语 韩语 日语 西班牙语 泰语 英语 粤语 中文 请输入您要翻译的文字内容或网页地址 Windows位图(Bitmap)和调色板(Palette) Windows位图(Bitmap)和调色板(Palette) Windows bitma
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:74404
    • 提供者:赵聪
  1. opencv

    0下载:
  2. word详细介绍了Windows位图(Bitmap)和调色板(Palette)、图象的几何变换、图象的平滑(去噪声),sourse里有对应的代码-word detailing the Windows bitmap (Bitmap) and Palette (Palette), geometric transformations, image smoothing the image (to noise), sourse there is a corresponding code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7412005
    • 提供者:sherry
搜珍网 www.dssz.com