CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - partition

搜索资源列表

  1. installboot

    0下载:
  2. 操作系统磁盘分区的源程序-operating system disk partition of the source
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10415
    • 提供者:李鹏
  1. qg

    0下载:
  2. 递归与分治算法的应用.零件切割问题 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小? -recursive algorithm with the partition of the application. Parts mutilation given a width of the rectangular plate W, the h
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3606
    • 提供者:赵小美
  1. k-divide

    0下载:
  2. 用分治算法求200个数中第K小的数。这个是学习算法课程时做的一个小作业。程序很小,不过,很好的体现了分治算法的思想。-partition algorithm used for the first 200 Number of several small K. This is a learning algorithm courses do a small operation. Procedures small, but a good indication of the partition algor
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24056
    • 提供者:祝萍
  1. Divide22.c

    0下载:
  2. 分治算法的实现,输入N个节点数据(如个在一条直线上则只有一个数,平面上则以数据对形式实现),可以得到其中距离最近的两点数据及其距离。-partition algorithm implementation, the importation of N-node data (eg 000 in a straight line only a few. while data on the plane on the form), which can be from 2:00 recent data and
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22662
    • 提供者:李风
  1. check_os

    1下载:
  2. 此程序的功能为:0。读取mbr信息,取活动分区的dpt(分区表信息),从中取出分区的起始 柱面号,磁头号,扇区号 1。读取DBR字段,从中取出硬盘参数和FAT32文件系统的信息。 2。根据1中的信息,读取C盘根目录区 3。在根目录区中查找要检测的文件名,找到,则取出它的起始簇号和文件长度。 4。根据起始簇号找到此文件对应的扇区和在FAT表中的簇链 5。根据4的信息,控制读取文件的数据(用来做校验和)。 6。检测下一个文件名,重复3-5步-this progra
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3340
    • 提供者:江河
  1. ddfsgg

    0下载:
  2. 软件虽然小但可以隐藏磁盘分区和格式化,很不错-software While small but hidden disk partition and formatting, very good
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:582308
    • 提供者:卢涛
  1. pre_k_min

    0下载:
  2. 从文件中读取一定量的数据,用分治法求出数组中的前K小元素。-read from the document a certain amount of data, with partition derived array of small elements of the former K.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10281
    • 提供者:涂世昌
  1. serachforzero

    1下载:
  2. 利用分治算法求一个数组首个零的位置,MPI算法,数组长度可以上万-partition algorithm using an array for the first zero position, MPI algorithm, the array length can be up to 10,000
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1914
    • 提供者:陈磊
  1. bitlocker_detect

    0下载:
  2. 含:分析物理磁盘的分区表和各分区的bootsector for bitlocker以及WINDOWS下设备枚举.-including : Analysis of the physical disk partition table and the district for the bootsector bitlocker and W INDOWS equipment under enumeration.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:34691
    • 提供者:鞠文彬
  1. FIXMBR

    0下载:
  2. FIXMBR 全盘搜索硬盘的引导记录、分区表等信息,需要直接对硬盘进行读操作,不破坏硬盘数据,需要DOS系统支持,Windows2000以上系统不支持。-FIXMBR comprehensive search the hard drive boot record, partition table information, directly to the hard disk needs for read operations, and does not destroy hard disk da
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:16245
    • 提供者:邝育军
  1. efidiskutils.1.0

    0下载:
  2. EFI(Extensible Firmware Interface)是下一代BIOS,正逐步取代BIOS成为计算机的FIRMWARE标准。它是 Intel 为全新类型的 PC 固件的体系结构、接口和服务提出的建议标准。其主要目的是为了提供一组在 OS 加载之前(启动前)在所有平台上一致的、正确指定的启动环境.EFI的国际标准组织是UEFI。 efidiskutils.1.0.zip:是INTEL公司在EFI平台上的一系列EFI的磁盘管理工具。其中包括 efichk:EFI平台下的磁
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1243844
    • 提供者:席振新
  1. disk_tool_miniTO

    0下载:
  2. 分区表备份器 miniTO 源码 现传上源码...希望能对正学习DOS,WINDOWS,磁盘和编程者有点帮助... 内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写好,全是完整的,现在仅开启备份功能),如果想使用还原替换和比较功能,可自行打开调用的开关或加几句调用的代码就可以了, 一会儿我再把它们加上去,... (在WIN,打印功能是不能使用直接使用DOS的
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:211931
    • 提供者:李大大
  1. sfdisk-2_05r2-32bit.zip

    0下载:
  2. Smart FDISK是一个管理硬盘的实用工具软件,它可以帮助您方便地管理您的计算机硬盘。能在硬盘上建立基本分区、逻辑分区,并且可以格式化分区。通过内建的启动管理器,可以方便地在一个或多个硬盘上的不同分区中独立地安装多个不同的操作系统,Smart FDISK the hard drive is a management utility software, it can help you easily manage your computer s hard drive. Able to estab
  3. 所属分类:Disk Tools

    • 发布日期:2017-11-08
    • 文件大小:705118
    • 提供者:黄珉伟
  1. static

    0下载:
  2. 操作系统的固定分区模拟程序。固定分区将内存按用户需求分成若干固定存储区,每次分配进程、撤销进程都在分区中操作-Fixed operating system partition simulation program. Fixed partition memory according to user needs will be divided into several fixed storage area, each time the allocation process, the withdraw
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:1595
    • 提供者:李志龙
  1. Active.Partition.Recovery

    0下载:
  2. 硬盘分区恢复,可以支持SCSI硬盘,是服务器硬盘恢复的好工具。-Hard disk partition recovery, can support the SCSI hard drive, it is a good tool for disk recovery, especially for Server.
  3. 所属分类:Disk Tools

    • 发布日期:2017-05-19
    • 文件大小:5397644
    • 提供者:Peter Huo
  1. SDpartitionwithDiskDrive

    1下载:
  2. SD卡分区识别驱动 用读卡器将SD卡连接电脑 这个时候还是无法进行分区操作的,因为SD卡还是移动磁盘 然后我们需要把它变成本地磁盘。 在设备管理器中-----磁盘驱动器- 列表里有硬盘和你的读卡器。(每人的不同。一般是XXXUSB。)找到读卡器的那个,单击右键,更新驱动程序。下一步----选择从列表或者指定位置安装,------下一步------选择不要搜索,我要自己选择安装的驱动程序。(一定注意)下一步---选择从磁盘安装-----浏览找到我给你的驱动。(帖子下载)就是c
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-23
    • 文件大小:7114
    • 提供者:胡延富
  1. Partition_Magic8.05

    0下载:
  2. a useual Partition Software,help user repartition your disk
  3. 所属分类:Disk Tools

    • 发布日期:2017-05-20
    • 文件大小:6051594
    • 提供者:nickylin
  1. Disk-partition-data-recovery-

    0下载:
  2. 本文件讲述的是基于磁盘分区数据恢复技术的研究。-Disk partition data recovery technology based on research
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-09
    • 文件大小:2038127
    • 提供者:吴丹萍
  1. Variable-partition-experiments

    0下载:
  2. 操作系统 动态可变分区实验源代码,绝对可以使用,并已放入测试数据,可直接运行。有注释,简单易懂-Variable partition experiments
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:10150
    • 提供者:vivi
  1. Hard-disk-partition-tool

    0下载:
  2. windows系统分区工具,磁盘分区助手,磁盘数据无损分区工具-The windows system partition, partition assistant, non-destructive partition tool disk data
  3. 所属分类:OS Develop

    • 发布日期:2017-05-14
    • 文件大小:3394032
    • 提供者:QQ登录
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com