Location:
Search - cmscomm
Search list
Description: 简单的医院门诊收费系统,在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 database with SQL script file.
Platform: |
Size: 1117906 |
Author: 原盘风 |
Hits:
Description: 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 CMSComm category four control variables. Add in the dialog box controls 5. Serial news events added processing function OnComm () 6. open and install a serial parameters 7. Send data
Platform: |
Size: 43719 |
Author: steven |
Hits:
Description: 1.建立项目
2.在项目中插入MSComm控件
3.利用ClassWizard定义CMSComm类控制变量
4.在对话框中添加控件
5.添加串口事件消息处理函数OnComm()
6.打开和设置串口参数
7.发送数据
Platform: |
Size: 24729 |
Author: sw |
Hits:
Description: 用CMSComm控件实现串口数据收发,是一个很好用的串口调试工具-CMSComm control with Serial data transceiver is a very good use of Serial debugging tools
Platform: |
Size: 90881 |
Author: 赵子健 |
Hits:
Description: 用CMSComm控件实现串口数据收发,是一个很好用的串口调试工具-CMSComm control with Serial data transceiver is a very good use of Serial debugging tools
Platform: |
Size: 90112 |
Author: 赵子健 |
Hits:
Description: 简单的医院门诊收费系统,在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 database with SQL script file.
Platform: |
Size: 3070976 |
Author: 原盘风 |
Hits:
Description: 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 CMSComm category four control variables. Add in the dialog box controls 5. Serial news events added processing function OnComm () 6. open and install a serial parameters 7. Send data
Platform: |
Size: 44032 |
Author: steven |
Hits:
Description: 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 ClassWizard defined 4 categories of control variables. Add controls in the dialog box 5. Add the serial events of message processing function OnComm () 6. Open and set the serial parameters 7 . send data
Platform: |
Size: 24576 |
Author: |
Hits:
Description: 一个串口通讯的例程,用的是CMSComm控件。如果机子没装VC的话还修改注册表才能实现通讯,比较麻烦,所以我在自己的项目中把CMSComm控件的功能用CSerial这个类实现,单这个例子其它部分还是不错的,推荐给大家。-A serial port communication routines, using a CMSComm control. If the machine did not loaded, then VC can be achieved also modify the registry communications, is too much trouble, so I in their own projects to control the function of CMSComm use this category to achieve CSerial alone other parts of this example is still good, recommended to everyone.
Platform: |
Size: 839680 |
Author: 柳闻徽 |
Hits:
Description: 该程序通过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 testing
Platform: |
Size: 4151296 |
Author: 郎花 |
Hits:
Description: 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 defined 4 categories of control variables. Add controls in the dialog box 5. Add the serial events of message processing function OnComm () 6. Open and set the serial parameters 7 . send data
Platform: |
Size: 427008 |
Author: hankl wen |
Hits:
Description: CMSComm Use Method it is used for series port program.
Platform: |
Size: 2048 |
Author: bpm |
Hits:
Description: 串口调试助手源程序
及编程详细过程
1.建立项目   
2.在项目中插入MSComm控件 
3.利用ClassWizard定义CMSComm类控制变量
4.在对话框中添加控件   
5.添加串口事件消息处理函数OnComm()
6.打开和设置串口参数
7.发送数据-com test helper
Platform: |
Size: 24576 |
Author: zhou |
Hits:
Description: 串口通信,自己采用CMSComm控件编写的,刚刚学习的来的,比较简单。-Serial communication, their control by CMSComm prepared, just to learn, and relatively simple.
Platform: |
Size: 18432 |
Author: tong jianfeng |
Hits:
Description: 采用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 display
Platform: |
Size: 2357248 |
Author: 王佳慧 |
Hits:
Description: 是用vs2008编的,用的是msccomm控件。界面做得很简单,改下后用来做一般的单片机上位机程序不错。-vs2008 uart mcu
Platform: |
Size: 10572800 |
Author: rensuiyi |
Hits:
Description: 很好的串口通信例程,下载以后可以直接将例程里的CMSComm通信类添加到你的工程中-Good serial communication routines, after downloading the routine of CMSComm communication class added to your project
Platform: |
Size: 38912 |
Author: 林海剑 |
Hits:
Description: 本文主要介绍CMSComm控件串口编程步骤以及常用属性。-This paper describes the steps CMSComm control serial programming and the common property.
Platform: |
Size: 2048 |
Author: 唐 |
Hits:
Description: 为工程添加CMSComm控件通过PC给手机发送SMS的详细步骤。-Add the Combox CMSComm to the project,then come true the event of sending SMS to Phone.
Platform: |
Size: 180224 |
Author: youlong |
Hits:
Description: VS C++串口通信,基于MFC对话框程序编程,运用CMSComm控件(VS C++ serial communication)
Platform: |
Size: 23832576 |
Author: dxy0612
|
Hits: