搜索资源列表

  1. recursive-divide-and-conquer

    0下载:
  2. 算法设计课件(第二章递归与分治),主要讲述递归与分治-Algorithm courseware design (Chapter II recursive divide and conquer), focuses on the recursive divide and conquer
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:68608
    • 提供者:刘强
  1. recursive-mean-separate-HE

    0下载:
  2. recursive mean-separate HE
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:Van
  1. FINAL1

    0下载:
  2. linear and recursive least mean square
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:ganesh
  1. Recursive-seek-integer-reverse

    0下载:
  2. 用递归的方法把一个数倒序输出例:输入12345输出:54321-Recursive methods to a number of reverse output Example: enter 12345 Output: 54321
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:879616
    • 提供者:liujing
  1. Non-recursive-traversal

    0下载:
  2. 二叉树的非递归遍历完整源代码,对初学数据结构的人非常有用-Non-recursive binary tree traversal complete source code, useful for beginner data structure
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:adu
  1. Maze-recursive

    0下载:
  2. 对于9*9迷宫的路径找寻,利用递归的方法,使得代码短小精悍,易于理解。-For the 9*9 maze path search, using a recursive method, makes the code dapper, easy to understand.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:835584
    • 提供者:yangpengboo
  1. Tower-of-Hanoi-non-recursive

    0下载:
  2. 非递归汉诺塔算法,并带有一片武汉大学的算法描述。-Non-recursive Tower of Hanoi algorithm, and the algorithm is described with a Wuhan University.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:482304
    • 提供者:Great
  1. Non-recursive-

    0下载:
  2. 无向图的先序和中序后序的递归和非递归算法-Non-recursive algorithm recursive undirected graph
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:丛雍哲
  1. Kernel-Recursive-Least-Squares

    0下载:
  2. 递归核最小二乘算法,来至MIT大学的wingate教授,含6个源码,有实例!-dict_init.m- Part of the dictionary implementation used by KRLS algorithm. Can stand alone. dict.m- Part of the dictionary implementation used by the KRLS algorithm. Can stand al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:jiang
  1. recursive-descent-Act

    0下载:
  2. FOR循环语句的翻译程序设计(递归下降法、输出四元式)-FOR the cycle statement translation program designed (recursive descent Act, the output quaternion)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:1052672
    • 提供者:gsm
  1. Recursive-generation-sub-menu-code

    0下载:
  2. 实现递归法动态创建子菜单,代码简单易懂。-Recursive method to dynamically create a sub-menu, the code is easy to understand.
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:liyufei
  1. Recursive-Identification-of-AUV

    0下载:
  2. 水下机器人在线最小二乘辨识、应急导航策略研究-Recursive Identification of Autonomous Underwater Vehicle for Emergency Navigation
  3. 所属分类:文件格式

    • 发布日期:2024-05-14
    • 文件大小:281600
    • 提供者:roaddy
  1. dbus-marshal-recursive-util

    0下载:
  2. Would be in dbus-marshal-recursive.c, but only used in bus/tests.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:13312
    • 提供者:yancuejao
  1. Recursive-algorithm

    0下载:
  2. C语言实现递归算法即折半查找法实现,实现数据查找功能!-Recursive algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:steve
  1. dbus-marshal-recursive

    0下载:
  2. Marshalling routines for recursive types.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:18432
    • 提供者:haovunmi
  1. Recursive-seed-filling

    0下载:
  2. VS2008xia MFC编程,计算机图形学画图程序:包括递归种子填充、简单种子填充、扫描线种子填充、图案填充-The MFC programming of VS2008xia, computer graphics drawing program: including recursive seed filling, simple seed fill, scan line seed fill, pattern fill
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:82944
    • 提供者:LEO_山
  1. recursive-least-square-algorithm

    0下载:
  2. 最小二乘法是一种数学优化技术。辨识算法分别用一次最小二乘算法和递推最小二乘算法对被控对象进行辨识。-Method of least squares is a mathematical optimization techniques. Identification algorithm using a least squares algorithm, respectively, and the recursive least squares
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:gjf
  1. rimann-function-and-recursive-fuction

    0下载:
  2. This source describes how to make rimann fuction and make rimann function by using recursive theory.
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:challenger
  1. Recursive-triangle

    0下载:
  2. 三角形的递归算法的实现,简单的算法实现,用vc语言。-Recursive triangle
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:647168
    • 提供者:
  1. recursive

    0下载:
  2. 背包问题是NP完全问题,本程序通过递归法实现了一种优化的背包。-Recursive method to solve the knapsack problem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1590272
    • 提供者:dirk
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org