CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能

资源列表

  1. 1

    0下载:
  2. 智能小车C程序 可完成某些功能-Smart car C program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:15.58kb
    • 提供者:SYJ
  1. Shortest_Path

    0下载:
  2. 求多源最短路径的一个算法,编码风格清晰明了-Seeking a multi-source shortest path algorithm, coding style, clarity
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2.09kb
    • 提供者:达达
  1. b

    0下载:
  2. it is matlab source code implemeted in Matlab 7.6. this is utilized in matlab.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:767byte
    • 提供者:balu
  1. ISODATA

    0下载:
  2. C++中的ISODATA算法示例,感兴趣的可以参考下。-C++ examples in the ISODATA algorithm, interested can refer to.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:10.49kb
    • 提供者:
  1. algorithms-for-fortran

    0下载:
  2. 徐士良的fortran常用算法集一书中的源代码,进攻参考学习。-XU Shi-liang' s common set of algorithms fortran source code for the book, the offensive reference to learning.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:299.57kb
    • 提供者:夏静宇
  1. engineering-fluid-dynamics

    0下载:
  2. 工程流体力学(英文)一书第四章的源程序,可以结合书进行学习,对入门的人有很大帮助。-Engineering Fluid Mechanics (English) Chapter IV of the source book, the book can be combined to learn, a lot of people started to help.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:552.33kb
    • 提供者:夏静宇
  1. hannuota

    0下载:
  2. VC++汉诺塔算法的实现,动态移动图形。-VC++ Tower of Hanoi algorithm, dynamic mobile graphics.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:14.04kb
    • 提供者:方梅兰
  1. Monte-Carlo-Method-based-Crystal-Growth-Studies-1

    0下载:
  2. USE OF MONTI CARLO METHOD IN PHYSICS -USE OF MONTI CARLO METHOD IN PHYSICS
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:343.32kb
    • 提供者:mehboob
  1. dijkstra

    0下载:
  2. 基于贪吃算法的两点间最短距离的源代码,简单易懂。-Greedy algorithm based on shortest distance between two points of the source code, easy to understand.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:852.52kb
    • 提供者:刘洋
  1. QueensLVB

    0下载:
  2. 用拉斯维加斯算法实现的一个N皇后问题,N皇后问题是一个NP问题,但这个算法计算速度非常快。-Las Vegas algorithm with an N queens problem, N Queens problem is a NP problem, but this algorithm is very fast.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:327.75kb
    • 提供者:余闷
  1. Path-planing

    0下载:
  2. 输入路网的节点、各对应路段的路阻,起点和终点,然后利用Dijkstra()算法从中找出一条权值最小的路径并输出。-Enter the network node, the corresponding sections of the road resistance, start and end, and then use Dijkstra () method to find out a path with the least weight and output.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:59.62kb
    • 提供者:李乐
  1. zuixiao

    0下载:
  2. 最小重量机器设计问题,回溯法和分支限定法-#include<iostream> using namespace std #define N 3 #define M 3 int w[N][M]={{1,2,3},{3,2,1},{2,2,2}} int c[N][M]={{1,2,3},{3,2,1},{2,2,2}} class machine {public:
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:7.3kb
    • 提供者:林莹莹
搜珍网 www.dssz.com