登录
首页 » Visual C++ » COMDLL

COMDLL

于 2021-04-25 发布
0 349
下载积分: 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
  • SerialPortTest2
    改进的SerialPort类单文档实例程序(improved SerialPort single document type sample program)
    2006-10-15 15:24:20下载
    积分:1
  • use_ISP_on_PC
    VC++串口通讯程序 大家可以看看,错误之处欢迎指出,这时本人花不少时间搞出来的啊(VC serial communication process we can see, the mistake welcome, Then I spend a lot of time in the ah)
    2006-11-22 15:11:50下载
    积分:1
  • RS232_VC
    串口调试:这还是个初步的!如果你有兴趣还可以自己再改!如果还有更好的请联系我(serial debugger : This is still preliminary. If you are interested in then they can change! If there is a better contact I)
    2006-09-23 09:52:49下载
    积分:1
  • Show_Curve
    Visual Basic基于天平称重,串口接收数据,在窗体上进行曲线显示(Show Curve)
    2011-01-20 16:26:37下载
    积分:1
  • SerialPort_VS2010_MFC
    基于SerialPort的串口调试助手代码,运行平台VS2010,MFC工程文件(Based on the serial debugging assistant SerialPort code, run the platform VS2010, MFC project file)
    2020-10-10 09:37:34下载
    积分:1
  • RS232
    串口通信程序,MSComm方式实现,有参考价值(Serial communication program, MSComm ways, have reference value)
    2013-11-28 08:45:23下载
    积分:1
  • My_Send_Recive
    用vb6.0做的一个小的串口测试程序.可以实现正常通信(Used vb6.0 to do a small test program serial)
    2013-11-19 15:00:41下载
    积分:1
  • vc_-serial-communication
    vc_串口通讯,介绍了如何用VC实现串口通信的原理和源程序(vc_ serial communication, describes how to use the VC to achieve the principle and source of serial communication)
    2011-04-20 14:32:52下载
    积分:1
  • MultiThSerial
    调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听(call WinAPI serial communication functions, and uses multi-threading technology to activate the working threaded serial input eavesdropping)
    2005-03-18 23:47:27下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载