登录
首页 » C# » serial

serial

于 2014-04-11 发布 文件大小:107KB
0 231
下载积分: 1 下载次数: 198

代码说明:

  用C#编写的串口助手,源码,并有波形显示,保存数据;自动识别串口,二进制,十进制,16进制发送;等功能。(Written in C# serial assistant, source, and waveform display, save the data automatically identify serial, binary, decimal, hexadecimal sent other functions.)

文件列表:

串口
....\串口
....\....\ANIM.BMP
....\....\bin
....\....\...\Debug
....\....\...\.....\串口.exe,36864,2014-04-10
....\....\...\.....\串口.pdb,42496,2014-04-10
....\....\...\.....\串口.vshost.exe,11600,2014-04-11
....\....\...\.....\串口.vshost.exe.manifest,490,2010-03-17
....\....\...\Release
....\....\ClassDiagram1.cd,388,2013-12-04

....\....\Form1.cs,11993,2013-12-28
....\....\Form1.Designer.cs,45820,2013-12-28
....\....\Form1.resx,9447,2013-12-28
....\....\ico
....\....\...\ANIM.BMP



....\....\...\GREEN.ICO
....\....\...\ICON_GRE.ICO,3262,2007-06-26
....\....\...\ICON_NOT.ICO,1078,2007-06-26
....\....\...\icon_not1.ico,766,2007-06-26
....\....\...\ICON_ON.ICO,1078,2007-06-26
....\....\...\ICON_ON1.ICO,766,2007-06-26
....\....\...\OFF.ICO,766,2007-06-26
....\....\...\Pinned.bmp,238,2007-06-26
....\....\...\Pinned2.bmp,238,2007-06-26
....\....\...\PORT.ICO,766,2008-09-27
....\....\...\RED.ICO,766,2007-06-26
....\....\...\setup.ico,25214,2009-04-12
....\....\...\UNPINNED.BMP,238,2007-06-26
....\....\...\xiaofengstudio.bmp,11654,2007-06-26
....\....\...\xiaofengstudio.ico,3262,2007-06-26


....\....\icon_not1.ico
....\....\ICON_ON.ICO,1078,2013-12-12
....\....\ICON_ON1.ICO,766,2013-12-12
....\....\obj
....\....\...\x86
....\....\...\...\Debug
....\....\...\...\.....\DesignTimeResolveAssemblyReferences.cache,5226,2014-04-10
....\....\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6726,2014-04-10
....\....\...\...\.....\GenerateResource.read.1.tlog,552,2014-04-10
....\....\...\...\.....\GenerateResource.write.1.tlog,754,2014-04-10
....\....\...\...\.....\ResolveAssemblyReference.cache,16474,2013-12-27
....\....\...\...\.....\TempPE
....\....\...\...\.....\串口.csproj.FileListAbsolute.txt,1085,2014-04-11
....\....\...\...\.....\串口.exe,36864,2014-04-10
....\....\...\...\.....\串口.Form1.resources,3249,2014-04-10
....\....\...\...\.....\串口.pdb,42496,2014-04-10
....\....\...\...\.....\串口.Properties.Resources.resources,180,2014-04-10
....\....\...\...\.....\单片机控制.csproj.FileListAbsolute.txt,610,2013-12-04
....\....\PORT.ICO,766,2013-12-12
....\....\Program.cs,487,2013-12-04
....\....\Properties
....\....\..........\AssemblyInfo.cs,1368,2013-12-12
....\....\..........\Resources.Designer.cs,2863,2013-12-04
....\....\..........\Resources.resx,5612,2013-12-04
....\....\..........\Settings.Designer.cs,1092,2013-12-04
....\....\..........\Settings.settings,249,2013-12-04
....\....\串口.csproj,6129,2013-12-28
....\....\串口.csproj.user,478,2013-12-12
....\串口.sln,860,2013-12-04

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

发表评论

0 个回复

  • ComunicacaoSerialXParalela
    apresentaç ã o com diferenç a entre serial e paralelo
    2011-08-18 01:06:17下载
    积分:1
  • 数据采取
    说明:  C# 串口数据传送源代码(代码简单,适合新手)。(C # serial data transmission source code (simple code, suitable for novices).)
    2021-01-04 10:14:11下载
    积分:1
  • SerialAssistant
    用gnu.io.rxtx写的一个串口助手(A serial port assistant written in gnu.io.rxtx)
    2017-12-27 20:04:50下载
    积分:1
  • ModbusTCPMaster20
    说明:  modbusTCP 测试工具 Modbus TCP Test Tool(Modbus TCP Test Tool)
    2020-06-23 03:40:02下载
    积分:1
  • SCOMM
    改进后的龚建伟串口调试助手V2.3.exe 的VC++6.0工程源程序(Gong Jianwei serial improved debugging the assistant V2.3.exe VC++ 6.0 project source)
    2012-04-29 15:34:19下载
    积分:1
  • serialpor
    多线程串口类及其使用方法,包含完整的CSerialPort类及其使用方法。(A communication class for serial port)
    2013-08-09 20:16:35下载
    积分:1
  • serial-communication
    利用C语言实现RS232串口上下位机通信的设计(Using C language to realize RS232 serial port communication up and down a machine design )
    2013-12-12 10:18:29下载
    积分:1
  • 高级例-基于STM32 USB 虚拟 控制IO 端
    关于多块板子利用485总线 采用MODBUS协议实现开关量采集与控制采集,串口打印。(On the use of 485 bus and MODBUS protocol to realize switch data acquisition and control acquisition, serial port printing.)
    2019-08-08 10:43:48下载
    积分:1
  • CommTest
    串口通讯测试代码,经过测试,可以成功运行。(Serial Communication Test.)
    2010-08-25 22:04:07下载
    积分:1
  • TS5700N8501E
    多摩川绝对值编码器 TS5700N8501E 通信协议,多圈33位(tamagawa TS5700N8501E communication protocol)
    2018-11-15 16:39:29下载
    积分:1
  • 696516资源总数
  • 106428会员总数
  • 7今日下载