搜索资源列表
-
1下载:
用java编写的与单片机的串口通讯程序,把单片机中的数据读出,然后写入excel进行保存。-prepared for the MCU serial communication program, microprocessor to read out the data, excel then write for preservation.
-
-
1下载:
基于FPGA的串行通信UART控制器,采用VHDL语言编写,包含多个子模块。
在ISE或FPGA的其它开发环境下新建一个工程,然后将文档中的各个模块程序添加进去,即可运行仿真。源程序已经过本人的仿真验证。-FPGA-based UART serial communication controller, using VHDL language, includes a number of sub-module. ISE FPGA or in the other developing a new
-
-
0下载:
用JAVA写的 Java串口通讯,希望能通过,-written with Java Java serial communication, hopefully through, thank you
-
-
0下载:
VisualBasic串口通信工程开发实例导航-Visual Basic Serial Communication Navigation Project Examples
-
-
0下载:
一个功能很强的串口通信程序,用了很长时间,看到网站上没有,特上传。-a strong function of the serial communication program, it takes a very long time, no see website, especially uploads.
-
-
0下载:
串行通信编程源码-serial communication programming source
-
-
1下载:
用Java在Windows下实现串口全双工通讯的例子,Eclipse编译通过。注:读串口超时的话,编译器会提示出错。,Using Java in Windows to achieve full-duplex serial communication example, Eclipse compiler through. Note: Reading serial port timeout, then the compiler will be prompted to make mistakes.
-
-
1下载:
直接调用Mscomm32.ocx串口通讯,Direct call MsComm32.ocx Serial Communication
-
-
0下载:
Java中串口通讯,对源数据进行报文解析,最终显示需要的真实数据。-serial communication in Java
-
-
0下载:
java serial port communication
-
-
2下载:
java串口通信开发包,支持window,linux等操作系统。sun的实现不支持windows平台-java serial communication
-
-
0下载:
java串口通信的例子,简单的从一个端口读取-java serial communication example, a simple read from a port
-
-
0下载:
Java实现串口全双工通讯
一个Java读取串口值的类(收藏)
这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类,
本类库(javax.comm)主要包括:
SerialBean.java (与其他应用程序的接口),
SerialBuffer.java (用来保存从串口所接收数据的缓冲区),
ReadSerial.java (从串口读取数据的程序)。-Serial full-duplex communication
-
-
0下载:
Serial Communication-package aa
import javax.comm.*
import java.util.Properties
import java.util.Enumeration
import org.omg.Dynamic.*
import java.awt.Choice
public class serialcomm
{
void listPortChoices() {
Ser
-
-
0下载:
运用Java Communications API实现JAVA的串口通信功能,打开串口后开始从串口接收数据,显示在文本框-JAVA using Java Communications API to achieve the serial communication function, open the serial port after receiving data from the serial port, appears in the text box
-
-
0下载:
android app开发,串口通信。数据接收-android app development, serial communication. Data reception
-
-
0下载:
使用Java Communications API能够正确的与Windows系统交互,实现串口通信-Use the Java Communications API can correctly interact with the Windows system, the serial communication
-
-
0下载:
用java编程在计算机未联网下,通过设置虚拟串口来进行串口间的通讯-Using java programming in the computer is not networked, through setting up virtual serial ports for serial communication between
-
-
0下载:
Quick test of serial comms in java
-
-
0下载:
java串口通信,用于实现上位机与单片机之间的串口通信(Java serial communication is used to realize serial communication between host computer and single chip microcomputer)
-