-
更改密码的密码
Change NT password in C
- 2022-03-13 19:16:44下载
- 积分:1
-
A random password generation tool procedures, the use of VC realize, is relative...
一个随机密码生成工具程序,采用VC实现,比较简单-A random password generation tool procedures, the use of VC realize, is relatively simple
- 2022-01-31 05:56:54下载
- 积分:1
-
用C++编程实现进程的创建与撤销功能,并在屏幕上观察进程活动的结果...
用C++编程实现进程的创建与撤销功能,并在屏幕上观察进程活动的结果-C programming process with the creation of functional revoked, and on the screen of the observation process results
- 2022-02-02 00:38:34下载
- 积分:1
-
spy++的一个小例子,涉及Vxd操作和DDK编译
spy++的一个小例子,涉及Vxd操作和DDK编译-spy++ a small example, involving the operation and DDK compiler Vxd
- 2022-03-02 13:18:46下载
- 积分:1
-
文件加密程序,读取文件,然后和输入向比较
文件加密程序,读取文件,然后和输入向比较-File encryption procedures, read the file, and then to compare and input
- 2022-03-10 12:16:00下载
- 积分:1
-
这是一个宾馆管理系统的vb源代码
这是一个宾馆管理系统的vb源代码-This a hotel management system vb source code.
- 2022-08-14 09:46:12下载
- 积分:1
-
给于国图分类法,进行智能语义分析的动态库,针对聚类需要增加叙词表...
给于国图分类法,进行智能语义分析的动态库,针对聚类需要增加叙词表-in the country to map classification, semantic analysis of Intelligent Dynamic Library, clustering against the need to increase Descriptors Table
- 2022-03-22 22:19:47下载
- 积分:1
-
一个不错的USB过滤驱动加载工具,对于快速开发USB接口设备的驱动程序有着一定的帮助。...
一个不错的USB过滤驱动加载工具,对于快速开发USB接口设备的驱动程序有着一定的帮助。-a good USB filter driver loading tools, for the rapid development of USB interface device drivers have some help.
- 2022-07-02 06:49:14下载
- 积分:1
-
c语言开发实战
一般认为,一个数据结构是由数据元素依据某种逻辑联系组织起来的。对数据元素间逻辑关系的描述称为数据的逻辑结构;数据必须在计算机内存储,数据的存储结构是数据结构的实现形式,是其在计算机内的表示;此外讨论一个数据结构必须同时讨论在该类数据上执行的运算才有意义。一个逻辑数据结构可以有多种存储结构,且各种存储结构影响数据处理的效率。
在许多类型的程序的设计中,数据结构的选择是一个基本的设计考虑因素。许多大型系统的构造经验表明,系统实现的困难程度和系统构造的质量都严重的依赖于是否选择了最优的数据结构。许多时候,确定了数据结构后,算法就容易得到了。有些时候事情也会反过来,我们根据特定算法来选择数据结构与之适应。不论哪种情况,选择合适的数据结构都是非常重要的。
- 2023-06-05 05:20:04下载
- 积分: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