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

搜索资源列表

  1. bmp文件读写函数

    0下载:
  2. bmp文件读写函数-bmp document read-write function
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1670
    • 提供者:link
  1. RWbmp

    0下载:
  2. 读写bmp文件用于初学者-literacy bmp file for beginners
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:51878
    • 提供者:冰山来客
  1. SpImageAcs

    0下载:
  2. 可以在vc中读bmp图像文件,及写BMP文件-You can read bmp files in VC, and write BMP files.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7761
    • 提供者:阳光
  1. 在数据库中读写图像文件

    0下载:
  2. 本实例可以将图像文件(*.bmp)存储到数据库中,并可以浏览数据库中的图像文件!- This example may (* bmp) save the picture document to the database in, and may glance over in the database the picture document!
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:572737
    • 提供者:刘通
  1. 数字图像几何变换

    0下载:
  2. 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:909332
    • 提供者:陈万通
  1. ImgProcessing

    0下载:
  2. 可读写bmp格式的图的程序,给了Visobject.cpp 和 visobject.h 做样子,很容易将它们改成合自己用的,能读写bmp格式图象的程序。使用Linux的, 给出pcbitmap.h以备使用。写程序时注意读整数时字节是按顺序还是逆序排列的。-can read and write bmp format of the processes, and to the Visobject.cpp visobject.h frill, it is very easy to change thei
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:67617
    • 提供者:陈新
  1. BMP位图文件程序

    0下载:
  2. 手把手教你了解BMP图形文件结构,C语言文件读写函数应用,一般数据处理方法,如果看不懂,说明我写的还不够具体,以后继续改进.-Maxivista you know BMP graphics structure of the document, document literacy C language function applications, generally data processing methods, if they did not understand that I was als
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:368014
    • 提供者:大师傅
  1. 位图文件的读写综述

    1下载:
  2. 位图文件的显示程序,包括读取文件,显示文件,主要是BMP格式的文件-bitmap documents show procedures, including reading documents, papers, mainly BMP files
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:4499
    • 提供者:马木木
  1. 位图BMP格式图像文件处理类源码VC版

    0下载:
  2. 该类集成了常用的BMP位图文件的一些经常用到的比如文件读写等操作-such integrated common bitmap BMP documents some of the frequently used documents such as literacy, etc
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:18739
    • 提供者:宋成军
  1. 600

    0下载:
  2. bmp格式图像的读写,在VC++ 6.0环境下进行读写- bmp read and write
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9583939
    • 提供者:duchuanyao
  1. bmp

    0下载:
  2. BMP文件读写例子 BMP文件读写例子-Examples to read and write BMP files
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:8062
    • 提供者:pipa
  1. bmp(DSP)

    0下载:
  2. 这是我写的一个在DSP(CCS)上打开一个bmp文件的程序源代码,希望对大家有所帮助,谢谢!-This is a source code to open bmp file on DSP(CCS),written by me,Thanks!
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:669156
    • 提供者:keke
  1. bmp

    0下载:
  2. 自己编写的一个vc下读写bmp文件并在图形的中央绘制一个圆环的程序-read bmp and worte the file,draw a circle ring in the bmp center
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:31202
    • 提供者:zhou
  1. Bmp vs jpeg

    0下载:
  2. VC++写的 BMP 和 JPEG文件格式之间转换的MFC 对话框程序,程序实现读取BMP文件 进行JPEG压缩编码存储为JPG文件 和JPG文件解压缩存储为BMP文件 已验证100%可用
  3. 所属分类:图形图象

  1. bmp

    0下载:
  2. 纯C语言下写的读写BMP文件的操作,方便大家查看修改-Write BMP file reading and pure C language under the operation, to facilitate the view changes
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:1806
    • 提供者:nanye
  1. bmp

    0下载:
  2. bmp格式的图片的读写BMP format images read and write-BMP format images read and write
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3237957
    • 提供者:江强
  1. BMP

    0下载:
  2. 读写BMP文件的小程序,C++源码,非常好用-read and write bmp files, C++ code, its good.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:55505
    • 提供者:阿发
  1. verilog读取bmp图像数据的程序段.txt

    0下载:
  2. verilog 写的程序段,实现的功能是把bmp图像直接读到数组中。主要是用在仿真过程中,读取图像数据产生video激励用。 代码是个代码片段,只是读取bmp图像部分。 有分的觉得有用的话赏个分,没分的捧个场啦。(read bmp data to array ,used in video stream gen when sim)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:stone%^_^
  1. QT写txt文件和保存8位bmp图片

    0下载:
  2. 写TXT文件到指定的目录; 保存内存数据为8位bmp图片;(Write TXT files to the specified directory; Save memory data for 8 bit BMP pictures;)
  3. 所属分类:其他

  1. bmp read&write

    0下载:
  2. 简单读取bmp256位灰度图像,运用c语言的基本库(Simple read bmp256 bit grayscale image)
  3. 所属分类:图形图象

    • 发布日期:2018-01-08
    • 文件大小:11453440
    • 提供者:冰箱太凉
« 1 23 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com