代码搜索:automatic

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

代码结果 5,059
www.eeworm.com/read/265663/11258143

asm thermostat.asm

; ; thermostat.asm -- a simple automatic thermostat ; ; ; source code for gpasm by Byron Jeff - Oct 12th, 2001 ; Cleaned for posting - Nov 22nd, 2001 ; ; This controller drives set of relay
www.eeworm.com/read/335362/12534334

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/113666/15451542

am makefile.am

## Process this file with automake to produce Makefile.in. -*-Makefile-*- # Disable automatic dependency tracking if using other tools than gcc and gmake #AUTOMAKE_OPTIONS = no-dependencies m4datadi
www.eeworm.com/read/109695/15552177

add ip-down.local.add

# # This sample code shows you one way to modify your setup to allow automatic # configuration of your resolv.conf for peer supplied DNS addresses when using # the `usepeerdns' option. # # In my case
www.eeworm.com/read/109695/15552184

add ip-up.local.add

# # This sample code shows you one way to modify your setup to allow automatic # configuration of your resolv.conf for peer supplied DNS addresses when using # the `usepeerdns' option. # # In my case
www.eeworm.com/read/104551/15690099

am makefile.am

# Disable automatic dependency tracking if using other tools than gcc and gmake #AUTOMAKE_OPTIONS = no-dependencies lib_LTLIBRARIES = libspeex.la # Sources for compilation in the library libspeex_la
www.eeworm.com/read/103960/15715519

c sysfile.c

#include "calld.h" static FILE *fpsys = NULL; static int syslineno; /* for error messages */ static char sysline[MAXLINE]; /* can't be automatic; sys_next() returns pointers into here */ /* Re
www.eeworm.com/read/103960/15715526

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 */ /* Read
www.eeworm.com/read/100585/15870558

c sysfile.c

#include "calld.h" static FILE *fpsys = NULL; static int syslineno; /* for error messages */ static char sysline[MAXLINE]; /* can't be automatic; sys_next() returns pointers into here */ /* Re
www.eeworm.com/read/100585/15870565

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 */ /* Read