代码搜索:automatic

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

代码结果 5,059
www.eeworm.com/read/227822/14410763

sh qemu-binfmt-conf.sh

#!/bin/sh # enable automatic i386/ARM/SPARC/PPC program execution by the kernel # load the binfmt_misc module /sbin/modprobe binfmt_misc # probe cpu type cpu=`uname -m` case "$cpu" in i386|i486|i5
www.eeworm.com/read/209261/15224552

lbl 01m-927-733.lbl

; ; VAG-COM label file ; ; Seat Leon/Toledo (1M) / Skoda Octavia (1U) / VW Golf (1J) / VW New Beetle (1C) ; ; component: Transmission Electronic (#02) - 5-Speed Automatic Transmission 01M ; ; p
www.eeworm.com/read/38039/1090957

mnu prttoreg.mnu

PRT#TO#REGEN 再生零件 # Select 选取 Select parts to regenerate. 选取零件进行再生。 Automatic 自动 The parts that need regeneration will be selected automatically. 自动选取需要再生的零件。 Custom 定制 Edit the list of features that
www.eeworm.com/read/38039/1091370

mnu cavdbg.mnu

CAV#DBG CAV#调试 # Manual 手动 Generate points by picking on surfaces until you grow tired. 在曲面上选出来生成点直到疲倦。 Automatic 自动 Let Pro/E pick for you. Pro/E自动选出。
www.eeworm.com/read/38039/1092373

mnu addautoman.mnu

ADD#OPER 增加操作 # Auto#Sel 自动选取 Automatic assembly feature intersection with components in path of feature. 用特征路径中的元件自动装配特征相交点 Manual#Sel 手工选取 Manual selection of components for assembly feature to int
www.eeworm.com/read/470720/1448325

f auto1.f

* Test automatic arrays. program auto1 implicit none integer i integer j0(40) integer j1(40) integer jc0(40) integer jc1(40) common /jc0/ jc0 comm
www.eeworm.com/read/470720/1448339

f auto0.f

* Test automatic arrays. program auto0 implicit none integer i integer j0(40) integer j1(40) integer jc0(40) integer jc1(40) common /jc0/ jc0 comm
www.eeworm.com/read/470693/1460271

f auto1.f

* Test automatic arrays. program auto1 implicit none integer i integer j0(40) integer j1(40) integer jc0(40) integer jc1(40) common /jc0/ jc0 comm
www.eeworm.com/read/470693/1460285

f auto0.f

* Test automatic arrays. program auto0 implicit none integer i integer j0(40) integer j1(40) integer jc0(40) integer jc1(40) common /jc0/ jc0 comm
www.eeworm.com/read/240162/4583474

f auto1.f

* Test automatic arrays. program auto1 implicit none integer i integer j0(40) integer j1(40) integer jc0(40) integer jc1(40) common /jc0/ jc0 comm