代码搜索:automatic

找到约 5,059 项符合「automatic」的源代码

代码结果 5,059
www.eeworm.com/read/177866/9429852

asn h4505.asn

Call-Park-Pickup-Operations {itu-t recommendation h 450 5 version1(0) call-park-pickup-operations(0)} DEFINITIONS AUTOMATIC TAGS ::= BEGIN IMPORTS OPERATION, ERROR FROM Remote-Operations-Inf
www.eeworm.com/read/373529/9451252

m output1.m

function varargout = Output1(varargin) global flnSaveMRI intmeth anal WD WS rf mem_list mem_out global MRI global mri anal recurrence AnL_A AnL_B Qs % Much of this content is automatic
www.eeworm.com/read/373529/9452045

m output1.m

function varargout = Output1(varargin) global flnSaveMRI intmeth anal WD WS rf mem_list mem_out global MRI global mri anal recurrence AnL_A AnL_B Qs % Much of this content is automatic
www.eeworm.com/read/355030/10300938

cpp autocc.cpp

//: C11:Autocc.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 1999 // Copyright notice in Copyright.txt // Automatic copy-constructor #incl
www.eeworm.com/read/421154/10752577

c dialer.c

/* Automatic line dialer for asynch ports running SLIP, PPP, etc. * */ #include #include #include #include "global.h" #include "mbuf.h" #include "timer.h" #in
www.eeworm.com/read/270669/11030295

c dialer.c

/* Automatic line dialer for asynch ports running SLIP, PPP, etc. * */ #include #include #include #include "global.h" #include "mbuf.h" #include "timer.h" #in
www.eeworm.com/read/449996/7491927

c dialer.c

/* Automatic line dialer for asynch ports running SLIP, PPP, etc. * */ #include #include #include #include "global.h" #include "mbuf.h" #include "timer.h" #in
www.eeworm.com/read/437619/7744700

c dialer.c

/* Automatic line dialer for asynch ports running SLIP, PPP, etc. * */ #include #include #include #include "global.h" #include "mbuf.h" #include "timer.h" #in
www.eeworm.com/read/143516/12868761

c dialer.c

/* Automatic line dialer for asynch ports running SLIP, PPP, etc. * */ #include #include #include #include "global.h" #include "mbuf.h" #include "timer.h" #in
www.eeworm.com/read/244097/12888150

sh regression.sh

#!/bin/sh # # automatic regression test for ffmpeg # # #set -x # Even in the 21st century some diffs are not supporting -u. diff -u $0 $0 > /dev/null 2>&1 if [ $? -eq 0 ]; then diff_cmd="diff -u" el