代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/471135/6898154
changes
03-Jul-07 * Corrected a problem in PEIGS with recent Matlab
implementations, in which eigenvalues were not
necessarily returned in descending order.
15-Mar-07
www.eeworm.com/read/393898/8255725
h objective.h
//objective.h
//this example file declares the functions and variable n as required
//by the search implementations
//simple definitions for certain parameters may be given here as well.
#if !defined
www.eeworm.com/read/367274/9763346
ps head.ps
%
% PostScript header for NASM documentation
%
% Avoid barfing on old PS implementations
/pdfmark where
{pop} {userdict /pdfmark /cleartomark load put} ifelse
/setpagedevice where
{pop} {user
www.eeworm.com/read/415072/11084497
java attribute.java
package org.kxml;
/** Attribute class, used by both kDom and the pullparser. The
instances of this class are immutable. This restriction allows
manipulation aware element implementations wi
www.eeworm.com/read/107085/15613394
c mp.c
/*
* Multilink PPP example code.
*
* Assumptions:
*
* Input data is in linear buffers, which probably
* isn't the case for many implementations, and input
* buffers have sufficient leading and
www.eeworm.com/read/100607/15869270
h testdes.h
/* DES test vectors, derived from "Validating the Correctness of Hardware
Implementations of the NBS Data Encryption Standard", NBS Special
Publication 500-20, 1980 */
/* The data structure
www.eeworm.com/read/386806/8726061
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/386607/8735757
java baseboundedbuffer.java
package net.jcip.examples;
import net.jcip.annotations.*;
/**
* BaseBoundedBuffer
*
* Base class for bounded buffer implementations
*
* @author Brian Goetz and Tim Peierls
*/
@ThreadSafe
www.eeworm.com/read/428242/8881779
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/383713/8925541
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