-
HIDUSB
Windows 系统下
1.USB设备的查找:
2.发送数据到USB设备:
3.接收数据从USB设备:(Windows system 1. USB device search: 2. Send data to USB device: 3. Receive data from USB devices:)
- 2008-05-27 13:26:13下载
- 积分:1
-
Finding-fault-plug-in-a-beautiful
美女找茬外挂1,可以实现半自动的开挂。效果还不错。(Finding fault plug-in a beautiful, semi-open can hang. Results were pretty good.)
- 2011-11-15 16:03:31下载
- 积分:1
-
Definition
说明: 清晰度计算程序
清晰度计算程序(-Definition program-definition program)
- 2008-12-06 22:14:19下载
- 积分:1
-
CComboBoxCheck
CCombox控件的美化,模拟QQ登录界面中的CCombox控件,增加了关闭按钮。(CCombox control landscaping, simulation QQ login interface in the CCombox control, increase the close button.)
- 2013-05-05 22:40:06下载
- 积分:1
-
tcptocom
国外经典的TCP转串口的程序,VC++编写,有较强的参考价值(Foreign classic TCP to serial program, VC++ write, there is a strong reference value)
- 2020-11-22 11:29:35下载
- 积分:1
-
113172250CAN
can总线模块mcp2515的驱动开发程序源代码(can bus module mcp2515 driven development program source code)
- 2012-05-22 11:17:04下载
- 积分:1
-
load_Sys
说明: 驱动程序加载卸载工具 编写RootKit加载驱动程序的测试工具 自己写的(Driver loading and unloading tools prepared RootKit driver load testing tool wrote it myself)
- 2008-10-02 12:55:44下载
- 积分:1
-
motors
基于友善之臂tiny6410开发板的M0(3GPIO,驱动程序,可以驱动L98N,和L9110s等直流马达驱动芯片。智能小车必备驱动程序。-Based the friendly arm tiny6410 development board the M0-3GPIO, driver program can drive the L98N, L9110s DC motor driver chip. Smart car essential driver.)
- 2014-09-22 05:40:18下载
- 积分:1
-
CH376DS1
CH376DS1说明文档、USB开发、枚举等(CH376DS1 documentation, USB development, enumerations, etc.)
- 2013-07-30 16:37:45下载
- 积分:1
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1