代码搜索:军事通信
找到约 10,000 项符合「军事通信」的源代码
代码结果 10,000
www.eeworm.com/read/351332/10657809
c usart.c
#define USART_C
#include "includes.h"
void UsartInit(void)
{
// 晶振频率 : 4.0MHz
// 通信参数: 8 Data, 1 Stop, No Parity
// 波特率:
// UBRRL= 0x0C 19200;
// UBRRL= 0x19 9600;
www.eeworm.com/read/277157/10658867
txt windows ce_com.txt
Windows CE下串行通信的实现,接受GPS数据例子
GPS数据接收程序代码如下:
. //初始化
BOOL InitInstance(HINSTANCE hInstance, int nCmdShow)
{ HWND hWnd;
HANDLE hThread;
unsigned long rc;
g_hSendEvent=CreateEvent(NULL,FALSE,
www.eeworm.com/read/159348/10666495
c usart.c
#define USART_C
#include "includes.h"
void UsartInit(void)
{
// 晶振频率 : 4.0MHz
// 通信参数: 8 Data, 1 Stop, No Parity
// 波特率:
// UBRRL= 0x0C 19200;
// UBRRL= 0x19 9600;
www.eeworm.com/read/159348/10666575
c usart.c
#define USART_C
#include "includes.h"
void UsartInit(void)
{
// 晶振频率 : 4.0MHz
// 通信参数: 8 Data, 1 Stop, No Parity
// 波特率:
// UBRRL= 0x0C 19200;
// UBRRL= 0x19 9600;
www.eeworm.com/read/159344/10667094
c usart.c
#define USART_C
#include "includes.h"
void UsartInit(void)
{
// 晶振频率 : 4.0MHz
// 通信参数: 8 Data, 1 Stop, No Parity
// 波特率:
// UBRRL= 0x0C 19200;
// UBRRL= 0x19 9600;
www.eeworm.com/read/350609/10728964
frm pc&pc.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form COMForm
BorderStyle = 3 'Fixed Dialog
Caption = "PC机与PC机串口通信"
ClientH
www.eeworm.com/read/350308/10750720
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/276097/10765255
frm pc&pc.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form COMForm
BorderStyle = 3 'Fixed Dialog
Caption = "PC机与PC机串口通信"
ClientH
www.eeworm.com/read/349821/10798465
c hongwai.c
/***********************************************************************
函数名称:红外通信 *
函数功能:实现红外无限温度传输 *
说明: *
P0_0=D0 P0_1=D1 P0_2=D2 P0_3=D3