代码搜索结果
找到约 10,000 项符合
Memory 的代码
main.c
/*
*******************************************************************************
**
** This device driver was created by Applilet for the 78K0/KB2, 78K0/KC2,
** 78K0/KD2, 78K0/KE2 and 78K0/KF2
lcdconf.h
/*! \file lcdconf.h \brief Character LCD driver configuration. */
//*****************************************************************************
//
// File Name : 'lcdconf.h'
// Title : Characte
lcdconf.h
/*! \file lcdconf.h \brief Character LCD driver configuration. */
//*****************************************************************************
//
// File Name : 'lcdconf.h'
// Title : Characte
lcdconf.h
/*! \file lcdconf.h \brief Character LCD driver configuration. */
//*****************************************************************************
//
// File Name : 'lcdconf.h'
// Title : Characte
lcdconf.h
/*! \file lcdconf.h \brief Character LCD driver configuration. */
//*****************************************************************************
//
// File Name : 'lcdconf.h'
// Title : Characte
main.c
/*
* linux/init/main.c
*
* (C) 1991 Linus Torvalds
*/
#define __LIBRARY__ // 定义该变量是为了包括定义在unistd.h 中的内嵌汇编代码等信息。
#include // *.h 头文件所在的默认目录是include/,则在代码中就不用明确指明位置。
// 如果不是UNIX 的标准头文件,则需要指明
dms.c
/*************************************************************************/
/* */
/* Copyright Mentor Graphics Cor
main.lst
C51 COMPILER V7.00 MAIN 06/19/2002 15:16:44 PAGE 1
C51 COMPILER V7.00, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN ma
main.c
#include
#include
/*---------------------------------------------------------
Load code into the von Neumann memory at 0xE000.
--------------------------------------------
memorysegment.h
#if !defined(AFX_MEMORY_H__FA575AEA_1879_4F97_BDBE_AEC4EA1878E3__INCLUDED_)
#define AFX_MEMORY_H__FA575AEA_1879_4F97_BDBE_AEC4EA1878E3__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS