资源列表
spidev
- This project contains a python module for interfacing with SPI devices from user space via the spidev linux kernel driver.
LogonNP
- This Windows NT Sample Network provider implements a small subsection of the NP interface. What it shows is how you can sample logon information when a logon is performed. This \"credential sampling\" is often useful for implementing uni
ftp文件下载代码
- ftp文件下载代码,一个值得学习的代码,本人觉得很有价值
modem2
- 使用Visual Basic编写modem软件,工具等。
用Delphi编写局域网中的UDP聊天程序
- Internet盛行的今天,网上聊天已成为一种时尚。同时,各单位已建成了自己的局域网;能否在局域网上实现聊天呢?可以,网上到处都有这种工具。当然,我们可以拥有自己版权的聊天工具。-popularity of the Internet, online chat has become a trend. Meanwhile, the unit has completed the construction of its own LAN; The LAN can achieve chatting? C
modbus串口通信
- 是基于modbus通信协议之间的通信,是十六进制进行通信的 可选波特率,数据位 停止位 采用CRC校验
用Delphi实现远程控制
- WinSock是一组API,用于在网络上传输数据和交换信息。虽然现在有很多工具如FTP 程序可以在网络上传输数据和文件,但是通过WinSock编程有更大的灵活性,它不需要关心网络连接的细节,不过用WinSock编程却很复杂。在Delphi中我们并不需要直接与 WinSock的API打交道,因为TClientSocket元件和TServerSocket元件(在Internet页)封装了WinSock的大部分API,使得对WinSock的访问大大简化。下面这个远程控制的例子就很清楚地说明了这个问题,
VB_webQiao
- 自已写的巧巧交友网刷人气用的 其他部分网页也可通用-own writing Qiaoqiao Qingsong brush popular with the other parts of the website can also be common
Auto Update 2000 Edition.zip
- 自动网络升级的代码
PHPxml
- PHP 实 现 XML 备 份 Mysql 数 据 库.-PHP XML Mysql database backup.
SpiFilter
- 众所周知 基于使用RawSocket无法实现监听本机发送的数据 本代码实现了 基于SPI监听所发送数据的功能