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

Com 端口的示例

于 2023-04-04 发布 文件大小:73.80 kB
0 108
下载积分: 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 个回复

  • msp-430
    说明:  msp430的中文手册,原理图,示例程序,来自合肥工业大学,请勿用于商业用途(Chinese manual, schematic diagram, sample program of msp430, from Hefei University of Technology, please do not use for commercial purposes)
    2020-06-18 16:20:02下载
    积分:1
  • TFT.Overlay.V2.0.4
    说明:  lol云顶之奕助手,完全免费,有汉化,左上角选择语言,(Lol Yunding Yiyi Assistant, completely free, with Chinese, the upper left corner of the choice of language,)
    2020-06-16 23:00:02下载
    积分:1
  • product-manager
    MFC商品库存管理系统,VC++下编写,可实现对商品库存的管理,可以添加,删除,修改商品的数量,价格,已经对数据库的管理(The commodities inventory management system written MFC program, VC++ commodity inventory management)
    2012-11-11 16:36:39下载
    积分:1
  • Knn_surf角点检测
    Knn_surf角点检测Knn_surf角点检测Knn_surf角点检测Knn_surf角点检测Knn_surf角点检测Knn_surf角点检测Knn_surf角点检测Knn_surf角点检测Knn_surf角点检测Knn_surf角点检测Knn_surf角点检测Knn_surf角点检测Knn_surf角点检测Knn_surf角点检测Knn_surf角点检测
    2022-02-05 17:08:02下载
    积分:1
  • 三源的实现
    实现三维坐标变换的源程序,包括平移,旋转,比例变换,对称变换-The realization of the source of three-dimensional coordinate transformation, including translation, rotation, the ratio of transformation, symmetry transform
    2022-02-09 13:30:43下载
    积分:1
  • 双目匹配算法
    该文件包括zssd撒谎木匹配算法,开发环境为VS2013+opencv3.0,程序经调试可以实现想要的效果。
    2023-08-24 01:45:05下载
    积分:1
  • 51单片机采集PT100温度PID加热温度控制1602液晶显示
    本代码采用51单片机通过ADS1247采集PT100温度值,并可设定加热值,通过PID算法调节可控硅控制220V加热器控制温度,代码亲测可用;编译平台为keil4,单片机为stc89c52;
    2017-10-09下载
    积分:1
  • application written on C#
    application written on C#
    2022-09-06 23:25:03下载
    积分:1
  • lioncrossriver
    有三对母子狮子Aa、Bb与Cc,其中ABC为母狮,abc为小狮。要过一条河,河边只有一条船,狮子自己划船,船每次只能载两只狮子。 生存准则:一只小狮如果没有母亲的保护,则会被其它母狮吃掉。母狮之间、小狮之间是安全的。 问题:如何安全过河? (Lions have three pairs of mother and Aa, Bb and Cc, which ABC is a lioness, abc is a small lion. To cross a river, the river is only one ship, the lion his boat, the ship can only contain two lions. Living standards: a small lion without the protection of the mother, will be eaten by the other lioness. Lioness between, between the small lion is safe. Question: how to safely cross the river?)
    2011-05-12 15:37:56下载
    积分:1
  • hash
    建立一个小型信息管理系统(可以是图书、人事、学生、物资、商品等任何信息管理系统)。要求: 1.使用哈希查找表存储信息; 2.实现查找、插入、删除、统计、输出等功能; (Information management system to create a small (could be books, personnel, student, supplies, commodities and any other information management systems). Requirements: 1. Using a hash lookup table storing information 2. Implement search, insert, delete, statistics, output and other functions )
    2021-01-13 18:58:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载