代码搜索:implementations
找到约 4,027 项符合「implementations」的源代码
代码结果 4,027
www.eeworm.com/read/209036/4987807
java priorityqueue.java
package org.placelab.util.ns1;
/**
* Base interface for priority queue implementations.
*
*/
public interface PriorityQueue {
/**
* Returns true if priority queue has no elements
*
* @re
www.eeworm.com/read/198501/5087152
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/195844/5106845
c iscsi_manage.c
/* common/iscsi_manage.c
vi: set autoindent tabstop=4 shiftwidth=4 :
This is the Management interface used to configure parameters
on the iSCSI initiator and iSCSI target implementations
Assump
www.eeworm.com/read/195013/5122298
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/190666/5182438
cc iterator.cc
// 24.1.5 Random access iterators
// 24.3.1 Iterator traits
// (basic_string and vector implementations)
//
// Copyright (C) 1999 Philip Martin
// This program is free software; you can redistribute
www.eeworm.com/read/185314/5238225
java abstracthashtabletestcase.java
package com.wrox.algorithms.hashing;
import junit.framework.TestCase;
/**
* Abstract base class for testing {@link Hashtable} implementations.
*
*/
public abstract class AbstractHashtableTestCase
www.eeworm.com/read/185314/5238277
java abstractstacktestcase.java
package com.wrox.algorithms.stacks;
import junit.framework.TestCase;
/**
* Abstract base class for testing implementations of {@link Stack}.
*
*/
public abstract class AbstractStackTestCase exten
www.eeworm.com/read/182103/5266190
inl status.inl
/* inline/status.inl
*
* This include file contains the implementations of the inlined
* routines for the status package.
*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corpor
www.eeworm.com/read/182103/5266352
inl status.inl
/* macros/status.h
*
* This include file contains the implementations of the inlined
* routines for the status package.
*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporat
www.eeworm.com/read/179911/5300214
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