-
一个有日历、备忘、通讯录功能的软件源码。
一个有日历、备忘、通讯录功能的软件源码。-a calendar, memo, contacts, the software source code.
- 2022-02-09 12:24:11下载
- 积分:1
-
Himself wrote a background service procedures, be registered as a system service...
自己写的一个后台服务程序,注册成为系统服务后,提供对外的数据通信服务-Himself wrote a background service procedures, be registered as a system service, to provide external data communications services
- 2022-03-24 02:25:47下载
- 积分: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
-
可删除不为空的目录
可删除不为空的目录-can remove empty directory
- 2022-03-05 01:01:59下载
- 积分:1
-
c语言开发实战
一般认为,一个数据结构是由数据元素依据某种逻辑联系组织起来的。对数据元素间逻辑关系的描述称为数据的逻辑结构;数据必须在计算机内存储,数据的存储结构是数据结构的实现形式,是其在计算机内的表示;此外讨论一个数据结构必须同时讨论在该类数据上执行的运算才有意义。一个逻辑数据结构可以有多种存储结构,且各种存储结构影响数据处理的效率。
在许多类型的程序的设计中,数据结构的选择是一个基本的设计考虑因素。许多大型系统的构造经验表明,系统实现的困难程度和系统构造的质量都严重的依赖于是否选择了最优的数据结构。许多时候,确定了数据结构后,算法就容易得到了。有些时候事情也会反过来,我们根据特定算法来选择数据结构与之适应。不论哪种情况,选择合适的数据结构都是非常重要的。
- 2023-06-05 05:20:04下载
- 积分:1
-
一个简单的教学管理系统的源代码,计算机学院吉林大学…
一个简单的教学管理系统的源码,吉林大学计算机学院课程设计-A simple teaching management system source code, Jilin University School of Computer Science Curriculum Design
- 2022-03-17 19:14:59下载
- 积分:1
-
枚举过程,得到你想要的东西的过程中,可以使你的程序…
列举进程, 得到你想要的进程,可以做进程监视用-Enumeration process, the process of getting what you want, you can make the process of monitoring by
- 2022-03-26 19:17:00下载
- 积分:1
-
通过本程序可以监控注册表,本程序来源于CodeProject网站,我以前下的。...
通过本程序可以监控注册表,本程序来源于CodeProject网站,我以前下的。-This procedure can be monitored through the registry, the program comes from CodeProject site, I under.
- 2022-05-08 18:34:33下载
- 积分: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
-
通过构建Delaunay三角网的离散点,代码…
通过离散的点构建Delaunay三角网,该代码用ATL的方式编写,编译成DLL直接调用。-Construction of discrete points through the Delaunay triangulation, the code to use ATL to prepare the way, the compiler into a DLL called directly.
- 2022-05-27 21:48:13下载
- 积分:1