-
一个不错的词汇法分析程序,用了就会知道他好的,很容易就可以弄清词汇法分析的安排...
一个不错的词汇法分析程序,用了就会知道他好的,很容易就可以弄清词汇法分析的安排-a good vocabulary analysis procedures, with the good will he know, it is very easy to understand vocabulary analysis of the arrangements
- 2022-02-05 20:47:53下载
- 积分:1
-
mplabc18 v3.10编译器。
MPLABC18 V3.10 Compiler.
Compile C program for Microchip chipset 18F
- 2022-05-23 15:44:16下载
- 积分:1
-
读通过物理驱动器的接口函数序列,可以直接使用。
通过API函数读取硬盘物理序列号可直接用于工控方面进行加密-read through the API function sequence of physical drives can be used directly for encryption IPC
- 2022-01-25 20:35:11下载
- 积分:1
-
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了...
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。
如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demonstrate how open the equipment GUID a USB interface equipment literacy and communications equipment when there is a need to understand the driving equipment in the end all support the way. UsbView tools can use USB devices in the end View supports several Endpoint. each of the ways to read and write. If your equipment supports three EndPoint, 0, control, on the 1st of reading, writing on the 2nd, you direct read 0, Endpoint, will take place regardless of the starting weight problem
- 2023-04-27 09:00:04下载
- 积分:1
-
Installshield8 installation files produced using a source code
使用Installshield8制作安装文件的一个源代码-Installshield8 installation files produced using a source code
- 2022-07-13 22:59:14下载
- 积分:1
-
windows 98 下的fat32文件系统引导源代码,8086汇编
windows 98 下的fat32文件系统引导源代码,8086汇编-windows 98 fat32 filing system guidance source code, 8,086
assembles
- 2022-03-17 04:40:02下载
- 积分:1
-
Record the mouse events and replay it.
Record the mouse events and replay it.
- 2022-07-04 08:17:14下载
- 积分:1
-
a surveillance procedures specified file, when opened, the document other proced...
一个监视指定文件的程序,当打开的文件被其它程序改变时。将弹出对话框,提示该文件被更改。-a surveillance procedures specified file, when opened, the document other procedural changes. Pop-up dialog box will prompt the document has been altered.
- 2022-01-25 19:28:42下载
- 积分:1
-
一个封装的系统调用的API库,配合w2k_spy的驱动可以对系统的设备进行访问!...
一个封装的系统调用的API库,配合w2k_spy的驱动可以对系统的设备进行访问!-A package system calls the API library, with w2k_spy driver on the system equipment can visit!
- 2022-02-25 01:47:44下载
- 积分:1
-
c专家编程
《C专家编程》展示了最优秀的C程序员所使用的编码技巧,并专门开辟了一章对C++的基础知识进行了介绍。书中C的历史、语言特性、声明、数组、指针、链接、运行时、内存以及如何进一步学习C++等问题进行了细致的讲解和深入的分析。全书撷取几十个实例进行讲解,对C程序员具有非常高的实用价值。本书可以帮助有一定经验的C程序员成为C编程方面的专家,对于具备相当的C语言基础的程序员,本书可以帮助他们站在C的高度了解和学习C++。
- 2023-05-04 14:25:05下载
- 积分:1