代码搜索结果

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

todo

* Routines for selecting the k largest or smallest values could use heapsort for speed O(N log k) rather than insertion O(N k). * Sorting of complex arrarys without using additional memory. We try to

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

readme.txt

_____________________________________________________________________________ PASZLIB 1.0 May 11th, 1998 Based on the zlib 1.1.2, a general purp

ziplimit.txt

ziplimit.txt A) Hard limits of the Zip archive format: Number of entries in Zip archive: 64 k (2^16 - 1 entries) Compressed size of archive entry: 4 GByte (2^32 - 1 Bytes

ziperr.h

/* Copyright (C) 1990-1997 Mark Adler, Richard B. Wales, Jean-loup Gailly, Kai Uwe Rommel, Onno van der Linden and Igor Mandrichenko. Permission is granted to any individual or institution to use,

lnk16.cmd

/****************************************************************************** TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION

hosts.c

/* * hosts.c Copyright (C) 1992 Drew Eckhardt * mid to lowlevel SCSI driver interface by * Drew Eckhardt * * */ /* * This file contains the medium level SCSI

hosts.c

/* * hosts.c Copyright (C) 1992 Drew Eckhardt * mid to lowlevel SCSI driver interface by * Drew Eckhardt * * */ /* * This file contains the medium level SCSI