代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/459034/1574873
java expression.java
package jmathlib.core.tokens;
import jmathlib.core.interpreter.*;
import java.util.Enumeration;
/**Class implementing a tree where each node has a variable no of children*/
public class Expr
www.eeworm.com/read/456067/1608249
makefile
#
# Makefile for rounded-costs (bit-scaling) codes implementing the cost
# scaling push-relabel assignment algorithm.
# Filenames of executable images are derived from compile-time macro
# definitions
www.eeworm.com/read/454567/1629590
java memberaccessvaluestack.java
package com.opensymphony.xwork2.util;
import java.util.Set;
import java.util.regex.Pattern;
/**
* ValueStacks implementing this interface provide a way to remove block or allow access
* to
www.eeworm.com/read/250243/4434542
h zlib.h
/* */
/*
* This file is derived from zlib.h and zconf.h from the zlib-0.95
* distribution by Jean-loup Gailly and Mark Adler, with some additions
* by Paul Mackerras to aid in implementing Deflat
www.eeworm.com/read/247149/4489168
java stemmer.java
package edu.udo.cs.wvtool.external;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
/**
* Stemmer, implementing the Porter Stemming Algorith
www.eeworm.com/read/237048/4634274
java serversocket.java
/* ServerSocket.java -- Class for implementing server side sockets
Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is fr
www.eeworm.com/read/233527/4666784
makefile
#
# Makefile for rounded-costs (bit-scaling) codes implementing the cost
# scaling push-relabel assignment algorithm.
# Filenames of executable images are derived from compile-time macro
# definitions
www.eeworm.com/read/233448/4689370
cc natsystem.cc
// natSystem.cc - Native code implementing System class.
/* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation
This file is part of libgcj.
This software is copyrighted wo
www.eeworm.com/read/228954/4761348
cs circularbuffer.cs
// Fig. 11.6: CircularBuffer.cs
// Implementing the producer/consumer relationship with a
// circular buffer.
using System;
using System.Drawing;
using System.Collections;
using System.Compone
www.eeworm.com/read/225998/4789044
handle-master-host-event
#!/bin/sh
# REDUNDANCY EVENT HANDLER SCRIPT
# Written By: Ethan Galstad (nagios@nagios.org)
# Last Modified: 02-19-2004
#
# This is an example script for implementing redundancy.
# Read the HTML docu