-
自己在学DLL时的训练题目,虽然简单,但是可以从中很快的学习怎么创建和使用D...
自己在学DLL时的训练题目,虽然简单,但是可以从中很快的学习怎么创建和使用D-school DLL in the training topics, although simple, but be able to quickly learn how to create and use D
- 2022-07-27 03:38:33下载
- 积分:1
-
一个文本提示的小程序
一个文本提示的小程序-A text prompt small procedures
- 2022-06-21 18:53:39下载
- 积分:1
-
关于C++语言的一个新的扩展――标准模板库的(Standard Template Library)源码,非常详细...
关于C++语言的一个新的扩展――标准模板库的(Standard Template Library)源码,非常详细-On C++ Language of a new extension- the standard template library (Standard Template Library) source code, very detailed
- 2022-03-10 05:21:57下载
- 积分:1
-
Code to achieve a Windows interface services, code to achieve auto
代码实现了有界面的Windows服务,代码有实现自动安装服务、卸载服务的功能实现。-Code to achieve a Windows interface services, code to achieve auto-installation services, unloading services functions.
- 2022-04-07 18:43:30下载
- 积分:1
-
win2000下的定时关机(SDK版)
win2000下的定时关机(SDK版)-WIN2000 the Mytob.BSNotes (SDK version)
- 2022-02-15 00:59:02下载
- 积分:1
-
图书借阅管理系统可以有效地管理图书资源,控制图书借阅的流程,对图书馆或阅览室的管理有很大的帮助。
后台数据库使用SQL Server,前台开发工具使用Vi...
图书借阅管理系统可以有效地管理图书资源,控制图书借阅的流程,对图书馆或阅览室的管理有很大的帮助。
后台数据库使用SQL Server,前台开发工具使用Visual Basic。-borrow books can be an effective management system to manage library resources, control the flow of books to borrow, Reading Room of the library or in the management of great help. Background database using SQL Server, future development tools to use Visual Basic.
- 2023-08-19 16:45:04下载
- 积分:1
-
著名的
著名注册表监控软件-Regmon源代码,希望对大家有所帮助-Famous-Regmon registry monitoring software source code, I hope all of you to help
- 2023-06-19 23:25:04下载
- 积分:1
-
一个内存溢出检测类,使用C开发,可以跨平台.使用很方便,有示例...
一个内存溢出检测类,使用C开发,可以跨平台.使用很方便,有示例-A type of memory leak detection, the use of C developing, can be cross-platform. Very easy to use, there are examples of
- 2023-04-15 00:30:04下载
- 积分:1
-
U盘测试程序,对U盘不停的经行读写,判断数据是否有误,以此来测试U盘。...
U盘测试程序,对U盘不停的经行读写,判断数据是否有误,以此来测试U盘。-U disk test program, the U disk read and write non-stop through the lines to determine whether the data is incorrect, as to test the U disk.
- 2022-05-28 00:20:09下载
- 积分:1
-
filedisk源码
FileDisk is a virtual disk driver for Windows that uses one or more files to emulate physical disks. A console application is included that let you dynamically mount and unmount files. An example of use for this driver is if you have made plans spending the weekend writing an RAID driver for NT but find you are short of disks. FileDisk can also use CD/DVD images.
Latest news: Allow to mount images without administrative privileges, works better on Windows Vista and Windows 7, support for 64-bit systems.
Screenshot of an example of use.
FileDisk will use sparse files as disk images if the underlying file system supports it. A sparse file is a file were suficiently large blocks of zeros isn"t allocated disk space. To see how much disk space a file actually uses right click on the file and choose properties. If you for example create a spar
- 2022-06-18 21:57:43下载
- 积分:1