代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/209983/15210506
h systemfunc.h
/*****************************************************************************
*
* File : SystemFunc.h
* ----
*
* Copyright Statement :
* ------------------
* Copyright (c) Philips Semiconducto
www.eeworm.com/read/209925/15211642
h memory_t.h
/*
* Copyright (c) 2001 - 2003
* NetGroup, Politecnico di Torino (Italy)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are p
www.eeworm.com/read/208858/15234047
h tcpip.h
/*--------------------------------------------------------------------
* TITLE: Plasma TCP/IP Protocol Stack
* AUTHOR: Steve Rhoads (rhoadss@yahoo.com)
* DATE CREATED: 4/22/06
* FILENAME: tcpip.h
www.eeworm.com/read/207371/15274347
cpp common.cpp
/*
Copyright (c) 2006-2007 dogbert
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the follo
www.eeworm.com/read/206961/15284907
h ads7843.h
/****************************************************************************
* 文件名:ADS7843.H
* 功能:ADS7843驱动程序(头文件)。
****************************************************************************/
#
www.eeworm.com/read/206955/15284947
c test.c
#define uint8 unsigned char
#define uint32 unsigned int
#define N 100
uint32 sum;
// 使用加法运算来计算1+2+3+...+(N-1)+N的值。(N>0)
void Main(void)
{ uint32 i;
sum = 0;
for(i=0;
www.eeworm.com/read/206845/15288315
lst test.lst
C51 COMPILER V8.02 TEST 09/19/2006 15:01:22 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE TEST
OBJECT MODULE PLACED IN .\
www.eeworm.com/read/206845/15288319
i fat32.i
#line 1 "Fat32.c" /0
#line 1 "common.h" /0
#line 1 "C:\KEIL\C51\INC\REG51.H" /0
sfr P0 = 0x80;
sfr P1 = 0x90;
sfr P2 = 0xA0;
sfr P3 = 0xB0;
sfr PSW = 0xD0;
sf
www.eeworm.com/read/206845/15288330
lst tpbulk.lst
C51 COMPILER V8.02 TPBULK 09/19/2006 15:01:23 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE TPBULK
OBJECT MODULE PLACED IN
www.eeworm.com/read/206845/15288334
lst fat.lst
C51 COMPILER V8.02 FAT 09/19/2006 15:01:23 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE FAT
OBJECT MODULE PLACED IN .\D