代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/185783/8985222
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/185783/8985246
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/283398/9025109
csv mb525 bom.csv
Board :MB525 all variants,,,Rev :B-02,,,,,,,,,,,,,
Designer name,Qing shao,,,,,,,,,,,,,,,
"applied ""automatic filter"" row 7, in column ""variant"" select (custom), chose equal=""base"" OR equal=
www.eeworm.com/read/183678/9145646
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/183272/9172424
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/178315/9408743
c main.c
/* qADSL - An automatic login daemon for WAN/LAN/ADSL connections
*
* qADSL is an auto-login/connection-keep-alive daemon for various
* WAN/LAN/ADSL connections provided by several (Swedish) ISPs.
www.eeworm.com/read/371338/9555625
readme-tv8532
This driver is Experimental :
Sometimes colors are strange, Automatic Bayer align need some light to work
please move the camera to get more ligth at the top left of your picture.
Good setting can b
www.eeworm.com/read/169665/9847036
c guidev_auto.c
/*! @file GUIDEV_Auto.c
* Implementation of automatic banding memory devices
*
* @author hiber modified
* @author Copyleft (C) 1981-2006, All Rights Givenup
* @date 04/18/2006
* @ver
www.eeworm.com/read/365412/9864209
readme-tv8532
This driver is Experimental :
Sometimes colors are strange, Automatic Bayer align need some light to work
please move the camera to get more ligth at the top left of your picture.
Good setting can b
www.eeworm.com/read/364932/9886882
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