代码搜索:双机通讯
找到约 6,822 项符合「双机通讯」的源代码
代码结果 6,822
www.eeworm.com/read/308233/13705637
c df_uart.c
/*****************************************************************************\
文件名: df_uart.h
描述:UART异步串行多点通讯从机程序。使用USART0。
晶体振荡器 XT2:8MHz LFXT1:32.768kHz
波特率:9600bit/s,8位数据位,1位停止位,空
www.eeworm.com/read/307633/13718541
cpp student.cpp
用c++实现一个班级通讯录,学生只有学号和姓名两个属性,能够添加学生,按学号查找学生,按学号的升序和降序两种方式排列所有学生
#include
#include
typedef struct docu
{
int num;
char name[10];
}* docum;
class student
{
in
www.eeworm.com/read/306393/13745482
dbg main.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR D:\桌面\avr程序设计\串口通讯范例\
FILE main.c
FUNC port_init A4 fV
BLOCK 8 A4
LINE 8 A4
LINE 9 A4
LINE 10 A8
LINE 11 AA
LINE 12 AE
LINE 13 B0
LINE 14 B
www.eeworm.com/read/304925/13782727
plg wl013.plg
礦ision2 Build Log
Project:
E:\example\ME300B实验例程\WL013_串口通讯\C51\wl013.uv2
Project File Date: 04/08/2007
Output:
www.eeworm.com/read/301619/13853719
plg wl013.plg
礦ision2 Build Log
Project:
F:\winf\ME300系列\ME300B\samples\WL013_串口通讯\C51\wl013.uv2
Project File Date: 02/12/2004
Output:
www.eeworm.com/read/488127/6497069
txt 复习6.txt
java.net
通讯所用的协议:
1、tcp/ip:有会话,有交互,一般是点对点的通信,稳定,保证质量,
但速度慢,所耗资源大。
tcp/ip--->ftp
--->http-->soap
--->smtp
一、实现
服务端
--实例化说明公开的端口
ServerSocket ss=new S
www.eeworm.com/read/487664/6507262
txt 新建 文本文档.txt
//基本蚁群算法程序
//程序在vc++6.0下面同过,对原来的做了一点修改。
//你可以使用本代码,如果感到对你有用的话,请通知作者,作者会很高兴。
//通讯地址:fashionxu@163.com
//by FashionXu
#include "stdafx.h"
#include
#include
#include
#include
using name
www.eeworm.com/read/480035/6675725
h uart.h
/*
* Copyright (c) 2004,北京博创兴业科技有限公司
* All rights reserved.
*
* 文件名称:uart.h
* 文件标识:uart
* 摘 要:串口通讯的宏定义
*
* 当前版本:2.0
* 作 者:Kent
* 完成日期:2004年5月20日
*
* 取代版本:1.1
* 原作者 :Frank
* 完成日
www.eeworm.com/read/406757/11436191
htm 00000018.htm
BBS水木清华站∶精华区
BBS水木清华站∶精华区
发信人: UN (蝈蝈), 信区: Java
标 题: Re: CGI与JAVA通讯问题&nb
www.eeworm.com/read/406382/11443697
plg rs232.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\PC机与单片机的串口通讯(RS232协议)\RS232.uv2
Project File Date: 11/02/2007
Output:
co