搜索资源列表
lscommdemo2
- 多线程,多接收模式串口类 LsComm 之二相关文档 多线程,多接收模式串口类LsComm 作者:Liu_sir 所以参照Delphi中的SpComm设计了一个类CComPort,对CSerialPort进行了2次封装,主要目的是简化串口的使用.使其用简单的代码就可以完成串口通讯的过程.并提供了一个Demo程序演示了CComPort的使用 多线程,多接收模式串口类 LsComm 之二 作者:liu_sir 实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收
LsCommDemo
- VC6请使用 LsCommDemo(for vc6).zip VC7请使用 LsCommDemo(for vc7).zip 作者:Liu_sir VC知识库 http://www.VCKBASE.com 多线程,多接收模式串口类LsComm相关文档 多线程,多接收模式串口类LsComm 作者:Liu_sir 所以参照Delphi中的SpComm设计了一个类CComPort,对CSerialPort进行了2次封装,主要目的是简化串口的
mcom4
- 串口编写程序 VC6请使用 LsCommDemo(for vc6).zip VC7请使用 LsCommDemo(for vc7).zip 作者:Liu_sir VC知识库 http://www.VCKBASE.com 多线程,多接收模式串口类LsComm相关文档 多线程,多接收模式串口类LsComm 作者:Liu_sir 所以参照Delphi中的SpComm设计了一个类CComPort,对CSerialPort进行了2次封装,主
portanal
- 端分析, 分析端口正在被哪个应用程序使用 It sounds like an easy thing to do - display a list of Internet connections, together with the application that s using each one. But it s the trickiest demo on this web site. Undocumented NT APIs, mysterious hardware structures
HIDController.v1.0.32.Full.Source.Delphi.BCB.55417
- 访问USB设备的控件。具体细节请看Demo.-Control access to USB devices. See details of Demo.
Delphi_ModbusDll
- Simple demo of modbus/tcp register read write in Delphi 5
p2pdemo
- p2p的一个demo程序,nat打洞,实现服务器与客户端通信-A demo program p2p, nat holes to achieve server and client communications
Gprs
- GPRS无线模块的开发工具,是源码不是演示程序。-GPRS wireless modules, development tools, is not a demo program source code.
newras
- ras拨号程序。内有demo. -ras dialer. There demo.ras dialer. There are demo.
CommMonitor6.1
- 二次开发接口DEMO 详细调用方法请参看: Demo\ 目录的Java7、Javascr ipt、Delphi、C++Builder XE2、VS2008(C#,VC,VB.net)调用DEMO \Demo\ActiveXForm (javascr ipt) \Demo\Delphi7 \Demo\C++BuilderXE \Demo\VS2008\CSharp(C#) \Demo\VS2008\VB.net \Demo\VS2008\VC \De
SJ4000D
- 尚吉电子考勤机SJ4000D通讯编程应用,在delphi 7.0实现: 1.设定考勤机时间 2.利用考勤机读取卡片数据 3.利用考勤机写入卡片数据 4.清除考勤机内部数据 5.读取考勤机内部数据-Shangji Electronic SJ4000D API demo for delphi 7.0
SDK3000
- 天敏视频采集卡Delphi版本demo,已测试-Mortimer video capture card version of Delphi demo, have been tested
demo
- LED电子屏二次开发delphi源码实例DEMO,适用于初级LED开发的朋友-Secondary development of LED electronic screen delphi source code, suitable for primary LED Developer' s friends
modbusTcpForDelphi
- delphi下的modbus tcp通讯,包括主机和从机以及测试程序-modbus tcp,master and client and demo
zhongkongceshiDEMO
- 中控人脸识别考勤机demo,翻阅资料,用DELPHI写的一段测试DEMO-The control face recognition attendance machine demo, read the information, write some tests using DELPHI DEMO
LedshowTW2012
- led开发范例 tw系列网络版使用,有demo-led delphi network demo
Modbus解析DEMO_Delphi7
- 不借助其它底层Modbus控件,直接操作底层通讯代码,实现Modbus读写“保持寄存器”数据,支持串口通讯、TCP通讯两种方式。代码只作演示,可做进一步封装,也可稍作修改,用于非标准的Modbus通讯。本代码使用了一个第三方控件SPComm,开发测试环境为Delphi7+Win7,我一直想摆脱Modbus控件(MBAXP Modbus Master ActiveX Control ),最近自己开发了这个DEMO,分享给大家。(Without other underlying Modbus co