代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/168845/5435628
py setup.py
# contributed by Prabhu Ramachandran
from distutils.core import setup
import sys
setup (name = "Pyste",
version = "0.9.10",
description = "Pyste - P
www.eeworm.com/read/162614/5523124
tree var_defs.tree
// { dg-do compile }
// { dg-options "-Wuninitialized -O" }
external_definition void boring (int arg0);
external_definition char condition (char arg1, char arg2);
boring
{
arg0 = +5 + +3; // Forc
www.eeworm.com/read/394328/8230640
rpt binary_to_gray.rpt
Project Information d:\workplace\maxplus\binary_to_gray.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 12/20/2008 10:20:30
Copyright (C) 1988-2002 Al
www.eeworm.com/read/394232/8241829
rpt h_adder.rpt
Project Information d:\vhdl编程\f_adder\h_adder.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 11/03/2008 11:08:38
Copyright (C) 1988-2002 Alte
www.eeworm.com/read/394007/8251294
rpt f_adder.rpt
Project Information d:\isp\four_fadd\f_adder.rpt
MAX+plus II Compiler Report File
Version 10.1 06/12/2001
Compiled: 12/14/2008 22:44:48
Copyright (C) 1988-2001 Al
www.eeworm.com/read/100018/15889267
cgi save_auto.cgi
#!/usr/local/bin/perl
# save_auto.cgi
# Update automatic sync options
require './majordomo-lib.pl';
&ReadParse();
if ($in{'sync'}) {
$config{"sync_$in{'name'}"} = 1;
}
else {
delete($config{"sync_
www.eeworm.com/read/100018/15889596
info config.info
dhcpd_conf=DHCP server config file,0
dhcpd_path=DHCP server executable,0
interfaces=Interfaces to run DHCP on,3,Automatic
pid_file=Path to DHCP server pid file,0
lease_file=DHCP server lease file,0
www.eeworm.com/read/426540/9014428
pdf automatic wrapper maintenance for semi-structured web sources using results from previous queries 2005.pdf
www.eeworm.com/read/474738/6805699
pdf tms320c54x automatic gain control (agc) algorithm user's guide.pdf
www.eeworm.com/read/431675/8662139
m neurc.m
%NEURC Automatic Neural Network Classifier
%
% W = neurc(A,n)
%
% Automatic neural network classifier based on a feedforward network
% with n hidden units (default n = 5) and a Levenberg-Marquardt