登录
首页 » 通信 » 可实现ASCII码发送和接收的串口调试程序

可实现ASCII码发送和接收的串口调试程序

于 2022-01-25 发布 文件大小:79.25 kB
0 191
下载积分: 2 下载次数: 1

代码说明:

已成功实现串口通讯测试,并可移植到其他的c#项目中去,该程序不是调用c sharp 控件实现的!是通过自建类文件实现的!移植起来也相当的方便,可根据自己需要增加16进制发送和接收,程序代码已注释,可根据情况修改和进行二次开发!

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

发表评论

0 个回复

  • 这是Alamouti的STBC的Matlab源程序,希望对大家有用。
    这是Alamouti的STBC的Matlab源程序,希望对大家有用。-This is the Alamouti
    2023-02-27 00:05:03下载
    积分:1
  • MFC写的串口测试工具源码
    CSerialPort:: CSerialPort(){单独监禁= FALSE;m_hComm= NULL;//初始化重叠结构成员为零m_ov.Offset= 0;m_ov.OffsetHigh= 0;//创建活动m_ov.hEvent= NULL;m_hWriteEvent= NULL;m_hShutdownEvent= NULL;m_hErrorEvent= NULL;m_hSendCompleteEvent= NULL;m_bThreadAlive= FALSE;m_bSendNotify= FALSE;m_SendList.clear();//初始化关键部分:: InitializeCriticalSection(m_csCommunicationSync);:: InitializeCriticalSection(m_csSendList);}////删除动态内存//CSerialPort::〜CSerialPort(){ReleasePort();:: DeleteCriticalSection(m_csCommunicationSync);:: DeleteCriticalSection(m_csSendList);}无效CSerialPort:: ReleasePort(){而(m_bThreadAlive){而::休眠(1)(m_SendList.empty()!); //2012-09-27zhaoz修复停止仪器采集后数据报文发送不出去问题SetEvent的(m_hShutdownEvent);睡眠(1);}
    2022-02-25 01:02:02下载
    积分:1
  • 综合业务数字网
    ISDN-Objects专门为DELPHI设计并优化。只要用简单的方法(如Connect/Disconnect/Sendfile/ReceiveFile等),你可以立刻在你的程序中加入ISDN的功能。超级的性能也是亮点之一。数字电话文件传输或传真,ISDN-Objects是你更快地开发ISDN应用的理想工具。ISDN-Objects的技术数据:非常简单的方法用以在最快速度下发送和接收数据,在线帮助,无限通道,无限控制器,CAPI 2.0,与ISDN卡生产商武官,编程简单,强大的高层方法(如SendFile / SendWave),支持所有ISDN协议数据压缩(如果CAPI驱动支持,将采用V.42bits),将电话实时转换到WAVE或反之。-ISDN-Objects for DELPHI design and optimization. As long as a simplistic way (such as Connect/Disconnect/Sendfile/ReceiveFile, etc.), you can immediately in your program to add ISDN function. Super is one of the highlights of the performance. File Transfer digital telephone or fax, ISDN-Objects is the faster you develop the ideal tool for ISDN applications. ISDN-Objects of the technical data: a very simple method for the fastest speeds in the send and receive data, online help, unlimited access, unlimited controller, CAPI 2.0, with the ISDN card manufacturers attache, programming is simple, powerful high-level methods (such as SendFile/SendWave), support all the ISDN
    2023-03-27 19:20:03下载
    积分:1
  • This is a communications software
    这是一个通讯软件-This is a communications software
    2022-08-08 11:56:05下载
    积分:1
  • WCDMA for UMTS HSPA Evolution and LTE
    WCDMA在UMTS-HSPA演进和LTE中的应用
    2022-01-23 10:57:35下载
    积分:1
  • 控制器局域网CAN 未来的工业微处理器串行
    控制器局域网CAN 未来的工业微处理器串行通讯-CAN Controller Area Network future industrial microprocessor serial communications
    2022-04-01 12:37:38下载
    积分:1
  • 本文将讨论一个异步FIFO的设计,异步FIFO等。
    This paper will discuss the design of an asynchronous FIFO,Asynchronous FIFOs are widely used in the computer networking industry to receive data at a particular frequency and transmit them at another frequency. An asynchronous FIFO has two different clocks: one for read and one for write.-Asynchrinous FIFO design
    2023-02-08 09:25:03下载
    积分:1
  • 这是一个澳大利亚学生的毕业论文的附属程序, 关于 mobile IP 的。
    这是一个澳大利亚学生的毕业论文的附属程序, 关于 mobile IP 的。-This an Australian students dissertation subsidiary procedures for mobile IP.
    2023-03-15 00:20:03下载
    积分:1
  • VC API 编程
    VC API 编程-VC Programming
    2022-11-01 04:15:02下载
    积分:1
  • java五子棋
    下面的源代码分为4个文件;chessClient.java:客户端主程序。chessInterface.java:客户端的界面。chessPad.java:棋盘的绘制。chessServer.java:服务器端。可同时容纳50个人同时在线下棋,聊天。没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。
    2022-03-06 21:45:49下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载