代码搜索:uint8

找到约 10,000 项符合「uint8」的源代码

代码结果 10,000
www.eeworm.com/read/257576/11920533

c spi.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/343868/11920702

c main.c

/*Main.C - LINO TECH Designed by Carter 2008-03-19 */ #include #include #include #include #include "xtype.h" #include "SD.h" #include
www.eeworm.com/read/343163/11968085

h fat16.h

/*####################################################################################### Project:MSP430F1XX MCU Development Board fat16.h Copyright (C) 2007 edadiy http://www.edadiy.cn #########
www.eeworm.com/read/153957/11998075

h main.h

#ifndef MAIN_H #define MAIN_H //#include "externs.h" //#include "bastype.h" //#include "mbuspack.h" //#include "mbusman.h" #pragma pack(1) // following info need to store, so is removed wo
www.eeworm.com/read/342561/12011936

h dec6713.h

/********************************************************************************\ \*DEC6713.H v1.00 * * Copyright 2003 by SEED Electronic Technology Ltd.
www.eeworm.com/read/342559/12012040

h dec6713.h

/********************************************************************************\ \*DEC6713.H v1.00 * * Copyright 2003 by SEED Electronic Technology Ltd.
www.eeworm.com/read/342558/12012090

h dec6713.h

/********************************************************************************\ \*DEC6713.H v1.00 * * Copyright 2003 by SEED Electronic Technology Ltd.
www.eeworm.com/read/153489/12030521

h rtc.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/153415/12034901

m test2.m

A = double(imread('lena.bmp')); figure(1); imshow(uint8(A)); imgsize = size(A,1)*size(A,2); seed = 123; rand('state',seed); pn=rand(size(A,1),size(A,2)); AW = A + pn ; figure(2); imshow(uint8
www.eeworm.com/read/342053/12044276

c main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **