CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - second

搜索资源列表

  1. Tug og war.rar

    0下载:
  2. Tug of War A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other; the number of people on the two teams must not differ by more than
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-03-10
    • 文件大小:895byte
    • 提供者:
  1. 求解约瑟夫问题

    2下载:
  2. 求解约瑟夫问题。设有n个人围成一个圆圈坐下,对所有围从的人从某个位置开始编号为1,2,3,……,n,从编号为1的人开始报数1,报数依交进行,报数n的人即出列,下一个人从1开始报数,再报数m的人便是第二个出列的人如此重复下去,直到最后一个人出列为止,于是便得到一个出列的顺序,这称之为约瑟夫(Josephu)问题。-solving problems. N individuals have formed a circle to sit down, all right Wai from the star
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.84kb
    • 提供者:葛林
  1. 数值算法-QuadraticPenitentiary

    0下载:
  2. 我自己用VC++开发的数值算法程序——二次罚函数罚,对于处理带约束的问题效果很好-my own use VC numerical algorithm development process -- second penalty function fines, and dealing with the problem of constrained good results
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.26kb
    • 提供者:龚文引
  1. kecsj_java

    2下载:
  2. JAVA课程设计!用线程来实现比较查找、排序算法的运行时间,第一部分是将顺序查找、折半查找算法设计成线程并同时运行来比较两种查找算法,第二部分是将冒泡排序、快速排序及选择排序设计成线程并同时运行来比较三种排序算法。本程序使用流行的GUI界面设计。-Java curriculum design! Using thread to achieve more search, algorithm running time, the first part of the order is to locate,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.56kb
    • 提供者:爱情无敌
  1. 一、二次样条

    0下载:
  2. 第一型样条插值,边界条件为两端的二阶导数值已知 第一型样条插值,边界条件为两端的一阶导数值已知-first-spline interpolation, boundary conditions for the two ends of the second derivative known numerical first-spline interpolation, boundary conditions for the two ends of a derivative known Numerical
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.34kb
    • 提供者:叶真
  1. shellsort111

    0下载:
  2. 附有本人超级详细解释(看不懂的面壁十天!) 一、 实际问题: 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。它又称“缩小增量分类法”,在时间效率上比插入、比较、冒泡等排序算法有了较大改进。能对无序序列按一定规律进行排序。 二、数学模型: 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接插人排序;然后,取第二个增量d2<d1重复上述的分组和
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18.97kb
    • 提供者:乐乐
  1. key_sort_system

    0下载:
  2. 多关键字的排序是有一定的实用范围。例如:在进行高考分数处理时,除了对总分进行排序外,不同的专业对单科分数的要求不同,因此尚需在总分相同的情况下,按用户提出的单科分数的次序要求排出考生录取的次序。(1)假如代排序的记录数不超10000,表中记录的关键字数不超过5,各个关键字的范围均为0至100。按用户给定的排序的关键字的优先关系,输出排序的结果。(2)约定按LSD方法进行多关键字的排序。在对各个关键字进行排序时采用两种策略:其一是利用稳定的内部排序方法,其二是利用“分配”和“收集”的方法。并综合比
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:52.25kb
    • 提供者:walew
  1. guize

    0下载:
  2. The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first charact
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.83kb
    • 提供者:王军
  1. 实验二(2)

    0下载:
  2. 数据结构的第二个实验-data structure to the second experiment
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:程寒
  1. LSshixian

    0下载:
  2. 顺序表类型的实现,数据结构清华大学严老师C语言第二版算法。-order to achieve the type of data structure Tsinghua University teachers strict version of the second C-language algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:燕先生
  1. qASSIGNMENT2

    0下载:
  2. 这是帮那留学生做的第二个作业,里面有详细的文档资料,要求运用到 链表 图 和最短路径算法. Dijkstra-This is to help the students so that the second operation, which has detailed information on the document, Listless request to use maps and the shortest path algorithm. Dijkstra
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39.71kb
    • 提供者:何键
  1. 2501425708

    0下载:
  2. 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)-the procedure used to upgrade method is the second generation wavelet transform%% I use a non-integer-order wavelet transform%%
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:刘树春
  1. c++builder02

    0下载:
  2. C++描述的数据结构内容,在C++builder的环境中运行,这是第二部分-C described in the data structure, the builder of the C operating environment, and this is the second part
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:220kb
    • 提供者:韩哲
  1. fibonaqi

    0下载:
  2. Fibonacci数列是一种特殊的数列,数列的第一项、第二项的值为1,从数列的第三项开始,每一项的值都等于数列前两项值的和。本题就是编程求解Fibonacci数列第n项的值,并在屏幕上显示出来。-Fibonacci series is a special series, the first series of items, the second of the value of a, series from the third, each have a value equal to the ser
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:888byte
    • 提供者:fisherman
  1. xiyangqishi

    0下载:
  2. 有多种方法喔!西洋棋中骑士的走法与象棋的马类似,只能横向二格,纵向一格或者横向一格,纵向两格(但是西洋棋棋子必须放在格子中),第1步有2种走法,第二步就有5种走法.今有5*5的棋盘,并将骑士的第一步放于左上角(0,0)的位置,试找出一个路径,使骑士在25步内把剩下的24个位置全部走完.输出结果时,将骑士的路径显示于的5*5的方格中,每一方格内显示出走到此方格内为第同步的数字. -are many ways! Chinese chess knight of the law and take a h
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.87kb
    • 提供者:tongyaozhang
  1. Introduction.to.Algorithms.Second.Edition

    0下载:
  2. [麻省理工学院-算法导论].Introduction.to.Algorithms.Second.Edition是chm格式的电子书英文第二版
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17.85mb
    • 提供者:樊景荣
  1. Introduction.to.Algorithms.Second.Edition

    0下载:
  2. 算发导论,英文第二版,达特茅斯学院和麻省理工合著-Introduction to hair count, the second edition in English, Dartmouth College and the Massachusetts Institute of Technology co-author
  3. 所属分类:Data structs

    • 发布日期:2017-06-11
    • 文件大小:17.85mb
    • 提供者:邵长城
  1. second_max

    0下载:
  2. 以高效率的方法查找一个数组中的第二大数,数组中的数可以相同.同时对各种可能发生的错误返回相应得错误代码。-find second max number in a high effective method.The number in the array could be the same.meanwhile ,the program return special error code
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:599byte
    • 提供者:龙熹
  1. Second-edition-data-structure-c-P-P-

    4下载:
  2. 数据结构 第二版 c++ 殷人昆 高清晰 希望对大家有用-Second edition data structure c++ Yan Renkun hope useful for high-definition
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.17mb
    • 提供者:river
  1. The-second-chain-stack

    0下载:
  2. 二次链式栈的建立,实现栈的一系列功能-The second chain stack
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:3.67kb
    • 提供者:sunday
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com