代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/196870/8052702
h vasnwprintf.h
/* vswprintf with automatic memory allocation.
Copyright (C) 2002-2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms
www.eeworm.com/read/137132/13344257
h vasnwprintf.h
/* vswprintf with automatic memory allocation.
Copyright (C) 2002-2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms
www.eeworm.com/read/140582/5785574
in auto.in
#! /bin/sh
# user interface to automatic keying and Pluto in general
# Copyright (C) 1998, 1999, 2000 Henry Spencer.
#
# This program is free software; you can redistribute it and/or modify it
# und
www.eeworm.com/read/103451/6216068
h stl_sgi.h
// STLport configuration file
// It is internal STLport header - DO NOT include it directly
# include
# define __EDG_SWITCHES
// any version ???
# define __STL_AUTOMATIC_TY
www.eeworm.com/read/101082/6250645
c init.c
#include "defs"
#include "tokdefs"
kwinit()
{
struct key { char *keyn; int keyval; } *p;
static struct key keys[] = {
"common", COMMON,
"internal", INTERNAL,
"external", EXTERNAL,
"automatic", AU
www.eeworm.com/read/348290/11602711
m contents.m
% Genetic Algorithm Toolbox.
% Version 1.2 15-Apr-94
% Department of Automatic Control and Systems Engineering
% University of Sheffield, England
%
% Creating populations
% crtbase - create a base v
www.eeworm.com/read/155852/11843742
doc autobaud.doc
Automatic Baud Rate Detection for the 80C51 AN447
This note documents a method to automatically establish the correct baud rate
for serial communications in many 80C
www.eeworm.com/read/129197/14258529
java car.java
public class Car
{
// Transmission types
public static final int AUTOMATIC = 0;
public static final int TIPTRONIC = 1;
public static final int MANUAL = 2;
// Attributes
www.eeworm.com/read/129197/14258669
java newcar.java
public abstract class NewCar
{
// Transmission types
public static final int AUTOMATIC = 0;
public static final int TIPTRONIC = 1;
public static final int MANUAL = 2;
// A
www.eeworm.com/read/128482/14294308
history
TrueTime 1.13b, 2003-11-17
==========================
* Bugs related to overrun handling fixed
TrueTime 1.13, 2003-10-23
=========================
* Changes in the network block:
- Automatic divisi