代码搜索:image processing
找到约 10,000 项符合「image processing」的源代码
代码结果 10,000
www.eeworm.com/read/438562/7729788
h image.h
#ifndef __IMAGE_H_
#define __IMAGE_H_
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------
www.eeworm.com/read/438562/7729790
c image.c
#include "image.h"
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/* Some of the cod
www.eeworm.com/read/438222/7734121
gif image.gif
www.eeworm.com/read/435976/7780077
png image.png
www.eeworm.com/read/435834/7783284
html image.html
清华大学图书馆主页 - INTERNET 教室 - HTML 语言教程
图象(IMAGE)标记(TAGS)
www.eeworm.com/read/435834/7783318
gif image.gif
www.eeworm.com/read/435520/7790979
jpg image.jpg
www.eeworm.com/read/435124/7797048
inc image.inc
; -------------------------------
; Tables with compress code IMAGE
; -------------------------------
Head: ;height,width,type compress (NONE = 0, ZERO = 1, FULL = 2)
;data ...
DB 040H,080H
www.eeworm.com/read/435124/7797072
h image.h
code unsigned char Head[]=
{
// height, width, type of compress (NONE = 0, ZERO = 1, FULL = 2),
// data ...
0x40,0x80,0x01,
0x00,0x01,0x80,0xC0,0x70,0x98,0xFF,0x3B,0x88,0xC2,0x4C
www.eeworm.com/read/434738/7802891