资源列表
juzhenjisuanqi
- 矩阵计算器,用于矩阵计算和行列式计算。由于是学生作业,所以不能保证完美-Matrix calculator for matrix calculations and determinant calculation. As the students work, it can not guarantee perfect
CSharp-acquire-disc-information
- 用C#编程实现磁盘信息的读取,并以此对磁盘进行常规判断,预防入侵的发生-Programming in C# to read the disk information, and thus routine to determine the disk to prevent the invasion from happening. . .
UnmanagedCodeC++source
- this a group of functions which can be used for finding information about hdd.these functions are intended to be used in an object oriented code-this is a group of functions which can be used for finding information about hdd.these functions are inte
SDpartitionwithDiskDrive
- SD卡分区识别驱动 用读卡器将SD卡连接电脑 这个时候还是无法进行分区操作的,因为SD卡还是移动磁盘 然后我们需要把它变成本地磁盘。 在设备管理器中-----磁盘驱动器- 列表里有硬盘和你的读卡器。(每人的不同。一般是XXXUSB。)找到读卡器的那个,单击右键,更新驱动程序。下一步----选择从列表或者指定位置安装,------下一步------选择不要搜索,我要自己选择安装的驱动程序。(一定注意)下一步---选择从磁盘安装-----浏览找到我给你的驱动。(帖子下载)就是c
schdlock
- 逻辑硬盘隐蔽/加锁程序,不支持FAT32 -A program that shield/lock logical hard disk , FAT32 not surrport.
SCANExe2
- FAT Disk correction tool exe
UploadModule
- C#.net2.0 开发的用于上传大文件,www.codeproject。com中可下载到
unformat_Back
- unformat后的数据恢复大家可以研究下-unformat Findback
filldisk-1.01.tar
- filldisk is an utility to optimize filling a media (cd/dvd/others with big files while wasting the minimum amount of space on it. It is an integer binary programming application using a customized branch and bound algorithm which focuses on yes/no
quicksearch
- 快速全盘的查找文件,利用API实现高效的查找方式-rapid comprehensive search for documents using API efficient search method
E820.zip
- E820 Address Map描述(用C与Assembly混编) OS必须知道系统物理内存的数量,才能够有效的使用和管理这些物理内存。所以在booting阶段,我们必须通过某种手段来检测和获取物理内存的总量。因此我们利用BIOS中断获取内存容量,常用的是INT 15h, AX=E820h - Query System Address Map的中断方法 ,E820 Address Map describe (using C and Assembly mixed) OS system must
C-getSAtaCode
- 读取硬盘序列号C语言编写程序,VC测试通过!-get sata code