CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Bitmap Files.bmp

搜索资源列表

  1. BMP与JPG格式转变的源代码

    0下载:
  2. BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15838
    • 提供者:屠理峰
  1. bmp-jpg

    0下载:
  2. BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:19464
    • 提供者:时柏营
  1. mfc_general_diblook

    0下载:
  2. 微软的msdn上的位图显示的例程,可以读出dib位图文件,同时也可以读取bmp位图文件-Microsoft's flowing spaces on the map shows the routines that can read out the Freehand bitmap files, and can also read bmp bitmap file
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:49833
    • 提供者:黄显
  1. readBmp

    0下载:
  2. 如何快速读取位图文件(*.bmp)的VC源代码程序-how fast read bitmap files (*. bmp) VC source code procedures
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:145505
    • 提供者:hanjinfen
  1. BrowseDWGtoBMP 从AutoCAD图形DWG格式的文件中直接读出位图信息生成BMP位图并显示

    2下载:
  2. 本示例使用VB.NET,从AutoCAD图形DWG格式的文件中直接读出位图信息生成BMP位图并显示在PictureBox控件中,同时使用DDVue对该DWG图形进行预览并比较效果。-This example uses VB.NET, from AutoCAD drawing files in DWG format directly read bitmap BMP bitmap information generated and displayed in a PictureBox control,
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-02-15
    • 文件大小:114394
    • 提供者:weiqingfeng
  1. 1231123

    0下载:
  2. 从BMP图像文件数据流中生成IPLIMAGE对象 从IPLIMAGE对象中生成BMP的图像文件流-BMP image files from the data stream generated IPLIMAGE object IPLIMAGE object generated from the BMP image file stream
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:1060
    • 提供者:shi10
  1. BMP

    0下载:
  2. 使用MFC读写BMP文件,对了解位图的数据格式很有帮助。-Read and write BMP files using MFC, for understanding the data format bitmap helpful.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-29
    • 文件大小:11889643
    • 提供者:zhangcht
  1. Kmeans

    0下载:
  2. 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4251
    • 提供者:Yifan Young
  1. 将位图写入文件的源程序bmptofile

    0下载:
  2. 将位图写入文件的源程序-Bitmap files will be written into the source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:1044980
    • 提供者:张龙女
  1. mediaplayer

    1下载:
  2. MediaPlayer程序可以播放声音、视频文件,还可以显示静态图象文件,如果有CMX DLLs的话,该程序也可以记录或回放高通公司的QCP格式音频文件。它最多可以保存32个多媒体文件。Mediaplayer有常用的功能,例如播放、快速播放、停止和暂停等,它支持许多多媒体格式,包括QCP,MPEG Audio Layer3(MP3),Musical Instrument Digital Interface(MIDI),BREW Compressed Image(BCI),Bitmap(BMP),
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:49853
    • 提供者:mayang
  1. PicSaltPepper

    0下载:
  2. 本程序打开一幅位图(bmp文件),对图片添加椒盐噪声。-This procedure to open a bitmap (bmp files), add salt and pepper noise of the picture.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:4049618
    • 提供者:刘一丹
  1. Photo

    2下载:
  2. 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-28
    • 文件大小:1991623
    • 提供者:郭东
  1. imgproj10

    0下载:
  2. BMP/DIB Windows bitmap files are stored in a device-independent bitmap (DIB) format that allows Windows to display the bitmap on any type of display device. The term "device independent" means that the bitmap specifies pixel color in a form indepen
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:39535
    • 提供者:park houng joon
  1. uC-GUI-BitmapConvert

    0下载:
  2. 位图装换工具,可以.bmp图片转化为.c文件-Fitted for the bitmap tool. Bmp image into. C files
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:40842
    • 提供者:xiaoliu
  1. BMP

    0下载:
  2. BMP位图操作,功能包括bmp文件加载,bmp文件显示-BMP bitmap operations include load bmp files, bmp files show
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:70701
    • 提供者:liu
  1. BMP_Format

    0下载:
  2. BMP图像的格式说明 位图文件(Bitmap-File,BMP)格式是Windows采用的图像文件存储格式-BMP bitmap image file formats (Bitmap-File, BMP) format is a Windows image file storage format used
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:105935
    • 提供者:sailfish
  1. loadbmp.h

    1下载:
  2. 实现对bmp格式图像文件的读取与写入操作(不能够对32位位图文件操作)-Bmp format image files to realize the read and write operations (not a bitmap file on 32-bit operation)
  3. 所属分类:Graph program

    • 发布日期:2014-11-27
    • 文件大小:2484
    • 提供者:caixt
  1. Bitmap

    0下载:
  2. 自己动手编写的关于bmp文件的读取的源代码,希望能对大家有所帮助。-Prepare yourself to read on the bmp files in the source code, hope it' ll help.
  3. 所属分类:Graph program

    • 发布日期:2017-05-27
    • 文件大小:10315809
    • 提供者:王海舰
  1. BMP--ANALisy

    0下载:
  2. bmp图像文件,位图1位,位图4位,位图8位,位图16位,位图24位详细分析!-bmp image files, bitmap 1, 4-bit bitmap, bitmap 8 bit, 16-bit bitmap, bitmap detailed analysis of 24!
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:2322142
    • 提供者:王韬
  1. BMP-bitmap-operation

    0下载:
  2. BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMA
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-26
    • 文件大小:70045
    • 提供者:
« 12 3 4 5 »
搜珍网 www.dssz.com