代码搜索结果

找到约 10,000 项符合 Memory 的代码

memory.c

/* * linux/mm/memory.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds */ /* * demand-loading started 01.12.91 - seems it is high on the list of * things wanted, and it shoul

memory.java

import javax.swing.*; import java.awt.*; import java.awt.event.*; import java.io.*; import java.util.LinkedList; public class Memory extends JFrame implements ActionListener { JMenuBar bar;

memory.c

/* 本实验实现了Vxworks任务通信方法中的共享内存通信,实验演示了如果操作一个双向数据链表 taskSend1负责添加数据至双向数据链表 taskTake1负责从数据链表中删除数据 */ #include #include #include "lstLib.h" #include "semLib.h" #include "t

memory.h

/********************************************************************** ** Copyright (C) 2000 Trolltech AS. All rights reserved. ** ** This file is part of Qtopia Environment. ** ** This file may be

memory.cpp

/********************************************************************** ** Copyright (C) 2000 Trolltech AS. All rights reserved. ** ** This file is part of Qtopia Environment. ** ** This file may be

memory.h

/*------------------------------------------------------------------- FILE NAME: memory.h DESCRIPTION: this file includes memory allocate . AUTHOR: WYF VERSION: 2005.1122.00 COMPANY: D

memory.prj

# Standard Project file created by RVDEBUG. Do not hand edit unless # you know what you are doing. Use the Settings Window # Copyright (c) 2002 - ARM Ltd $sARM_C22.stp [PROJECT] author_=USB00423

memory.h

/*---------------------------------------------------------------------------- * Name: MEMORY.H * Purpose: USB Memory Storage Demo Definitions * Version: V1.10 *-------------

memory.c

/*---------------------------------------------------------------------------- * Name: MEMORY.C * Purpose: USB Mass Storage Demo * Version: V1.10 *---------------------------