代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/284998/8878952
cpp memcheck.cpp
//: C10:MemCheck.cpp {O}
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Memory allocation tester
#
www.eeworm.com/read/427960/8908848
c ecdh2m8.c
/*
Example GF(2^m) Elliptic Curve Diffie-Hellman program for very constrained environments. Uses point compression.
Stack-only memory allocation. 8-bit version. The Koblitz curve variant is ideal
www.eeworm.com/read/427960/8909578
c ecdh2m16.c
/*
Example GF(2^m) Elliptic Curve Diffie-Hellman program for very constrained environments. Uses point compression.
Stack-only memory allocation. 16-bit version. The Koblitz curve variant is ideal
www.eeworm.com/read/283196/9036796
readme07
Chapter 7 - Data Management.
memory1.c - A simple memory allocation program that uses the function malloc.
memory2.c - A program that allocates 16 Megabytes of memory.
memory3.c - A program t
www.eeworm.com/read/281673/9142968
cpp memcheck.cpp
//: C10:MemCheck.cpp {O}
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Memory allocation tester
#
www.eeworm.com/read/177613/9444042
readme07
Chapter 7 - Data Management.
memory1.c - A simple memory allocation program that uses the function malloc.
memory2.c - A program that allocates 16 Megabytes of memory.
memory3.c - A program t
www.eeworm.com/read/176730/9486543
readme07
Chapter 7 - Data Management.
memory1.c - A simple memory allocation program that uses the function malloc.
memory2.c - A program that allocates 16 Megabytes of memory.
memory3.c - A program t
www.eeworm.com/read/372449/9510520
readme07
Chapter 7 - Data Management.
memory1.c - A simple memory allocation program that uses the function malloc.
memory2.c - A program that allocates 16 Megabytes of memory.
memory3.c - A program t
www.eeworm.com/read/169919/9832850
c dosfsfat.c
/* dosFsFat.c - DOS file system File Allocation Table Handler */
/* Copyright 1987-2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01q,10jan0
www.eeworm.com/read/365783/9847984
readme07
Chapter 7 - Data Management.
memory1.c - A simple memory allocation program that uses the function malloc.
memory2.c - A program that allocates 16 Megabytes of memory.
memory3.c - A program t