-
操作FAT和NTFS文件系统的程序。它完全不通过Windows的API函数,而通过分析底层二进制代码的方法还原文件系统,从而找到目标文件。达到复制和删除系统系统...
操作FAT和NTFS文件系统的程序。它完全不通过Windows的API函数,而通过分析底层二进制代码的方法还原文件系统,从而找到目标文件。达到复制和删除系统系统文件的目的。是我的毕业设计,只是NTFS下的删除没能实现,并且程序在Win2000上有BUG.-operation NTFS and FAT file system procedures. It is totally through the Windows API function, through analysis of the underlying binary code of reducing file system, and find the target file. To achieve replication system and delete system files purposes. Yes, I graduated from the design, only the NTFS delete failed to materialize, and procedures are in Win2000 Bug.
- 2022-07-04 03:44:58下载
- 积分:1
-
VB acsess
一个非常简单的学生成绩管理系统 基本功能完善 希望对大家有帮助-VB ACSESS
- 2023-06-14 09:15:24下载
- 积分:1
-
自己写的注册表模块的操作
自己用c写的操纵注册表的模块-c write his own manipulation of the registry module
- 2022-02-04 10:18:05下载
- 积分:1
-
编写动态存储分配的一部分
Memory Allocation in C-write part of a dynamic storage allocation
package. The package provides three function calls: void initalloc(), to
initialize the data structures involved char* alloc(int n), which returns
a pointer to a block of n chars when called and void freef(char* p), which
frees the block of n chars earlier given to the data structure so that
it can be given out to another.
- 2022-06-30 05:19:02下载
- 积分:1
-
在 MFC 程序中使用 MS Office 的源代码
在 MFC 程序中使用 MS Office 的源代码-MFC procedures in the use of MS Office source code
- 2022-01-26 05:47:15下载
- 积分:1
-
Delphi多线程计时器
MultiThread Timer for Delphi
- 2022-01-25 23:42:08下载
- 积分:1
-
提升小波,可直接欠入到VC程序里,比第一代小波算法较快,优点也多....
提升小波,可直接欠入到VC程序里,比第一代小波算法较快,优点也多.-lifting wavelet can be owed directly into the VC Program, compared to the first generation wavelet algorithm faster, has more advantages.
- 2022-05-18 21:56:16下载
- 积分:1
-
jdk5 API documentation, beginners must, under the official network, oh we
jdk5 API documentation, beginners must, under the official network, oh we-jdk5 API documentation, beginners must, under the official network, oh well
- 2022-06-14 23:30:09下载
- 积分:1
-
销售合同管理系统
销售合同是企业经营的重要组成部分,它可以体现一个企业的经营情况和效益。企业销售合同管理系统可以有效地提高企业宏观控制和经营管理的质量,是...
销售合同管理系统
销售合同是企业经营的重要组成部分,它可以体现一个企业的经营情况和效益。企业销售合同管理系统可以有效地提高企业宏观控制和经营管理的质量,是企业现代化管理的重要组成部分。
后台数据库使用SQL Server,前台开发工具使用Visual Basic。-sales contract management system contract for the sale of the business is part and parcel it embodies one of the operating and efficiency. Enterprise sales contract management system can effectively enhance macro-control and management of quality, modern enterprises are an important management component. Background database using SQL Server, future development tools to use Visual Basic.
- 2023-05-01 17:50:02下载
- 积分:1
-
实现cpu调度问题.值得参考学习.可以改进使用.
实现cpu调度问题.值得参考学习.可以改进使用.-The realization of cpu scheduling problem. It is also useful to learn. Can improve the use of.
- 2023-07-18 19:25:03下载
- 积分:1