代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/373369/9460907
java criticalsection.java
//: concurrency/CriticalSection.java
// Synchronizing blocks instead of entire methods. Also
// demonstrates protection of a non-thread-safe class
// with a thread-safe one.
package concurrency;
www.eeworm.com/read/366144/9828429
makefile
# Makefile for QMG 2.0 for Unix / Tcl environment.
# Compile by typing make.
# This file should not need customization. Instead, customize
# the file called 'custom' in the same directory.
SHELL = /
www.eeworm.com/read/366144/9828519
makefile
#makefile for QMG 2.0 for
#
# Intel 386 or higher
# Windows NT 4.0
# VC++ 5.0
# Tcl 8.0 scripting
#
# Compile with nmake
# This file should not need customization. Instead, customize
# the f
www.eeworm.com/read/169058/9883617
java criticalsection.java
//: concurrency/CriticalSection.java
// Synchronizing blocks instead of entire methods. Also
// demonstrates protection of a non-thread-safe class
// with a thread-safe one.
package concurrency;
www.eeworm.com/read/168687/9902052
vhd arom.vhd
--
-- arom.vhd
--
-- Microinstruction memory for JOP3
-- Version for Altera
--
-- Generated rom.vhd can be used instead
-- if the synthesis tool can instantiate a ROM.
--
-- changelog:
-- 2
www.eeworm.com/read/168118/9938242
m drawazi.m
function drawazi(action)
% Modified after drawline
% DRAWazi works just like SELBOX except that it draws a azi instead of a box
% There are also DRAWLINEINIT and DRAWLINEFINI just like SELBOX. See he
www.eeworm.com/read/362500/9995814
m pcapset.m
function g = pcapset(action,a,n);
%PCAPSET - called by PCAGUI
%
%See instead: PCAGUI
% a is figure handel
% n is number of PCs
%I/O: g = pcapset(action,a,n);
%Copyright Eigenvector Research
www.eeworm.com/read/362500/9995959
m modlpset.m
function g = modlpset(action,a,n);
%MODLPSET Called by MODLGUI
%
%See instead: MODLGUI
% a is figure handel
% n is number of LVs
%I/O: g = modlpset(action,a,n);
%Copyright Eigenvector Resea
www.eeworm.com/read/359005/10171532
m anfismex.m
function anfismex
%ANFISMEX Core MEX function for ANFIS.
% This is the core MEX function for ANFIS. Do not use this function
% directly, use ANFIS instead. ANFIS provides a consistent and comp
www.eeworm.com/read/358903/10176439
m mu_util.m
function varargout=mu_util(optn,varargin);
% MU_UTIL Various utility routines
% This function should not be used directly; instead it is
% is accessed by other high- and low-level