搜索资源列表
TCPClientLamp
- 这是一个基于TCP/IP的灯光控制演示程序 演示了多线程读写及处理TCP/IP端口数据的方法。 -This is a TCP / IP lighting control Demonstration Program demonstration of literacy and multithreaded processing TCP / IP port information.
Serial-debugging
- delphi版的串口调试软件源码 SPCOMM使用方法 1.设置参数: CommName := Com1 //串口 BaudRate := 9600 //波特率 2.打开 StartComm() 3.写数据 WriteCommData(缓冲区地址,字节数) 读数据 OnReceiveData(数据接收处理); 4.关闭 StopComm()。-delphi source code version of the serial debugging software
MemoryRead
- Delphi写的内存搜索与内存读写操作库 指定进程,在进程中查找对应的字符与字符串,或者其他类型的数据。-Delphi to write the memory search and memory read and write operation of the Treasury designated the process, in the process to find the corresponding characters with the string, or other types o
USB
- DELPHI写的USB口读写数据类,里面有一个测试程序-DELPHI write USB port to read and write data class, which has a test program
ExifInfo
- 读写EXIF数据,delphi控件,支持EXIF ver2.1-2.2。-Read and write EXIF data, delphi controls, support for EXIF ver2.1-2.2.
kLine_delphi_source
- 读股票数据画K线图很不错的Delphi源码,据说是台湾人写的。-Delphi K Line source
Comm232
- Delphi 下串口通信(API方式) 包含打开,关闭,读写数据等函数-Under Delphi serial communication (API way) include open, close, read and write data function
tcpserverw
- delphi7 写的tcpserver 程序 接收gprs数据 实现文件远程读写-delphi7 write tcpserver application to receive gprs data
chuankouceshi
- Spcomm控件测试,Spcomm应用的核心在于主线程、读线程和写线程之间的消息传递机制,而通信数据相关信息的传递也是以消息传递的方式进行的-Spcomm Control Test, Spcomm application lies in the main thread, read thread and write the message passing between threads, and communications data related to the transfer of info
USB_read_write
- 读写USB口(massstorge)的程序,读写USB口上插得U盘或硬盘等设备的数据,写的时候要注意,写0磁道等地址上的数据时,会破坏文件系统,请小心操作。-Read and write USB port (massstorge) program, read and write on the USB port was inserted U disk or hard drive and other equipment, data, write the time to pay attention,
PLCcom
- 支持IR区(输入、输出和工作区),DM区操作, 支持 IR 区的强制指令,置位、复位和取消所有强制。 支持 DM 区的读/写操作, 支持 IR、DM区的位状态查询,返回每一位的状态。 控件默认参数为串口1,PLC地址0, 波特率9600,Even效验,7位数据位,2位停止位。 使用控件时,一般只需更改2个属性: 1、PLC地址 plcAddress 2、串口号 port 3、readDelay (读指令延时) 4、responseDelay(响应延时) -Support the IR area
Comport4.10
- Delphi 串口通信的一个好的控件,控件名称:comport,能很方便读写串口数据。-Delphi serial communication of a good control, control name: comport, can be very convenient to read and write data from serial port.
Exif
- 读写EXIF数据,只进行读取,直接读取所有属性-Read EXIF data, read only, read all attributes directly
2014-07-13
- 串口通讯(DELPHI通过串口读写数据)-Serial communication