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

搜索资源列表

  1. SD-card-electronic-photo-album

    0下载:
  2. 基于51单片机的2G以下SD卡电子相册程序 通过读出SD卡中320x240像素、16位BMP图片的HEX数据,依次写到屏上,还原图片 注意事项:由于SD卡使用SPI模式,并且是块读取(512Byte),所以需要单片机提供大于512的可用RAM,以供缓冲使用这里可以选择STC89c52RD+、STC89C58RD+、STC89C516RD+,后缀RD+表明扩展RAM是1024字节,RC表明扩展RAM256字节-Based on 51 single-chip electronic album
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:40508
    • 提供者:何明强
  1. ym_vcpp-MyScreensaver

    0下载:
  2. VC++ 编写的屏保实例程序 由计数器调用DrawBitmap()函数,切换图片;   注意,两个函数中的IDB_BITMAP1, dc.BitBlt(0,0,800,600……以及if(nIndexBit>=5)中的有关数据依据你的bmp图片个数、尺寸、位置不同而不同,我是选择了5张,800x600的bmp图片。注意,ID值是连续的,IDB_BITMAP1最校   响应键盘、鼠标是屏幕保护程序不可缺少的-VC++ Prepared screensavers example p
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:29887
    • 提供者:雪欣共享号
  1. SDIOtest

    0下载:
  2. 本实验将实现如下功能:开机的时候先检测字库,然后检测SD卡是否存在,如果SD卡存在,则初始化SD卡,并通过串口1打印SD卡相关信息,然后开始查找SD卡根目录下的PICTURE文件夹,如果找到则显示该文件夹下面的图片文件(支持bmp、jpg、jpeg或gif格式),循环显示,通过按KEY0和KEY2可以快速浏览下一张和上一张,WK_UP按键用于暂停/继续播放,DS1用于指示当前是否处于暂停状态。如果未找到PICTURE文件夹/任何图片文件,则提示错误。DS0来指示程序正在运行。在正常显示图片的时候
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3366049
    • 提供者:王永明
  1. bmp

    0下载:
  2. 一个简单的图片插入小算法,能实现BMP格式图片的插入-A simple picture into small algorithm, to achieve BMP format picture insert
  3. 所属分类:Game Program

    • 发布日期:2017-04-17
    • 文件大小:459664
    • 提供者:张亚枫
  1. rotate32bitbmp_clockwise

    0下载:
  2. 32位bmp图片顺时针旋转90度源代码, 练习文件读入修改和保存-32 bmp image 90 degrees clockwise source code file is read into practice modify and save
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:1477
    • 提供者:刘铭名
  1. bmpxto24change

    0下载:
  2. 将4bite或者8bite的bmp图片转换为24bite的bmp图片-The 4bite or 8bite of bmp images converted to a bmp picture 24bite
  3. 所属分类:Console

    • 发布日期:2017-05-29
    • 文件大小:11385380
    • 提供者:段若庭
  1. MakeSeal-2013

    0下载:
  2. 一、功能与原理 学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。-First, the function and principle VC did not how long I will do this gadget and share with you. Its main feature is that you can custom build seal graphics and save it as bmp
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-15
    • 文件大小:3773286
    • 提供者:xp
  1. readbmp

    0下载:
  2. 用c语言实现对bmp图片像素的提取,保存在一个.txt的文件里。-Using c language pairs bmp image pixels extracted and stored in a. Txt file inside.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3739077
    • 提供者:
  1. Raw2Rgb

    0下载:
  2. 相机采集的原始数据格式bayer转换成rgb格式,转换后的数据直接存储为bmp图片,方便浏览-Raw to RGB ,convert Raw file to bmp file
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:11690038
    • 提供者:张进
  1. VC--fangda---jubu---tuxiang

    0下载:
  2. VC++放大局部图像,局部图片放大的VC源码,可以将位图图象任意部分局部放大,希望此程序对VC爱好者有所帮助。鼠标放在图片上,会显示一个放大框,正方形的放大框,然后移动这个方框,就能看到BMP图片被局部放大的效果。-VC++ enlarged partial image, enlarged partial picture of the VC source code can be any part of a bitmap image enlarged, the VC enthusiasts hop
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:406641
    • 提供者:许乐
  1. SDI

    0下载:
  2. 打开BMP图片,自己手动编写的代码,还请高手多多指教-Open BMP images manually write the code yourself, please master exhibitions! !
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2521961
    • 提供者:fangyi
  1. bmpFile

    0下载:
  2. 打开bmp图片并修改它的灰度值和图片大小-Open the BMP image and modify its gray value and size
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:1625
    • 提供者:freya
  1. icoTobmp

    0下载:
  2. ICO图标转换为BMP图片格式的delphi源码。-ICO Icon converts BMP image format delphi source.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:10739
    • 提供者:hlj
  1. BMPTURN

    0下载:
  2. BMP图片翻转,支持非4倍数长宽的BMP翻转-BMP rotate 90 180 270 angle support no multiple for 4 length and weight
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1358
    • 提供者:movePr
  1. mk_jpeg

    0下载:
  2. 把JPEG图片加载到BMP图片后面,形成资源文件-JPEG images to BMP images loaded into the back to form a resource file
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2537
    • 提供者:uldbel
  1. Based-on-51-SD-card-pictures-showed

    0下载:
  2. 51单片机通过读出SD卡中320x240像素、16位BMP图片的HEX数据,依次写到彩屏上,还原图片-51 single chip microcomputer in 320 x240 pixel read SD card, 16-bit HEX BMP image data, wrote in turn on the color screen, restore image
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:36628
    • 提供者:雷家财
  1. dama2_sdk_dll

    0下载:
  2. 验证码识别,识别BMP图片,JSP图片,成功率高,基本上一般的图片还是能有99 的成功-verifycode finish,may verify bmp、jsp
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:588590
    • 提供者:wenc
  1. VB_BMP

    0下载:
  2. 用VB6编程,用来读取BMP图片的PIXEL资料,做为其他影像处理之用-Using VB6 programming, used to read BMP images, as other image processing purposes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:46995
    • 提供者:casper
  1. media

    0下载:
  2. 读取BMP图片,并将图片像素信息储存起来,然后通过读取得到的信息还原图片-Read BMP images and image pixel information stored, and then by reading the information obtained to restore image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-02
    • 文件大小:693675
    • 提供者:yys
  1. VB_bmpToJPG

    0下载:
  2. 用VB写的bmp图片转成jpg图片,适合初学者参考使用-VB bmp to jpg
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:30864
    • 提供者:赵一群
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com