搜索资源列表
-
0下载:
项目描述: 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是一个串行端口日志
-
-
0下载:
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,
-
-
0下载:
非接触式读卡器的动态库源码,利用串口使上位机与下位机进行通信。-Non-contact reader dynamic library source code, using the serial port to the host computer to communicate with the next crew.
-
-
0下载:
比较高级的串口的通讯库,有可以运行的程序,完整的串口的通讯类库和实际的代码。对RS-232, RS-422等串口通讯,是非常好的参考,也非常有实用价值。-Serial port Communication source code for C++ on Windows. Very useful source code and C++ class/library.
-
-
0下载:
RS232串口api函数类库,方便vc++程序调用,作为自己的程序一部分,实用得心应手-RS232 serial port api function class library, call the convenience vc++ program, as part of its own procedures, handy and practical
-
-
0下载:
自己写的串口通信类库,为异步读操作,使用时直接将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
-
-
0下载:
功能完善强大的Comm Base Library
读写串口
监视线程-Powerful functions Comm Base Library to read and write serial port monitoring thread
-
-
0下载:
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
-
-
0下载:
如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用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
-
-
0下载:
串口通信与自定义消息:掌握VC下串口编程式的方法,掌握动态库的静态调用及自定义消息. -Serial communication with a custom message: serial port programming under control VC type approach, grasp the static call and dynamic library custom message.
-
-
0下载:
自己通过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
-
-
0下载:
a library for work with Serial port (COM).
(Send/Receive data)
-
-
0下载:
串口功能模块,提供2个工程:
1、串口模块DLL库工程。使用串口底层驱动代码进行编写,生成dll文件。
2、串口模块DLL库测试工程。对生成的dll文件进行集成测试,并提供简单界面测试功能。
代码用途:
1、软件专业测试人员快速使用本dll进行界面串口通信功能开发;
2、可使用dll生成工程中的源代码进行修改,适合各类*面底层调用;
3、有需要进行软件权限控制的场合,自制dll生成和测试工程的模板;
4、软件初学者进行代码规范和测试的学习模板。-Serial
-
-
0下载:
短信库提供的接口有:
mdmOpen:打开串口;
mdmSmsSend:发送一条短消息;
mdmSmsSendBin:发送一条二进制短信
GetCurExistSmsNums:获取短信总数
mdmSmsReadDir:读一条短消息;
mdmSmsInfo:得到短消息的相关信息;
mdmSmsGetAll:得到所有的短消息;
mdmGetSmsCA:得到短信中心号码;
mdmSetSmsCA:设置短信中心号码;
mdmPbAddItem:添加
-
-
0下载:
一个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
-
-
0下载:
mCore? .NET 短信组件是一个基于.NET技术的短信收发支持库。可以快速的创建.NET的短信发送和接收程序。除了发送和接收一般短信外,mCore? .NET 短信组件还可以支持 彩信、WAP推送、电子名片、电子日历超长商业方面的短信。
mCore? .NET 短信组件支持任何 ETSI 07.05 兼容的手机和GSM MODEM短信终端,可以使用串口、或红外进行连接,支持英文格式及UNICODE格式短信,支持中文。
具体如何完美使用,请参见 frmMain_
-
-
0下载:
用短信猫连接串口发送短信的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
-
-
0下载:
串口超时接收,串口超时接收 串口超时接收 串口超时接收-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
-
-
0下载:
全双工串口扩展芯片SC16IS752的C驱动库文件-Full-duplex serial port expansion the the chip SC16IS752 the C driver library file
-
-
0下载:
串口连接动态库DLL,可以导出,支持三方调用-Serial port to connect a dynamic library DLL can export support constituents call
-