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

搜索资源列表

  1. Koch

    0下载:
  2. Koch曲线算法 使用对话框输入Koch曲线的递归深度n和夹角theta 绘制相应的Koch曲线-Koch curve algorithm using a dialog box to enter Koch curve and angle theta recursion depth n corresponding Koch curve plotted
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:180188
    • 提供者:Cavalier
  1. SUANFA

    0下载:
  2. 算法,递归,最大公约数,最小公倍数,N的阶层计算-Algorithms, recursion, common denominator,, N hierarchical computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2343748
    • 提供者:
  1. chapter-2

    0下载:
  2. 算法设计与分析的 第2章 递归与分治策略.pdf-Design and Analysis of Algorithms Chapter 2 Recursion and divide and conquer strategy. Pdf
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:495910
    • 提供者:kalley
  1. MineSweep

    0下载:
  2. 是一个用VC6.0编制的扫雷游戏,该游戏用主要用C语言中的数组、递归来做的,实现了初级的扫雷游戏。-VC6.0 compiled a minesweeper game with, the game is mainly written in C language with arrays, recursion to do to achieve the primary game of mine.
  3. 所属分类:Other Games

    • 发布日期:2017-05-09
    • 文件大小:1813008
    • 提供者:lijuan
  1. Tower-of-Hanoi

    0下载:
  2. 该文件包括了非递归、换位递归、汉诺塔、汉诺塔2、汉诺塔画图版、四塔、四塔2这7个c源文件-The document includes a non-recursive, transposition recursion, Tower of Hanoi, Hanoi Tower 2, Tower of Hanoi drawing version, four towers, four towers 2 7 c source files
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4176
    • 提供者:黄志军
  1. rev

    0下载:
  2. 4. Write a C program to reverse any number using recursion.
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:145581
    • 提供者:Yangyong
  1. Recursive

    0下载:
  2. 数据结构中各种递归利用的小例子,方便我们理解递归。-Data structure of recursive use small example, convenient we understand recursion.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:265128
    • 提供者:liqian
  1. diguishixianzhuanzhi

    0下载:
  2. 通过递归实现数组的转置操作。纯手工代码适合vs2013-Transpose operation achieved through an array of recursion. Handmade code for vs2013
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:655067
    • 提供者:金赛
  1. GM_PHD

    1下载:
  2. targets and measurements as random finite sets and applying the probability hypothesis density (PHD) recursion to propagate the posterior intensity, which is a first order statistic of the random finite set of targets, in time. At present, ther
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:16969
    • 提供者:绒线猫
  1. LL1

    0下载:
  2. 输入已经消除左递归的以及提取公共左因子的LL(1)文法,再输入相应的表达式,若分析成功,则在递归输出过程中输出"acc",若不成功,则有相应的报错以及位置指名。注意,要把同一个非终结符的产生式分成单个输入。它会自动计算first,follow,预测分析表的构造,但并不输出。-Input has to eliminate left recursion and extract the public left factor of LL (1) grammar, then input the corre
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3357648
    • 提供者:何玉林
  1. Joseph.tar

    0下载:
  2. 使用递归建立单循环链表,解决joseph问题, 使用C编写,可在linux下,使用make编译,运行 -Use recursion to establish round robin list, joseph solve problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8126
    • 提供者:chen
  1. digui

    0下载:
  2. 递归树,用于树状图排列,好吧,实在不知道说什么了,脑子进水的规定-Recursion tree for tree arrangement, well, really do not know what to say, the provisions on glue
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:618175
    • 提供者:请问
  1. EightQueensProblem

    0下载:
  2. 在8*8的国际象棋盘上放置八个皇后,使其不能互相攻击,用递归法求出所有布局-8* 8 placed on the international chess board eight queens, so that it can not attack each other, all the layout obtained by recursion
  3. 所属分类:Game Program

    • 发布日期:2017-04-11
    • 文件大小:970
    • 提供者:whicme
  1. zxec_zengguang

    0下载:
  2. 利用增广最小二乘的递推算法,优化函数参数的数值-Using the method of recursion augmented least-square optimization function parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1093
    • 提供者:吕微微
  1. AnotherNTMM

    0下载:
  2. 一维非均匀Kerr 介质的子层逆向递推传输矩阵算法, 给出了数值实现方案。此方 法可以方便而精确地模拟非均匀Kerr 介质的传输行为。-Transfer matrix algorithm for one-dimensional inhomogeneous Kerr medium is studied. The method of sub- layer division and backward recursion is put forward.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1442
    • 提供者:Mu Zhenfeng
  1. HanioTower

    0下载:
  2. c语言编写的汉诺塔程序,采用递归解决,在tc和cfree中运行,背景色可变-Hanoi c language program, using recursion to solve, run tc and cfree, the background color variable
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4125
    • 提供者:jasmine
  1. EightQueensProblem

    0下载:
  2. 在8*8的国际象棋盘上放置八个皇后,使其不能互相攻击,用递归法求出所有布局-8* 8 placed on the international chess board eight queens, so that it can not attack each other, all the layout obtained by recursion
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1086
    • 提供者:ecertai
  1. hanno

    0下载:
  2. 这是一个汉诺塔游戏的原代码,tc环境.可是图型界面的哦~~,不要认为是一般的递归了!-HANOR the original game code, tc environment. However, the map-based interface ~ ~ Oh, do not believe that the general recursion!
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:5836
    • 提供者:nvesti
  1. combinationBracket

    0下载:
  2. 用递归的思想实现了有趣的排列组合问题!六对括号在符合括号组合规则的前提下有多少中可能情况! 其中的排列 组合算法值得借鉴,对问题的建模及实现也精彩十分-Achieved with the idea of ​ ​ recursion interesting permutations problem! Six pairs of parentheses the number of possible cases in the context of compliance with
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:154582
    • 提供者:张恒
  1. ssd5 opt 6

    0下载:
  2. Calculating "The Sum of Its Parts" Prerequisites, Goals, and Outcomes Prerequisites: Students should have mastered the following prerequisite skills. Trees - Knowledge of tree representation, particularly general hierarchies STL map contain
  3. 所属分类:其它

    • 发布日期:2014-10-03
    • 文件大小:1230
    • 提供者:asem95sm
« 1 2 ... 12 13 14 15 16 1718 19 20 21 »
搜珍网 www.dssz.com