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

搜索资源列表

  1. ADO读写BMP图片

    0下载:
  2. 所属分类:GDI/图象编程

    • 发布日期:2012-05-08
    • 文件大小:52721
    • 提供者:lin114082
  1. read-BMP

    0下载:
  2. BMP文件结构读写操作(图文)_c实现 -Read and write BMP file structure (graphic) _c achieve
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:98609
    • 提供者:cug
  1. ReadWriteBmpStd

    0下载:
  2. bmp图像处理,根据bmp位图结构,使用c语言进行读写-bmp image processing, according to bmp bitmap structure, read and write using c language
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2547055
    • 提供者:davie
  1. bmp

    0下载:
  2. 纯C写的能够显示所有BMP格式的代码,能够连续显示多张图像-writed by cure C which can display all the code of BMp
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-12
    • 文件大小:2836502
    • 提供者:程魏
  1. avi2bmp

    0下载:
  2. 用matlab 写的将avi电影转化成BMP图像序列,调试通过的-Avi movie to convert BMP image sequences
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:692
    • 提供者:wfhdy
  1. rgb565_bmp

    0下载:
  2. 把rgb565格式的文件写成bmp文件,并显示出来。-Rgb565 format to write bmp files, and displayed.
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1789904
    • 提供者:chezuguo
  1. readBMP

    0下载:
  2. 在vc 6.0环境中读写BMP文件,实现对一副图像的读入,并进行复制,写入另一个文件中。-In the VC 6.0 environment read and write the BMP file,fulfill the reading the picture,and copy it to an another file.
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:1348577
    • 提供者:Jane
  1. WndToBmpFile

    0下载:
  2. I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this arti
  3. 所属分类:

    • 发布日期:2017-11-16
    • 文件大小:131204
    • 提供者:徐丽志
  1. bmp_in

    0下载:
  2. 读写dip的vc源程序,所有函数都有定义,可以供开发参考-vc the source, all functions have definition, for the development of reference
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-16
    • 文件大小:85269
    • 提供者:理会
  1. bmp

    0下载:
  2. 用C语言编写的小程序,图像处理实例,供学习C综合实验的同学使用-Using C language applets, image processing examples for learning C students use an integrated experimental
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:76050
    • 提供者:ssh
  1. DIBDisplay

    0下载:
  2. C++编译环境下使用DIB读写BMP文件示例,大家需要就拖吧-C++ Compiler environment to read and write BMP files using the DIB example, we need to drag it
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:85425
    • 提供者:vivian
  1. edgeDetection

    0下载:
  2. 我写的一个 使用 Canny算法进行 边缘检测的程序。 目前打开BMP文件。-I wrote an algorithm using the Canny edge detection procedure. BMP file is currently open.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:90390
    • 提供者:弥一强
  1. showbmp

    0下载:
  2. 自己写的显示bmp文件的程序,能显示黑白图像,和彩色图像。但是移动图像只能用黑白的图像。-Writing his own display bmp file showing the black-and-white images, and color images. But can only use black and white images of mobile images.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:23856
    • 提供者:阿不
  1. HideInfoWithBmp

    0下载:
  2. 对于BMP格式的图象,其前54个字节未文件头信息,从第55个字节开始到结束的所有数据,都是图像颜色数据。如果仅仅修改图像颜色数据而不修改文件头信息,则bmp图像大小不变且可以正常使用。当然,为了控制图像的质量,对于数据的植入方式,我们需要稍加斟酌。一个bmp图像要隐藏我们指定的信息,储存空间必不可少。为了保证信息植入前后图像的质量不发生明显的变化,我们只有把信息写到bmp图像颜色数据的每个字节的低位上。这样,每个字节的改变量不超过0Fh,对图像品质的影响非常小,用肉眼几乎分辨不出来。在源码包中有
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:26111
    • 提供者:lizhoujian
  1. DIBAPI

    0下载:
  2. 这个程序是用来实现关于(bmp)文件的读写功能。很简单,但是很实用!-This procedure is used to achieve the (bmp) file to read and write functions. Is simple, but very practical!
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:13868
    • 提供者:
  1. FileRecv

    0下载:
  2. 基于bmp数字图像的隐写算法,并用matlab编程实现-bmp detect
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:37320
    • 提供者:sky
  1. newpic

    0下载:
  2. 显示BMP图像,和简单的图像处理..DELPHI 7程序写的-show bmp type file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-12
    • 文件大小:2717083
    • 提供者:吕成
  1. 09320_2

    0下载:
  2. BMP图像的读写,是图形图像处理的基础,很有用处-Read and write BMP images
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2146656
    • 提供者:Crystal
  1. BMP

    0下载:
  2. bmp文件的读写,对了解手机图片的编程和修改有帮助-bmp file to read and write, to understand the cell phone picture and modify the programming help
  3. 所属分类:GDI-Bitmap

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

    0下载:
  2. BMP图片分析,对写彩屏驱动有很大的帮助
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:5256
    • 提供者:张贴
« 1 2 3 45 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com