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

搜索资源列表

  1. BMP_VC

    0下载:
  2. bmp转化 成16色图像显示-bmp converted into 16-color image display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:49493
    • 提供者:peter
  1. 8X8ruanjian

    0下载:
  2. 8X8点阵取字模软件功能介绍: 1.生成中英文数字混合的字符串的字模数据. 2.可选择字体,大小,并且可独立调整文字的长和宽,生成任意形状的字符。 3.各种旋转,翻转文字功能 4.任意调整输出点阵大小,并任意调整字符在点阵中的位置。 5.字模数据输出可自定义各种格式,系统预设了C语言和汇编语言两种格式,并且可自己 定义出新的数据输出格式;每行输出数据个数可调。 6.支持四种取模方式:逐行(就是横向逐行取点),逐列(纵向逐列取点),行列(先 横向取第一行
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1652662
    • 提供者:moaixiong
  1. 41LCD-photo-

    0下载:
  2. 320x240像素、16位BMP图片的HEX数据,依次写到屏上,还原图片-320x240 pixels, 16-bit BMP images of the HEX data, write on the screen in turn, restore the picture
  3. 所属分类:SCM

  1. bmp24to16

    0下载:
  2. 可以把bmp24的图像转制成16位的,可以通过code了解bmp的构造, 也可以通过改code快捷实现图片的转制。-Images can be transferred to bmp24 made 16-bit, bmp can understand the structure by code, you can also change the code to achieve quick picture conversion.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:23555
    • 提供者:zhouxinpu
  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. 05

    0下载:
  2. 一个基于MFC的简单的屏幕截图工具,其中实现了热键截取-DWORD size=bitmap.bmWidthBytes*bitmap.bmHeight //图片数据大小 LPSTR lpData=(LPSTR)GlobalAlloc(GPTR,size) int panelsize = 0 //记录调色板大小 if(bitmap.bmBitsPixel<16) //判断是否为真彩色位图 panelsize =(int)pow(2
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-21
    • 文件大小:6620071
    • 提供者:sunwen
  1. MyDip

    0下载:
  2. 这个程序可以实现打开8位,16位,24位bmp图像的功能-It can open the bmp image
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:39554423
    • 提供者:cui
  1. BMPViewer222

    0下载:
  2. 24位BMP图象的读入与显示 BMP图象的读取 使用C语言对BMP图象进行读取和显示 将BMP图象内容写入到AVI文件中去 简单的可操作8位和24位bmp位图的图像类 图象处理程序, 能把16位或24位等图象转化为8位 bmp图象处理类,实现了bmp图象的读写操作-24 BMP images read into and display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1255048
    • 提供者:David
  1. sd

    0下载:
  2. 通过读出SD卡中320x240像素、16位BMP图片的HEX数据,依次写到屏上,还原图片-Read SD card in 320x240 pixels, 16 BMP picture HEX data, in turn written to the screen to restore the picture
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2464
    • 提供者:
  1. tbbmmptoolsh

    0下载:
  2. 此工具,只要是把24位bmp图转换成成16位565格式数据,用于嵌入式平台 -This tool, as long as 24 bmp maps were converted into 16-bit data format 565 for Embedded Platform
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:44641
    • 提供者:召唤
  1. guitool_v1.10T

    0下载:
  2. 1. Bitmap fonts generation A. support Windows all character set B. support different code word format C. Support for multiple output format (BDF, TXT, bin, BMP, c) D. support preview, the editor. 2. Code conversion Support coding: MBCS, U
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1845402
    • 提供者:wujianguo
  1. wzh_bmp

    0下载:
  2. linux下显示16位bmp图像,我用的是240*320 的16诶图像-linux display 16 bmp picture
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:16229
    • 提供者:王者
  1. NIOS_uip_snapshot_sd

    0下载:
  2. 這個程式主要是實作,可經由browser發出請求從de2上取回影像(bmp/jpg),取回影像同時會將該影像寫入sd卡 構架部分先將輸入影像取1/16至320x256,因為cpu不是很夠力,先在比較小的圖上做-This program is implemented, via the browser makes a request to retrieve images from de2 (bmp/​ ​ jpg), to retrieve images sd card at
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-13
    • 文件大小:1954204
    • 提供者:陳彥丞
  1. TFT-touch-screen-integrated-program

    0下载:
  2. 通过读出SD卡中320*240像素、16位BMP图片的HEX数据,依次写到屏上,还原图片-320* 240 pixels, read out the SD card of 16 BMP picture HEX data, in turn written to the screen, restore pictures
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:4680238
    • 提供者:王晨
  1. TFT240320-demo

    1下载:
  2. TFT LCD code demo HARDWARE AVR mega8,16,32 BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield. SD card File APPLICATION main.c main program. scan SD card and display BMP file on lcd. readm
  3. 所属分类:技术管理

    • 发布日期:2013-03-01
    • 文件大小:121495
    • 提供者:Sindzas
  1. rgb565tobmp

    0下载:
  2. 这是一份关于rgb的16色位与bmp之间转换的资料,里面有转换过程的源码-This is a report on the RGB 16 color and BMP conversion between data, there is a conversion process of the source
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:11608
    • 提供者:杨宇
  1. bmpfile_read

    0下载:
  2. bmp文件的读取,2,8,16,24bit自适配-bmp file read,2、8、16、24bit adjust
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:3734
    • 提供者:linyongtian
  1. SHOWBMP

    0下载:
  2. dos下显示BMP图像 支持2位,8位,24位及32位BMP图像格式,但不支持16位 需要支持VESA的主板,大部分主板都能正确运行-dos shown BMP image support 2, 8-bit, 24-bit and 32-bit BMP image format, but does not support 16-bit motherboard supports VESA most motherboards can run correctly
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-21
    • 文件大小:8851
    • 提供者:liujinhun
  1. Lcd_Blink Lpc1768

    0下载:
  2. The LCD_Blinky project is a simple program for the NXP 'LPC1768' microcontroller using Keil 'MCB1700' evaluation board and demonstrating interrupt functionality and display to graphic LCD. (compliant to Cortex Microcontroller Software Interface Stand
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-05-07
    • 文件大小:485534
    • 提供者:vuxuansyhut
  1. Bmp24bit-16Bit

    0下载:
  2. Bmp图片解析源码,24位的BMP图片转换成16位的BMP图片,颜色不失真-Bmp picture to parse source code, 24-bit 16-bit BMP images into BMP picture, color distortion
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-29
    • 文件大小:1749
    • 提供者:yuliang
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com