代码搜索:enum
找到约 10,000 项符合「enum」的源代码
代码结果 10,000
www.eeworm.com/read/315699/13537946
c enum.c
/* enum.c -- uses enumerated values */
#include
#include // for strcmp()
#include // C99 feature
enum spectrum {red, orange, yellow, green, blue, violet};
www.eeworm.com/read/312630/13607301
obj enum.obj
www.eeworm.com/read/310830/13643082
c enum.c
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
ENUM.C
Abstract:
This source file contains the routines which enumerate the USB bus
and populate the TreeVie
www.eeworm.com/read/310520/13649826
c enum.c
# include
void main()
{
/* 经过下面的定义后,默认有:blue=0 red=1 ... black=4 */
enum color {blue, red, yellow, purple, black};
enum color i, j, k, pri;
int n, loop;
n = 0;
for(i=blue;
www.eeworm.com/read/308712/13694815
lst enum.lst
C51 COMPILER V8.02 ENUM 03/11/2008 16:14:17 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE ENUM
OBJECT MODULE PLACED IN en
www.eeworm.com/read/308712/13694816
c enum.c
#include /* 为使用printf函数而加入*/
#include "reg52.h"
void init_ser()
{
SCON = 0x50; /* SCON: mode 1, 8-bit UART, enable rcvr */
TMOD |= 0x20; /* TMOD: timer 1, mode 2, 8-bit rel
www.eeworm.com/read/308712/13694818
obj enum.obj
www.eeworm.com/read/308712/13694819
opt enum.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/308712/13694821
hex enum.hex
:100CB900252D346400252D37730072656400677231
:100CC90065656E00626C7565000A000A20746F74B0
:080CD900616C3A2535640A0044
:0E0D0800759850438920758DF3D28ED29922B2
:100B5C00E4F526F527120D08F522E4F523E4F52
www.eeworm.com/read/308712/13694824
plg enum.plg
礦ision3 Build Log
Project:
F:\gongshuchao\单片机c 光盘\exam\CH05\enum\enum.uv2
Project File Date: 03/11/2008
Output: