搜索资源列表
Delphi串口及语音传真高级编程
- 通过这一资料,你可以深刻的掌握串口与语音的编程技术和技巧.-through this information, you can grasp the profound serial port and voice technology and programming skills.
VCMSCOMM
- MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSComm control through serial port
commTSR
- delphi写的监视串口的Windows内核编程的示例程序。
Win32ApiSerial
- 在Delphi下用windowsAPI进行串口通讯编程,已在Delphi6.0下编译通过
ch09
- Delphi环境下用MSComm控件进行串口编程,已在Delphi6.0下编译通过。
POWER_tsock
- C++Buider/delphi控件,大大简化Socket/TCP/IP编程编程,比使用串口通讯控件还简单-C / delphi controls, greatly simplified Socket / TCP / IP programming programming, the use of serial communication control is also simple
mmt155srcDelphi6
- 解压密码1.《Delphi串口及语音传真高级编程》第69页第一段第一个单词,注意大小写。2.或者请与温锦山wenjinshan@163.com、wenjinshan@163.net联系。-extract a password. "Delphi voice and fax Serial Advanced Programming," the first paragraph of Article 69 paragraph 1 words, the attention of the
串口调试(delphi源码)
- 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送
OPC
- Modbus OPC 通讯 串口编程 OPC功能服务.-Modbus OPC
MSComm
- 使用MSCOMM控件实现串行通信, MSComm 作为一个串行通讯控件为程序员串口通讯编程节省了很多时间-Serial communication using MSCOMM control, MSComm as a serial communication serial communication control program for programmers to save a lot of time
sfsfsffsfsdf
- delphi串口及语音传真高级编程 -delphi串口及语音传真高级编程delphi串口及语音传真高级编程
com-api
- 用API编写串口通讯的例子,编程环境DELPHI-Serial Communication
Windows-Delphi-PLC-com
- 介绍windows下delphi在工控方面的串口通信编程-Introduction delphi serial communications in industrial areas
delphiPspcomm
- delphi实现的串口编程,调用了spcomm(程序中不报错spcomm)-delphi com spcomm
TermDemo
- Delphi串口及语音传真高级编程-TermDemo源代码.-Delphi serial port and voice and fax high-level programming the-TermDemo source code.
port-communicate-delphi-
- 串口编程源代码,可收发指令,用于仪表通讯测试。-Serial programming source code, you can send and receive instructions for communication test instruments.
SPCOMM
- COM 串口通讯编程,DELPHI 开发-COM Controllor
Delphi-serial-
- 本源代码实现了串口通信功能,采用delphi编程语言,实现了串口直接的通信,485通信-The source code to achieve the serial communication function, using Delphi programming language to realize serial communication, direct communication, 485
delphi串口控制编程含SUIPack控件
- 首先声明,我上传了三次,第一个是源码,第二个是SUIPack控件包,第三个是前两个的打包文件。 原始delphi开发工具打开此源码可能遇到问题,因为我用到第三方控件,即需要安装有SUIPack和spcomm控件,此控件里的按钮带有美化效果(当然还有很多控件也进行了功能扩展和美化),我的压缩包里也包含了此安装控件,spcomm控件网上很多,可以自己下载。 程序都是自个写的代码,是公司的一个PDU控制器产品的测试软件,没有任何错误。想学习delphi串口控制,数据接收,第