代码搜索:GY 开发教程
找到约 10,000 项符合「GY 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/332725/12736916
pas mrwx_gy.pas
unit MRWX_GY;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
jpeg, ExtCtrls, StdCtrls, Buttons,shellapi;
type
TMR_WXGY = class(TForm)
P
www.eeworm.com/read/332725/12736970
dfm mrwx_gy.dfm
object MR_WXGY: TMR_WXGY
Left = 280
Top = 163
BorderIcons = []
BorderStyle = bsSingle
Caption = #20851#20110
ClientHeight = 218
ClientWidth = 437
Color = clBtnFace
Font.Char
www.eeworm.com/read/332725/12737642
~pas mrwx_gy.~pas
unit MRWX_GY;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
jpeg, ExtCtrls, StdCtrls, Buttons,shellapi;
type
TMR_WXGY = class(TForm)
P
www.eeworm.com/read/332725/12737914
~dfm mrwx_gy.~dfm
object MR_WXGY: TMR_WXGY
Left = 280
Top = 163
BorderIcons = []
BorderStyle = bsSingle
Caption = #20851#20110
ClientHeight = 218
ClientWidth = 437
Color = clBtnFace
Font.Char
www.eeworm.com/read/144110/12815554
cab chlen_gy.cab
www.eeworm.com/read/323487/13338984
hex gy1.hex
:100000001B0A0400AA020F0C8A0003071A0A6A00DE
:1000100012024307F200AB023C0C8B0003071A0AE2
:100020006B00AC023C0C8C0003071A0A6C00000049
:10003000AD02000000080400080C24006000A402C7
:10004000040004021F0
www.eeworm.com/read/323487/13338986
err gy1.err
Warning[215] C:\TEMP\PC\HONW\GY1.ASM 17 : Processor superseded by command line. Verify processor symbol.
www.eeworm.com/read/323487/13338989
lst gy1.lst
MPASM 03.90.01 Released GY1.ASM 12-18-2007 10:36:49 PAGE 1
LOC OBJECT CODE LINE SOURCE TEXT
VALUE
00001 ;二、 工作模式:
www.eeworm.com/read/323487/13338993
asm gy1.asm
;二、 工作模式:
;1、间隙工作,即:每5秒电路工作一次,发16mS红外线脉冲,同时对接收电路供电,
; 延时5mS等待接收电路工作稳定,询问接收到反射信号,如没有,返回延时5秒继续。
; 如有反射信号便改为1秒询问1次,连续5次收到反射信号便认为是有人在,
; 反之,认为是有人走过,有人在时,就开始询问反射信号没有了吗?
; 连续2次没有接收到反射信号,便认为 ...