登录
首页 » Java » java串口调试助手

java串口调试助手

于 2020-06-08 发布
0 153
下载积分: 1 下载次数: 1

代码说明:

说明:  网络调试助手 打开可用 详细:见文档内readme(Network debugging assistant open available Details: see readme in the document)

文件列表:

RXTX_dll, 0 , 2017-11-12
RXTX_dll\mfz-rxtx-2.2-20081207-linux-i386.zip, 137002 , 2017-07-07
RXTX_dll\mfz-rxtx-2.2-20081207-linux-x86_64.zip, 143673 , 2017-07-07
RXTX_dll\mfz-rxtx-2.2-20081207-win-ia64.zip, 58106 , 2017-07-07
RXTX_dll\mfz-rxtx-2.2-20081207-win-x64, 0 , 2017-11-12
RXTX_dll\mfz-rxtx-2.2-20081207-win-x64\BuildProperties.txt, 406 , 2008-12-08
RXTX_dll\mfz-rxtx-2.2-20081207-win-x64\Install.txt, 1057 , 2008-12-08
RXTX_dll\mfz-rxtx-2.2-20081207-win-x64\RXTXcomm.jar, 60984 , 2008-12-08
RXTX_dll\mfz-rxtx-2.2-20081207-win-x64\Readme.txt, 2098 , 2013-06-26
RXTX_dll\mfz-rxtx-2.2-20081207-win-x64\ReleaseNotes.txt, 833 , 2013-06-26
RXTX_dll\mfz-rxtx-2.2-20081207-win-x64\rxtxParallel.dll, 84992 , 2008-12-08
RXTX_dll\mfz-rxtx-2.2-20081207-win-x64\rxtxSerial.dll, 129536 , 2008-12-08
RXTX_dll\mfz-rxtx-2.2-20081207-win-x64.zip, 158115 , 2017-07-07
RXTX_dll\mfz-rxtx-2.2-20081207-win-x86.zip, 152324 , 2017-07-07
readMe.txt, 197 , 2017-11-12
src, 0 , 2017-11-12
src\Test, 0 , 2017-11-12
src\Test\Test.java, 204 , 2017-09-19
src\Uart, 0 , 2017-11-12
src\Uart\UartAssis.java, 13633 , 2017-11-12
src\Uart\Util.java, 1672 , 2017-11-12
src\Uart\WinSizeChange.java, 1810 , 2017-11-12
src\Uart\backgroundImage.java, 490 , 2017-11-12
src\Uart\connectEvent.java, 5958 , 2017-11-12
src\Uart\decoderChangeEvent.java, 1316 , 2017-11-12
src\Uart\displayRHex.java, 1550 , 2017-11-12
src\Uart\displayTHex.java, 2566 , 2017-11-12
src\Uart\dragWinEvent.java, 6042 , 2017-09-19
src\Uart\myTitleBorder.java, 707 , 2017-11-12
src\Uart\mybutton1.java, 2747 , 2017-11-12
src\Uart\openData.java, 2249 , 2017-11-12
src\Uart\pic1.jpg, 379490 , 2017-11-12
src\Uart\rxThread.java, 4534 , 2017-11-12
src\Uart\saveData.java, 1979 , 2017-11-12
src\Uart\txEvent.java, 541 , 2017-11-12
src\Uart\txThread.java, 2773 , 2017-11-12
src\Uart\wheel.java, 980 , 2017-11-12
uartAssist.jar, 475885 , 2017-11-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 此解压包没有密码, 里边有需要的头文件、源代码和编译好的程序. 这个程序是一个输入密码显示"*"号的登陆程序例子....
    此解压包没有密码, 里边有需要的头文件、源代码和编译好的程序. 这个程序是一个输入密码显示"*"号的登陆程序例子.-no passwords, there is a need inside the header files, source code and compiled procedures. The procedure is a password shows that the "*" landing procedures example.
    2022-02-01 01:22:06下载
    积分:1
  • 黑色向右滑出的多级纯CSS菜单
    黑色向右滑出的多级纯CSS菜单,一看就知道是国外的CSS达人写的,兼容性想当不错,鼠标放在一级主菜单 上,二级子菜单向右滑出,也就是展开,测试了一下,好像最多只支持两级。
    2023-02-17 12:15:03下载
    积分:1
  • 一个完整的项目代码!太阳能控制器完整的代码程序
    一个完整的项目代码!太阳能控制器完整的代码程序-A complete code of the item! Solar Controller complete code procedures
    2023-04-18 05:00:03下载
    积分:1
  • matlab实例编程一百个源程序
    内含经典矩阵运算,最优解等经典matlab算法(Classical matlab algorithm including classical matrix operation and optimal solution)
    2019-01-04 08:47:48下载
    积分:1
  • myself
    说明:  js控制尺子滑动,根据滑动距离计算尺子的当前值(JS controls the sliding of the ruler and calculates the current value of the ruler according to the sliding distance)
    2020-06-17 07:20:01下载
    积分:1
  • DFIG
    基于PSCAD软件的DFIG仿真模型,单机无穷大系统供电(The simulation model based on PSCAD. For the system side uses the infinite-bus)
    2021-01-29 17:48:39下载
    积分:1
  • C#数字排列组合递归算法实例
    C#数字排列组合递归算法实例,可排列0——N个数字,需要组合的数字在0~5之间,也就是最大支持5位数,速度极快,可输入位数后,点击“计算”按钮体验一下。
    2022-11-12 21:25:03下载
    积分:1
  • dspprogram
    讲解DSP编程的高级书本,适合初级和中级读者(DSP Programming on the advanced books, suitable for primary and secondary readers)
    2009-03-18 11:09:17下载
    积分:1
  • 串口通讯,可使用它进行串口通讯的调试等。非常好用,赶紧用吧...
    串口通讯,可使用它进行串口通讯的调试等。非常好用,赶紧用吧-serial communications, it can be used for serial communications debugging. Very handy, use it quickly
    2022-07-10 21:23:52下载
    积分:1
  • tanshishezhidongfangbubai
    这是一款具有登入和注册的贪吃蛇,而且有特效果实,增加了游戏的趣味性(This is a login and registration Snake)
    2012-10-24 08:48:34下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载