代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/251776/12320251
c dm6430-auto-burst.c
/*
FILE NAME: dm6430-auto-burst.c
FILE DESCRIPTION: Automatic burst sample program
Sample program that demonstrates how to use the pacer clock,
burst clock, sample counter, and channel gain t
www.eeworm.com/read/233350/14157400
c irnetd.c
/*
* Automatic PPP connection using irNET
*
* Luiz Magalhaes - HPL '00 (luiz_magalhaes@hp.com)
* Jean Tourrilhes - HPL '00
*
* this program is available under the GNU Publi
www.eeworm.com/read/127382/14356952
c fork1.c
#include
#include "ourhdr.h"
int glob = 6; /* external variable in initialized data */
char buf[] = "a write to stdout\n";
int
main(void)
{
int var; /* automatic variable
www.eeworm.com/read/127109/14378077
cfg autolink.cfg
PROJECT_NAME = "Automatic link generation"
OUTPUT_DIRECTORY = autolink
GENERATE_LATEX = NO
GENERATE_MAN = NO
GENERATE_RTF = NO
CASE_SENSE_NAMES = NO
INPUT = autolink.cpp
QUIET
www.eeworm.com/read/123302/14638951
txt readme.txt
C-Builder Demo 4 - A limited application, but it supports
automatic install features.
If this were being distributed in a C-Builder Zip Self-Extracting Archive,
you would tell it to run this co
www.eeworm.com/read/123302/14638960
txt readme.txt
C-Builder Demo 4 - A limited application, but it supports
automatic install features.
If this were being distributed in a C-Builder Zip Self-Extracting Archive,
you would tell it to run this co
www.eeworm.com/read/220853/14786168
cpp colorbtn.cpp
#include "stdafx.h"
#include "colorbtn.h"
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
// no automatic class substitution for this file!
#ifdef