代码搜索结果
找到约 79,096 项符合
Memory 的代码
memory.plg
礦ision3 Build Log
Project:
E:\LPCEB2300项目\LPC2300转产资料\LCP2300光盘\程序源代码\USBMem\Memory.uv2
Project File Date: 11/12/2007
Output:
Load "E:\\LPCEB2
memory.java
package design;
public class Memory {
int startPose;
int size;
int state=0;//只在Sys_memory中用,0表示free,1表示被占用
public void setStartPose(int s){startPose=s;}
public void setSize(int s
memory.c
/*----------------------------------------------------------------------------*/
/* memory.c - memory management routines for sga code */
/*----------------------------------
memory.htm
Memory
memory.c
/*----------------------------------------------------------------------------
* Name: MEMORY.C
* Purpose: USB Mass Storage Demo
* Version: V1.03
*---------------------------
memory.c
/* memory.c
* CMUnited-97 (soccer client for Robocup-97)
* Peter Stone
* Computer Science Department
* Carnegie Mellon University
* Copyright (C) 1997 Peter Stone
*
* CMUnit
memory.c
/*----------------------------------------------------------------------------*/
/* memory.c - memory management routines for sga code */
/*----------------------------------
memory.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ICETEK-VC5416-EDULAB\LAB0201-MEMORY\"
ProjectType=Executable
CPUFamily=TMS320C54XX
memory.c
/////////////////////////////////////////////////
// Example For ICETEK-VC5416-EDU //
// CTR Version : V4 //
// Filename: Memory.c
memory.cmd
-l rts.lib
MEMORY
{
PAGE 0:
VECT : o=80h,l=80h
PRAM : o=100h,l=1f00h
PAGE 1:
DRAM : o=2000h,l=1000h
}
SECTIONS
{
.text : {}> PRAM PAGE 0
.data : {}> PRA