代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/414988/11087565
java registeredclasses14.java
// typeinfo/RegisteredClasses14.java
// TIJ4 Chapter Typeinfo, Exercise 14, page 586
/* A constructor is a kind of factory method. Modify RegisteredFactories.java
* so that instead of using explici
www.eeworm.com/read/414988/11088038
java varargex20.java
// initialization/VarargEx20.java
// TIJ4 Chapter Initialization, Exercise 20, page 204
/* Create a main() that uses varargs instead of the ordinary main() syntax. Print
* all the elements in the r
www.eeworm.com/read/266403/11227104
cpp xx.cpp
// Created:11-03-98
// By Jeff Connelly
// XXEncoding, similar to UUEncoding.
// XXE should be used instead of UUE because the alphabet is + and - 0-9, A-Z,
// and a-z. The problems of transl
www.eeworm.com/read/265664/11258104
asm steptest.asm
; Curtain control test program
;
; This program tests the limit opto switches and direction inputs.
; Test with LEDS instead of motor coils.
;
; PORTA bit 0 - OPEN input
; bit 1 - CLOSE input
www.eeworm.com/read/112766/15477380
c iobyapc.c
/*
* IoByAPC.c
*
* Sample code for Multithreading Applications in Win32
* This is from Chapter 6, Listing 6-3
*
* Demonstrates how to use APC's (asynchronous
* procedure calls) instead o
www.eeworm.com/read/106690/15626502
m eeg_options.m
% eeg_options() - eeglab option script
%
% Note: DO NOT EDIT, instead use pop_editoptions() or the menu
% /File/Maximize memory in EEGLAB gui
option_computeica = 1 ; % Precompute ICA activatio
www.eeworm.com/read/100605/15869622
pl configure.pl
#!/usr/bin/perl -w
# WARNING: This file is machine-generated; any changes will be lost.
# Instead, change mkconfig.pl and the system description files.
# If you find a bug in this program (such as g
www.eeworm.com/read/100145/15882767
xen makefile.xen
#
# MAKE FILE FOR XENIX systems on 80x86 machines/other platforms will have to
# modify CFLAGS.
# add -DALLOC if your system uses alloc() instead of malloc()
# add -DNOSIGNAL for faster processing
www.eeworm.com/read/291153/8439449
6 makefile.2.6
# Makefile for the Linux video drivers.
# 5 Aug 1999, James Simmons,
# Rewritten to use lists instead of if-statements.
# Each configuration option enables a list o
www.eeworm.com/read/189495/8467254
whatsnew-feb22,1996
February 22, 1996 by Robin Miller
The following changes have been made to 'dt' Version 9.4:
o An option has been added to allow random I/O to be selected instead
of the default sequential I/O