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

搜索资源列表

  1. HanNuoTa

    0下载:
  2. 用非递归解决汉诺塔问题 采用二叉树查找的方法 made by a___9-non - recursive HANOR solve problems using the binary tree search method made by a___9
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1325
    • 提供者:阿九
  1. PostOrderTraverse

    0下载:
  2. 后序遍历非递归二叉树源代码 很简洁,很简洁,很简洁-non - recursive binary tree source code is very simple, very simple, very simple
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1869
    • 提供者:陈珲
  1. digui5

    0下载:
  2. 这个是编译原理中的利用递归下降法对DO-WHILE语句进行翻译输出四元式的完整程序。 有语法分析、词法分析、语义分析。-this principle is to compile the use of recursive descent of DO-WHILE statement translation output four yuan - the complete procedure. With grammatical analysis, lexical analysis, semantic
  3. 所属分类:

    • 发布日期:2008-10-13
    • 文件大小:1779
    • 提供者:肖肖
  1. 3order_RLS1

    3下载:
  2. 最小二乘递推算法RLS,利用递推最小二乘法计算Volterra级数的核-recursive least squares algorithm RLS using recursive least squares method Volterra series of nuclear
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1866
    • 提供者:辛号
  1. zzx

    0下载:
  2. 这是一道大学生信息学奥林匹克竞赛的试题的解答,里面应用了特殊的控制手段来限制递归算法的递归深度,这种手段在利用递归结决问题时非常有借鉴意义。-students Informatics Olympiad answer the questions, inside a special application of the control measures to limit the recursive algorithm recursive depth, this means the use of re
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:40851
    • 提供者:孙叔敖
  1. canto

    0下载:
  2. 利用分形递归算法实现Cantor三分集,实现有限次迭代!-use fractal recursive algorithm Cantor third set and achieve limited iterations!
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:40931
    • 提供者:王凯
  1. Arboresent

    0下载:
  2. 利用分形算法中的迭代和递归生成Arboresent肺形曲线,效果好!-fractal algorithm using the iterative and recursive generation Arboresent lung-shaped curve, the effect!
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:30936
    • 提供者:王凯
  1. Sierpinski_1

    0下载:
  2. 本程序利用迭代递归算法实现,可以画出正三角形构成的Sierpinski垫片,输入条件为正三角形的中心坐标和边长。-the iterative procedure recursive algorithm, sense regular triangle constitutes the Sierpinski gasket, import conditions for the regular triangle coordinates of the center and side length.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:27115
    • 提供者:王凯
  1. seripinski_2

    0下载:
  2. 本程序利用迭代递归算法可以绘制任意三角形的Sierpinski垫片,包括不是正三角形的,输入条件为三角形三个顶点的坐标。-the iterative procedure recursive algorithm can draw arbitrary triangular Sierpinski gasket, not including the regular triangle, the conditions for the importation of three vertices of the
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:41809
    • 提供者:王凯
  1. sierpinski_dt

    0下载:
  2. 利用分形中的迭代和递归算法实现Sierpinski地毯,程序简单易懂,改动程序中的n值即可控制递归次数。-use fractal iterative and recursive algorithm Sierpinski gasket, procedures simplified, changes to the procedures used for the control of n number of recursive.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:27743
    • 提供者:王凯
  1. peano_trangle

    0下载:
  2. 把利用递归法绘制的三条Hilbert-Peano曲线变换角度,首尾相接,构成一个Hilbert-Peano笼!-recursive method of using the three mapping Hilbert - Peano transform angle curve, back-to-back. constitute a Hilbert - Peano cage!
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:20092
    • 提供者:王凯
  1. 2_C

    0下载:
  2. 利用90度角支撑迭代递归算法绘制C曲线,简单易懂!-use of 90 degree angle support recursive iterative algorithm mapping C curve, simple!
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:12375
    • 提供者:王凯
  1. dgxjyffxq

    0下载:
  2. 递归下降语法分析器,如果有错误,请把getch()改成getchar() 把putch()改成putchar()VC6.0下编译执行OK-recursive syntax analyzer decline, if there was any mistake. Please getch () changed getchar () putch () changed putchar () V under +6.0 compiler implementation OK
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1091
    • 提供者:JOHN
  1. TRANSPORTATION

    0下载:
  2. 这是一道ACM的关于交通运输的题目!主要用到了递归算法!有参考价值!-ACM on the subject of transport! Main uses recursive algorithm! Reference value!
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:57742
    • 提供者:王八
  1. csharpshili

    0下载:
  2. Visual C#案例集锦 第一章C# Windows编程基础 实例1 循环语言的学习-砝码程序验证 实例2 随机数的案例-洗牌程序 实例3 通过实例来剖析C#继承机制 实例4 递归与全局变量的案例1-打靶程序 实例5 递归与全局变量的案例2-二叉树 实例6 引用类型的举例---消去字符串空格 实例7 委托的使用方法实例---加减大小比较 实例8 用C#索引器实现文本文件的倒叙输入 实例9 C#文本文件操作实例---杨辉三角形写入读出
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3832786
    • 提供者:史进
  1. autofindanddelete3

    0下载:
  2. VC产生的临时文件有时真的很烦人!当你编译一个程序,突然系统弹出一个对话框:“D盘已经没有足够的空间~~~~~~~~~请问需要进行磁盘清理吗”,而它只能清掉了Nkb的的东东,你有什么理由不自己写一个专门清理VC垃圾的小工具呢?隔一段时间运行一次,彻底清除指定类型的垃圾文件:干干净净,中国人,奇强! 很明显,这个程序的核心代码肯定是一个有通配符的功能的递归查找文件的函数。我的想法是先查找给定目录下的所有符合条件的文件,再递归查找下级文件夹下所有符合条件的文件。为了保证其封闭性,我用了一个CSt
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:13990
    • 提供者:蒋伟
  1. hitBall2

    0下载:
  2. 再来一个碰碰球小游戏!里面有两个关键的算法:迷宫算法外( findPath())和递归回搠的算法( SameBall() )-then fondled a ball game! There are two key algorithms : outside the maze algorithm (findPath ()) and recursive algorithm to daub (SameBall (
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:137480
    • 提供者:王哲江
  1. huibianyuyan

    0下载:
  2. 汇编语言课程设计的程序,包括1 递归方法实现50以下的Fibonacci数 2 字符串查找 3 歌曲管理 4 图书管理 以及设计报告-assembly language curriculum design process, including a recursive method 50 following two Fibonacci search string four three songs management Book Management and the design report
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:250765
    • 提供者:张焕人
  1. vcsqlserver

    1下载:
  2. 是VC+SQL server模式的,主要设及以下内容: 1、窗口如何分割; 2、多视图之间如何通信; 3、列表视图的操作及事件处理; 4、树形控件的操作及事件处理,利用递归根据数据库动态生成目录; 5、实现主从表的显示; -VC is SQL server model, and mainly the following : a window on how segmentation; 2. Multi-view of how communication; 3, the L
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:384014
    • 提供者:张海
  1. kongzhidiguishendu

    0下载:
  2. 怎样控制递归的深度 用C++编写 在 VC++6.0-how to control the depth of recursive C prepared in VC 6.0
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:119331
    • 提供者:kim jay
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com