代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/469590/6932344
java remotemathimpl.java
// Implementation of RemoteMath interface for RMI server
// This class implements the interface RemoteMath which is used to support
// RMI based simple math operations. This class extends
// Unica
www.eeworm.com/read/469590/6932448
java remotemathimpl.java
// Implementation of RemoteMath interface for RMI server
// This class implements the interface RemoteMath which is used to support
// RMI based simple math operations. This class extends
// Unica
www.eeworm.com/read/201480/6967084
cpp d3dfont.cpp
//-----------------------------------------------------------------------------
// File: D3DFont.cpp
//
// Desc: Texture-based font class
//
// Copyright (c) 1999-2001 Microsoft Corporation. All
www.eeworm.com/read/201480/6967130
cpp d3dfont.cpp
//-----------------------------------------------------------------------------
// File: D3DFont.cpp
//
// Desc: Texture-based font class
//
// Copyright (c) 1999-2001 Microsoft Corporation. All
www.eeworm.com/read/467357/7010887
m binarymutation.m
function [parent] = binaryMutate(parent,bounds,Ops)
% Binary mutation changes each of the bits of the parent
% based on the probability of mutation
%
% function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/466855/7022066
m opt_filter.m
%-----------------------------------------------------------------------------------------
% 本程序直接摘自文献:
% S. K. Mitra. Digital Signal Processing: A Computer-Based Approach. Second Edition,
%
www.eeworm.com/read/466625/7030581
conf httpd.conf
#
# Based upon the NCSA server configuration files originally by Rob McCool.
#
# This is the main Apache server configuration file. It contains the
# configuration directives that give the se
www.eeworm.com/read/303740/7070068
java item.java
/**
* This class is part of the "World of Zuul" application.
* "World of Zuul" is a very simple, text based adventure game.
*
* This Class include the attributes of item, here it includes
www.eeworm.com/read/154303/7107063
txt ex6_48.txt
Example 6.48 CommandAndViewFactory
// Command and View Dual-Factory creates Command and View
// instances based on current application state and requested operation
public class CommandAndViewFact
www.eeworm.com/read/108028/7113421
cpp roamsimple.cpp
//
// ROAM Simplistic Implementation
// All code copyright Bryan Turner (Jan, 2000)
// brturn@bellsouth.net
//
// Based on the Tread Marks engine by Longbow Digital Arts
//