代码搜索:implementations
找到约 4,027 项符合「implementations」的源代码
代码结果 4,027
www.eeworm.com/read/380622/9141121
pas cltnarrays.pas
unit CltnArrays;
(*
Implement collections using arrays.
IList and IStack are obvious for array implementations, but ISet and IMap
can also work with arrays. TSortedList implements IList, b
www.eeworm.com/read/379935/9172184
c ammem.c
/*
* AMMem.c
*
* the implementations of memory operations on wince platform
*
*/
#include "AMPlat.h"
#include "AMMem.h"
MPVoid AMMemAlloc(MHandle hContext, MLong size)
{
return
www.eeworm.com/read/379711/9182135
intro
This is the implementation of the SystemV/Coherent filesystem for Linux.
It grew out of separate filesystem implementations
Xenix FS Doug Evans June 1992
SystemV FS
www.eeworm.com/read/377828/9261106
cpp sets.cpp
/* Copyright (C) 1999 Lucent Technologies */
/* From 'Programming Pearls' by Jon Bentley */
/* sets.cpp -- exercise set implementations on random numbers */
#include
#include
usi
www.eeworm.com/read/177819/9431153
c realloc.c
/* rpl_realloc.c -- a replacement for broken realloc implementations
Copyright (C) 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it
www.eeworm.com/read/364450/9906298
cpp sets.cpp
/* Copyright (C) 1999 Lucent Technologies */
/* From 'Programming Pearls' by Jon Bentley */
/* sets.cpp -- exercise set implementations on random numbers */
#include
#include
usi
www.eeworm.com/read/359573/10136639
html 24-06.html
APPLIED CRYPTOGRAPHY, SECOND EDITION: Protocols, Algorithms, and Source Code in C:Example Implementations
www.eeworm.com/read/359573/10136641
html 24-12.html
APPLIED CRYPTOGRAPHY, SECOND EDITION: Protocols, Algorithms, and Source Code in C:Example Implementations
www.eeworm.com/read/359573/10136642
html 24-03.html
APPLIED CRYPTOGRAPHY, SECOND EDITION: Protocols, Algorithms, and Source Code in C:Example Implementations
www.eeworm.com/read/359573/10136645
html 24-11.html
APPLIED CRYPTOGRAPHY, SECOND EDITION: Protocols, Algorithms, and Source Code in C:Example Implementations