搜索资源列表

  1. 卡尔曼 陀螺仪、倾角传感器融合 C代码 一段语句看不懂

    1下载:
  2. MFC串口通信上位机
  3. 所属分类:界面编程

  1. 串口通信程序

    0下载:
  2. 一个很好的COM口通讯类-An uart mfc example
  3. 所属分类:串口编程

    • 发布日期:2024-06-11
    • 文件大小:2613248
    • 提供者:武丽杰
  1. COMSerial

    0下载:
  2. 在MFC下,编写串口通信程序包括两种方法,一种是使用MSComm控件,一种是使用API通信函数。本程序演示了如何使用串口通信API实现串口通信。-in MFC, to prepare serial communication program includes two ways : one is to use MSComm control, the use of a communication API functions. This pr
  3. 所属分类:串口编程

    • 发布日期:2024-06-11
    • 文件大小:31744
    • 提供者:王 望
  1. SCommTestcontrol

    0下载:
  2. 用MFC的Comm控件实现串口通信测试,可以向串口发出控制指令,我已经把这个程序用在远程控制云台转动的操作了,希望对大家有帮助-with MFC Comm Serial Communication Control tests to be issued Serial control commands, I have used this procedure in rotating platforms, remote control oper
  3. 所属分类:串口编程

    • 发布日期:2024-06-11
    • 文件大小:31744
    • 提供者:杜莉
  1. MFCSerialCommunication

    0下载:
  2. 这是我平时学习过程中总结的用MFC写串口通信程序时的一些基础知识,希望大家喜欢!-This is my usual process of learning lessons with MFC write serial communication program at some basic knowledge, hope you like them!
  3. 所属分类:软件工程

    • 发布日期:2024-06-11
    • 文件大小:6144
    • 提供者:zhang
  1. GSMTest07-29-13-29

    0下载:
  2. 口通信 VC 完整串口通信程序Vc++源代码 串口通讯 vc++ 源代码 vc 串口通信 串口通信 mfc 通信 发送程序 vc++ 串口 VC 串口通信程序 完整串口通信程序Vc 源代码 VC串口通信 窜口通信程序 《Visual C /Turbo C串口通信编程实践》 vc 接受串口数据 vc 串口通讯 代码 串口 发送 -Serial Port Communication VC complete communication pro
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-06-11
    • 文件大小:881664
    • 提供者:dfsdf
  1. MySerialPort08-8-22

    0下载:
  2. 串口通信mfc源码,?
  3. 所属分类:串口编程

    • 发布日期:2024-06-11
    • 文件大小:76800
    • 提供者:
  1. GpsRecv

    0下载:
  2. 该程序用MFC实现串口通信,包括串口通信的整个过程,和各种参数的设置-MFC realize the program with serial communication, including the serial communication of the whole process, and various parameters set
  3. 所属分类:串口编程

    • 发布日期:2024-06-11
    • 文件大小:38912
    • 提供者:sunsee
  1. MFCAPISeriesPort

    0下载:
  2. 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
  3. 所属分类:串口编程

    • 发布日期:2024-06-11
    • 文件大小:3213312
    • 提供者:bill
  1. Serial(MFC)

    0下载:
  2. 实现了SerialPort类,用于串口通信,并且采用多线程模式-Achieved the SerialPort class, used for serial communications, and using multi-threaded mode
  3. 所属分类:通讯编程

    • 发布日期:2024-06-11
    • 文件大小:55296
    • 提供者:邓梦
  1. CRCProgram

    0下载:
  2. 用MFC编写的数据包校验与常用校验算法(数据处理方法与串口通信用户层协议的编制)。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared by MFC with the commonly used packet checksum checksum algorithm (data-processing methods and user layer protocol serial communica
  3. 所属分类:通讯编程

    • 发布日期:2024-06-11
    • 文件大小:25600
    • 提供者:仙儿
  1. VC_MFC串口通信编程详解

    0下载:
  2. VC++串口通信编程详解,简单实用,值得拥有(VC++ serial communication programming detailed, simple and practical, it is worth having)
  3. 所属分类:串口编程

    • 发布日期:2024-06-11
    • 文件大小:138240
    • 提供者:hcy52ni
  1. vs2010串口通信

    0下载:
  2. 利用VS2010 MFC编写的串口通信软件源代码(Written using VS2010 MFC serial communication software source code)
  3. 所属分类:串口编程

    • 发布日期:2024-06-11
    • 文件大小:132096
    • 提供者:1971394016
  1. 串口通信

    0下载:
  2. 在VS2010版本下利用MFC,实现串口通信(serial communication)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-11
    • 文件大小:31502336
    • 提供者:yanyao12138
  1. mfc

    0下载:
  2. 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。(Serial communication, a communic
  3. 所属分类:其他小程序

  1. MFC串口通信

    0下载:
  2. 用MFC实现串口通讯,在接收框内实现自动下拉(Using MFC to achieve serial communication,in the receiving fr a me to achieve automatic drop-down.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:63053824
    • 提供者:达打达
  1. 串口v2

    0下载:
  2. 用MFC实现串口通信,可以实现简单的串口收发功能,附带全部源码(Realization of serial communication with MFC)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-11
    • 文件大小:82155520
    • 提供者:小怪128
  1. 串口调试器

    0下载:
  2. 用mfc编的一款串口调试器,可进行串口通信等一些基础的操作及源码参考。(A serial debugger compiled with MFC)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:75776
    • 提供者:sherlocklwj
  1. 串口通信

    0下载:
  2. MFC下的串口编程,可以最高实现921600bps的串口通信(Serial port programming under MFC can achieve the highest 921600bps serial communication)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-11
    • 文件大小:60416
    • 提供者:zh_huagel
  1. VS2010之MFC串口通信的编写教程

    0下载:
  2. 是一个关于串口通信的详细教程,可以接收从PC端发送过来的数据并且实施显示(It's a detailed tutorial about serial communication. It can receive data sent from PC terminal and display it.)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-11
    • 文件大小:45833216
    • 提供者:梦醒繁花落
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org