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

搜索资源列表

  1. guibinpaixu

    0下载:
  2. 是一个用C++编写的小程序它可以进行归并排序和二分查找,是一个分治法的实例-C is a small procedure to prepare it for sorting and merging two hours to find, is a partition of the examples of France
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7555
    • 提供者:成朝夕
  1. Dynamic_Programming

    1下载:
  2. 多阶段决策过程( multistep decision process )是指 这样一类特殊的活动过程,过程可以按时间顺序分解成若干个相互联系的阶段,在每一个阶段都需要做出决策,全部过程的决策是一个决策序列。 动态规划 ( dynamic programming )算法 是解决 多阶段决策过程最优化问题 的一种常用方法,难度比较大,技巧性也很强。利用动态规划算法,可以优雅而高效地解决很多贪婪算法或分治算法不能解决的问题。动态规划算法的基本思想是:将待求解的问题分解成若干个相互联系的子问题,先求解
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3241
    • 提供者:汤烈
  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. mathmodel

    6下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5929399
    • 提供者:zhxj
  1. e3-2[1].41.tar

    0下载:
  2. e3 是一个全屏的用户友好的文本编辑器,它的语法象wordstar 的basic.,只有5k大小。它对于libc或任何其他库都独立,它对于微型Linux分区和挽救磁盘特别有用。这种汇编版本也支持freeBSD和BeOS. C 版本支持其他的Unix版本和Cygwin-e3 is a user-friendly, full-screen text editor, the syntax of basic as WordStar. only 5k size. Libc for it or any ot
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:215121
    • 提供者:陈凯
  1. 2-sou-suo

    0下载:
  2. 分别用快速排序和分治算法对随机产生的200个数进行排序-respectively quicksort algorithm and the partition of the 200 randomly generated number Sort
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9118
    • 提供者:lipei
  1. datastr2s5

    0下载:
  2. 分治法进行合并排序是一种很奇妙的排序方法-partition method combined ranking is a very intriguing sort of way
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:10815
    • 提供者:刘梅
  1. linux-0.11-040305

    0下载:
  2. 往Linux 0.11系统中加入了mount/umount和读写DOS软盘和DOS分区的工具mtools-0.11 Linux system to add a mount / umount read and write DOS floppy disk and DOS partition tool mtools
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6919592
    • 提供者:唐河
  1. ChessBorad

    0下载:
  2. 本程序是用VC++编写的残缺棋盘,这是基于分治的思想,现利用一个数组将对应的残缺棋盘用L型排列好,再调用一个上色子程序将棋盘以图形方式用L型骨牌填充起来-this procedure is used to prepare the VC incomplete chessboard, it is based on the idea of partition, now the use of an array of corresponding deterioration chessboard with
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:52166
    • 提供者:yancy
  1. PRI_DOS

    0下载:
  2. 用C语言建立多个PRI DOS分区,Vc的实例程序。-C language to create a number of PRI DOS partition, Vc examples of procedures.
  3. 所属分类:Windows编程

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

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

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

    0下载:
  2. 硬盘以及分区结构简介。 硬盘分区表和文件分配表 硬盘只有经过物理格式化,分区,逻辑格式化后才能使用,在进行分区时,FDISK 会在硬盘的0柱面0磁头1扇区建一个64字节的分区表,在分表的前面是主引导记录 (MRB),后面是两个字节的有效标志55H,AAH,(H表示16进制)。此扇区被称为主 引导扇区,也是病毒最爱侵袭的地方,它由主引导记录+分区表+有效标志组成。 分区表对于系统自举十分重要,它规定着系统有几个分区;每个分区的起始及终止 扇区,大小以及是否为活动分区等重要信息。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:757120
    • 提供者:zgb
  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. quickhull4

    0下载:
  2. 凸包算法,运用分治的思想,用opengl显示出来-convex hull algorithm, the idea of partition, with opengl show
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:25861
    • 提供者:wangmiao
  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. a[i]=i

    0下载:
  2. 寻找数组中a[i]=i分治算法,主要采用类似的二分法的算法-find an array a [i] = i partition algorithm, similar dichotomy in the algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7688
    • 提供者:陈馨
  1. 5.33

    0下载:
  2. 分治算法在数组中找是否存在两个数相加值为X的-partition algorithm in the array to find the existence of a number of phase two of the X PG
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8266
    • 提供者:陈馨
  1. changyong

    0下载:
  2. 动态规划分治算法概率算法模拟退火算法神经网络搜索算法贪婪算法网上matlab遗传算法组合算法Floyd算法-dynamic programming algorithm partition probability algorithm simulated annealing neural network algorithm for the greedy algorithm search online matl ab genetic algorithm combination algorithm Fl
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2731255
    • 提供者:dgdfgd
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com