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

搜索资源列表

  1. Tower_of_hanoi

    0下载:
  2. 初学C++时编写的一个解汉诺塔问题的小程序.使用递归算法.-Tower of Hanoi
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:324117
    • 提供者:lindongyang
  1. BINtree

    0下载:
  2. 实现二叉树前序、中序和后序遍历以及建立的递归算法-Achieve binary tree preamble, inorder and postorder traversal and the establishment of a recursive algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:128592
    • 提供者:银夏
  1. erchashu

    0下载:
  2. 先序扩展序列建立二叉树,二叉树的先序,中序,后序遍历的递归与非递归算法,层序遍历,以及求树的深度.-First order expansion preorder, inorder, postorder traversal sequence to establish binary tree, binary tree recursive and non-recursive algorithm, the depth of the layer preorder traversal, as well as
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:1548
    • 提供者:
  1. Activity-selection-problem

    0下载:
  2. 活动选择问题,递归算法和动态规划,实现在一定的时间里最合理的活动安排,供算法学习用-Activities selection problem, recursive algorithms and dynamic programming to achieve the most rational activities arrange in a certain time, for the algorithm to learn
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:32231
    • 提供者:haochen
  1. shujujiegou

    2下载:
  2.   设计并实现一个学生管理系统,即定义一个包含学生信息(学号,姓名,成绩)的的顺序表,可以不考虑重名的情况,系统至少包含以下功能:   (1) 根据指定学生个数,逐个输入学生信息;   (2) 逐个显示学生表中所有学生的相关信息;   (3) 给定一个学生信息,插入到表中指定的位置; (4) 删除指定位置的学生记录; (5) 统计表中学生个数; (6) 利用直接插入排序或者折半插入排序按照姓名进行排序; (7) 利用快速排序按照学号进行排序; (8) 根据姓名进行
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-07
    • 文件大小:1744
    • 提供者:
  1. 1

    0下载:
  2. 1.基本训练 (1)输入字符序列,建立二叉链表。 (2)先序、中序、后序遍历二叉树:递归算法。 (3)中序遍历二叉树:非递归算法(最好也能实现先序,后序非递归算法)。 (4)求二叉树的高度 。 (5)求二叉树的叶子个数。 (6)对于树中每一个元素值为x的结点,删去以它为根的子树,并释放相应的空间。 (8)借助队列实现二叉树的层次遍历。 (9)在主函数中设计一个简单的菜单,分别调试上述算法。 -Basic Training (1) Enter t
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:2319
    • 提供者:血鸢
  1. TowersOfHanoi

    0下载:
  2. 一个用vc,介绍递归算法的汉诺塔游戏-One with vc, recursive algorithm, introduced the game Tower of Hanoi -The a vc, introduced the recursive algorithm HANOR game-One with vc, recursive algorithm, introduced the game Tower of Hanoi
  3. 所属分类:Game Program

    • 发布日期:2017-11-23
    • 文件大小:60808
    • 提供者:爱恨情愁
  1. main

    0下载:
  2. 树的前序中序后序遍历的递归和非递归算法。-Preamble in sequence after preorder tree recursive and non-recursive algorithm.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:1079
    • 提供者:李泳
  1. Targeting-problem-source-code

    0下载:
  2. 使用递归算法解决打靶问题,使用java语言编写-Using a recursive algorithm to solve the shooting problems, using java language
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:9815
    • 提供者:张洛声
  1. aa

    0下载:
  2. 利用分治法,写一个二分检索的递归算法,在计算机上编程实现,同时进行时间复杂性分析。(要求用递归方法实现)-Divide-and-conquer method, write a recursive algorithm to retrieve a dichotomy, computer programming, and simultaneously the time complexity of the analysis. (Using recursive method to achieve)
  3. 所属分类:source in ebook

    • 发布日期:2017-12-01
    • 文件大小:30834
    • 提供者:熊磷
  1. KalmanFilter

    0下载:
  2. 此代码用kalman filter对信号进行估计,包含状态和测量方程的递归算法-This code kalman filter signal is estimated to contain state and measurement equations recursive algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:1754
    • 提供者:XIAO HE
  1. Fourqueens

    0下载:
  2. 四皇后问题, 递归算法, 由八皇后降低到四皇后,降低规模,降低难度。-our queens problem, Recursive algorithm, Decreased from eight to four queen queen, reduce the size, reduce the difficulty of roblem.
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:1141
    • 提供者:yin
  1. digui

    0下载:
  2. 一个典型的递归算法,递归的经典算法,可运行-A typical recursive algorithm, recursive classical algorithm can be run
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:197862
    • 提供者:chengtong
  1. Dvision

    0下载:
  2. 整数划分问题使用的是递归算法,此程序是在visual c++6.0的基础上编写的算法简单。-Integer partitioning problem using a recursive algorithm, this program is a simple algorithm written in visual c++6.0 based on.
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:150071
    • 提供者:李莹莹
  1. File-traversal

    0下载:
  2. 这是一个基于VC++6.0操作的文件遍历程序,通过递归算法来统计文件个数-A file traversal based on VC++6.0 operation procedures and recursive algorithm to count the number of files
  3. 所属分类:File Operate

    • 发布日期:2017-11-08
    • 文件大小:9668
    • 提供者:梦随我飞
  1. shuzu

    0下载:
  2. 已知A[n]为整数数组,实现下列运算的递归算法: 求数组A中的最大值。 求n个整数的和。 求n个整数的平均值。 -The known A [n] is an array of integers, recursive algorithm to achieve the following operations: to seek the maximum value in the array A. Find and n integers. Find the average of n in
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:249669
    • 提供者:ruzi
  1. maze

    0下载:
  2. 建立一个迷宫,并用递归算法找出一条走出迷宫的路线。-Build a maze and find a way out with recursion method.
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:14676
    • 提供者:王伟峰
  1. GuangyiErChaShu

    0下载:
  2. 由广义表形式的输入建立二叉链表,用递归算法实现的,很有参考价值 -Establish generalized the form of input binary list recursive algorithm of great reference value
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:791
    • 提供者:小易
  1. delet1

    0下载:
  2. 编写递归算法:对于二叉树中每一个元素值为x的结点,删去以它为根的子树,并释放相应的空间。-Write a recursive algorithm: the value for each element in the binary tree node x, by deleting sub-tree root and release the appropriate space.
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:7980
    • 提供者:mfz
  1. queen

    0下载:
  2. 对八皇后问题的递归算法的实现及其扩展成n皇后问题-Eight queens problem recursive algorithm to achieve its expansion into the n-queens problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:649
    • 提供者:o_o
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com