代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/172823/9687886
m examp2_25.m
W=imread('tiantan.jpg');
image(W), set(gca,'Visible','off')
image(255-W) % 错误命令
image(uint8(255-double(W))), set(gca,'Visible','off')
www.eeworm.com/read/172418/9708910
h iic_master.h
/*********************************************************************************************************
** Small RTOS(51)
** Th
www.eeworm.com/read/172418/9708912
c iic_master.c
/*********************************************************************************************************
** Small RTOS(51)
** Th
www.eeworm.com/read/172413/9709067
h iic_master.h
/*********************************************************************************************************
** Small RTOS(51)
** Th
www.eeworm.com/read/172413/9709069
c iic_master.c
/*********************************************************************************************************
** Small RTOS(51)
** Th
www.eeworm.com/read/172413/9709131
h iic_master.h
/*********************************************************************************************************
** Small RTOS(51)
** Th
www.eeworm.com/read/172413/9709133
c iic_master.c
/*********************************************************************************************************
** Small RTOS(51)
**
www.eeworm.com/read/367602/9740368
c keyboard.c
#include
#include
int32 keyboard_init();
pvoid keyboard_open(int8 *path);
void keyboard_close(pvoid device);
int32 keyboard_write(pvoid device, uint8 *inbuf, uint32 size
www.eeworm.com/read/171063/9772925
c main.c
/*******************************************************************************************************
* 文件名:main.c
* 功 能:开发板main()函数例子
* 作 者:POWER
* 日 期:2006年5月25号
* 斯凯科技主页:www.armsky.net
www.eeworm.com/read/367038/9785550
c gprs.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究