代码搜索:gsm模块

找到约 10,000 项符合「gsm模块」的源代码

代码结果 10,000
www.eeworm.com/read/162211/10325683

h gsm.h

/* * Copyright 1992 by Jutta Degener and Carsten Bormann, Technische * Universitaet Berlin. See the accompanying file "COPYRIGHT" for * details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/280156/10351611

exe gsm.exe

www.eeworm.com/read/161780/10375771

frx gsm.frx

www.eeworm.com/read/161780/10375776

frm gsm.frm

VERSION 5.00 Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX" Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX" Begin VB.Form frmMain BorderStyle
www.eeworm.com/read/352784/10507482

asm gsm.asm

;============================================= ;CS1接CS50 ;============================================= ADDR1 EQU 0CFA8H ;8250 ADDR2 EQU 0CFA9H INTR EQU 0CFAAH LCR
www.eeworm.com/read/423289/10574101

c gsm.c

#include "c8051f020.h" // SFR declarations #define UINT unsigned int #define UCHAR unsigned char #define STARTCODE 0xfb #define ENDCODE 0xf7 #define TI1 (SCON1 & 0x02) #define RI1
www.eeworm.com/read/278028/10580022

c gsm.c

#include "c8051f020.h" // SFR declarations #define UINT unsigned int #define UCHAR unsigned char #define STARTCODE 0xfb #define ENDCODE 0xf7 #define TI1 (SCON1 & 0x02) #define RI1
www.eeworm.com/read/277874/10597371

c gsm.c

#include "c8051f020.h" // SFR declarations #define UINT unsigned int #define UCHAR unsigned char #define STARTCODE 0xfb #define ENDCODE 0xf7 #define TI1 (SCON1 & 0x02) #define RI1
www.eeworm.com/read/351297/10660961

c gsm_at.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_at.cc // * // * Purpose: Utility classes for AT command sequence handlin
www.eeworm.com/read/351297/10660997

h gsm_at.h

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_at.h // * // * Purpose: Utility classes for AT command sequence handling