文件名称:WinTestCSharp-GDI
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-04
- 文件大小:
- 74kb
- 下载次数:
- 0次
- 提 供 者:
- ypu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C# GDI+ 绘图 串口操作实例,源码内有个Protocol.cs有意思,实现:1)系统时间校订(精确到10ms):起始符(#)+ +年月日(11 07 06)+小时分秒(17 22 01)+结束符($),2)系统参数设置(上位机发出):起始符(#)+系统参数(S)+ +主机编号(00000221)+ +塔机编码(1)+ +坐标X(1681)+ +坐标Y(178.0)+ + 前臂长(56.0)+ +后壁长(10.0)+ +塔顶高(35.0)+ +塔臂高(20.0)+ +最大吊重(12.000)+ +最大力矩(200.000)+ +塔机型号(ZQ40)+ +登记编号(00001)+ +产权状态(1)+ +生产厂商(中联重工)+结束符($)-C# GDI+ graphics port operation instance, the source has a Protocol.cs interesting to realize: 1) revision system time (accurate to 10ms): start character (#)+ + date (110706)+ hours minutes and seconds (172201)+ terminator ($), 2) the system parameter settings (PC issued): start character (#)+ system parameters (S)+ + host number (00000221)+ + tower crane coding (1)+ + coordinates X (1681)+ + coordinate Y (178.0)+ + forearm length (56.0)+ + posterior wall length (5.0)+ + overhead high (35.0)+ + high tower arm (20.0)+ + maximum lifting weight (12.000)+ + maximum torque (200.000)+ + tower crane models (ZQ40)+ + registration number (00001)+ + ownership status (1)+ + production manufacturers (Zoomlion)+ terminator ($)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WinTestC# GDI\WinTest\WinTest\demo.cs
.............\.......\.......\demo.Designer.cs
.............\.......\.......\demo.resx
.............\.......\.......\Form1.cs
.............\.......\.......\Form1.Designer.cs
.............\.......\.......\Form1.resx
.............\.......\.......\Form2.cs
.............\.......\.......\Form2.Designer.cs
.............\.......\.......\Form2.resx
.............\.......\.......\Form3.cs
.............\.......\.......\Form3.Designer.cs
.............\.......\.......\Form3.resx
.............\.......\.......\frmTESTSerialPort.cs
.............\.......\.......\frmTESTSerialPort.Designer.cs
.............\.......\.......\frmTESTSerialPort.resx
.............\.......\.......\Program.cs
.............\.......\.......\...perties\AssemblyInfo.cs
.............\.......\.......\..........\Resources.Designer.cs
.............\.......\.......\..........\Resources.resx
.............\.......\.......\..........\Settings.Designer.cs
.............\.......\.......\..........\Settings.settings
.............\.......\.......\Protocol.cs
.............\.......\.......\SerialPortUtil.cs
.............\.......\.......\WinTest.csproj
.............\.......\.......\WinTest.csproj.user
.............\.......\WinTest.sln
.............\.......\WinTest.suo
.............\.......\.......\Properties
.............\.......\WinTest
.............\WinTest
WinTestC# GDI