CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Cserial

搜索资源列表

  1. 45666014COMM-CSerial

    1下载:
  2. vc++ 计算机串口通信的软件设计与实现-vc computer serial communication software design and implementation
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:83kb
    • 提供者:txh
  1. com-SerialCommunications-class

    0下载:
  2. CSerial - A C++ Class for Serial Communications -CSerial-A C Class for Serial Communicatio ns
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.88kb
    • 提供者:zjl
  1. serialport_new

    0下载:
  2. 最新的CSerial类(串口通讯2006.11)-latest CSerial category (serial communication 2006.11)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:23.78kb
    • 提供者:风之彩
  1. CSerial

    3下载:
  2. CSerial(MuMega Technologies公司免费提供的串口类)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.8kb
    • 提供者:代华
  1. CCCommunication

    0下载:
  2. 串口传输代码,用CSerial类编写,可以实现两个串口的传输数据。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:39.34kb
    • 提供者:wang
  1. 使用winsock进行文件传送.zip

    0下载:
  2. 使用MFC下的winsock写的一个文件传输程序,在windows2000、VC6.0下调试通过。,use of the protocols of MFC write a file transfer procedures in Solaris, under VC6.0 through debugging.
  3. 所属分类:File Operate

    • 发布日期:2017-03-22
    • 文件大小:9.97kb
    • 提供者:张能臻
  1. CSerial

    0下载:
  2. 串口通信类CSerial的头文件和源文件,其中包含有串口操作的函数。-It is about the class of CSerial,which has something to do with serial communication.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:1.91kb
    • 提供者:洪焱
  1. Cserial

    1下载:
  2. VC++的第三方类库,关于串口通信的类库,可以供WINDOWS编程的各位参考使用-VC++ Class Library of the third party, on the serial communication class library can be programmed for WINDOWS you refer to the use of
  3. 所属分类:其他小程序

    • 发布日期:2014-01-14
    • 文件大小:5.71mb
    • 提供者:davidlee
  1. PC_COM_Communication

    0下载:
  2. 一个串口通讯的例程,用的是CMSComm控件。如果机子没装VC的话还修改注册表才能实现通讯,比较麻烦,所以我在自己的项目中把CMSComm控件的功能用CSerial这个类实现,单这个例子其它部分还是不错的,推荐给大家。-A serial port communication routines, using a CMSComm control. If the machine did not loaded, then VC can be achieved also modify the regist
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:820.25kb
    • 提供者:柳闻徽
  1. CSerial

    1下载:
  2. 提供Window或windows CE 环境下的串口操作类,包括串口初始化、打开、读写等接口函数-Window or the provision of windows CE environment to operate under the serial type, including the serial port initialization, open, read and write interface functions, etc.
  3. 所属分类:Windows编程

    • 发布日期:2014-01-14
    • 文件大小:7.34kb
    • 提供者:monica
  1. serial

    0下载:
  2. 实现wince下的串口栏。基本功能都实现-good cserial calss
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3.74kb
    • 提供者:陈德龙
  1. SerialPortTool

    1下载:
  2. 用串口类CSerial为某公司做的一个串口调试的工具,它可以解析输入的命令,用户可以象使用超级终端一样使用它。我在这里面使用了加载前奏,密码保护功能,多线程加载升级软件,CRC32校验等技巧。-A example code for CSerial class s application. It can be used as super terminal. It s be implemented by code protection, multithread upgrade, CRC32 chec
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:144.95kb
    • 提供者:柳闻徽
  1. ComTest

    0下载:
  2. 本包分别用三种方法实现了基于Visual C++6.0的串口通讯,包含用MsComm控件实现,用API实现,用CSerial实现。-The three methods were used to package a Visual C++6.0 based on serial communication, including controls used to achieve MsComm with API to achieve, with the realization of CSerial.
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:110.97kb
    • 提供者:dangml
  1. Serial2009

    1下载:
  2. CSerialPort实例 用于使用CSerial在VC中的应用-CSerialPort
  3. 所属分类:Communication

    • 发布日期:2016-12-22
    • 文件大小:29.98kb
    • 提供者:litianzuo
  1. SerialPortTest

    0下载:
  2. 实现串口通讯 CSerial类实现应用 串口通讯 串口通讯-Serial Communication CSerial class implements Application
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:4.96mb
    • 提供者:chrisdai
  1. SerialEXcod

    1下载:
  2. 一个高效率高兼容性的VC++串口通信底层代码,效率比控件高,简单好用多了-CSerialEx- Win32 message-based wrapper for serial communications A lot of MS-Windows GUI based programs use a central message loop, so the application cannot block to wait for objects. This make serial commun
  3. 所属分类:Communication

    • 发布日期:2014-12-05
    • 文件大小:43.53kb
    • 提供者:zhao
  1. SerialPortTest2

    0下载:
  2. CSerialPort类串口通信程序,基于single document,CSerial Port类已修改过,进行了优化-CSerialPort Communication,based on single document,CSerial Port has been modified
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1.89mb
    • 提供者:张玲
  1. CSerial

    0下载:
  2. CSerial类,修改后,方便使用,欢迎大家修改与我交流-CSerial classes, modified, easy to use
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:19.5kb
    • 提供者:潘涌
  1. CSerial

    0下载:
  2. 串口通信CSerial类的源代码,可用于编写串口程序-CSerial serial communication of the source code, and can be used to write serial program
  3. 所属分类:Console

    • 发布日期:2017-03-24
    • 文件大小:19.5kb
    • 提供者:赵建涛
  1. CSerial

    0下载:
  2. CSerial类 基于MuMega Technologies公司免费提供的串口类改进 -CSerial based MuMega Technologies offers free classes to improve port
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:19.51kb
    • 提供者:殷寅
« 12 »
搜珍网 www.dssz.com