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

搜索资源列表

  1. HORSEJUMPCHESS

    0下载:
  2. 马跳棋盘递归算法(TC实现,并提供示意图),可移植到任何C编译器-Ma checkerboard recursive algorithm (TC achieved, and to provide diagram), and can be transplanted to any C compiler
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.3kb
    • 提供者:胡安
  1. chinahorse

    0下载:
  2. 如果車不動,請設計算法:按馬走日的方法但又不能被車吃掉,用回溯法設計馬的走法,並打印出路程.可以做為軟體設計的參考-If the car does not move, please algorithm design : taking Japan by Ma but the car can not be eaten, Design Retrospective with a horse walk, and print out distance. can be used as a reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.95kb
    • 提供者:張小龍
  1. horse

    0下载:
  2. 实现马周游的改良算法,通过平移,设优先级等方法使在每一个出发点的运行时间降到最低-Ma traveled to achieve improved algorithm, through translation, priority-based method, such as a starting point in each of the running time to a minimum
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:966.6kb
    • 提供者:huiyiliang
  1. dist

    0下载:
  2. 向量距离问题:对于给定的m 个整数m a , a , ,a 1 2  组成的向量A, a m i | |£ ,1 £ i £ m,和另一个由 n个整数n b ,b , ,b 1 2  组成的向量B, b n i | |£ ,1 £ i £ n,试设计一个O(m + n)时间算法, 计算给定向量A和B的距离。-Vector distance problem: For a given m integers
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:61.09kb
    • 提供者:jiam
  1. New-Text-Document-(2)

    0下载:
  2. 用Dijkstra算法求单源最短路径 输入参量ma是距离矩阵 输出参量是一个三行n列矩阵,每列表示顶点号及顶点到源的最短距离和前顶点-With a single-source Dijkstra shortest path algorithm for getting the input parameter ma is the output parameter from the matrix is a matrix of three rows of n columns, each colum
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:605byte
    • 提供者:hua
  1. Knight

    0下载:
  2. 1.实验目的:通过实验理解算法的概念、算法的表示、算法的时间复杂度和空间复杂度分析;运用熟悉的编程工具对骑士周游列国问题进行求解,初步学会分析算法的时间复杂度和空间复杂度; 2.在一张国际象棋棋盘上(8*8方格),骑士(knight,马)位于任意一个位置。问如何才能让骑士不重不漏的经过棋盘上的每个格?本问题中已知骑士位置(m,n),其中0=<m,n<=8,要求给出骑士行走路径,路径可用8*8矩阵输出,其中值表示骑士到达此位置行走的步数(初始为1) -1. Experimen
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:717byte
    • 提供者:fangjuan
  1. ma-ta-qi-pan

    0下载:
  2. 纯C写的马踏棋盘经典算法,便于初学者学习-Written in pure C classical algorithm horse riding board, easy for beginners to learn
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:654byte
    • 提供者:石头
  1. shujujiegou

    0下载:
  2. 数据结构,顺序算法实现代码!编写一个程序sqsearch,输出在表中{{黎明,男,16,计算机系},{欧阳,男,16,计算机系},{李莉,女,18,计算机系},{马金霞,女,19,计算机系},{马平,男,18,计算机系},{刘博,男,17,计算机系}}顺序查找姓名为“刘博”的过程。-Data structure, sequence algorithm code! Write a program sqsearch, output in the table {{dawn, male, 16, Dep
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:164.8kb
    • 提供者:peng
  1. suan-fa-bian-ma

    0下载:
  2. 算法编码的实现 进一步熟悉算法编码过程;掌握超长小数的转换方法和调试技术。-The realization of the algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:10.37kb
    • 提供者:郭奕衡
  1. TourOfTheKnight

    0下载:
  2. 通过这个程序,可以获得对回溯算法的基本理解。在 n × n 方格的国际象棋棋盘上,马(也称为骑士Knight)从任意指定的方格出发,以跳马规则(横一步竖两步或横两步竖一步),周游棋盘的每一个格子,要求每个格子只能跳过一次。-Through this program, you can get a basic understanding of backtracking algorithms. On the chess board n n squares, Ma (also known as Knig
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.5kb
    • 提供者:何致奇
搜珍网 www.dssz.com