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

搜索资源列表

  1. Serial

    0下载:
  2. serial port vc++ development cla-serial port vc++ development class
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:23134
    • 提供者:guojun
  1. pccode_200691013230459

    0下载:
  2. 串口动态链接库,vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。-Serial dynamic link library, vc++6.0 developed through the dynamic link library to send commands to the serial port, and information. Serial port can be used for the development of procedures, v
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:758003
    • 提供者:android
  1. CommWizard

    0下载:
  2. 源码-串口接收-发送调试用助手 含 串口类-方便用户自学调用 含 hex转换字符 函数 可以传送文件 可以设置多个串口,不限定个数 方便 串口调试 -Source- the serial receive- send debugging assistant with serial-type- call with user-friendly self-character hex conversion function can send a document to set up
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:827091
    • 提供者:buliti
  1. 232

    0下载:
  2. PC机的程序设计使用VC++实现,PC机调用通用程序,控制RS-232串口,从而实现数据的收发功能。为了保证数据通信的可靠性,要制定标准的通信协议。-PC-programming using VC++ to achieve, PC machine called generic procedures, control RS-232 serial port, send and receive data in order to achieve function. In order to ensure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:776399
    • 提供者:何健飞
  1. CH341

    0下载:
  2. CH341是一个USB总线的转接芯片,通过USB总线提供串口、打印口或者并口。 在串口方式下,CH341提供串口发送使能、串口接收就绪等交互式的速率控制信号以 及常用的MODEM联络信号,用于将普通的串口设备直接升级到USB总线。 -CH341 is a USB bus adapter chips, provided through the USB serial bus, printer port or parallel port. In serial mode, CH341 Send
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:313334
    • 提供者:de
  1. API_ComPort

    0下载:
  2. VC++ API Serial communication-API serial comm port
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5602635
    • 提供者:eros
  1. serialcom

    0下载:
  2. VC++串口编程 不需使用Active控件实现-Achieved without control, serial port programming
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:732511
    • 提供者:zhangjie
  1. serial

    0下载:
  2. 基于VC操作环境下的,通过串口进行发送数据-VC-based operating environment, through serial port to send data
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1921960
    • 提供者:吴丹娥
  1. Serial

    0下载:
  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 communica
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:22277
    • 提供者:zhao
  1. Temp_Show

    0下载:
  2. 从串口读取数据并将数据绘制成曲线。 封装了一个二维坐标系,横轴和纵轴的范围会随着曲线的数值范围自动伸缩。-To read data from the serial port and the data plotted curves. Encapsulates a two-dimensional coordinate system, the range of the horizontal axis and vertical axis range of values as the curve au
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4066434
    • 提供者:kevin
  1. SCommTest

    0下载:
  2. 电脑间串口通信两台计算机串口连接,一台内用龚建伟的串口调试助手发送数据,另一台用Vc的MSComm控件来接收数据,Vc界面中有一接收数据的文本框,一个“接收数据”按钮-Serial communication between the computer serial port to connect two computers, a serial port to debug on with GONG assistant to send data, another with the Vc of the
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1916629
    • 提供者:萧坤
  1. port

    0下载:
  2. 串口动态链接库.vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。 -Serial dynamic link library. Vc++6.0 developed through this dynamic link library to the serial port to send commands and information. Serial programs can be used for the development, very usefu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:103199
    • 提供者:284
  1. communicate

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

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

    0下载:
  2. 用于串口读写数据用的程序源代码,大家可以查看实现的原理-For the serial port to read and write data with program source code, you can view the realization of the principle! ! !
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:140189
    • 提供者:小农民
  1. COM

    0下载:
  2. 一个串口的调试程序,VC++编译通过的。-A serial port debugger, VC++ compiler to pass.
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1925931
    • 提供者:cheutscher
  1. MPM(VC)

    0下载:
  2. 通過RS232串口讀取實時大氣壓力的軟件,其中很多控件採用自繪,程序數據處理代碼可能用途不大,但自繪控件大家可以參考學習-Through the RS232 serial port software to read real-time atmospheric pressure, many of which control using self drawn, the program uses data-processing code may not, but since we can draw r
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:88139
    • 提供者:loo
  1. ct

    0下载:
  2. 应用MSCOMM控件编制简单的串口调试助手 程序过程比较简单-vc serial port communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:48538
    • 提供者:
  1. GPSportcommunication

    0下载:
  2. VC^++6[1].0环境下GPS接收机串口通信的实现,摘 要 首 先简 单 介绍 了 GPS接 收机 串 口通 信 的基 本概 念 , 然 后 通 过 实例 详 细介 绍 了计 算机 与 GP S接 收 机进 行 数 据 传 输 的 两 种 方 法 : 一 种 是 使 用 W i n 3 2 API通 信 函 数 的 文 件 读 写 方 式 ;另 一 种 是 通 过 VC 6 .0提 供 的 MSCo mm 控 件实现 。-VC ^++6 [1] .0 environment GPS
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:87998
    • 提供者:feifei
  1. chuankouxianshi

    0下载:
  2. 1、串口控件使用说明 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。-1, serial port control instructions of the pro
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:209251
    • 提供者:刘yi
  1. serialport

    0下载:
  2. 深入浅出VC++串口编程.pdf VC + + serial port programming easy to understand. Pdf-VC++ serial port programming easy to understand. Pdf
  3. 所属分类:Com Port

    • 发布日期:2017-05-06
    • 文件大小:1086213
    • 提供者:
« 1 2 3 4 56 7 8 9 10 ... 23 »
搜珍网 www.dssz.com