代码搜索结果

找到约 10,000 项符合 Analog 的代码

analog.c

//----------------------------------------------------------------------------- // 这部分程序是利用040内部温度传感器采集出温度值及电压的值,然后通过 //以太网将这些值发送出去的. //-------------------------------------------------------------

analog.h

//----------------------------------------------------------------------------- // ANALOG.H // //----------------------------------------------------------------------------- void init_adc(void)

analog.lst

C51 COMPILER V8.01 ANALOG 11/23/2005 11:09:00 PAGE 1 C51 COMPILER V8.01, COMPILATION OF MODULE ANALOG OBJECT MODULE PLACED IN

analog.c

//----------------------------------------------------------------------------- // Net ANALOG.C // // This module handles the analog inputs which are external temperature // sensor, the on-chip te

analog.h

//----------------------------------------------------------------------------- // ANALOG.H // //----------------------------------------------------------------------------- void init_adc(void)

analog.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /

analog.pl

################################################################################ # # analog.pl # # This script creates the file analog.cfg. It contains: # - the ANALOG value computed from ANLG_F

analog.dfm

object AnalogForm: TAnalogForm Left = 166 Top = 115 Width = 544 Height = 372 Caption = #28909#27169#25311 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindow

analog.pas

unit Analog; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Menus, TeEngine, Series, ExtCtrls, TeeProcs, Chart, ComCtrls,StrUtils, St