代码搜索结果
找到约 10,322 项符合
Communication 的代码
serial communication.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
serial communication.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\51 Serial Communication\Serial Communication.uv2
Project File D
serial communication.lnp
"Serial Communication.obj"
TO "Serial Communication"
serial communication.lst
A51 MACRO ASSEMBLER SERIAL_COMMUNICATION 07/31/2006 13:52:30 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN Serial Communication.OB
serial communication.plg
礦ision3 Build Log
Project:
G:\60401231-王凯厚\新建文件夹\Serial Communication.uv2
Project File Date: 11/25/2008
Output:
Build target 'Target 1'
assem
serial communication.lnp
"STARTUP.obj",
"Serial Communication.obj"
TO "Serial Communication"
communication.~pas
unit Communication;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, SPComm;
type
TFormCommunication = class(TForm)
Comm1: TCom
communication.pas
unit Communication;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, SPComm;
type
TFormCommunication = class(TForm)
Comm1: TCom
simple gpib communication in vb.net.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Simple GPIB Communication in VB.NET", "Simple GPIB Communication in VB.NET\Simple GPIB
communication.lnp
"STARTUP.obj",
"communication1.obj"
TO "communication"
RAMSIZE(256)