代码搜索:Hello
找到约 10,000 项符合「Hello」的源代码
代码结果 10,000
www.eeworm.com/read/287148/8718577
pjt hello.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="hello"
ProjectDir="c:\ti\tutorial\sim54xx\hello1\"
ProjectType=Executable
CPUFamily
www.eeworm.com/read/287148/8718580
h hello.h
/*
* 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/287148/8718585
c hello.c
/*
* 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/287148/8718587
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
* gran
www.eeworm.com/read/287148/8718593
pjt hello.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="hello"
ProjectDir="c:\ti\tutorial\sim54xx\hello2\"
ProjectType=Executable
CPUFamily
www.eeworm.com/read/287148/8718598
c hello.c
/*
* 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/287148/8718615
cdb hello.cdb
//! Generic C54xx Base -- only on-chip memory
//# c54xx.cdb 4.02.83
object USERREGS :: MEM {
param iComment :: "This object defines space for the DSP's memory mapped registers and can't be
www.eeworm.com/read/287032/8731307
c hello.c
#include
int main(void) {
printf("hello, FriendlyARM!\n");
}
www.eeworm.com/read/430649/8736355
class hello.class
www.eeworm.com/read/430522/8740835
c hello.c
#include
#include
#include
#include /* printk() */
int init_module(void)
{
printk("hello world,i started! \n");
return 0;