搜索资源列表

  1. BMPINFO

    0下载:
  2. 读取BMP文件信息。VB.NET源代码,利用BinaryReader类来读取.bmp文件的信息。-read BMP file information. VB.NET source code, using BinaryReader class to read. Bmp document information.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:20480
    • 提供者:zhengwei
  1. BMP_DSP

    0下载:
  2. BMP图像处理算法实现程序,实现了图像增强(直方图增强、锐化、平滑)和图像分割(灰度分割),并提供了一个BMP图像读取的简单应用类,很适合学习图像处理的初学者应用。-BMP image processing algorithm procedures, the image enhancement (histogram enhanced sharpening, smoothing) and image segmentation (Gray
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:281600
    • 提供者:sjh
  1. MyWaveBmp

    0下载:
  2. 演示用内存映射的方式读取wave波形文件,还有内存DC等等,大文件读取速度非常快-demonstration with the memory mapping wave waveform read documents and memory DC, and so on. read large files very rapidly
  3. 所属分类:多媒体

    • 发布日期:2024-05-21
    • 文件大小:260096
    • 提供者:ufoteam
  1. Dib

    0下载:
  2. 能够读取不同位图的BMP文件,并显示出来-Can read different bitmap BMP files and show
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:1969152
    • 提供者:oy
  1. MyDIBitmap

    0下载:
  2. BMP文件的读取,并能对其图片的任意像素点进行修改-BMP files to read, and its picture of arbitrary pixel modification
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:70656
    • 提供者:KIDXT
  1. bmp

    0下载:
  2. bmp位图文件的读取与保存 bmp位图文件的读取与保存-bmp bitmap file to read and save bmp bitmap file to read and preservation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:30720
    • 提供者:
  1. ReadBmp

    0下载:
  2. WINCE实现,平台EVC4.0,实现了根据路径读取BMP文件,代码清晰,难得,希望能够帮助大家-WINCE realize, platform EVC4.0, according to realize the path to read BMP files, the code clear and hard to come by, hope to be able to help everyone
  3. 所属分类:Windows CE

    • 发布日期:2024-05-21
    • 文件大小:67584
    • 提供者:高振刚
  1. framebuffer

    0下载:
  2. 利用fr a mebuffer画小企鹅 Linux的fr a mebuffer接口提供给用户访问显示设备的通用接口,通过mmap映射显示缓冲给用户,fb中我们设置什么值,将直接在屏幕上显示出来。本实验我们要利用fr a mebuffer在屏幕上显示一个小企鹅,可以接读取bmp图片,设置fr a mebuffer的值,或者利用include/linux/linux_logo.h文件(该文件已经定义好小企鹅的颜色和位置信息),设置
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:果法
  1. pso

    0下载:
  2. 此压缩文件中包含了两个读取bmp文件分别用java和c写了,另三个是用matlab实现的演化算法,很有作用的,每个文件里都有详细说明-This compressed file contains two read bmp file with java and c, respectively, wrote the other three is the realization of the evolutionary algorithm mat
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:Joney
  1. BITMAP

    0下载:
  2. 一个完整地读取和显示BMP图像,还有旋转,缩放和增强BMP图像-A complete read and display BMP images, as well as rotation, scaling and enhancement of BMP images
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:771072
    • 提供者:王博
  1. bmp

    0下载:
  2. bmp文件的解码与读取,很简单的一个小程序。-bmp file decoder and read, a very simple procedure, a small.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:sunyanan
  1. ReadImage

    0下载:
  2. CCS读取BMP图像文件,并应用TI Imagelib库函数进行处理的例子,设置为DM642 Simulator模式-CCS read BMP image files, and applications for TI Imagelib library functions deal with the example set to DM642 Simulator mode
  3. 所属分类:DSP编程

    • 发布日期:2024-05-21
    • 文件大小:18432
    • 提供者:jameelwong
  1. 20040604vcweituwenjianduxie

    1下载:
  2. 主要是读取bmp文件综述、 bmp文件格式转换为pdf实现-Bmp file is read overview, bmp file format is converted to pdf realize
  3. 所属分类:书籍源码

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:朱珠
  1. HandleBMP

    0下载:
  2. BMP文件读取程序。读取并记录BMP文件颜色数据,并可将颜色数据显示。-BMP file reader. BMP file to read and record the color data, as well as color data.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:55296
    • 提供者:ganzi
  1. bmp

    0下载:
  2. 初学者学习底层BMP读取的代码,调试后可运行,并且包含bmp格式学习资料,对初学BMP格式的人很有帮助。-BMP beginners learn to read the bottom of the code, debugging can be run, and includes learning materials bmp format, BMP format for beginner people very helpful.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:328704
    • 提供者:weiguoxin
  1. BMP

    0下载:
  2. 位图读取程序,能读取和显示BMP位图,简单实用-Bitmap read procedure to read and display BMP bitmap, simple and practical
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:2091008
    • 提供者:oxz
  1. CBitimapEx

    0下载:
  2. bmp图像读取、保存、显示等基本操作,功能完整,代码可靠。-bmp image to read, preserve, display and other basic operations, full-featured, reliable code.
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:88064
    • 提供者:luoxb
  1. read-bmp

    0下载:
  2. 用c语言编写的对bmp图像文件的读取,开发环境,VC-With c languages bmp image files to read, development environment, VC
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:王旭
  1. read_header

    0下载:
  2. 对bmp图像头文件中信息的显示。适合刚接触图像处理,bmp文件读取的朋友们。-Bmp image of the header file information is displayed.刚接触suitable for image processing, bmp file reader friends.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:王旭
  1. ReadWriteBMP

    0下载:
  2. BMP图像的读写源码,可以自由读取BMp格式的图像数据-BMP image to read and write source code, they can read the image data format Bmp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:288768
    • 提供者:木易
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org