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

搜索资源列表

  1. 在内存中位图的对称位图(镜像)(8KB)

    0下载:
  2. 在内存中位图的对称位图(镜像)(8KB)。此程序是老外写的经典程序,可以拜读一下。-in memory bitmap symmetric Bitmap (mirrored) (8KB). This procedure is a foreigner to write the classic procedure could read about.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10320
    • 提供者:刘永平
  1. DigitalImageP

    0下载:
  2. 本人自己编写的数字图像处理,是用VC写的,就是如何读出位图图像-I have written to the digital image processing, is used to write the VC is how to read bitmap images
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:384234
    • 提供者:肖艳
  1. ReadShowbmp

    0下载:
  2. 本程序功能是从指定路径下读入一幅位图,并将其显示到屏幕。对很多程序员来说,读写图像很简单,但对初学者来说却不好入手。由于我也要做图像处理相关的课题,参考了好多资料后写了这个程序,现在也来跟大家分享这一小小成果,希望能给初学者提供些参考。-the functions of the program is designated trails Reading into a bitmap, and its display screen. For many programmers, the image is
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:13864
    • 提供者:卢在盛
  1. 位图文件的读取与保存

    0下载:
  2. bmp位图文件的读取与保存,可以借此熟悉bmp的文件结构-A demo shows how to read and write a bitmap file which can help you to familiar with bitmap structure.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:72450
    • 提供者:彭晔
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  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. USB

    0下载:
  2. 单片机C8051F020通过CH375对U盘内文件进行读写。通过TFT液晶屏可以浏览U盘的文件系统,可以查看其中的位图和文本文件。-C8051F020 microcontroller through CH375 U disk file for read and write. TFT LCD screen can browse through the U-disk file system, you can view one of the bitmap and text files.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:155536
    • 提供者:zhlziv
  1. chap1-1

    0下载:
  2. 函数名称: * readBmp() * *函数参数: * char *bmpName -文件名字及路径 * *返回值: * 0为失败,1为成功 * *说明:给定一个图像文件名及其路径,读图像的位图数据、宽、高、颜色表及每像素 * 位数等数据进内存,存放在相应的全局变量中//位图读写程序-Function name:* readBmp ()** Function parameters:* char* bmpName- file name and path**
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:306521
    • 提供者:yushu
  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. Bitmap_Read_write

    0下载:
  2. VC++实现的bmp位图读写的函数代码,非常实用-VC++ Realized bmp bitmap function to read and write code, very useful
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:4488
    • 提供者:xuzheng
  1. 1

    0下载:
  2. 用C语言编写的从硬盘读取位图,并写入硬盘的程序。-Using C language to read a bitmap from the hard disk and hard disk write process.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:3839991
    • 提供者:王磊
  1. Summaryofreadingandwritingbitmapfile

    0下载:
  2. 位图文件读写综述 有详细的内容介绍和代码注释 有学习参考价值-Summary of bitmap file to read and write has a detailed introduction and code the content of the Notes have reference value study
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4208
    • 提供者:yaya
  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-access

    0下载:
  2. 一个数据应用举例,利用VC++操作Access数据库,读写数据库的BMP图像文件-A data application example, the use of VC++ Operating Access database, read and write BMP image file database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:569087
    • 提供者:
  1. bitmap

    0下载:
  2. bmp位图文件格式说明,以及bmp位图文件的读写源代码,由C语言实现。-bmp bitmap file format, and bmp bitmap file to read and write source code from the C language.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:3338
    • 提供者:znet0
  1. CplusplusBitmapLibrarySourceCodeandExamples

    0下载:
  2. Descr iption The C++ Bitmap Library consists of simple, robust, optimized and portable 24-bit bitmap image processing algorithms for the C++ language. Capabilities The library has the following capabilities: Read/Write 24-bit Bitmap I
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:35269
    • 提供者:javaprogramming
  1. 24bmp

    0下载:
  2. 实现位图的读、写、显示,存储、修改等多种功能-The multiple functions of the bitmap of the read, write, display, storage, modification, etc.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-26
    • 文件大小:2830257
    • 提供者:口口亮
  1. Take-a-bitmap-from-the-clipboard

    0下载:
  2. 绝对磁盘读写--写软盘引导区,取当前鼠标指针形状,取有掩码框的密码(星号密码查看器),锁屏工具,图片快速无极限放大和平移,因特网隐私管理(Cookies、Cache、History),用易自带控件做的端口映射器(端口)-Absolute disk read and write- write the floppy disk boot sectors, take the current shape of the mouse pointer, take the mask box password (a
  3. 所属分类:ELanguage

    • 发布日期:2017-11-13
    • 文件大小:104306
    • 提供者:张晨
  1. qxbmhandler

    0下载:
  2. X bitmap image read/write functions for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2704
    • 提供者:renbegin
  1. baseDIP

    0下载:
  2. 纯C语言,无系统调用实现BMP位图的读、写、显示操作,附位图说明。-Pure C language, no system call BMP bitmap to read, write, display operation, with bitmap instructions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1973076
    • 提供者:李宝林
« 12 3 »
搜珍网 www.dssz.com