代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/464546/7156216

c md5.c

/** * support MD5 for PPPoE CHAP mode * * taken from RFC-1321/Appendix A.3 * MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm */ /* ***************************************
www.eeworm.com/read/464359/7164502

h com.h

#ifndef _COM_H_ #define _COM_H_ #ifndef SINT8 #define SINT8 char #endif //unsigned 8-bit integer #ifndef UINT8 #define UINT8 unsigned char #endif //signed 16-bit integer #ifndef S
www.eeworm.com/read/464240/7167186

c main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/463758/7175828

h spectrum.h

/* ************************************************************************* * Ralink Tech Inc. * 5F., No.36, Taiyuan St., Jhubei City, * Hsinchu County 302, * Taiwan, R.O.C. * * (c) Copyright
www.eeworm.com/read/463740/7176139

h sdcard.h

#ifndef _SDCARD_H_ #define _SDCARD_H_ #include #include #include #include #include #include /*Setup macros for SD_CARD command*
www.eeworm.com/read/463716/7176465

c pwmdac.c

//=======================1602常用指令集============================ // LcdWriteCommand(0x01); //清显示 // LcdWriteCommand(0x02); //光标复位 // LcdWriteCommand(0x0E);
www.eeworm.com/read/463716/7176485

h chenggong.h

#ifndef _lcd1602_H #define _lcd1602_H #include "config.h" #define Lcd1602Port 0x00003c00 #define SPI_CS 0x00000100 /* P0.8 */ #define SPI_DATA 0x00000040 /* P0.6 */ #define
www.eeworm.com/read/462846/7194327

m prob8_1.m

%Vector Quantization of an image using generalized Lloyd algorithm %This version yields quantized images with various codebook size from 2 to 256, so that it can draw a RD curve. %you can slightly m
www.eeworm.com/read/462162/7208112

h uart_dcmt.h

/****************************************Copyright (c)************************************************** ** Guangzhou ZHIYUAN electronics Co.,LTD. **
www.eeworm.com/read/462162/7208113

c uart_dcmt.c

/****************************************Copyright (c)************************************************** ** Guangzhou ZHIYUAN electronics Co.,LTD. **