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

搜索资源列表

  1. bmpshower

    0下载:
  2. 用C++编写的bmp图片的显示程序,方法比较简单,很早以前写的。-Written in C++ bmp image display program, the method is relatively simple, written long ago.
  3. 所属分类:图片显示浏览

    • 发布日期:2014-01-27
    • 文件大小:4510263
    • 提供者:wangting
  1. DrawPadAndBMP_ByOth

    0下载:
  2. 可以在一个panel里面打开BMP格式的图片。不是系统设定的打开图片方式,而是根据已知的BMP图片传输的方式来解析。-A panel which can be opened in BMP format. Open the image is not a system set way, but according to the known BMP picture transmission method to resolve.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:6373
    • 提供者:钱小鲁
  1. teach_test

    0下载:
  2. 显示图片 BMP图片显示 BMP图片显示 -BMP picture show picture show
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4636192
    • 提供者:丁超超
  1. shiyan1

    0下载:
  2. 用C++对bmp图像进行编程实现BMP图片的灰度化-Grayscale BMP images to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2085399
    • 提供者:
  1. MyGame_pictrue

    0下载:
  2. 一个VC++编写的基于MFC框架的拼图游戏。可以自己选择3*3或者是4*4的难度,可以自己载入*.bmp图片。-Write a VC++ MFC-based framework of the jigsaw. You can choose 3* 3 or 4 * 4 difficulty, you can load your*. bmp images.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-17
    • 文件大小:27061907
    • 提供者:郑思颖
  1. BMP24_TO16_CONVERT

    0下载:
  2. BMP图片24位转换为16位, 并生成新的bmp图片-BMP images 24 to 16-bit, and generates a new bmp picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:116107
    • 提供者:lucifer
  1. LCD-display--lesson

    0下载:
  2. 基于stm32开发板的,LCD显示(包括中英文、BMP图片,带截图功能),是很好的学习参考资料。-Based on the stm32 development board, LCD display (including Chinese and English, BMP image, take screenshots function), is a very good learning reference material.
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3226176
    • 提供者:
  1. bmpfile

    0下载:
  2. bmp图片内部格式,分解bmp文件的内部结构-bmp image internal format, the internal structure of decomposition bmp file
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1168047
    • 提供者:黄忠
  1. funny

    0下载:
  2. 在shell界面下显示字符动画。 包含一个c文件和两个shell脚本。 c程序负责把bmp图片转换成txt。 shell脚本负责显示。-show movie in the bash
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:4633
    • 提供者:yejunjie
  1. BMP_analyse

    0下载:
  2. bmp图片的介绍,BMP档案结构结构及平滑缩放-bmp picture presentation, BMP file structure structure and smooth zooming
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:10418
    • 提供者:谢俊松
  1. texture

    0下载:
  2. 纹理贴图代码,可将指定的BMP图片贴到描绘的物体上-Simple texture mapping code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:1560
    • 提供者:史嘉琪
  1. test_to_rotate90

    0下载:
  2. bmp 图片旋转 90度 希望对大家有用-bmp rotate 90 degree. may it helpful to you
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:4214312
    • 提供者:朱俊杰
  1. bmp

    0下载:
  2. 本程序是对24位图片进行灰度化,并进行去边缘的,二值化-This program is to 24 bits images of gray, and go to the edge, binary
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:197349
    • 提供者:赵生
  1. bmpdecoder

    0下载:
  2. 将bmp图片进行base64编码、解码的java代码,另外里面的实现采用了多线程技术,可以同时学习java的线程编程基础知识。-Bmp picture to base64 encoding and decoding of java code, while the realization of which uses multi-threading technology, can learn the basics of java programming threads.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2117461
    • 提供者:sixcity
  1. fbwrite

    0下载:
  2. 本代码在C2平台上运行成功,功能:运行时不带参数则在显示器上显示七彩带(竖状),若带参数如 ./fbwrite ./bmpfile/*bmp 则循环显示bmp图片到显示器上-The code to run on the C2 platform, functions: run without parameters are displayed on the display colorful belt ( vertical ), the parameters such as. Fbwrite./bmp
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2693
    • 提供者:kinjor
  1. MemBMP

    0下载:
  2. 主要是在内存中读取bmp图片 只要是一些dc的常规用法 新手,望高手别见笑-Bmp picture is read in memory As long as some of the dc common usage
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:23178
    • 提供者:田浩
  1. text

    0下载:
  2. visual basic读取24位BMP图片示例。-the visual basic Write and Read sample.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:16696
    • 提供者:xiao
  1. BmpPreviewDlg

    0下载:
  2. 在单文档界面中打开bmp文件,如果bmp图片太大,超过了界面框,会自动增加滚动条-open bmp file in sdi frame, and will add scroll bar autoblly if bmp picture is bigger than frame
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1986023
    • 提供者:pp
  1. BMP

    0下载:
  2. 在E语言编程环境下,把一张图片扫描出来后,把RGB格式的数据加上帧头帧尾后还原成图片格式,可以把他使用在自定义视频格式上面,或者别的功能,只要开发自己的大脑用处大大的!-Scan a picture out, RGB format data plus the header frame tail restore the image format, he can use in custom video format above, or any other function, as long as t
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:632001
    • 提供者:
  1. sxt

    0下载:
  2. 从摄像头采集图像,并且间隔2秒中可以存成bmp图片的程序。-Capture images from the camera, and the interval of two seconds can be saved as bmp picture program.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:1011
    • 提供者:dogdog
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 50 »
搜珍网 www.dssz.com