代码搜索:init
找到约 10,000 项符合「init」的源代码
代码结果 10,000
www.eeworm.com/read/259633/4339675
cpp init.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "stdio.h"
#include "init.h"
#include "..\..\..\include\driver.h"
#includ
www.eeworm.com/read/259633/4339682
dfm init.dfm
object frmMain: TfrmMain
Left = 224
Top = 149
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Analogy input with Interrupt'
ClientHeight = 353
ClientWid
www.eeworm.com/read/259633/4339684
h init.h
//---------------------------------------------------------------------------
#ifndef initH
#define initH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/259633/4339707
h init.h
//---------------------------------------------------------------------------
#ifndef INITH
#define INITH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/259633/4339708
dfm init.dfm
object FrmInit: TFrmInit
Left = 240
Top = 209
BorderStyle = bsDialog
Caption =
'Advantech Demo: Device selection and initialization for Analog I' +
'nput /interrupt transfer '
www.eeworm.com/read/259633/4339718
cpp init.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Init.h"
#include "DataShow.h"
#include "Convert.h"
#include "GainList
www.eeworm.com/read/259633/4340066
pas init.pas
unit Init;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Menus, StdCtrls, ExtCtrls, Mask, Global, Driver,Math;
type
TfrmInit = class(TForm)
www.eeworm.com/read/259633/4340130
pas init.pas
unit Init;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Mask,
Driver;
type
TfrmInit = class(TForm)
grpSelDev: TGroupBox;
www.eeworm.com/read/259633/4340149
pas init.pas
unit Init;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Menus, StdCtrls, ExtCtrls, Mask,
Driver;
type
TfrmInit = class(TForm)
butE
www.eeworm.com/read/259633/4340270
pas init.pas
unit Init;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Mask,
Driver;
type
WAVE_PROPERTY = Record
iType : word;