搜索资源列表
arm
- 可以找描出系统可用的串口,包括用USB扩展的-can delineate system can be used to find the serial port, including USB expansion
Input
- 由于支付宝安全输入控件,如同其他众多安全控件方法一样,采用驱动方法劫持了IRP。这导致无法向其输入字符,传统的方法无论是发送WM_Char或者是WM_Keydown消息,还是Keybd_event和SendInput均对其无效。 笔者摸索出了通过直接读取$60,$64硬件端口来操作键盘,模拟输入的方法。 由于在Ring3下,由于Windows的保护机制,我无法直接操作硬件端口,所以我们需要构造一个驱动,或者使用著名的WinIo库。 这里给出我封装好的使用WinIo库
USB
- DELPHI写的USB口读写数据类,里面有一个测试程序-DELPHI write USB port to read and write data class, which has a test program
UsbComponente
- 通过端口的监听来对USB的设备读写控制。-Through listening to right USB port the device to read and write control.
FPPrint20100125
- 票据套打,本程序适用于并口(lpt端口)连接电脑的打印机,如果你的打印机是usb端口的,买一条 USB转并口线 即可-Paper chromatography printing, this procedure applies to the parallel port (lpt port) to connect a computer printer, if your printer is usb port, buy a USB-parallel cable can be
zylgpsr356
- ZylGPSReceiver is a Delphi / C++Builder component collection that communicates with a serial GPS receiver. It works with any NMEA compatible receiver connected to one of the serial ports. You can use it also with USB and Bluetooth devices, because
sms
- 本*软件可支持各种*器,也可支持带MODE手机(现在大多手机都带,插上USB线即可),对于COM口的设备不用安装驱动就可发短信 而对于USB口的则要安装相关的USB设备驱动,Samsung或Nokia则可到网上下载手机驱动.就可当成短群信发器了-The software can support a variety of mass mass device can also support mobile phones with MODE (now with most phones, you
sxtjk
- 1. 分别将文件夹<传感界面>和<主界面>复制到两台微机中。 2. 两台微机的com1口通过串口线连接。 3. <主界面>所在微机,需要安装两个监控摄像头。 4. 如果摄像头不是通过视频卡连接,而是通过USB口直接连接,运行时有可能出现硬件冲突。 5. 需要的第三方控件保存在The 3rd文件夹里,需自行添加。-1. Respectively folder < sensing interface " and" the ma
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,
U
- 控制电脑USB接口,软件简单,易操作,很好用的,希望多下载哦!-USB Port
SPComm_for_Extend
- 目前用户购买电脑大部分都不带串口(RS-232),如果需要与串口进行通讯,大部分都是用USB转串口的解决方案,但是用该方案一般分配的串口号都是大于10,在网上下载的程序大部分都不支持串口号大于10的,使用时造成不便,该控件可以解决该问题,本人已经测试并且使用到项目中,请放心下载。-Most computer users do not currently buy with serial interface (RS-232), if you need to communicate with the
nrcomm
- Delphi Component for read serial/usb HID port
FingerPrint
- Sample code on the Delphi for FingerPrint device with USB port connection