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

搜索资源列表

  1. shellsort111

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

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

    0下载:
  2. c编的,数据结构实验报告,很详细.流程都有 是单链表交并差的-c allocation and data structure of experimental reports, in great detail. process is a single linked list has to pay and poor
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:57919
    • 提供者:闫莹莹
  1. fp_tree

    0下载:
  2. 经典的fp树算法,主要描述算法的整个流程,注释详细。-Classic fp-tree algorithm, and describes the entire process of the algorithm, detailed annotations.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:5039
    • 提供者:苗苗
  1. Expression-evaluationCPP

    0下载:
  2. 输入表达式,包括括号与四则运算。输出详细的计算流程顺序与结果。适用于严蔚敏数据结构的实验。使用CPP实现,控制台程序。-Enter the expression, including brackets and four operations. Output sequence detailed calculation process and results. For YanWeiMin data structure experiments.
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:22661
    • 提供者:VongRuohang
  1. Josephus

    0下载:
  2. 本文档详细讲解了约瑟夫问题的算法流程并提供了C++代码,经测试可用。-This document is a detailed account of Joseph s algorithm flow problems and provides C++ code, have been tested.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:28480
    • 提供者:斌仔
  1. channel_estimation

    0下载:
  2. 传统的信道估计仿真,有注释,有详细的教程流程解释,生成BER图,可改变调制方式-The traditional channel estimation simulation, notes, a detailed tutorial to explain the process to generate BER map, you can change the modulation scheme, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:171092
    • 提供者:无双
搜珍网 www.dssz.com