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

搜索资源列表

  1. SerialPortTerminal

    0下载:
  2. 用C#通过API实现串口编程。此例程非常经典!-Achieved through the API with C# serial port programming. This routine is classic!
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:119664
    • 提供者:罗风
  1. ComAPI

    0下载:
  2. 使用API函数写的串口程序,源程序来源于《vc网络通信编程实用案例精选》-Using the API function to write the serial program, source from " vc network communications programming practical cases selected"
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:35119
    • 提供者:吴梦龙
  1. WinCE_SerialPort

    0下载:
  2. 这个例子演示了Windows CE操作系统下,采用VC++进行串口通讯的例子。这个代码已经很详细了,类似于桌面Windows的串口调试助手。Windows CE下没有MSComm控件可以使用,这个例子演示了如何采用VC++,通过API操作,进行串口通讯的编程。-This example demonstrates the Windows CE operating system, using VC++ for serial communication example. This code has a
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:40235
    • 提供者:joyzml
  1. vcserial

    0下载:
  2. VC串口编程 其他Windows串口通信相关API函数: (1)串口属性:通过GetCommProperties()函数获得。 (2)通用通信设备配置:CommConfigDialog()函数。 (3)缓冲区控制:PurgeComm()函数和FlushFileBuffers()函数。 -VC serial communication serial programming related to other Windows API functions: (1) serial port
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:24025
    • 提供者:wenqi
  1. MySerialCom

    0下载:
  2. 串口通信API编程.基于VC++6.0.可以直接使用。-Serial communication API programming. Based on VC++6.0. Can be used directly.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:39113
    • 提供者:wu
  1. VCPPdaquan

    0下载:
  2. 本书是一本Visual C++ 6.0综合开发参考手册,书中几乎囊括了使用Visual C++进行程序开发的全部知识,同时在讲解中结合了大量实用而又具有代表性的示例和典型应用。全书共分32章,包括认识Visual C++,C++语言基础,C++语句控制,数组,函数,面向对象的程序设计,Win32 API,用户界面设计,文档与视图,菜单、工具栏和状态栏设计,通用对话框,高级控件,ActiveX控件,自制MFC控件,图形、图像处理技术,多媒体技术,文件操作技术,注册表,ADO数据库编程,数据查询技术
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:81860
    • 提供者:AAA
  1. Serial-Communication

    0下载:
  2. 在VC++编程环境中,应用底层API函数实现串口通信。-In VC++ programming environment, the application serial communication underlying API function.
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2434989
    • 提供者:朱小方
  1. 57789345

    0下载:
  2. MSCommControl控件通过串行端口传输和接收数据为应用提供串行通讯功能MSCommControl控件在串 口编程时非常方便员不必去花时间去了解较为复杂API而且在VC、VB、Delphi等语言中均可使用-MSCommControl control through a serial port transmit and receive serial data applications in the serial communication function MSCommControl c
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:152972
    • 提供者:xiaofan
  1. BCBPAPIPSerialPort

    0下载:
  2. 利用BCB编译器开发的串口程序,编程采用Windows API函数,系统运行较稳定。-BCB compiler development using serial, programming using the Windows API function, the system runs more stable.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:374247
    • 提供者:wu
  1. delphi_API_Serial-communication

    0下载:
  2. 在delphi环境系,利用API编写的简单串口通讯程序,可以做为初学者学习API编程的例子-In Delhi environment department, use the API write simple serial interface communication program, and can be used as beginners learn API programming example
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:202314
    • 提供者:吴庆涛
  1. scommtest

    0下载:
  2. 串口编程,VCC C/C++,VC/MFC, Windows,SDK,API-serial port proggram
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1927064
    • 提供者:木木
  1. MSComm

    0下载:
  2. 目前,Visual Basic (简称VB) 已成为WINDOWS 系统开发的主要语言,以其高效、简单易学及功能强大的特点越来越为广大程序设计人员及用户所青睐。VB 支持面向对象的程序设计,具有结构化的事件驱动编程模式并可以使用无限扩增的控件。在VB 应用程序 可以方便地调用WINDOWS API函数,使得编程效率提高,应用功能增强。 利用VB 提供的这些功能,我们可以有三种方法完成串口通信。一种是用VB 提供的具有强大功能的通信控件 另一种方法是调用WINDOWS API 函数,使用W
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:8713
    • 提供者:董永文
  1. CommSample

    0下载:
  2. 使用Win32 API函数进行的串口通讯的编程方法,掌握API函数串口通讯技术。
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1949586
    • 提供者:李耀
  1. MFC-com

    0下载:
  2. 本文既写了在Windows中怎样用VC控件MSComm,又说明了API技术编程方法,在写用MSComm控件时,数据类型的转换说得不是太明白,初次涉猎串口编程的朋友恐怕看了还是编不出来;直接从底层编写的部分值得一读,说得较为详细,但你得先从VC教本上看一看什么是线程。-This paper is written in Windows using VC control how MSComm, and shows the API technology programming method, and w
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:6379
    • 提供者:赵小亮
  1. TAPIprogram

    0下载:
  2. Windows API串口编程,包括通信函数,参数设置,DCB结构等-Windows API serial programming, including the communication function, parameters Settings, DCB structure, etc
  3. 所属分类:Com Port

    • 发布日期:2017-06-11
    • 文件大小:18015142
    • 提供者:郭卫兴
  1. serial-port

    0下载:
  2. 使用win32控制台编程,其余windows api函数进行串口通信,接收数据-Win32 console programming, and the rest of the windows api function for serial communication, and receive data
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:2714
    • 提供者:施金金
  1. APICom

    0下载:
  2. 利用API函数编写的一个基于对话框编程的串口通信界面-API functions written in a dialog-based programming, serial communication interface
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2158498
    • 提供者:zack
  1. pcommLib

    1下载:
  2. pcomm.lib串口编程库。PComm 库函数是台湾MOXA公司提供的,他为用户提供了基于win32 api的开发接口。 PComm库函数分为7大类:控制函数、数据输入函数、数据输出函数、状态函数、事件驱动函数、传输文件函数、特殊设定函数;上述函数均返回int型数据,若函数调用成功则返回0,否则返回一个负整数。-pcomm.lib serial programming library. PComm library functions Taiwan MOXA company, to provid
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:33378
    • 提供者:陈江明
  1. Serial

    0下载:
  2. 深入浅出VC++串口编程之基于Win32 API 源码 参照该文档编写 同步阻塞方式 非常适合初学者 点击发送之后不要移动鼠标 vs2005编译通过-VC++ Win32 API SerailPort code VS2005
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:13457249
    • 提供者:lambert
  1. seri

    0下载:
  2. 基于ARM开发板的linux下的串口编程,做好两个API函数,可供应用程序直接调用,设置方便简单,感兴趣的也可以研究函数内部详细设置过程。-ARM-based development board serial programming under linux, do two API functions are available directly calling application, easy to set up, you can also set up a detailed study of
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:1247
    • 提供者:闲云
« 1 2 3 4 56 »
搜珍网 www.dssz.com