代码搜索结果
找到约 10,000 项符合
Memory 的代码
sort.c
/* sort.c
* Test program to sort a large number of integers.
*
* Intention is to stress virtual memory system.
*
* Ideally, we could read the unsorted array off of the file system,
* a
ei3.htm
Effective C++, 2E | Item 3: Prefer new and delete to malloc and free Back to Item 2: Prefer to .
Continue to Item 4: Prefer C++-style comments.
Item 3: Prefer new and delete to ma
ei11.htm
Effective C++, 2E | Item 11: Declare a copy constructor and an assignment operator for classes with dynamically allocated memory Back to Constructors, Destructors, and Assignment Operators
Continue t
tips.txt
//------------------------------------------------------------------------
// Tips.txt
//------------------------------------------------------------------------
//------------------------------
flsystem.h
/*
* $Log: V:/flsystem.h_v $
Rev 1.0 13 Jan 1999 22:18:07 Yogu
added vxLib.h and macro for fault safe write in isRAM.
Rev 1.0 08 Jan 1998 17:20:00 Hdei
changed MALLOC F
flsystem.h
/******************************************************************************/
/* */
/* Copyright (C), 1995-2006, msyste
tips.txt
//------------------------------------------------------------------------
// Tips.txt
//------------------------------------------------------------------------
//------------------------------
tips.txt
//------------------------------------------------------------------------
// Tips.txt
//------------------------------------------------------------------------
//------------------------------
tips.txt
//------------------------------------------------------------------------
// Tips.txt
//------------------------------------------------------------------------
//------------------------------
abstract.txt
The Memory project is a demo program for the Keil MCB2300
Board using the Philips LPC2368 Microcontroller.
It demonstrates an USB Memory based on USB Mass Storage Class.
LEDs are used to displa