文件名称:Serial-communication
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-08-02
- 文件大小:
- 36kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#编写的串口通信软件,功能较全,代码有注释,适合初学者使用-Serial communication software written in C#, suitable for beginners to use
(系统自动生成,下载前可以参看下载内容)
下载文件列表
串口通信源码\CSharpSerialPort\AssemblyInfo.cs
............\................\cResult.cs
............\................\Form1.cs
............\................\frmComSet.cs
............\................\CSharpSerialPort.csdproj
............\................\CSharpSerialPort.csproj
............\................\Form1.resx
............\................\frmComSet.resx
............\................\CSharpSerialPort.csdproj.user
............\................\CSharpSerialPort.csproj.user
............\SerialPortPC\AssemblyInfo.cs
............\............\Form1.cs
............\............\SerialPortPC.csproj
............\............\App.ico
............\............\Form1.resx
............\............\SerialPortPC.sln
............\............\SerialPortPC.suo
............\............\SerialPortPC.csproj.user
............\_UpgradeReport_Files\UpgradeReport.css
............\....................\UpgradeReport_Minus.gif
............\....................\UpgradeReport_Plus.gif
............\....................\UpgradeReport.xslt
............\CSharpSerialPort.sln
............\CSharpSerialPort.suo
............\UpgradeLog.XML
............\CSharpSerialPort\bin\Debug
............\................\...\Release
............\................\obj\Debug
............\................\...\Release
............\SerialPortPC\bin\Debug
............\............\...\Release
............\............\obj\Debug
............\............\...\Release
............\CSharpSerialPort\bin
............\................\obj
............\SerialPortPC\bin
............\............\obj
............\CSharpSerialPort
............\SerialPortPC
............\_UpgradeReport_Files
串口通信源码