登录
首页 » Visual C++ » COMDLL

COMDLL

于 2021-04-25 发布
0 466
下载积分: 1 下载次数: 2

代码说明:

说明:  把串口读写函数写成动态链接库,方便在不同工程之间移植。代码测试已经通过,方便大家学习使用(The serial port read-write function is written as dynamic link library, which is convenient to transplant between different projects. Code test has passed, easy to learn to use)

文件列表:

COMDLL\.vs\COMDLL\v14\.suo, 32768 , 2018-12-19
COMDLL\COMDLL\COMDLL.cpp, 17618 , 2018-09-21
COMDLL\COMDLL\COMDLL.h, 785 , 2018-12-19
COMDLL\COMDLL\COMDLL.vcxproj, 9122 , 2018-09-20
COMDLL\COMDLL\COMDLL.vcxproj.filters, 1518 , 2018-09-20
COMDLL\COMDLL\Debug\COMDLL.log, 391 , 2018-12-19
COMDLL\COMDLL\Debug\COMDLL.obj, 29849 , 2018-12-19
COMDLL\COMDLL\Debug\COMDLL.pch, 7995392 , 2018-12-19
COMDLL\COMDLL\Debug\COMDLL.tlog\CL.command.1.tlog, 2142 , 2018-12-19
COMDLL\COMDLL\Debug\COMDLL.tlog\CL.read.1.tlog, 38218 , 2018-12-19
COMDLL\COMDLL\Debug\COMDLL.tlog\CL.write.1.tlog, 1238 , 2018-12-19
COMDLL\COMDLL\Debug\COMDLL.tlog\COMDLL.lastbuildstate, 190 , 2018-12-19
COMDLL\COMDLL\Debug\COMDLL.tlog\COMDLL.write.1u.tlog, 3434 , 2018-12-19
COMDLL\COMDLL\Debug\COMDLL.tlog\link.command.1.tlog, 1320 , 2018-12-19
COMDLL\COMDLL\Debug\COMDLL.tlog\link.read.1.tlog, 3612 , 2018-12-19
COMDLL\COMDLL\Debug\COMDLL.tlog\link.write.1.tlog, 548 , 2018-12-19
COMDLL\COMDLL\Debug\dllmain.obj, 8236 , 2018-12-19
COMDLL\COMDLL\Debug\stdafx.obj, 140377 , 2018-12-19
COMDLL\COMDLL\Debug\vc140.idb, 404480 , 2018-12-19
COMDLL\COMDLL\Debug\vc140.pdb, 503808 , 2018-12-19
COMDLL\COMDLL\dllmain.cpp, 410 , 2018-09-20
COMDLL\COMDLL\ReadMe.txt, 1693 , 2018-09-20
COMDLL\COMDLL\stdafx.cpp, 293 , 2018-09-20
COMDLL\COMDLL\stdafx.h, 419 , 2018-09-20
COMDLL\COMDLL\targetver.h, 314 , 2018-09-20
COMDLL\COMDLL.sln, 1300 , 2018-09-20
COMDLL\COMDLL.VC.db, 25882624 , 2018-12-19
COMDLL\Debug\COMDLL.dll, 43520 , 2018-12-19
COMDLL\Debug\COMDLL.exp, 1009 , 2018-12-19
COMDLL\Debug\COMDLL.ilk, 264936 , 2018-12-19
COMDLL\Debug\COMDLL.lib, 2288 , 2018-12-19
COMDLL\Debug\COMDLL.pdb, 1175552 , 2018-12-19
COMDLL\ipch\COMDLL-a49e2d02\COMDLL-9c7da407.ipch, 20250624 , 2018-09-20
COMDLL\.vs\COMDLL\v14, 0 , 2018-09-20
COMDLL\COMDLL\Debug\COMDLL.tlog, 0 , 2018-12-19
COMDLL\.vs\COMDLL, 0 , 2018-09-20
COMDLL\COMDLL\Debug, 0 , 2018-12-19
COMDLL\ipch\COMDLL-a49e2d02, 0 , 2018-09-20
COMDLL\.vs, 0 , 2018-09-20
COMDLL\COMDLL, 0 , 2018-12-19
COMDLL\Debug, 0 , 2018-12-19
COMDLL\ipch, 0 , 2018-09-20
COMDLL, 0 , 2018-12-19

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

发表评论

0 个回复

  • 1
    CVI环境下的串口调试助手,主要功能有即时收发信息,显示波形,截图和保存数据(CVI environment serial debugging assistant, the main function includes immediately send and receive information to display waveforms, capture and save data)
    2013-07-11 09:47:50下载
    积分:1
  • PendMove
    常用RS232串口通用库类,可直接使用,谢谢大家~(The common library of the RS232)
    2013-08-31 22:13:51下载
    积分:1
  • can232
    给出了基于MFC的can232接口的调试程序(MFC-can232 given based debugger interface)
    2010-12-03 17:30:41下载
    积分:1
  • CSerialPort-class
    最新版CSerialPort类(2014年),还包含一个旧版本,可以进行比较使用。(The latest version CSerialPort class (2014), also contains an older version. Use can be compared.)
    2016-02-22 20:31:19下载
    积分:1
  • RS232
    串口通信程序,MSComm方式实现,有参考价值(Serial communication program, MSComm ways, have reference value)
    2013-11-28 08:45:23下载
    积分:1
  • SerialPortElf
    说明:  调试使用的串口助手,程序源码,功能齐全,可以调试程序(Serial Port Assistant for Debugging, Program Source Code, Full-featured, Debugging Program)
    2019-03-13 22:54:42下载
    积分:1
  • VC modbus
    VC串口通信modbus协议源代码,测试可用。(modbus通信协议)(VC serial communication protocol source code modbus)
    2014-06-07 18:26:28下载
    积分:1
  • seria
    VS2010实现串口通信,帮助大家轻松搞定串口通信(VS2010 realize serial communication, and help you easily get the serial communication)
    2012-05-21 21:05:43下载
    积分:1
  • winAPI_Sport_comm
    实现串行通讯的相关API函数 API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。 函数名 作用 CreateFile 打开串口 GetCommState 检测串口设置 SetCommState 设置串口 BuilderCommDCB 用字符串中的值来填充设备控制块 GetCommTimeouts 检测通信超时设置 SetCommTimeouts 设置通信超时参数 SetCommMask 设定被监控事件 WaitCommEvent 等待被监控事件发生 WaitForMultipleObjects 等待多个被监测对象的结果 WriteFile 发送数据 ReadFile 接收数据 GetOverlappedResult 返回最后重叠(异步)操作结果 PurgeComm 清空串口缓冲区,退出所有相关操作 ClearCommError 更新串口状态结构体,并清除所有串口硬件错误 CloseHandle 关闭串行口()
    2007-08-02 11:52:20下载
    积分:1
  • serial-communication
    利用C语言实现RS232串口上下位机通信的设计(Using C language to realize RS232 serial port communication up and down a machine design )
    2013-12-12 10:18:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载