文件名称:serilport
- 所属分类:
- 通讯编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 97kb
- 下载次数:
- 0次
- 提 供 者:
- 思*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
EVC版将串口操作封装为一个类,类中使用线程来持续接收。这样,直接用回调函数就可以在主程序中进行实时接收显示。开发其他的程序可以直接复制使用这个类。
PC版可以在VC6.0下编译,大体和EVC版相同。
VB.NET版来自微软的例程,做了修改,使用多线程进行的处理。在VS2003下编译调试通过。
C#版依据VB.NET做成,使用接收线程持续接收!-EVC serial version will operate Packaging for a class, class use threads to receive continued. Thus, the direct use of a callback function can be carried out in the main program to receive real-time show. Development of the other procedures can directly copy the use of this category. PC version of the compiler under VC6.0, roughly the same version and EVC. VB.NET version from Microsoft's routine, doing a revision, the use of multi-threaded processing. Compiling under the VS2003 through debugging. C# version based on VB.NET cause, the use of threads to receive continuing to receive!
PC版可以在VC6.0下编译,大体和EVC版相同。
VB.NET版来自微软的例程,做了修改,使用多线程进行的处理。在VS2003下编译调试通过。
C#版依据VB.NET做成,使用接收线程持续接收!-EVC serial version will operate Packaging for a class, class use threads to receive continued. Thus, the direct use of a callback function can be carried out in the main program to receive real-time show. Development of the other procedures can directly copy the use of this category. PC version of the compiler under VC6.0, roughly the same version and EVC. VB.NET version from Microsoft's routine, doing a revision, the use of multi-threaded processing. Compiling under the VS2003 through debugging. C# version based on VB.NET cause, the use of threads to receive continuing to receive!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
串口调试程序
............\CSharpSerialPort
............\................\CSharpSerialPort
............\................\................\AssemblyInfo.cs
............\................\................\bin
............\................\................\CSharpSerialPort.csdproj
............\................\................\CSharpSerialPort.csdproj.user
............\................\................\Form1.cs
............\................\................\Form1.resx
............\................\................\obj
............\................\CSharpSerialPort.sln
............\PC
............\..\CommPort.rar
............\PPC
............\...\EVC
............\...\...\SerialPort.rar
............\VBNET
............\.....\VBSerialPort.rar
............\CSharpSerialPort
............\................\CSharpSerialPort
............\................\................\AssemblyInfo.cs
............\................\................\bin
............\................\................\CSharpSerialPort.csdproj
............\................\................\CSharpSerialPort.csdproj.user
............\................\................\Form1.cs
............\................\................\Form1.resx
............\................\................\obj
............\................\CSharpSerialPort.sln
............\PC
............\..\CommPort.rar
............\PPC
............\...\EVC
............\...\...\SerialPort.rar
............\VBNET
............\.....\VBSerialPort.rar