- Java聊天室程序 这个是服务器 import java.awt.*; import java.awt.event.*; import java.net.*; import javax.swing.*; public class UDPServerDemo extends JFrame{ int port=2345; //端口号 public UDPServerDemo(){ try{ byte[] buffer=new byte[256]; //缓冲区数组 DatagramSocket socket=new DatagramSocket(port); //实例化数据报Socket DatagramPacket packet; System.out.println("Server start..."); //输出运行信息 while (true){ packet=new DatagramPacket(buffer
- hospital 医院信息管理系统(JAVA+SQL Server);挂号管理
- ED 电力系统考虑网损的经济调度程序
- Socket 通信
- EShop jsp+JavaScript+struts+hibernate+css+mysql的网上书店(源码完整直接运行
- 4FSK 数字通信中
文件名称:RS232C.serial.communications
介绍说明--下载内容来自于网络,使用问题请自行百度
RS232C串行通讯接口的应用(附源码)
CDLE-J20.hex //单片机程序
CDLE-J20_Main.c //单片机C语言原程序
demop.exe //演示软件
源码.rar //演示软件delphi源码
-RS232C serial communication interface of the application (with source) CDLE-J20.hex// Singlechip procedures CDLE-J20_Main.c// Singlechip C language of the original procedure demop.exe// demonstration of the software source code. Rar// demonstration software source code delphi
CDLE-J20.hex //单片机程序
CDLE-J20_Main.c //单片机C语言原程序
demop.exe //演示软件
源码.rar //演示软件delphi源码
-RS232C serial communication interface of the application (with source) CDLE-J20.hex// Singlechip procedures CDLE-J20_Main.c// Singlechip C language of the original procedure demop.exe// demonstration of the software source code. Rar// demonstration software source code delphi
相关搜索: rs232c
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RS232C串行通讯接口的应用.doc
本文的相关程序cdle050025.rar
本文的相关程序cdle050025.rar
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
