CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 串口 vc

搜索资源列表

  1. 串口实现双机互联

    1下载:
  2. 用vc编的,实现两台计算机之间通过串口进行通信。- Arranges with vc, realizes between two computers to carry on the correspondence through the string mouth.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:59322
    • 提供者:陈三公子
  1. comm2

    0下载:
  2. 利用VC++MFC编写的一个小型PLC串口通信程序。-VC++ MFC PLC
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:28702
    • 提供者:郭栋
  1. CommWizard

    0下载:
  2. 串口编程调试精灵(VC++串口通信实例导航)源码-Serial Programming Debugging the wizard (VC++ Serial Communication instance navigation) source
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:5016876
    • 提供者:jin fen
  1. communicate

    1下载:
  2. VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3694356
    • 提供者:陈利聪
  1. 232rs

    0下载:
  2. vc++6.0编写的串口采集程序,用了缓冲区,实时显示效果很好,供大家学习参考-vc++6.0 prepared by serial acquisition program, with the buffer zone, real-time display a good effect, for them to learn information
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2145042
    • 提供者:davidlee
  1. AD

    0下载:
  2. vc串口控制单片机实现A/D转换和温度测量-vc serial control MCU A/D conversion and temperature measurement
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:275514
    • 提供者:吴晓伟
  1. vc

    0下载:
  2. 该学习资料中是周韧研老师所编写的《VisualC++串口通信开发入门与编程实践》这本书的源代码,是一本很好的串口通信的书籍-The study data is amphicribral study prepared by the teacher " VisualC++ serial communication development and programming practice started," the source code of this book
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:252202
    • 提供者:chenjin
  1. LED-MAKE

    0下载:
  2. vc写的串口通信程序,并把接收的信息写入文件,已测试通过-vc writing serial communication program, and to receive information written to the file, have been tested
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:471584
    • 提供者:daizhiqiang
  1. VC

    1下载:
  2. 这个源码中包含了源码和视频,下载下来就可以使用,实现了MODBUS串口通信的功能,很简单和使用的一个程序。欢迎大家下载-The source code includes source code and video, downloaded and can be used to achieve the MODBUS serial communication function, and use a very simple procedure. Welcome to the Download
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:20734976
    • 提供者:刘少明
  1. VC-Serial-PC-simple-routines

    0下载:
  2. 该实例是用于vc环境下的通讯,即串口通信,很好的模拟了人的通讯功能,是研发者的参考资料-This instance is used for communication vc environment, that serial communication, a good simulation of human communication, is a reference for developers
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4537765
    • 提供者:ltx
  1. MultiComs_VC

    0下载:
  2. VC++多串口控制解决方案,能够用于工控机和多个具有串口的被控对象之间的控制和数据传输,在工程实践中用处很大。-VC++ multi-port control solution, can be used for industrial machines and more than a controlled object with a serial port control and data transfer between, very useful in engineering practice.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:257858
    • 提供者:陆彬
  1. Examples_Of_SerialCommunication(vc)

    0下载:
  2. 串口编程的诸多例子,包括mmscom控件的使用、SerialPort类的使用以及对windows api函数的介绍。另外还提供了一个非常有用的串口编程助手软件。-Serial programming of the many examples, including mmscom control the use of, SerialPort class to use as well as the introduction of the windows api function. It also pr
  3. 所属分类:Com Port

    • 发布日期:2017-05-26
    • 文件大小:8849570
    • 提供者:j-wu06
  1. MyMSComm

    0下载:
  2. VC串口程序 提供整套源码 方便快速开发串口-vc com
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:4074070
    • 提供者:红人
  1. VC向指定串口发送和接收数据(可十六进制)

    0下载:
  2. VC++ 串口通信,很不错的,感谢大家的支持与下载(VC++ serial communication, very good)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:23552
    • 提供者:cfq1535
  1. OMRON PLC与VC通信程序源码 版本01

    0下载:
  2. 串口 波特率 界 面 读取DM区数据,很好呀(PLC OMON,C# CX-Progammer)
  3. 所属分类:其他

  1. 深入浅出VC++串口编程

    0下载:
  2. 详细的介绍关于VC++串口编程的相关知识(Detailed introduction about VC++ serial programming related knowledge)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:1336320
    • 提供者:chxs
  1. VC串口通信实例

    0下载:
  2. VC串口通讯实例,可以方便给初学者学习vc的串口编程,亦可以稍微修改作为自己开发项目需求(VC serial communication example, easy for beginners to learn VC serial port programming, also can be slightly modified as a development project needs)
  3. 所属分类:串口编程

    • 发布日期:2017-12-26
    • 文件大小:4517888
    • 提供者:willving
  1. 串口调试助手V2.2源码

    0下载:
  2. 实现串口助手功能,里面包含已经可用的编译程序和源代码,适合使用者学习VC开发串口通讯程序(Serial assistant function, which contains already available compiler and source code, suitable for users to learn VC development serial communication program)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-31
    • 文件大小:5454848
    • 提供者:黄大冲
  1. VC++实战USB接口编程(示例)

    1下载:
  2. USB串口编程,c++编写USB串口编程实例(USB 123456789123456789)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:33792
    • 提供者:TD123456
  1. ActiveX控件串口通信

    1下载:
  2. 在VC++6.0中使用通讯控件-MSComm串行通讯控件,选用的开发环境即为Visual C++6.0,其中的通讯功能都是由MSComm通讯控件完成的。(In VC++6.0, we use the communication control -MSComm serial communication control. The selected development environment is Visual C++6.0, where the communication function is
  3. 所属分类:通讯编程

    • 发布日期:2018-04-19
    • 文件大小:5300224
    • 提供者:hzl88
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com