代码搜索:Hello
找到约 10,000 项符合「Hello」的源代码
代码结果 10,000
www.eeworm.com/read/352825/10504311
c hello.c
#include
int main(void) {
printf("hello, FriendlyARM!\n");
}
www.eeworm.com/read/278766/10511181
c hello.c
/*
* $Id: hello.c,v 1.10 2001/07/17 10:30:02 rubini Exp $
*/
#define MODULE
#include
www.eeworm.com/read/278764/10511676
c hello.c
/*
* $Id: hello.c,v 1.9 2001/07/10 16:11:51 rubini Exp $
*/
#define MODULE
#include
www.eeworm.com/read/160630/10512789
obj hello.obj
www.eeworm.com/read/160630/10513098
h hello.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/160624/10513400
asm hello.asm
.386
.MODEL flat, stdcall
STD_OUTPUT_HANDLE EQU -11
GetStdHandle PROTO NEAR32 stdcall,
nStdHandle:DWORD
WriteFile PROTO NEAR32 stdcall,
hFile:DWORD, lpBuffer:NEAR32, nNumberOfBytes
www.eeworm.com/read/160624/10513402
mak hello.mak
# Set this macro to 'VCNT' to use the Visual C++ tools.
# Set it to anything else to use the Win32 SDK tools.
TOOLS = VCNT
!IF "$(TOOLS)" == "VCNT"
LINK = link
!ELSE
LINK = link32
www.eeworm.com/read/352772/10514018
opt hello.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/352772/10514021
lst hello.lst
C51 COMPILER V8.09 HELLO 07/27/2008 18:53:17 PAGE 1
C51 COMPILER V8.09, COMPILATION OF MODULE HELLO
OBJECT MODULE PLACED IN H
www.eeworm.com/read/352772/10514031
c hello.c
#include
unsigned char code table0[]={0x89,0x86,0xC7,0xC7,0xC0,0x7F};
unsigned char code table2[]={0x7F,0xBF,0xDF,0xEF,0xF7,0xFB};
delay(unsigned int z)
{
int x,y;
for(x=z;x>0;