代码搜索结果
找到约 10,000 项符合
Memory 的代码
ami4.txt
哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌
AMI-BIOS CHECK-POINT, (C)1991 American Megatrends Inc.,All Rights Reserved
1346 Oakbrook Dr. #120. GA-30093. Phone:(404)-263-8181, Fax:(404)-263-9381
哌哌哌哌哌哌哌哌哌
pt-mainpage.txt
/**
\mainpage The Protothreads Library
\author Adam Dunkels
Protothreads are a type of lightweight stackless threads designed for
severly memory constrained systems such as deeply em
dmalloc.texi
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename dmalloc.info
@settitle Dmalloc Tutorial
@setchapternewpage odd
@headings double
@c %**end of header
@dircategory Libraries
@dirent
iflash2_mtd.4
.\" Copyright (C) 1998 David A. Hinds -- dahinds@users.sourceforge.net
.\" iflash2_mtd.4 1.7 2000/06/12 21:24:48
.\"
.TH IFLASH2_MTD 4 "2000/06/12 21:24:48" "pcmcia-cs"
.SH NAME
iflash2_mtd \- memory
syslib.c
/* sysLib.c - Samsung SNDS100 system-dependent routines */
#include "copyright_wrs.h"
/*
modification history
--------------------
01b,25nov99,knp changed name "end" to "secEnd"
01a,26aug99,
syslib.c
/* sysLib.c - Samsung SNDS100 system-dependent routines */
#include "copyright_wrs.h"
/*
modification history
--------------------
01b,25nov99,knp changed name "end" to "secEnd"
01a,26aug99,
ami4.txt
哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌
AMI-BIOS CHECK-POINT, (C)1991 American Megatrends Inc.,All Rights Reserved
1346 Oakbrook Dr. #120. GA-30093. Phone:(404)-263-8181, Fax:(404)-263-9381
哌哌哌哌哌哌哌哌哌
tips.txt
//------------------------------------------------------------------------
// Tips.txt
//------------------------------------------------------------------------
//------------------------------
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