登录
首页 » C# » Com 端口的示例

Com 端口的示例

于 2023-04-04 发布 文件大小:73.80 kB
0 81
下载积分: 2 下载次数: 1

代码说明:

/ * BaudRate設定列舉 * / 公共枚举 BaudRateFlag: uint { CBR_110 = 110, CBR_300 = 300, CBR_600 = 600, CBR_1200 = 1200, CBR_2400 = 2400、 CBR_4800 = 4800, CBR_9600 = 9600, CBR_14400 = 14400, CBR_19200 = 19200, CBR_38400 = 38400, CBR_57600 = 57600, CBR_115200 = 115200, CBR_128000 = 128000, CBR_256000 = 256000, } / * DTR控制列舉 * / 公共枚举 DtrControlFlag { DTR_CONTROL_DISABLE = 0X00, DTR_CONTROL_ENABLE = 0X01, DTR_CONTROL_HANDSHAKE = 0X02, } / * RTS控制列舉 * / 公共枚举 RtsControlFlag { RTS_CONTROL_DISABLE = 0X00, RTS_CONTROL_ENABLE = 0X01, RTS_CONTROL_HANDSHAKE = 0X02, RTS_CONTROL_TOGGLE = 0X03, } / * 清除通訊緩衝區列舉 * / 公共枚举 PurgeCommFlag: uint { PURGE_TXABORT = 0X0001, PURGE_RXABORT = 0X0002, PURGE_TXCLEAR = 0X0004, PURGE_RXCLEAR = 0X0008, }

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FileOperate
    win32下,搜索某个目录,及所有子目录下的文件,或删除某个目录及所有子目录下的文件,包括目录(under win32, search a directory and all subdirectories under the documents, or delete a directory and all subdirectories under the documents, including directory)
    2007-09-14 15:25:30下载
    积分:1
  • dds-fw
    基于msp430的DDS芯片ad9851的源码,(MSP430 Based on the DDS chip AD9851 source,)
    2008-08-02 20:18:29下载
    积分:1
  • CMOS_monikaiguan
    常用CMOS模拟开关引脚功能和工作原理,介绍了四双向模拟开关CD4066,单八路模拟开关CD4051,双四路模拟开关CD4052,三组二路模拟开关CD4053,十六路模拟开关CD4067等等及其典型应用举例(Commonly used CMOS analog switch pin functions and working principle, introduce a four-way analog switches CD4066, a single eight-way analog switches CD4051, dual four-way analog switches CD4052, three sets of analog switches Rd CD4053, 16-channel analog switches CD4067, etc. and their typical Application example)
    2008-08-24 19:11:16下载
    积分:1
  • PCA
    PCA人脸识别算法,识别率达到99 ,采用小波变换的方法及主成分分析法。(PCA face recognition algorithm, the recognition rate up to 99 , using wavelet transform methods and principal component analysis.)
    2009-09-25 20:21:19下载
    积分:1
  • ENC424J600
    基于M0516的 ENC424J600的驱动程序(Based on the driver' s M0516 is ENC424J600)
    2020-09-24 09:37:49下载
    积分:1
  • gateway_lora_TTGO
    codigo fuente de nodo placa ttgo lora(arduino code for lora ttgo board)
    2020-06-17 04:00:01下载
    积分:1
  • OpenCV_3_Car_Counting_Cpp-master-
    汽车识别,计数源代码 通过opencv色差提取,对移动的车辆进行识别 当已经识别的车辆通过定义直线时候,进行计数(Vehicle identification, counting opencv source code by extracting the color of a moving vehicle to identify when a vehicle has been identified by defining a straight line when counting)
    2016-10-14 00:37:23下载
    积分:1
  • 1-程序
    说明:  通过51单片实现对模拟晾衣架的控制,本系统包含水滴传感器,丝杆电机,状态显示灯等器件(The system includes water drop sensor, screw motor, status indicator, etc)
    2020-04-24 07:32:49下载
    积分:1
  • 四则运算计算器
    使用栈的方式进行四则运算计算
    2014-04-21下载
    积分:1
  • VCfood
    用VC开发的一个餐饮系统,此系统能够实现现代酒店餐饮的基本功能,餐桌预定,餐饮点单,餐饮结算。报表等基本功能(with the development of a VC Food System, the system can achieve a modern hotel catering to the basic functions, tables booked Food-point units, catering settlement. Statements and other basic functions)
    2007-05-17 14:08:47下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载