代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/456710/1603633
java iservercontextfactory.java
package com.esri.solutions.jitk.common.agslocal;
import com.esri.arcgis.server.IServerContext;
import java.util.Properties;
/**
* Defines an interface for implementing objects that want t
www.eeworm.com/read/456067/1608261
old makefile.old
#
# Makefile for precise-costs codes implementing the cost scaling
# push-relabel assignment algorithm.
# Filenames of executable images are derived from compile-time macro
# definitions as follows (f
www.eeworm.com/read/250243/4434538
c zlib.c
/*
* This file is derived from various .h and .c files from the zlib-0.95
* distribution by Jean-loup Gailly and Mark Adler, with some additions
* by Paul Mackerras to aid in implementing Deflate c
www.eeworm.com/read/241253/4562795
doc zmodem.doc
zmodem.doc !copyrighted by MCS 1994 use it anyway you like but don't complain
this file should be accompanied by a readme which contains some background
information on implementing zmodem.
GENERAL
--
www.eeworm.com/read/233527/4666799
old makefile.old
#
# Makefile for precise-costs codes implementing the cost scaling
# push-relabel assignment algorithm.
# Filenames of executable images are derived from compile-time macro
# definitions as follows (f
www.eeworm.com/read/229403/4756635
in config.in
config BR2_PACKAGE_OPENSSL
bool "openssl"
default n
help
A collaborative effort to develop a robust, commercial-grade, fully
featured, and Open Source toolkit implementing the Secure Sockets
www.eeworm.com/read/209559/4961528
c zlib.c
/*
* This file is derived from various .h and .c files from the zlib-0.95
* distribution by Jean-loup Gailly and Mark Adler, with some additions
* by Paul Mackerras to aid in implementing Deflate c
www.eeworm.com/read/198657/5083483
readme
Code for SPARC processors implementing version 9 of the SPARC architecture.
This code is for systems that doesn't preserve the full 64-bit contents of
integer register at context switch. For other sy
www.eeworm.com/read/191697/5163563
java sms_gui.java
// Serial SMS client for handling SMS communication with a mobile terminal
// (C) 2001 by Stefan Moscibroda
// Main class implementing GUI
import java.io.*;
import java.util.*;
import jav
www.eeworm.com/read/187503/5220640
java indicator.java
package com.jsystemtrader.indicator;
import java.text.*;
import java.util.*;
import com.jsystemtrader.platform.*;
/**
* Base class for all classes implementing technical indicators.
*/