代码搜索:3G通信
找到约 10,000 项符合「3G通信」的源代码
代码结果 10,000
www.eeworm.com/read/275153/10834477
frm commtest.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form FrmCommTest
Caption = "城市公交智能化调度通信子系统"
ClientHeight = 2490
ClientLeft
www.eeworm.com/read/274671/10859814
m51 project.m51
BL51 BANKED LINKER/LOCATER V6.00 05/11/2007 20:14:15 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE 串行通信程序
www.eeworm.com/read/419410/10870381
c peer.c
#include
#include
#include
#include "peer.h"
#include "message.h"
#include "bitfield.h"
extern Bitmap *bitmap;
// 指向当前与之进行通信的peer列表
Peer *peer_head = NULL;
www.eeworm.com/read/464710/7067700
frm pc&gsm.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form FrmMain
BorderStyle = 3 'Fixed Dialog
Caption = "PC机与GSM串口通信程序"
Clien
www.eeworm.com/read/374672/7092450
c ds18b20.c
/*
接线
DQ=P2^2
数码管 片选P0^0~P0^2
段选P1
*/
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/
www.eeworm.com/read/155103/7148821
frm frmpc.frm
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form frmPC
Caption = "局域网通信"
ClientHeight = 5925
ClientLeft = 60
www.eeworm.com/read/463681/7176812
c peer.c
#include
#include
#include
#include "peer.h"
#include "message.h"
#include "bitfield.h"
extern Bitmap *bitmap;
// 指向当前与之进行通信的peer列表
Peer *peer_head = NULL;
www.eeworm.com/read/463229/7185843
pas configfrm.pas
{
=====================================================================
* 软件名称:PC与数控机床通信程序
* 单元名称:配置文件
* 单元作者:彭为 (pwzyp@fjsm.net)
* 备 注:用到了线程进行发送
* 开发平台:PWin2000 SERVER + Delphi 7.0
* 兼容测试:P
www.eeworm.com/read/463229/7185844
pas mainfrm.pas
{
=====================================================================
* 软件名称:PC与数控机床通信程序
* 单元名称:主程序
* 单元作者:彭为 (pwzyp@fjsm.net)
* 备 注:用到了线程进行发送
* 开发平台:PWin2000 SERVER + Delphi 7.0
* 兼容测试:PW
www.eeworm.com/read/463229/7185850
pas fileinfo.pas
{
=====================================================================
* 软件名称:PC与数控机床通信程序
* 单元名称:编辑文件信息
* 单元作者:彭为 (pwzyp@fjsm.net)
* 备 注:用到了线程进行发送
* 开发平台:PWin2000 SERVER + Delphi 7.0
* 兼容测试