代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/296774/7114089
h isccoff.h
/* Definitions for Intel 386 running Interactive Unix System V.
Specifically, this is for recent versions that support POSIX;
for version 2.0.2, use configuration option i386-sysv instead.
(B
www.eeworm.com/read/299984/7140559
m fdsc.m
%FDSC Feature based Dissimilarity Space Classification (outdated)
%
% This routine is outdated, use KERNELC instead
%
% W = FDSC(A,R,FEATMAP,TYPE,P,CLASSF)
% W = A*FDSC([],R,FEATMAP,TYPE,P,C
www.eeworm.com/read/463638/7177369
mk makefile-impl.mk
#
# Generated Makefile - do not edit!
#
# Edit the Makefile in the project folder instead (../Makefile). Each target
# has a pre- and a post- target defined where you can add customization code.
#
www.eeworm.com/read/460435/7251035
m fdsc.m
%FDSC Feature based Dissimilarity Space Classification (outdated)
%
% This routine is outdated, use KERNELC instead
%
% W = FDSC(A,R,FEATMAP,TYPE,P,CLASSF)
% W = A*FDSC([],R,FEATMAP,TYPE,P,C
www.eeworm.com/read/459924/7262685
py libfann.py
# This file was created automatically by SWIG.
# Don't modify this file, modify the SWIG interface instead.
# This file is compatible with both classic and new-style classes.
import _libfann
d
www.eeworm.com/read/459924/7262694
py libfann.py
# This file was created automatically by SWIG.
# Don't modify this file, modify the SWIG interface instead.
# This file is compatible with both classic and new-style classes.
import _libfann
d
www.eeworm.com/read/447298/7554771
c testoom.c
/*
* testOOM.c: Test out-of-memory handling
*
* See Copyright for the status of this software.
*
* hp@redhat.com
*/
/* FIXME this test would be much better if instead of just checking
* for de
www.eeworm.com/read/447044/7559913
java listing16-11_reducingtempobjects.java
// Listing 16-11. Reducing the Number of Temporary Objects by Using StringBuffer Instead of String
public String getSlowNumberString( int top ) {
String number = "";
for ( int i = 0; i
www.eeworm.com/read/441245/7673253
m fdsc.m
%FDSC Feature based Dissimilarity Space Classification (outdated)
%
% This routine is outdated, use KERNELC instead
%
% W = FDSC(A,R,FEATMAP,TYPE,P,CLASSF)
% W = A*FDSC([],R,FEATMAP,TYPE,P,C
www.eeworm.com/read/441132/7675432
c scp.c
/*
* scp - secure remote copy. This is basically patched BSD rcp which
* uses ssh to do the data transfer (instead of using rcmd).
*
* NOTE: This version should NOT be suid root. (This uses ssh