登录
首页 » Visual C++ » COMDLL

COMDLL

于 2021-04-25 发布
0 273
下载积分: 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 个回复

  • ST-7-10-Repair-tool
    希捷硬盘维修软件,通过COM口与硬盘通信,进行ROM和固件的读写,开启工厂自校准进行固件和坏道的自动修复。(Seagate hard disk repair software, communicate with hard drive, through the COM ROM and firmware, speaking, reading and writing, open the factory since the calibration for the firmware and bad auto repair.)
    2014-10-03 02:12:47下载
    积分:1
  • test1
    VB环境下简单的串口测试程序,测试两台主机通过串口是否能够实现数据传送,可以传送数字、字符串及汉字。(VB environment, a simple serial test program, test whether two hosts can be achieved through the serial data transfer, can send numbers, strings and characters.)
    2010-06-09 10:11:16下载
    积分:1
  • mscomm
    控件 进行串口通信,采用微软的控件控件 进行串口通信,采用微软的控件(Controls the serial communication, using Microsoft' s control controls the serial communication, using Microsoft' s control)
    2012-09-15 21:43:29下载
    积分:1
  • 1Button-Devices
    1 button device with bascom avr
    2019-05-06 19:09:58下载
    积分:1
  • VC6.0MFC
    vc++制作串口调试助手,用vc6.0开发环境,一步一步教大家制作串口调试助手(vc++ production serial debugging assistant with vc6.0 development environment, step by step teach you making serial debugging assistant)
    2013-07-18 16:02:31下载
    积分:1
  • MSComm
    实例321——利用MSComm控件进行串口通信(Examples 321 use MSComm control serial communication)
    2016-06-03 13:17:57下载
    积分:1
  • com_debugger
    串口调试程序源代码,本例作为学习串口编程具有很好的参照作用。(Serial debugger source code, in this case as a learning serial programming with a good reference to the role.)
    2013-09-20 18:32:13下载
    积分:1
  • ADCandRS232
    基于DMmega128开发板的串口通信程序,对于初学者必看!!(For starters based on DMmega128 development board serial communication program, must see! !)
    2012-11-04 21:41:58下载
    积分:1
  • Com_N
    本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。(Microsoft's own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx control and registration method, the procedure is used in the static link library, for the in the absence of vc for the machine can also run, giving the larger point.)
    2005-07-31 09:50:35下载
    积分:1
  • SCOMMV23
    一个功能比较全面的串口调试工具。你值得拥有。(A more comprehensive functional serial debugging tools. You deserve. )
    2013-07-19 16:10:07下载
    积分:1
  • 696518资源总数
  • 104569会员总数
  • 24今日下载