代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/410665/11272545

c uart.c

#include "config.h" /* 定义串口模式设置数据结构 */ typedef struct UartMode { uint8 datab; // 字长度,5/6/7/8 uint8 stopb; // 停止位,1/2 uint8 parity; // 奇偶校验位,0为无校验,1奇数校验,2为偶数校验 }
www.eeworm.com/read/410332/11292882

m ex1.m

% Homework 4 - section 1 clc clear all close all %************************************* f = [1 2 4 5 ; 5 2 5 2 ; 1 1 3 6 ; 2 4 6 7]; % f = rgb2gray(imread('4.jpg')); % f = [1 2 4 5 ; 5 2 5 2 ;
www.eeworm.com/read/264844/11298985

h zlg_ffs.h

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

cpp base64.cpp

#include #include #include #include "stdafx.h" #ifndef TRUE #define TRUE 1 #endif #ifndef FALSE #define FALSE 0 #endif typedef unsigned char uint8;
www.eeworm.com/read/264414/11315948

h fat16.h

typedef unsigned char uint8; typedef unsigned int uint16; typedef unsigned long uint32; #pragma pack(1) typedef struct { uint8 BS_jmpBoot[3]; uint8 BS_OEMName[8]; uint16 BPB_BytesPerSec
www.eeworm.com/read/263952/11336204

c drobj.c

/************************************************************************ * * Copyright (c) 2001 by Accelerated Technolog
www.eeworm.com/read/263952/11336302

h graphic2.h

#ifndef __GRAPHIC2_H__ #define __GRAPHIC2_H__ void GraphDrawTransparentIcon(INT x,INT y,UINT width,UINT height, UINT8 *lpRes); #define GraphDrawTransparentIcon(x,y,width,height,lpRes ) G
www.eeworm.com/read/263952/11336305

h graphin.h

/****************************************************************************** * 文 件 名:Graphin.h * 文件功能:Graphic内部头包含文件(定义数据类型、结构、常量、函数声明) * 创 建 人:肖大华 * 创建时间:2002.08.8 *******************
www.eeworm.com/read/263952/11336336

h file.h

/****************************************************************************/ /* */ /* Copyright (C) 2002 SHENZ
www.eeworm.com/read/263952/11336388

h cardmng.h

/****************************************************************************/ /* */ /* Copyright (C) 2004 SHENZ