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

搜索资源列表

  1. ofdm_signal

    0下载:
  2. 该程序给出了OFDM信号以及频谱分析,也插入了保护间隔-the procedure given OFDM signal and spectrum analysis, insert a protective partition
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1245
    • 提供者:王蓬
  1. 建立多个PRI DOS分区

    0下载:
  2. 用C语言写的可以建立多个PRI DOS分区及其隐含,大家-written in C language can be established over the PRI and its implied DOS partition, we learn to s
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3690
    • 提供者:王三三
  1. 综合算法

    4下载:
  2. 数值类综合算法 常用数值计算工具包(龙贝格算法、改进欧拉法、龙格库塔方法、复合辛普森),Matlab数学建模工具箱(以及众多实例)。 常用算法:如Floyd算法、分治算法、动态规划、组合算法、贪婪算法-composite numerical algorithm commonly used numerical Kit (Romberg algorithm, improved Euler, Runge Kutta method composite Simpson), Matlab ma
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1452699
    • 提供者:罗鹏魁
  1. 20051112220232685

    0下载:
  2. 硬盘分区表和文件分配表格式:对作硬件驱动的有用-hard disk partition table and file allocation table format : hardware drivers for the useful
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:69069
    • 提供者:天天
  1. file-fat

    0下载:
  2. 分区表。文 件 名: format.c **创 建 人: 陈明计 **最后修改日期: **描 述: 文件系统的格式化实用程序 -partition table. File Name : format.c ** Created : ** Chen dollars last modified date : ** Descr iption : file system formatting utility
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:7396
    • 提供者:及侧记
  1. command_of_linux

    0下载:
  2. 关于linux下的一些实用的命令。包括磁盘分区,系统恢复,启动盘的制作等等。-on the practical order. Including disk partition, system recovery, the production startup disk and so on.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:197693
    • 提供者:李俊武
  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. haplotyper.1.0.LINUX.tar

    0下载:
  2. 利用Partition-Ligation algorithm计算生物SNP的单倍型频率-use Partition - Ligation algorithm to calculate the SNP haplotype frequencies
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:53703
    • 提供者:孙学科
  1. fenzhifa

    0下载:
  2. 算法设计与分析基础(分治法) 算法设计与分析基础(分治法)-algorithm design and analysis of the basis (the partition) algorithm design and analysis of the basis (the partition)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6759
    • 提供者:king
  1. subsetcalculator

    0下载:
  2. 本算法实现2-10集合划分问题,采用动态规划法和大整数方法-the algorithm 2-10 set partition, using dynamic programming methods and the Integer
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:12301
    • 提供者:自由人
  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. partition1

    0下载:
  2. 实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点,使得结果最优。 算法思想: 1、 首先根据所输入的attribute usage matrix得到AQ( ) 2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成两个集合,TA和BA,TA中的元为:{ A1 、A2 …… An-1 },BA中的元素为:{ An} 3、 确定集合TQ、BQ和OQ,其中TQ={ qj| AQ(qi) TA},BQ= TQ={ qj| AQ(qi) BA
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:9772
    • 提供者:孙东一
  1. partition2

    0下载:
  2. 实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点(2个),使得结果最优。 1、 首先根据所输入的attribute usage matrix得到AQ( ) 2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成3个集合,TA和BA和MA, 3、 确定集合TQ、BQ,MQ和OQ,其中TQ={ qj| AQ(qi) TA},BQ= TQ={ qj| AQ(qi) BA}, MQ={ qj| AQ(qi) MA},OQ=Q-{TQ BQ}。
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:10474
    • 提供者:孙东一
  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 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com