代码搜索:军事通信
找到约 10,000 项符合「军事通信」的源代码
代码结果 10,000
www.eeworm.com/read/317191/13507875
txt readme.txt
本程序段使用串口A和串口B,其发送和接收采用循环缓冲区方式,比较适合于实时性要求较低的通信,而且效率和稳定性都较高。
www.eeworm.com/read/312154/13617761
c putchar.c
/*串口1通信底层函数*/
#include // SFR declarations
#define XON 0x11
#define XOFF 0x13
/*
* putchar (full version): expands '\n' into CR LF and handles
*
www.eeworm.com/read/138385/5816646
java radixconvertor.java
package com.zcsoft.jpsc.gui;
import javax.swing.*;
import javax.swing.event.*;
import java.awt.*;
import java.awt.event.*;
import java.util.*;
/**
* Title: 串口通信
* Description: 串口
www.eeworm.com/read/491459/6435937
c can.c
/*------------------------------------------------------------------------------
;CAN总线大坝监测系统
;底层节点
;文件名称: can.c
;函数功能:CAN总线通信
;MCU支持: C8051F040
;上海富方软件合肥自动化分公司
;------------------------------
www.eeworm.com/read/491542/6437428
c putchar.c
/*串口1通信底层函数*/
#include // SFR declarations
#define XON 0x11
#define XOFF 0x13
/*
* putchar (full version): expands '\n' into CR LF and handles
*
www.eeworm.com/read/153288/12043814
c c_hdlc.c
/************主要完成和后台的HDLC通信********/
#pragma CODE DEBUG SYMBOLS OBJECTEXTEND
#include
#include
#include "Const.h"
#include "Extern.h"
extern void receive();
void RR_f
www.eeworm.com/read/253089/12245334
frm setupcomm.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form setupfrm
Caption = "通信口设置"
ClientHeight = 1530
ClientLeft = 60
www.eeworm.com/read/128156/14313632
frm frmmain.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form frmMain
Caption = "MSComm串口通信示例"
ClientHeight = 4140
ClientLeft =