文件名称:serial-port-communication
- 所属分类:
- 串口编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-01-08
- 文件大小:
- 72kb
- 下载次数:
- 0次
- 提 供 者:
- 静*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
RS232串口通信的小软件,用C#写的,开发环境是VS2012,这个是我参考书本写的,基本的功能都具备,可用其他串口调试助手软件测试。-It`s a simple RS232 serial communication software and written in C#. The development environment is VS2012.It has fundamental functions and can tested by other serial port communication software.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RS232串口通信\readme.txt
.............\.s232串口通讯\output.txt
.............\.............\rs232串口通讯\App.config
.............\.............\.............\bin\Debug\rs232串口通讯.exe
.............\.............\.............\...\.....\rs232串口通讯.exe.config
.............\.............\.............\...\.....\rs232串口通讯.pdb
.............\.............\.............\...\.....\rs232串口通讯.vshost.exe
.............\.............\.............\...\.....\rs232串口通讯.vshost.exe.config
.............\.............\.............\...\.....\rs232串口通讯.vshost.exe.manifest
.............\.............\.............\Form1.cs
.............\.............\.............\Form1.Designer.cs
.............\.............\.............\Form1.resx
.............\.............\.............\Form2.cs
.............\.............\.............\Form2.Designer.cs
.............\.............\.............\Form2.resx
.............\.............\.............\obj\Debug\DesignTimeResolveAssemblyReferences.cache
.............\.............\.............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.............\.............\.............\...\.....\rs232串口通讯.csproj.FileListAbsolute.txt
.............\.............\.............\...\.....\rs232串口通讯.csproj.GenerateResource.Cache
.............\.............\.............\...\.....\rs232串口通讯.csprojResolveAssemblyReference.cache
.............\.............\.............\...\.....\rs232串口通讯.exe
.............\.............\.............\...\.....\rs232串口通讯.Form1.resources
.............\.............\.............\...\.....\rs232串口通讯.Form2.resources
.............\.............\.............\...\.....\rs232串口通讯.pdb
.............\.............\.............\...\.....\rs232串口通讯.Properties.Resources.resources
.............\.............\.............\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
.............\.............\.............\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
.............\.............\.............\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
.............\.............\.............\Program.cs
.............\.............\.............\...perties\AssemblyInfo.cs
.............\.............\.............\..........\Resources.Designer.cs
.............\.............\.............\..........\Resources.resx
.............\.............\.............\..........\Settings.Designer.cs
.............\.............\.............\..........\Settings.settings
.............\.............\.............\rs232串口通讯.csproj
.............\.............\.............\test.txt
.............\.............\rs232串口通讯.sln
.............\.............\rs232串口通讯.v11.suo
.............\.............\.............\obj\Debug\TempPE
.............\.............\.............\bin\Debug
.............\.............\.............\...\Release
.............\.............\.............\obj\Debug
.............\.............\.............\bin
.............\.............\.............\obj
.............\.............\.............\Properties
.............\.............\rs232串口通讯
.............\rs232串口通讯
RS232串口通信