搜索资源列表

  1. BMP

    0下载:
  2. 读取BMP图像文件,做缩放处理的功能。放大或者缩小。-Read BMP image file, do the scaling processing functions. Zoom in or zoom out.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:李杨
  1. BMP

    0下载:
  2. 用VC 编的读取BMP图像信息,很简单,适合初学者,经过运行,没有错误-good,you will like it
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:941056
    • 提供者:拂月草
  1. bmp

    0下载:
  2. 从已有文件中读取bmp格式文件并在视图中显示-bmp bitmap to read and display
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:43008
    • 提供者:万熊
  1. BMP-Contour-display

    0下载:
  2. 读取bmp文件,并显示文件信息的图像轮廓。-Contour display
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:nicai
  1. bmp

    0下载:
  2. C++读取bmp文件,非常适合学习bmp结构的同学。-C++ read bmp file, ideal for learning the students of the bmp structure.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:3430400
    • 提供者:tyfang
  1. BMP

    0下载:
  2. 读取bmp 读取bmp 读取bmp-duqu bmpbmpbmpbmpbmp
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:113664
    • 提供者:俊杰
  1. bmp-image-processing

    0下载:
  2. 数字图像处理中的VC读取bmp图像,基于多文档模式-Read bmp image, digital image processing VC-based multi-document mode
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:4381696
    • 提供者:刘东
  1. READ-bmp

    0下载:
  2. 读取bmp图像的内容,比如图像的高,宽,以及颜色表等信息。对于图形处理的初学者很有帮助。-Reads the BMP image content, such as the image of the high and wide, as well as information such as the color table for beginners helpful graphics processing
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:5542912
    • 提供者:浪淘沙
  1. MFC-read-bmp

    0下载:
  2. MFC读取bmp图片,让你很清楚的理解bmp文件的结构和组成,欢迎使用-MFC read bmp images, so you clearly understand the structure and composition of bmp files, Welcome
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:5532672
    • 提供者:葛忠孝
  1. bmp

    0下载:
  2. 给定若干幅用BMP格式保存的数字图像,编写一个程序读取BMP图像。 用UltraEdit等工具分析保存的BMP图像格式-A number of sites with a given digital images saved in BMP format, write a program to read BMP images. Analysis using tools such as UltraEdit saved BMP image
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:726016
    • 提供者:dove
  1. bmp

    0下载:
  2. 读取,保存,打开bmp图片。并且可以详细读取bmp表头的各种数据。 -Read, save, open bmp picture. And can be read in detail the various data bmp header.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:1357824
    • 提供者:shijian
  1. BMP-pic-display

    0下载:
  2. 实验基于STM32F407Z。本实验将实现如下功能:本实验主要讲解如何使用在LCD上显示BMP图片,共有两种方法,一种是先将BMP图片从外部存储器加载到RAM中,然后再调用API函数显示在LCD上,另外一种是直接从外部存储器中读取BMP图片并显示在LCD上。第一种方法需要大量的RAM,但是速度快,第二种方法需要RAM小,但是现实速度慢。本实验还有一个屏幕截图函数,可以进行屏幕截图。 注意:本实验使用了UCOSII操作系统,本实
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:3524608
    • 提供者:Wu
  1. bmp

    0下载:
  2. 读取BMP文件,返回图片长宽和灰度像素值-Reads the BMP file and return the length and width and the gray image pixel values
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:LLX
  1. BmpPreview

    0下载:
  2. c++读取bmp图片详解。BMP(全称Bitmap)是Windows操作系统中的标准图像文件格式,可以分成两类:设备相关位图(DDB)和设备无关位图(DIB),使用非常广。它采用位映射存储格式,除了图像深度可选以外,不采用其他任何压缩,因此,BMP文件所占用的空间很大。BMP文件的图像深度可选lbit、4bit、8bit及24bit。BMP文件存储数据时,图像的扫描方式是按从左到右、从下到上的顺序。由于BMP文件格式是Windows环境
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:307200
    • 提供者:Sky_Vico
  1. read_bmp

    0下载:
  2. 利用visual studio编写,用于读取.bmp格式的图像文件(Read the image file in.Bmp format)
  3. 所属分类:图形图像处理(光照,映射..)

  1. LSB隐藏

    0下载:
  2. 实现bmp灰度图像的LSB隐藏,能够将指定的信息嵌入bmp位图的最低位,从而达到数字隐写的目的。另外可以通过相反的过程来读取bmp位图的每一像素的最低位,将信息提取还原出来(BMP gray image LSB hidden, can specify the information embedded in the BMP bitmap of the lowest bit, so as to achieve the purpose of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:340992
    • 提供者:Stoveg
  1. bmp

    0下载:
  2. 可以实现BMP图像的读取和显示,不适用Matlab中的imread()函数(serve to read BMP picture)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:503808
    • 提供者:菜垚
  1. bmp read&write

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

    • 发布日期:2024-05-20
    • 文件大小:11453440
    • 提供者:冰箱太凉
  1. 显示BMP文件

    0下载:
  2. 用于实现在Visual C++平台上,进行对BMP文件的读取显示操作(To implement the read operation of the BMP file on the Visual C++ platform)
  3. 所属分类:

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:Severy
  1. BMP

    0下载:
  2. 通过内存够映射从BMP文件中读取一部分,。。。。。。。。。。。。。。。。。。。。。。。。(Read part from the BMP file by mapping memory enough)
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:AlexYbh
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org