代码搜索:调试协议
找到约 10,000 项符合「调试协议」的源代码
代码结果 10,000
www.eeworm.com/read/284689/8909224
h sgip.h
/*++
版权所有(C),清华深讯公司
模块名:
sgip.h
摘要:
短消息网关互联协议(SGIPv1.2)
作者:
周辉球
环境:
Win32平台和UNIX类平台, 通过预编译宏定义决定
修改历史:
--*/
#ifndef _SGIP_H_
#define _SGIP_H_
#
www.eeworm.com/read/374737/9387223
h xmodem.h
/* Xmodem的控制字符 */
#define SOH 0x01
#define EOT 0x04
#define ACK 0x06
#define NAK 0x15
#define CAN 0x18
/* 协议的常量设置 */
#define BLOCK_SIZE 128
#define ONE_SECOND 1000000 /* 延迟的时间 */
/*
www.eeworm.com/read/364438/9906537
h chap_9.h
//协议层头文件
#ifndef __CHAP_9_H__
#define __CHAP_9_H__
#define MSB(x) (((x)>>8)&0xFF)
#define MAX_ENDPOINTS (INT8U)0x03
//Get Status 命令的返回值
#define USB_GETSTATUS_SELF_POWERED 0x01
#defin
www.eeworm.com/read/363935/9931292
txt agreement.txt
巨化集团公司 排水 PH 监测系统
通讯协议约定
1.自动时实转播:
上位机请发命令格式:(9Byte)
# Y M D H M 'E' 'N' 'D'
| | | | | | | | |
点号 年 月 日 时 分 结 束
下位机发送数据格式:(n+11Byte)
www.eeworm.com/read/280127/10353628
txt 模拟数据采器 usart.txt
;Data Acquisition Device 数据采集办法
;* Module Description组件描述:
;* Analog Data Acquisition模拟数据采集器组件使用 EE314
;* 设备接口通过RS232串行口serial port到PC,同时提供协议protocol支持最多5个对;* 手方频道
;* oscillator clock
www.eeworm.com/read/160496/10526417
txt 模拟数据采器 usart.txt
;Data Acquisition Device 数据采集办法
;* Module Description组件描述:
;* Analog Data Acquisition模拟数据采集器组件使用 EE314
;* 设备接口通过RS232串行口serial port到PC,同时提供协议protocol支持最多5个对;* 手方频道
;* oscillator clock
www.eeworm.com/read/159611/10633647
txt 模拟数据采器 usart.txt
;Data Acquisition Device 数据采集办法
;* Module Description组件描述:
;* Analog Data Acquisition模拟数据采集器组件使用 EE314
;* 设备接口通过RS232串行口serial port到PC,同时提供协议protocol支持最多5个对;* 手方频道
;* oscillator clock
www.eeworm.com/read/272144/10968934
tcl adhoc.tcl
# 采用了参数传递的形式,可以直接通过命令行方便的模仿ad hoc的所有平面路由协议
if {$argc !=4} {
puts "Usage: ns adhoc.tcl Routing_Protocol Traffic_Pattern Scene_Pattern Num_Of_Node"
puts "Example:ns adhoc.tcl AODV cb
www.eeworm.com/read/129881/6955548
h ver.h
#ifndef __VER_H__
#define __VER_H__
/********************************************************
V1.0.0 >>2004-12-15
1) 第一次的软件版本,基本完成通讯功能,字符串滚动协议还没有完成。
2) VFD显示buffer前后台的切换还没有完成。
V
www.eeworm.com/read/452999/7428107
tcl adhoc.tcl
# 采用了参数传递的形式,可以直接通过命令行方便的模仿ad hoc的所有平面路由协议
if {$argc !=4} {
puts "Usage: ns adhoc.tcl Routing_Protocol Traffic_Pattern Scene_Pattern Num_Of_Node"
puts "Example:ns adhoc.tcl AODV cb