登录
首页 » 通信 » 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。...

这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。...

于 2022-06-18 发布 文件大小:46.02 kB
0 172
下载积分: 2 下载次数: 1

代码说明:

这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。 封装较完整的串口类库相关文档 封装较完整的串口类库 作者:llbird 本文介绍了一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过,足够应付大多数情况,而且还可以继承扩展。 串口类库的第二个版本 作者:llbird 上一回我发表第一版本的串口类库,收到了不少来信 ,提了不少意见和问题。我前一段时间又对这段代码作了修正,改动较大,主要思路没变,但更加规范并修改了几个错误。这次代码是完全按WIN32命名规范,适合用于VC++的开发,以前我一直用SDK,,用C风格的命名方式,将代码与VC程序整合看起来有点别扭,这次就不会了-err

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

发表评论

0 个回复

  • 无线应用协议(Wireless Application Protocol,WA P)是WA P论坛经过不断努力得到的成 果,它提供了一个业界技术规范,以便开...
    无线应用协议(Wireless Application Protocol,WA P)是WA P论坛经过不断努力得到的成 果,它提供了一个业界技术规范,以便开发出适用于各种无线通信网络的应用和业务。WA P 论坛的工作范围就是为各种业务和应用制定一系列的技术规范。无线市场正在快速增长,新 的用户不断增多,新的业务不断涌现。为了使运营商和生产者能够从容面对先进业务、多种 类业务和快速、灵活的业务生成等诸多的挑战, WA P规定了一系列传输层、会话层和应用层 协议。-Wireless Application Protocol (Wireless Application Protocol. WA P) P Forum WA is a result of efforts the results, it provides an industry technical standards, developed to apply to all kinds of wireless communication networks and business applications. WA P scope of the work of the Forum is for various business applications and formulated a series of technical standards. Wireless market is growing rapidly, new users are increasing and new business continued to emerge. To enable operators and producers to calmly face the advanced business, and more types of business fast, flexible service creation and many other challenges, WA P provides a series of transport layer, session layer and application layer protocol.
    2022-10-16 19:55:03下载
    积分:1
  • AM,FSK,PSK调制,自己修改参数,结果用PCM文件保存,以二进制数据读入...
    AM,FSK,PSK调制,自己修改参数,结果用PCM文件保存,以二进制数据读入-modulate:am fsk psk
    2022-10-04 18:00:03下载
    积分:1
  • 串口校验码自动计算程序,可以计算16CRC的校验码。
    串口校验码自动计算程序,可以计算16CRC的校验码。-Automatic calculation of parity-check codes serial procedures, can calculate the parity-check codes 16CRC.
    2022-06-02 09:07:43下载
    积分:1
  • Ad-Hoc, Mobile,andWireless Networks
    2022-07-01 02:23:17下载
    积分:1
  • DSP ti6416芯片的使用方法,怎么优化代码等方法
    DSP ti6416芯片的使用方法,怎么优化代码等方法-DSP ti6416 chip to use, how to optimize code, etc.
    2022-11-29 19:55:03下载
    积分:1
  • 局域网,广域网监控源代码,我自己编写的只要公司经理安装一个服务器端,然后在员工的电脑安装客户端,经理就可以随时知道每个员工在做什么,要是员工做别的事,经理可以发
    局域网,广域网监控源代码,我自己编写的只要公司经理安装一个服务器端,然后在员工的电脑安装客户端,经理就可以随时知道每个员工在做什么,要是员工做别的事,经理可以发送警告信息,同时把员工的行为记忆下来,强烈推荐。- The local area network, the WAN monitoring source code, I compile so long as company executive installs a server end, then in staff s computer installment customer end, manager may know as necessary each staff is making any, if the staff makes other matter, manager may transmit the warning information, simultaneously gets down staff s behavior memory, intense recommendation.
    2023-08-11 15:50:04下载
    积分:1
  • 该公司是NRF2041,NRF框架的基本程序
    nrf2041,通讯的基本程序,是NRF公司提供的程序框架,是nrf编成的最终参考文档,在看懂了我上载的前几个文档以后,如果还有问题,那么只有这个文档能帮你了。-nrf2041, communication of the basic procedures that the company is NRF framework of the procedures, nrf organization is the ultimate reference document, I understand there are a number of documents, if there are problems, So this is the only document to help you.
    2022-07-16 05:41:45下载
    积分:1
  • 北邮的《原理》课件,希望对大家有所帮助
    北邮的《通信原理》课件,希望对大家有所帮助-Beijing University of Posts and Telecommunications of the
    2022-05-22 21:20:50下载
    积分:1
  • rs232 verilog code inclouding of TRX and testbench.
    rs232 verilog code inclouding of TRX and testbench. This zip file contains the following folders: verilog_source  -- Source Verilog files:  uart.v   -- top level file  txmit.v  -- transmit portion of uart  rcvr.v   -- receive portion of uart -- Source Verilog files:  txmit_tf.v -- testbench for transmit portion of uart  rcvr_tf.v  -- testbench for receive portion of uart  
    2022-05-24 22:18:33下载
    积分:1
  • labview tcp文件传输
    上传文件为基于labview 8.6版本的文件传输代码,分为两个文件,服务器和客户端,亲测可以用。注意运行的时候先开服务器再开客户端。
    2023-05-10 22:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载