搜索资源列表
Hosptial
- 简单的医院门诊收费系统,在Visual C6.0下调试通过,对于初学者很有帮助,数据库为SQL Server,附带有数据库SQL脚本文件.-simple hospital outpatient payment system, the Visual C + +6.0 CMSComm Active under debugging through, helpful for beginners, SQL Server database, a d
SComm_helper
- 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据 -1. Item 2 of the establishment. Insert the project MSComm 3. Use ClassWizar d definition C
02212759646
- 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据
串口调试
- 用CMSComm控件实现串口数据收发,是一个很好用的串口调试工具-CMSComm control with Serial data transceiver is a very good use of Serial debugging tools
串口调试
- 用CMSComm控件实现串口数据收发,是一个很好用的串口调试工具-CMSComm control with Serial data transceiver is a very good use of Serial debugging tools
Hosptial
- 简单的医院门诊收费系统,在Visual C6.0下调试通过,对于初学者很有帮助,数据库为SQL Server,附带有数据库SQL脚本文件.-simple hospital outpatient payment system, the Visual C++6.0 CMSComm Active under debugging through, helpful for beginners, SQL Server database, a dat
SComm_helper
- 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据 -1. Item 2 of the establishment. Insert the project MSComm 3. Use ClassWizar d definition C
02212759646
- 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据-1. The establishment of the project 2. MSComm inserted in the project controls 3. CMSComm use Cla
PC_COM_Communication
- 一个串口通讯的例程,用的是CMSComm控件。如果机子没装VC的话还修改注册表才能实现通讯,比较麻烦,所以我在自己的项目中把CMSComm控件的功能用CSerial这个类实现,单这个例子其它部分还是不错的,推荐给大家。-A serial port communication routines, using a CMSComm control. If the machine did not loaded, then VC can be a
comm
- 该程序通过CMSComm控件实现了Windows串口编程,程序功能完善,可作为串口编程参考和串口通信测试等-CMSComm control the program through a Windows serial port programming, the program functions can be used as a reference serial programming and serial communications t
Serial_port_source_code_debugging_assistant
- 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据-1. The establishment of the project 2. In item 3 insert MSComm control. CMSComm use ClassWizard defi
MSMcomrx
- CMSComm Use Method it is used for series port program.
comtesthelper
- 串口调试助手源程序 及编程详细过程 1.建立项目    2.在项目中插入MSComm控件  3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件    5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据-com test helper
SerialPortTest
- 串口通信,自己采用CMSComm控件编写的,刚刚学习的来的,比较简单。-Serial communication, their control by CMSComm prepared, just to learn, and relatively simple.
PortCommunition
- 采用CMSComm类,可实现串口的打开,属性设置,关闭,数据接收和发送,以及数据的十六进制、ASCII码等形式的显示-By CMSComm class, open the serial port can be achieved, property settings, close, data transmission, and data in hexadecimal, ASCII codes and other forms of disp
commtest
- 是用vs2008编的,用的是msccomm控件。界面做得很简单,改下后用来做一般的单片机上位机程序不错。-vs2008 uart mcu
Serial-communication-program
- VC++基于CMSCOMM控件的串口通讯,可实现数据的发送和接收,源代码,可正常运行界面,进行相关操作。-the Source Code of Serial communication program
CMSComm
- 很好的串口通信例程,下载以后可以直接将例程里的CMSComm通信类添加到你的工程中-Good serial communication routines, after downloading the routine of CMSComm communication class added to your project
Add-CMSComm-to-sent-SMS
- 为工程添加CMSComm控件通过PC给手机发送SMS的详细步骤。-Add the Combox CMSComm to the project,then come true the event of sending SMS to Phone.
tongxin
- VS C++串口通信,基于MFC对话框程序编程,运用CMSComm控件(VS C++ serial communication)