代码搜索:Hello
找到约 10,000 项符合「Hello」的源代码
代码结果 10,000
www.eeworm.com/read/365033/9881087
c hello.c
/* HELLO.C -- Hello, world */
#include
main()
{
printf("Hello, world\n");
}
www.eeworm.com/read/364932/9886984
c hello.c
#include "apue.h"
int
main(void)
{
printf("hello world from process ID %d\n", getpid());
exit(0);
}
www.eeworm.com/read/168850/9896364
paf hello.paf
www.eeworm.com/read/168850/9896366
pjt hello.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="hello"
ProjectDir="F:\FFT\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool="Com
www.eeworm.com/read/168850/9896367
h hello.h
/*
* Copyright 2002 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/168850/9896373
c hello.c
/***************************************************************************/
/* */
/* H E L L O . C
www.eeworm.com/read/168850/9896380
cmd hello.cmd
/*
* Copyright 2001 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/168824/9896779
cpp hello.cpp
/*
* Copyright 2001 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/168824/9896796
asm hello.asm
;***************************************************************
;* TMS320C54x ANSI C Codegen Version 3.70 *
;* Date/Time created: Mon Jun 12 17:30:42 2006 *
;*
www.eeworm.com/read/364658/9898983
plg hello.plg
Build target 'S3C44001 Board'
assembling S3C44B0X.s...
compiling Retarget.c...
compiling Serial.c...
compiling Time.c...
compiling Hello.c...
compiling ASCII.c...
compiling HzK16.c...
compilin