搜索资源列表

  1. PcxDecode

    0下载:
  2. pcx的解码程序,将任一PCX源图转换成RGB565,直接写入指定的buffer-nil decoding process, as a source of PCX map into RGB565, directly into the designated buffer
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2157
    • 提供者:
  1. BMP24ToRGB565

    1下载:
  2. 24位BMP转换为RGB565的BMP工具-24 BMP conversion of the BMP tools RGB565
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5982
    • 提供者:石自民
  1. rgb565BMP2HEX

    0下载:
  2. 将RGB565格式的位图转换为C语言的代码-to RGB565 format bitmap conversion to the C language code
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:37776
    • 提供者:yuxiang
  1. yuv2rgb-Nov14new

    0下载:
  2. 用汇编写成yuv420 to rgb565程序,优化程度很高-used to compile written yuv420 rgb565 procedures, the high level of optimization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:80256
    • 提供者:朱兰兰
  1. LCD_24BIT

    0下载:
  2. LCD控制器驱动的24位TFT真彩屏接口设计,实现RGB565---RGB888 转换-LCD Controller Driver of 24 true TFT color screen interface design, --- RGB888 RGB565 achieve conversion
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7491
    • 提供者:pangbai
  1. dither

    0下载:
  2. dithering image, from RGB565 to RGB-dithering image, from RGB565 to RGB888
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:hahn
  1. RGB565Convertor_v0.3c

    0下载:
  2. RGB565 converter. Can convert bitmap to RGB565
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:605184
    • 提供者:khongco
  1. yuv420ToRgb565

    0下载:
  2. 功能:(ov511) 1、YUV420 格式采集视频数据 2、将YUV420 视频数据转成 RGB565 在320*240RGB LCD 16bpp 上显示 3、采用查找表及移位技术解决浮点运算耗时问题,提高LCD刷新屏幕的频率,无闪烁。-Function: (ov511) 1, YUV420 format video data collected 2, YUV420 video data into RGB565 in 32
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:67584
    • 提供者:
  1. cmp

    0下载:
  2. tft触摸屏资料,控制源程序,rgb565颜色显示-tft touch screen information, control source, rgb565 colors
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:536576
    • 提供者:业永坤
  1. rgb565_toRGB888_conv

    0下载:
  2. A function which does rgb565 to rgb888 conversion
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Aparna
  1. bmp24torgb565.tar

    0下载:
  2. Program to convert the bmp image to rgb565 format.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:Rizwan
  1. rgb565

    0下载:
  2. rgb565 - convert 24bits to 16bits -Usage: rgb565 [R] [G] [B] R- red G- green B- Blue
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Roger
  1. rgb_to_pic

    0下载:
  2. 嵌入式系统中,有些时候希望将LCD屏幕的画面保存图片,本程序是先通过串口将LCD BUFF(320*240*2)RGB565的数据发送到电脑上,然后该软件将565数据转换成一张完整图片。-Embedded systems, sometimes want to save the picture screen LCD screen, this program is the first serial to LCD BUFF (320* 240
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:162816
    • 提供者:crest1102
  1. Sensor_Reg

    0下载:
  2. 摄像头ov7670寄存器配置,输出QVGA+RGB565-Camera ov7670 register configuration, output QVGA+ RGB565
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:liyan
  1. 565-font-test

    0下载:
  2. windows下RGB与RGB565转换的工具代码,需要的朋友可以参考下-the windows tool to convert RGB to RGB565 code, can refer to a friend in need
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:55296
    • 提供者:caohui
  1. Qt-display-rgb565.tar

    0下载:
  2. 该代码使用TCP链接方式接受原始的RGB565视频流,然后显示在电脑或开发板上,使用的是Qt编程-i maked a Tcp clint to recv the RGB565 fr a me stream with Qt,it can run on the pc and board!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:560128
    • 提供者:夏楚
  1. rgb5552rgb565

    0下载:
  2. rgb565和rgb555格式相互转换,同时采用neon优化,tbb优化,提升转换速度(Rgb565 and rgb555 format conversion, and the use of neon optimization, TBB optimization, to improve the conversion speed)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:4davm
  1. RGB-BMP互转

    0下载:
  2. 根据已有的rgb565图像数据,得到对应的bmp图像(get bmp photo according to rgb565 datas)
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:1101824
    • 提供者:fengleism
  1. RGB565toYCbCr8BitConverter-Documentation

    0下载:
  2. RGB565 to YCbCr 8-Bit Converter
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:156672
    • 提供者:Awad
  1. 流锋拍照转565

    0下载:
  2. this app can use camera to get picture and change to RGB565 to use to display in mcu system
  3. 所属分类:android开发

    • 发布日期:2024-05-19
    • 文件大小:1739776
    • 提供者:charlescg
« 1 23 4 5 6 »

源码中国 www.ymcn.org