代码搜索:automatic

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

代码结果 5,059
www.eeworm.com/read/160303/5574646

doauto

#!/bin/sh # start of an automatic testing script # # Note: the name of a test affects processing. # *-rsa|*-rsa-*: keys get loaded # *-pl|*-pl-*: extracts of Pluto Logs are added to the whack log #
www.eeworm.com/read/474516/6811336

m odrysuj.m

function odrysuj(h, handles, varargin) % trgraph % refreshes graphs if CHECK(4)=1 - automatic graphs change global CHECK WYKRESY WYKRESTAG LICZBAWYK WYKRESLAB IND COL TMPWYKRESTAG TMPWYKRESLAB CZY3
www.eeworm.com/read/295595/8150764

m exlarrealdata.m

% example of Kernel Basis Pursuit and LAR regression on % real data and automatic selection of kernel parameters. % % % Paper : % V. Guigue, A. Rakotomamonjy, S. Canu, Kernel Basis Pursuit. Eur
www.eeworm.com/read/193628/8210838

s crtsi.s

; C STARTUP FOR MC68HC08 ; WITH AUTOMATIC DATA INITIALISATION ; Copyright (c) 1995 by COSMIC Software ; xref _main, __memory, __idesc__, __stack xdef _exit, __stext ; switch .bss __sbss:
www.eeworm.com/read/393865/8257774

m exlarrealdata.m

% example of Kernel Basis Pursuit and LAR regression on % real data and automatic selection of kernel parameters. % % % Paper : % V. Guigue, A. Rakotomamonjy, S. Canu, Kernel Basis Pursuit. Eur
www.eeworm.com/read/292919/8324853

c devfile.c

#include "calld.h" static FILE *fpdev = NULL; static int devlineno; /* for error messages */ static char devline[MAXLINE]; /* can't be automatic; dev_next() returns pointers into here */ /* * R
www.eeworm.com/read/392544/8336379

c devfile.c

#include "calld.h" static FILE *fpdev = NULL; static int devlineno; /* for error messages */ static char devline[MAXLINE]; /* can't be automatic; dev_next() returns pointers into here */ /* * R
www.eeworm.com/read/367834/9727529

txt waves.do.txt

// Signalscan Version 6.8b1 define noactivityindicator define analog waveform lines define add variable default overlay off define waveform window analogheight 1 define terminal automatic define but
www.eeworm.com/read/415198/11081773

s crtsi.s

; C STARTUP FOR MC68HC08 ; WITH AUTOMATIC DATA INITIALISATION ; Copyright (c) 1995 by COSMIC Software ; xref _main, __memory, __idesc__, __stack xdef _exit, __stext ; switch .bss __sbss:
www.eeworm.com/read/269691/11082987

c devfile.c

#include "calld.h" static FILE *fpdev = NULL; static int devlineno; /* for error messages */ static char devline[MAXLINE]; /* can't be automatic; dev_next() returns pointers into here */ /* * R