搜索资源列表
httpdownload
- 这两个函数 function app_path1:string function socket_rec_line1(socket1:TCustomWinSocket timeout1:integer crlf1:string=#13#10):string 实际上是我的一个公用单元中的函数,大家应该养成建立自己的公用单元的习惯。 socket_rec_line1函数中用了唐晓峰大侠的coolmail中的办法:只是简单的一个一个字节收取,找到结束 标志后就算收完一行了,大家实
liaotiangongju
- DP协议使用端口号为不同的应用保留其各自的数据传输通道。数据发送一方(可以是客户端或服务器端)将UDP数据报通过源端口发送出去,而数据接收一方则通过目标端口接收数据。有的网络应用只能使用预先为其预留或注册的静态端口;而另外一些网络应用则可以使用未被注册的动态端口。因为UDP报头使用两个字节存放端口号,所以端口号的有效范围是从0到65535。可以进行聊天的哦 !
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
ppiVBB
- 1、通过DLL与PLC通信,基于ppi协议。 2、DLL文件名:S7_200_PPI.dll 3、串口,连接线为西门子PC-PPI电缆或自己焊接 4、S7-200 PLC 默认参数即可 5、默认一次最多读取100个VB字节或50个VW字,通过修改相关参数,可以读取更多 6、为了简化程序,仅提供V区操作,实际应用中足够了 7、操作VW字时,地址应为偶数-1, by the DLL to communicate with the PLC,
ID_reader
- 用串口模拟2个485读卡器,可模拟485地址和读到4字节卡号,方便门禁考勤程序的调试-485 simulation 2 with serial reader, can simulate 485 4-byte address and read the card number, to facilitate debugging of Access Control Program
CRC_Calc
- Delphi下几种CRC算法的实现例程,包括经典算法,半字节加速算法、高速算法等-Delphi under the CRC algorithm for the realization of several routines, including the classic algorithm, semi-byte accelerated algorithm, high-speed algorithm
TSMSComm_v3.0
- 1.属性 CommName:填写COM1,COM2…等串口的名字,在打开串口前,必须填写好此值。 BaudRate:设定波特率9600,4800等,根据实际需要来定,在串口打开后也可更改波特率,实际波特率随之更改。 ParityCheck:奇偶校验。 ByteSize:字节长度_5,_6,_7,_8等,根据实际情况设定。 Parity:奇偶校验位 pBits:停止位 SendDataEmpty:这是一个布尔属性,为true时
Comport
- delphi使用串口通信的控件PC向单片机发送6个字节的数据,单片机收到后返回PC显示。注释我都写很清楚了,你自己稍微改下就可以了。-delphi controls PC using serial communication sent to the MCU 6 bytes of data received and returned to PC display microcontroller. Note I have written very clearly, and you can slight
Delphi_Programming_bytecodematrix_fonts
- Delphi编程设计阵字体字节码源代码Delphi Programming bytecode code matrix fonts -Delphi Programming bytecode code matrix fonts
High-Byte-in-the-post
- 给出一个十六进制数值,将数值进行转换为10直制,按字节存储,高位在后-Give a hexadecimal value, the value system of the conversion of 10 straight, in bytes storage, high in the post
BYTE_CRC16
- 用于计算字节型数据的CRC16校验,用于串口通信中数据正确性的校验-calculate CRC-16 byte ,RS232 conmunication
RedTest
- 红灯检测 起始字节+级联序号+状态字节+异或校验和-Red light detection start cascading number of bytes+++ status byte XOR checksum
crc
- crc校验工具程序源码,还有四字节转浮点数格式-crc check utility source code, there are four bytes to transfer floating-point format
sizeoffiles
- 检测文件占用多少字节的DELPHI源码,简单修改后即可以使用-The test files take up how many bytes DELPHI source code, simple changes you can use after
Demo
- 编译最小的delphi程序,500个字节就可以搞定-Compile the smallest delphi program, 500 bytes can handle that. .
SwapEndian
- Delphi实现的字节序调换方法及示例(大端<->小端),主要用在IC卡相关编程方面。-Delphi to achieve byte order exchange methods and examples used in IC card-related programming.
txt2utf8Unicode
- 批量转换Ansi,Unicode,Unicode big endian,UTF­ 8工具 1.含文本的文件和文件夹拖入程序,即可获得列表,以及编码格式; 2.可按4种格式读取和存储文件; 3.最右方的文件按文件的原格式读取和保存文件; 4.可添加到【文件列表】的格式在左下方进行添加和删除,文件之间分号隔开; 17:53 2013­ 09­ 27 提示: Notepad(记事本)只支持四种格式:ANSI/Unicode/Unicode
4863634
- Delphi在jpg图片保存时显示图片字节大小,编程学习源码,很好的参考资料。-Delphi display pictures byte size in JPG pictures to save time, learning programming source code, a good reference.
delphi
- 1、通过DLL与PLC通信,基于ppi协议。 2、DLL文件名:S7_200_PPI.dll 3、串口,连接线为西门子PC-PPI电缆或自己焊接 4、S7-200 PLC 默认参数即可 5、默认一次最多读取100个VB字节或50个VW字,通过DLL函数修改,可以读取更多 6、为了简化程序,仅提供V区操作,实际应用中足够了 7、操作VW字时,地址应为偶数-1, through the DLL communicates with PLC,
Delphi_632413
- Delphi:采用BASE64算法流加密,编码多个字节,可以编码奇数字节和基数字节,把编码好的块写到流中,当然也可进行BASE64算法流的解密,解密的数据输入到流中,还可进行BASE64算法字符串加密,字符串解密等,比较全的BASE64加密与解密实例,仅供参考。 -Delphi: a stream cipher algorithm using BASE64 encoding a plurality of bytes, and the base may be encoded odd byte