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

搜索资源列表

  1. console

    0下载:
  2. 象棋马的hamilton回路算法程序,用Visual studio 2005开发运行,控制台应用程序。当m,n<24时结果正确;m,n>24时有些问题。-the hamilton problem of the horse on chessboard,based on Visual C++.
  3. 所属分类:Console

    • 发布日期:2017-05-15
    • 文件大小:3625290
    • 提供者:王丽玮
  1. console

    0下载:
  2. 象棋马的哈密顿回路算法代码,分治递归的方法。当m n<24时结果正确。这是重新上传,上一次工程中疏漏没有包含源码。-Hamilton horse chess circuit algorithm code, recursive partition method. When mn < 24 hours was correct. This is a re-upload, the last project oversight does not include source code.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:3694336
    • 提供者:王丽玮
  1. J167

    0下载:
  2. 一个关于哈密顿的电机矢量控制仿真,欢迎提出问题QQ:404340669-One on Hamilton' s motor vector control simulation, welcome questions QQ: 404340669
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:52256
    • 提供者:葛建强
  1. hamiltonleast

    0下载:
  2. 在一个图中 求最短哈密尔顿回路并将最短路径储存-least hamilton road
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1456
    • 提供者:肖立民
  1. ECG_Learning_Center

    0下载:
  2. Many algorithms for PQRST feature extraction have been reported in the literature, especially algorithms for finding the QRS complex [Pahlm and Sornmo, 1984] [Hamilton and Tompkins, 1986]. In this section, only the feature extraction algorithm used i
  3. 所属分类:software engineering

    • 发布日期:2017-06-01
    • 文件大小:13836538
    • 提供者:lia
  1. hamierdun

    0下载:
  2. 有关哈米尔顿算法的一些研究,有个实例-Some of the Hamilton method, there are instances ~~~~~~~~~~~~
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:3740
    • 提供者:苏大宁
  1. course_4

    0下载:
  2. Term paper on programming on a theme: "Programming of problems on columns Hamilton and Euler cycles ".
  3. 所属分类:IT Hero

    • 发布日期:2017-04-04
    • 文件大小:292767
    • 提供者:wertual
  1. PassiveAgressive

    0下载:
  2. Healthy companies are hard to mistake. Their managers have access to good, timely information, the authority to make informed decisions, and the incentives to make them on behalf of the organization, which promptly and capably carries them
  3. 所属分类:Project Manage

    • 发布日期:2017-04-04
    • 文件大小:381308
    • 提供者:gogu
  1. SimulatedAnnealing

    0下载:
  2. 提供一种求解最优哈密尔顿的算法---三边交换调整法,要求在运行jiaohuan3(三交换法)之前,给定邻接矩阵C和节点个数N,结果路径存放于R中。-Hamilton provides an algorithm for solving optimal--- trilateral exchange adjustment method requires running jiaohuan3 (c exchange) before the given node number of the adjacenc
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:13051
    • 提供者:masai
  1. TSP

    0下载:
  2. Travelling Salesman Problem with Hamilton Circute
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:12553
    • 提供者:arash
  1. TSP

    0下载:
  2. Travelling Salesman Problem with Hamilton Circute
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:492042
    • 提供者:arash
  1. forecar_p

    0下载:
  2. Recursive stochastic forecaster k steps ahead of AR(p=>2) time series given initial value computation of stepwise dynamic multiplier is included. Ref: J.D.Hamilton, Time Series Analysis, Wiley, 1994. -Recursive stochastic forecaster k steps ahea
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1095
    • 提供者:jay
  1. pro

    0下载:
  2. 现今社会网络越来越普及,网购已成为一种常见的消费方式,随之物流行业也渐渐兴盛,每个送货员需要以最快的速度及时将货物送达,而且他们往往一人送多个地方,请设计方案使其耗时最少。 这是数学建模是非常有意思的一个题,本程序用哈密尔顿算法计算-Today more and more popular social networks, online shopping has become a common way of consumption, with the attendant logistics i
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:47298
    • 提供者:祭思
  1. daohang

    1下载:
  2. 用c语言实现的校园导航,包含多个顶点的无向图。具体功能有,最短路径,最佳路径(汉米尔顿回路)。-With c language campus navigation, multiple vertices undirected graph. Specific function, shortest path, the best path (Hamilton circuit).
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:3032
    • 提供者:张洁
  1. 2

    0下载:
  2. 最短哈密尔顿回路,分支界限法,递归调用,深度优先-The shortest Hamilton circuit, branch and bound method, the recursive call, depth-first
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1613
    • 提供者:chenx
  1. hamilton421

    0下载:
  2. 用回溯法求解哈密尔顿回路的课程设计,含有源代码,课程设计说明书文本。非常难得!-Hamilton method with back loop course design, with source code, course design specification text. Very rare!
  3. 所属分类:assembly language

    • 发布日期:2017-05-08
    • 文件大小:1831171
    • 提供者:hey
  1. hamilton

    0下载:
  2. 分支定界法解旅行商问题的简单实现,用C++代码,效率经过优化后可以在1s内解规模为25左右的旅行商问题。附带了测试文件的自动生成工具。-Branch and bound method for solving the traveling salesman problem is simple to achieve, with the C++ code, the efficiency can be optimized through the solution 1s about the size of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:859626
    • 提供者:sunlight
  1. 3432

    0下载:
  2. 关于hamilton回路的,大家可以-On the hamilton circuit, we can see
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:43947
    • 提供者:反映
  1. Jalur

    0下载:
  2. this program is hamilton circuit problem. this program written in java,, about hamiltonian circuit path
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:704
    • 提供者:dody
  1. A

    0下载:
  2. 矩阵方程AXB_C的最小二乘Hamilton解Hamilton matrix least-squares solution of equation AXB_C-Hamilton matrix least-squares solution of equation AXB_C
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:577570
    • 提供者:zealot
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com