搜索资源列表
基于C语言的RS232串行接口通信实现
- 串口通信是一种广泛使用且实用的通信方式,介绍RS232串行通信的联结方式,研究利用c语言编程实 现RS232串行通信的过程.结合实际应用,在约定双方串行通信协议的基础上,运用C语言开发的串行通信软 件,实现了企业生产线产品测试平台和嵌入式EMB主控机的串行数据通信.
基于C#与Access数据库的串口通信
- 采用C#开发,实现Access数据库的串口通信
COM_Communication
- 用C#实现串口通信程序,在此基础上可以方便的开发单片机上位机程序-COM Communications
14-chuankoutongxin
- 51单片机的串口通信程序,来自于开发板,VC环境下编写。-51 the Serial communication program, and from the development board, VC environment prepared.
ComboBox
- [COMBOBOXDataGridView.rar] - 带有Combox的GridView控件(WinForm),不用自己费劲写了 [COMBOBOXEx1.rar] - COMBOBOXEX+ImageList实现组合框中加载图片 [NET.report.rar] - net report 开发组件,自定义开发报表 [checkcombo.rar] - 组合框的下拉列表包含复选框,即可以在一个组合框里动态选择多个表项。 [GraphicsEditSystem.rar]
3
- 关于液晶12864,串口通信RS232,步进电机,数码管动态扫描,时钟程序,音乐兰花草的小程序,都是在CVI上开发的,好用。-On LCD 12864, serial communications, the RS232, stepper motors, digital tube dynamic scan clock program, small program of music orchids are developed on the CVI, easy to use.
WindowsFormsApplication1
- 自己开发的电能表串口通信软件.初学者或者新手可以看看共同讨论下-To develop their own energy meter serial communication software. Beginner or novice can see discussed together
Com
- 基于VS使用C#开发的串口通信的例子,可以实现上位机和下位机的通信-Based on examples developed using C# VS serial communications, you can communicate upper and lower bit machine
Dataview
- 船载,设定航行方向,根据航行的实时角度,给出偏移量,并可以显示左偏还是右偏,为舵手提供方向参考。程序主要包含串口通信、图表显示,在VS2013环境下开发。-Ship, set sail direction, based on real sailing angle, offset is given, and can display the left side or right side, as the helmsman to provide direction reference. Program
1111
- 串口通信,上位机软件,stc单片机做串口开发时,很有用的参考资料,C#版-Serial communication, PC software, stc microcontroller serial do when developing, very useful reference material, C# Edition
Multiple-Ships-Control
- 本源码为C#语言基于串口通信模式开发的一个控制多无人艇路径跟踪的上位机软件。界面提供实时路径轨迹显示、无人艇的开环和闭环控制。其中控制和轨迹绘图采用多线程完成。对于开发类似的上位机机人机交互界面具有较高的参考价值。-The source code for C# language serial communication control mode is based on the development of a multi-USV path tracking PC software. Interf
ComTest
- 此小软件是用C#语言开发编写的,可以进行串口RS232的通信,易懂好用-This small software is written in C# language, you can communicate with RS232 serial port, easy to use and easy to understand
C#写的串口通信源代码
- 1. 利用C#编写的串口通信工具 2. 源代码全部公开 3. 可以作为上位机通信的前端入口,并进行二次开发 4. 解决方案文件chuankou.sln 5. 编译成功文件chuankou.exe