搜索资源列表
EmueComm
- 枚举系统中已有的串口号,动态选择使用的端口,不再受端口号的限制。-Enumeration System has the serial, dynamic selection of ports and port number are no longer subject to restrictions.
EnumSerial
- 枚举系统串口的程序,包括USB串口,虚拟串口等!-Enumeration System Serial procedures, including USB serial port, such as virtual serial port!
port_enum
- 对系统端口进行枚举 得到使用端口的进程以及进程路径并显示该进程使用的端口号-ports on the system to be used for port enumeration process and the process and display the path of the process used by the port
target20060603
- This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the hardware interface and USB enumeration/configuration. Also included are application examples like a USB joystick HID and USB serial port emul
NPort
- *病毒的检测:(通过枚举TCP/IP端口的进程)-Trojan virus detection: (through enumeration TCP/IP port of the process)
IPApi
- 程序首先枚举列出本机所有正在使用的网络连接,并列出依存进程、端口、本地IP、远程IP、连接类型以及连接状态等,用鼠标选择任一连接后,可断开此连接,也可刷新全部网络连接。这里使用了一个用于枚举进程的模块类,这个类是共用的,你完全可以放到你的项目中以后备用。-Procedures listed in the first enumeration of all the machine' s network connection is being used, and lists the depend
SerialEnum
- 该程序是对PC机上所有串口的搜索枚举,可直接运行。对于串口操作有很大的启发-The program is the Serial port enumeration and search .It can directly run. There will be inspiration for Serial port operation.
Code
- One of the posts that keeps reappearing in the programming newsgroups is how to enumerate all the serial ports installed. The problem is that there is no standard Win32 API call which allows serial port enumeration. The approach that this code uses i
CEPARKUSB
- USB鼠标的制作 K1:鼠标左移 K2:鼠标右移 K3:鼠标上移 K4:鼠标下移 K5:滚轮下滚 K6:滚轮上滚 K7:左鼠标键 K8:鼠标右键 程序下载完成后可以使用串口调试助手观察枚举过程。波特率为9600。-USB mouse, making K1: Mouse left K2: Mouse shifted to the right K3: Mouse Move K4: Mouse Down K5: Wheel Roll down K6: wheel on the rol
IPApi
- 程序首先枚举列出本机所有正在使用的网络连接,并列出依存进程、端口、本地IP、远程IP、连接类型以及连接状态等,用鼠标选择任一连接后,可断开此连接,也可刷新全部网络连接。-Procedures listed in the first enumeration of all the machines are using the network connection, and lists the dependency process, port, local IP, remote IP, connect
Tools
- 1. 系统信息显示 (亮点:能列出网卡相当完整的信息!!!! 一个类实现的, 忘记出处了呵) 2. 进程枚举 (同时可以枚举DLL信息--->路径,版本,厂商,修改时间,描述) (显示进程数 , 内存使用率) 3. 服务枚举 (4. 端口枚举 5. 文件监控-1. System Information Display (Highlights: Can a fairly complete list of information cards!!!! A class implement
Tools
- 以下是程序介绍: 1 系统信息显示 2 进程枚举 3 服务枚举 4 端口枚举 5 文件监控-Following are the descr iption: 1 System Information Display 2 3 service process enumeration enumeration enumeration 4 5 file monitor port
EnumAllComPort0
- 枚举pc机所有串口,并判定对应设备的连接串口号-Enumeration pc machine serial port, and determine the corresponding device connected serial number
Enumeration-serial
- 可以枚举Windows下的资源管理器下的所有串口,方便实用,-Can enumerate all serial port under Windows Explorer, convenient and practical, thank you
USB_HOST
- USB主机,初始化和枚举当前连接的USB设备,适用于单HUB端口HUB0中的全速USB和低速USB设备 (硬件设备为usb通讯芯片)-USB host, initialization and enumeration of USB devices currently connected for single-port HUB0 HUB USB full-speed and low speed in a USB device (usb hardware devices for the communi
USB
- usb端口枚举,枚举所有usb端口,包括usb hub的usb端口-usb port enumeration, enumerate all usb port usb hub, usb port
stock-6.1.A.0.452-twrp-2.4.0.0
- Sony Ericsson elf file for driver wake up port enumeration source code.
GetCOMTest
- 用VC6.0枚举电脑中的所有可用串口,并得到串口名称和串口号-With VC6.0 enumeration of all the available computer serial port, serial port and get the name and serial number
enumser
- 此文件是用于枚举串口的程序,该代码解压后可以实现串口的枚举操作。-This file is used to enumerate serial procedures, the code after extraction can be achieved serial port enumeration operation
enumser
- few serial port enumeration procedures. Very good example for USB to serial converters.