代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/129848/5969712
ora initoradb.ora
db_name = oradb
instance_name = oradb
control_files = ('/opt/oracle/oradata/oradb/ora_control1.ctl', '/opt/oracle/oradata/oradb/ora_control2.ctl')
db_block_size = 8192
pga_aggregate_target = 50M
db_
www.eeworm.com/read/129064/5975212
ora initoradb.ora
db_name = oradb
instance_name = oradb
control_files = ('/opt/oracle/oradata/oradb/ora_control1.ctl', '/opt/oracle/oradata/oradb/ora_control2.ctl')
db_block_size = 8192
pga_aggregate_target = 50M
db_
www.eeworm.com/read/129064/5975305
ora initoradb.ora
db_name = oradb
instance_name = oradb
control_files = ('/opt/oracle/oradata/oradb/ora_control1.ctl', '/opt/oracle/oradata/oradb/ora_control2.ctl')
db_block_size = 8192
pga_aggregate_target = 50M
db_
www.eeworm.com/read/109049/6176716
makefile
#
# Makefile for the kernel i2c bus driver.
#
O_TARGET := i2c.o
export-objs := i2c-core.o i2c-algo-bit.o i2c-algo-pcf.o \
i2c-algo-ite.o i2c-proc.o
obj-$(CONFIG_I2C) += i2c-core.o
obj-$(CONFI
www.eeworm.com/read/139356/13159992
c creatprt.c
/*
***********************************************************************
* NARI Software *
* Automatic Realtime Remote Interfac
www.eeworm.com/read/381363/9096148
hlp contours.hlp
Image Contours
The ALEX image contour anlysis can be performed in Automatic
or Manual mode and the image contour matrix C can be saved
in a file (Matlab or ascii format).
- Automatic
The num
www.eeworm.com/read/189356/5193157
py connchoice.py
connChoices=(
{'name':'automatic',
'rate':{'min':0, 'max':5000, 'def': 0},
'conn':{'min':0, 'max':100, 'def': 0},
'automatic':1},
{'name':'unlimited',
'rate':{'min':
www.eeworm.com/read/178375/9405852
c count.c
/***********************************************************************
*
* This file contains functions for the automatic complexity calculation
* $Id $
***************************************