CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - serial port library

搜索资源列表

  1. Simple Sockets Library--ssl-2[1].11a.tar

    0下载:
  2. 项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一个串行端口记录工具。它监听指定的串行端口并记录所有通过这个端口的两个方向的数据。 来源:http://freshmeat.net slsnif是一个串行端口日志
  3. 所属分类:串口编程

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

    0下载:
  2. pc与pda数据交互,通过pc的串口与pda专用连接器相连接,使用不同的底层COM库与不同型号的PDA通信,将PDA中的数据以统一的XML文件格式存储到pc上-pc pda with interactive data through the PC serial port and pda dedicated connector link, use different underlying COM library with different models of communication PDA,
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:48.6kb
    • 提供者:张景刚
  1. RFID

    0下载:
  2. 非接触式读卡器的动态库源码,利用串口使上位机与下位机进行通信。-Non-contact reader dynamic library source code, using the serial port to the host computer to communicate with the next crew.
  3. 所属分类:RFID

    • 发布日期:2017-04-01
    • 文件大小:55.09kb
    • 提供者:daixin
  1. Serial_CommunicationSource

    0下载:
  2. 比较高级的串口的通讯库,有可以运行的程序,完整的串口的通讯类库和实际的代码。对RS-232, RS-422等串口通讯,是非常好的参考,也非常有实用价值。-Serial port Communication source code for C++ on Windows. Very useful source code and C++ class/library.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:46.36kb
    • 提供者:Rex
  1. RS232API

    0下载:
  2. RS232串口api函数类库,方便vc++程序调用,作为自己的程序一部分,实用得心应手-RS232 serial port api function class library, call the convenience vc++ program, as part of its own procedures, handy and practical
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:124.97kb
    • 提供者:李征
  1. CCommLib

    0下载:
  2. 自己写的串口通信类库,为异步读操作,使用时直接将lib文件加载如程序,判断串口是否可以,打开串口,读、写串口,关闭等,自己写的,满足一定的需求,不太完善-serial communication class library for the asynchronous read operation, use lib file is loaded directly into such programs to determine whether the serial port, open the ser
  3. 所属分类:Com Port

    • 发布日期:2017-06-02
    • 文件大小:13.69mb
    • 提供者:shadow
  1. Sample

    0下载:
  2. 功能完善强大的Comm Base Library 读写串口 监视线程-Powerful functions Comm Base Library to read and write serial port monitoring thread
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:756.08kb
    • 提供者:wLiao
  1. gps1_5

    0下载:
  2. gps1_5.c begins by opening a file gpsData.txt which will save all GPS message strings in ASCII. Next, the serial port is opened using a function prototype comm_setting() which invokes functions found in the IBMCOM library. A while loop is entere
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:2.62kb
    • 提供者:icach
  1. 1531-anqn

    0下载:
  2. 如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用VC++对RS-232串口编程是经常用到的事。   本程序就是一个以动态连接库(DLL)文件形式实现对多个串口的操作。-If you are engaged in real-time monitoring system and communication system development, you will find that using VC++ on the RS-232 serial port programming is
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:370.17kb
    • 提供者:spacebank
  1. message20100619222217

    0下载:
  2. 串口通信与自定义消息:掌握VC下串口编程式的方法,掌握动态库的静态调用及自定义消息. -Serial communication with a custom message: serial port programming under control VC type approach, grasp the static call and dynamic library custom message.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:20.54kb
    • 提供者:袁建超
  1. mydll

    0下载:
  2. 自己通过VC编写的链接库,负责PC机对接外围设备。通过串口将PC机与外设链接起来的小驱动-Written by VC link to their own library, responsible for the PC, docking peripherals. PC unit through the serial port will be linked with peripheral small-driven
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:829.37kb
    • 提供者:周红弟
  1. Serial_Port

    0下载:
  2. a library for work with Serial port (COM). (Send/Receive data)
  3. 所属分类:Com Port

    • 发布日期:2017-04-24
    • 文件大小:16.06kb
    • 提供者:losingsleeep
  1. ComSet

    0下载:
  2. 串口功能模块,提供2个工程: 1、串口模块DLL库工程。使用串口底层驱动代码进行编写,生成dll文件。 2、串口模块DLL库测试工程。对生成的dll文件进行集成测试,并提供简单界面测试功能。 代码用途: 1、软件专业测试人员快速使用本dll进行界面串口通信功能开发; 2、可使用dll生成工程中的源代码进行修改,适合各类*面底层调用; 3、有需要进行软件权限控制的场合,自制dll生成和测试工程的模板; 4、软件初学者进行代码规范和测试的学习模板。-Serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:97.32kb
    • 提供者:吴鹏
  1. ss

    0下载:
  2. 短信库提供的接口有: mdmOpen:打开串口; mdmSmsSend:发送一条短消息; mdmSmsSendBin:发送一条二进制短信 GetCurExistSmsNums:获取短信总数 mdmSmsReadDir:读一条短消息; mdmSmsInfo:得到短消息的相关信息; mdmSmsGetAll:得到所有的短消息; mdmGetSmsCA:得到短信中心号码; mdmSetSmsCA:设置短信中心号码; mdmPbAddItem:添加
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:13.49kb
    • 提供者:何刚
  1. vc_chuankou

    0下载:
  2. 一个VC++串口通讯链接库DLL源文件,基于vc++6.0开发,本DLL可实现向串口发送命令或信息-A VC++ serial communication link library DLL source file, based on vc++6.0 development, the DLL can be realized or information to the serial port to send commands
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:40.4kb
    • 提供者:
  1. mCoreNETsms

    0下载:
  2. mCore? .NET 短信组件是一个基于.NET技术的短信收发支持库。可以快速的创建.NET的短信发送和接收程序。除了发送和接收一般短信外,mCore? .NET 短信组件还可以支持 彩信、WAP推送、电子名片、电子日历超长商业方面的短信。 mCore? .NET 短信组件支持任何 ETSI 07.05 兼容的手机和GSM MODEM短信终端,可以使用串口、或红外进行连接,支持英文格式及UNICODE格式短信,支持中文。 具体如何完美使用,请参见 frmMain_
  3. 所属分类:SMS

    • 发布日期:2017-03-29
    • 文件大小:297.61kb
    • 提供者:dwad
  1. Delphi-SMS-Modem

    0下载:
  2. 用短信猫连接串口发送短信的DLL及Delphi例程,带有GSM MODEM 动态链接库说明文档,该DLL已经破解,绝对可用并不会发送广告或附加信息。-Connection with the serial port to send SMS text messages, DLL and Delphi Sample, GSM MODEM dynamic link library with documentation, the DLL has been cracked, absolutely free
  3. 所属分类:SMS

    • 发布日期:2014-12-10
    • 文件大小:531kb
    • 提供者:梁飞国
  1. chaoshijieshou

    0下载:
  2. 串口超时接收,串口超时接收 串口超时接收 串口超时接收-MSComm control based on single document in the application of Win32/API serial control MFC pack class/Win32 serial programming/serial development of another way/serial library second version/serial interface communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2.15mb
    • 提供者:
  1. SC16IS7xx

    0下载:
  2. 全双工串口扩展芯片SC16IS752的C驱动库文件-Full-duplex serial port expansion the the chip SC16IS752 the C driver library file
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:7.12kb
    • 提供者:王海
  1. scomm

    0下载:
  2. 串口连接动态库DLL,可以导出,支持三方调用-Serial port to connect a dynamic library DLL can export support constituents call
  3. 所属分类:Com Port

    • 发布日期:2017-11-16
    • 文件大小:1.79mb
    • 提供者:张良杨
« 12 »
搜珍网 www.dssz.com