文件名称:C_Sharp_SerialPort
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 44kb
- 下载次数:
- 0次
- 提 供 者:
- 浩*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
本工程采用Visual Studio 2005平台,用C#实现了串口收发通信程序的设计,具有良好的显示和控制界面,能够实时观察收发的数据。文件中包含工程文件,C#源代码,串口操作的底层API等文件。-The project uses Visual Studio 2005 platform, using C# implements serial communication program transceiver design, good display and control interface that can send and receive data in real time. File contains the project file, C# source code, serial operation of the underlying API and other documents.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MySerialPort2\MySerialPort2\Properties\Resources.resx
.............\.............\..........\Settings.settings
.............\.............\..........\AssemblyInfo.cs
.............\.............\..........\Resources.Designer.cs
.............\.............\..........\Settings.Designer.cs
.............\.............\Form1.Designer.cs
.............\.............\Form1.resx
.............\.............\Form1.cs
.............\.............\MySerialPort2.csproj
.............\.............\bin\Debug\MySerialPort2.vshost.exe
.............\.............\...\.....\MySerialPort2.exe
.............\.............\...\.....\MySerialPort2.pdb
.............\.............\obj\Debug\MySerialPort2.Form1.resources
.............\.............\...\.....\MySerialPort2.Properties.Resources.resources
.............\.............\...\.....\MySerialPort2.exe
.............\.............\...\.....\MySerialPort2.pdb
.............\.............\...\.....\MySerialPort2.csproj.GenerateResource.Cache
.............\.............\...\MySerialPort2.csproj.FileList.txt
.............\.............\SerialPortAPI.cs
.............\.............\Program.cs
.............\MySerialPort2.sln
.............\MySerialPort2.suo
.............\.............\obj\Debug\TempPE
.............\.............\...\.....\Refactor
.............\.............\bin\Debug
.............\.............\obj\Debug
.............\.............\Properties
.............\.............\bin
.............\.............\obj
.............\MySerialPort2
MySerialPort2
.............\.............\..........\Settings.settings
.............\.............\..........\AssemblyInfo.cs
.............\.............\..........\Resources.Designer.cs
.............\.............\..........\Settings.Designer.cs
.............\.............\Form1.Designer.cs
.............\.............\Form1.resx
.............\.............\Form1.cs
.............\.............\MySerialPort2.csproj
.............\.............\bin\Debug\MySerialPort2.vshost.exe
.............\.............\...\.....\MySerialPort2.exe
.............\.............\...\.....\MySerialPort2.pdb
.............\.............\obj\Debug\MySerialPort2.Form1.resources
.............\.............\...\.....\MySerialPort2.Properties.Resources.resources
.............\.............\...\.....\MySerialPort2.exe
.............\.............\...\.....\MySerialPort2.pdb
.............\.............\...\.....\MySerialPort2.csproj.GenerateResource.Cache
.............\.............\...\MySerialPort2.csproj.FileList.txt
.............\.............\SerialPortAPI.cs
.............\.............\Program.cs
.............\MySerialPort2.sln
.............\MySerialPort2.suo
.............\.............\obj\Debug\TempPE
.............\.............\...\.....\Refactor
.............\.............\bin\Debug
.............\.............\obj\Debug
.............\.............\Properties
.............\.............\bin
.............\.............\obj
.............\MySerialPort2
MySerialPort2