-
VC的COM口驱动程序,使用了ACTIVEX控件
VC的COM口驱动程序,使用了ACTIVEX控件-VC COM port drivers, the use of Activex Control
- 2022-07-02 09:38:33下载
- 积分:1
-
serial communications transceivers messaging software, we look at the Lower bar,...
串口短信通信收发软件,大家下下看看吧,不错的哇!-serial communications transceivers messaging software, we look at the Lower bar, a good wow!
- 2022-07-27 07:13:34下载
- 积分:1
-
TAPI 编程事例,有兴趣的可以研究.很有价值.
TAPI 编程事例,有兴趣的可以研究.很有价值.-TAPI programming examples are interested can study. Great value.
- 2022-11-06 08:15:03下载
- 积分:1
-
项目描述: slsnif is a serial port logging utility. It listens to the specified seria...
项目描述: 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是一个串行端口日志工具。它监听特殊的串口,记录所有通过这具串口的两个方向的数据。 类别: Development Status: 5 - Production/StableEnvironment: Console (Text Based)Intended Audience: DevelopersLicense: GNU General Public License (GPL)Operating System: LinuxProgramming Language: CTopic: Communications, Debuggers -Project Description : 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 sniffers is a serial port records tools. It eavesdropping designated serial port and record all through the ports of the two directions of data. Source : http://freshmeat.net slsnif is a serial port log tools. It eavesdropping special serial ports, a record of all serial passage with the two directions of data.
- 2022-12-20 12:50:04下载
- 积分:1
-
基于西门子手机开发的短信发送接收控件,可以收发短信,播打电话...
基于西门子手机开发的短信发送接收控件,可以收发短信,播打电话-based on Siemens phones send and receive text messages to the controls, can send and receive text messages, broadcast call
- 2023-05-25 03:00:03下载
- 积分:1
-
对LINUX下IC卡读写操作函数,用的是明华公司的读卡器
对LINUX下IC卡读写操作函数,用的是明华公司的读卡器-right LINUX IC card reader manipulation functions, the Chinese company is out of the reader
- 2023-05-12 19:10:04下载
- 积分:1
-
串口编程代码 使用spcomm的 有例子事例
串口编程代码 使用spcomm的 有例子事例-serial programming code used spcomm examples of instances
- 2022-02-11 12:56:44下载
- 积分:1
-
一些485通讯芯片的资料。做工控的人一定会用得到。
一些485通讯芯片的资料。做工控的人一定会用得到。-Some 485 communications chip information. Done IPC person will certainly used receive.
- 2023-09-04 16:15:03下载
- 积分:1
-
好东东,用C写的,USB接口程序,很好用
好东东,用C写的,USB接口程序,很好用-Dongdong good with C wrote, USB interface program, a very good use
- 2022-06-25 23:39:43下载
- 积分:1
-
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)...
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)+chr($00)+chr($04)+chr($0F)+chr($00)+chr($14)
MSComm1.output := str
在CLICK事件中: str := chr($FF)+chr($01)+chr($00)+chr($00)+chr($00)+chr($00)+chr($01)
MSComm1.output := str
-Problem. Pelco agreement左转右转control when there are problems. Other features easy to use. DELPHI I used to write the procedures in the MouseDown, str: = chr ($ FF)+ Chr ($ 01)+ chr ($ 00)+ chr ($ 04)+ chr ($ 0F)+ chr ($ 00)+ chr ($ 14) MSComm1.output: = str in the CLICK event: str: = chr ($ FF)+ chr ($ 01)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 01) MSComm1.output: = str
- 2022-02-06 22:16:02下载
- 积分:1