CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - read bmp

搜索资源列表

  1. fb2bmp

    0下载:
  2. fb2bmp 读取 /dev/fb0 到 当前目录 fbdump.bmp 适合 截屏, 或其他的情况 -fb2bmp read/dev/fb0 to the current directory fbdump.bmp for screen shots, or other circumstances
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1.8kb
    • 提供者:lv ying qin
  1. readbmp

    0下载:
  2. 在Linux环境下,将bmp图片以二进制的形式读入内存,然后在gtk中将图片的二进制数据加以显示-In the Linux environment, bmp picture to a binary form is read into memory, then gtk picture of binary data will be displayed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.83kb
    • 提供者:林家恒
  1. bmplib-0.6.tar

    0下载:
  2. bmplib: Library to read and write BMP image files.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:16.4kb
    • 提供者:Nar
  1. ourdev_421318

    0下载:
  2. FS2410裸机系统EasySystem(包括s3c2410的几乎所有裸机驱动,各种实用裸机函数,GUI窗口系统,FAT16文件系统,BMP,WAV格式读写,俄罗斯方块游戏,图片浏览器等) -FS2410 bare-metal system EasySystem (including s3c2410 almost all the bare drive, a variety of practical barebone function, GUI window system, FAT16 file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3.61mb
    • 提供者:吴一凡
  1. bmpRead

    0下载:
  2. 内存映射读取bmp,提供简单而有效的bmp文件在窗口消息架构下的读取和现实逻辑-Memory mapping to read bmp, provide a simple and effective bmp file in the window to read the message framework and practical logic
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:1.2kb
    • 提供者:董文君
  1. image_read_write

    0下载:
  2. 在LINUX底下開發的BMP讀檔和寫檔,未使用特殊函式庫,在嵌入式系統也能使用。-Under development in LINUX file read and write BMP files, not the use of special libraries, it can be used in embedded systems.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1.57mb
    • 提供者:義安
  1. bg_sub

    0下载:
  2. 在Linux開發的程式碼,能讀取bmp檔,將色彩空間轉換成ycbcr,再做background subtraction,最後將檔案輸出。 -Developed in the Linux code can read bmp file, the color space conversion into ycbcr, do background subtraction, the final output file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:269.48kb
    • 提供者:義安
  1. readbmp

    0下载:
  2. 此源代码是用来读取bmp图片的,可以了解bmp的图片格式机制等-This source code is used to read bmp images, bmp image formats can understand the mechanism
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1.07kb
    • 提供者:tjh
  1. show-bmp

    0下载:
  2. 嵌入式linux操作系统读取图片程序,用于显示屏上图片的显示,具体看代码,内有详细注释-in the embed linux system the pragram which read pic is used to show pic,please meet pragram concretely,insdie annotation in detail
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.95kb
    • 提供者:li
  1. imagedeal

    0下载:
  2. 直方图均衡化头文件,读取bmp图像并且存储bmp图像函数-Histogram equalization header files, read bmp image and storing bmp image function
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-07
    • 文件大小:6.33mb
    • 提供者:liukuinan
  1. LIUNUX

    0下载:
  2. 简单地操作系统,主要功能: 1 读写FAT32硬盘文件  2 执行EXE及COM文件  3 显示小型8位BMP文件(小于64K) 4 显示文本文件(.C .ASM等) 5 实现键盘输入  6 实现鼠标显示 7 显示时间日期的日历 8 少数地DOS兼容-Operating system, the main function: 1 read and write FAT32 hard disk file 2 Run the EXE and COM files 3 sho
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:11.84kb
    • 提供者:liujinhun
  1. readBmp

    0下载:
  2. 个低级的BMP图像读写程序,代码内有丰富的注释。改变灰度图像的颜色表蓝色分量的值,察看前后变化,将图像数据存盘,清除缓冲区,pBmpBuf和pColorTable是全局变量,在文件读入时申请的空间-A low-level BMP image read and write procedures, the code is well commented. Change the gray-scale image of the value of the blue component of the colo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:167.49kb
    • 提供者:余灶兴
  1. readbitinfo

    0下载:
  2.   三个VC++读取并显示BMP位图的小程序,通过读取位图资源显示位图、通过位图文件直接得到位图大孝通过装入位图文件显示位图。-Three VC++ to read and display BMP bitmap program by reading the bitmap resource displays a bitmap, the bitmap size, by loading a bitmap file to display the bitmap bitmap file directly.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:154.48kb
    • 提供者:叶桂玲
  1. MFCApplication

    0下载:
  2. 本课程设计将实现一个简单的加\解密程序,可以将TXT文件的内容写入BMP文件中,也可以从BMP文件中读出信息写入到指定TXT文件中,从而实现信息隐藏。-This course is designed to implement a simple add \ decryption program content TXT files can be written to BMP files, or you can read the information from the BMP file is wri
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-09
    • 文件大小:15.71mb
    • 提供者:Katherine
  1. BMPwriter

    0下载:
  2. BMP图片,读取,绘制类库,可以方便进行BMP图片的编辑和输出-bmp read write
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:28.6kb
    • 提供者:方波
  1. BQPthe

    0下载:
  2. Read the BMP file with the VC code and display it
  3. 所属分类:系统编程

    • 发布日期:2017-12-22
    • 文件大小:127kb
    • 提供者:lopvikkdiiat
搜珍网 www.dssz.com