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

搜索资源列表

  1. A-fast-equivalent-for-System.Random

    0下载:
  2. a very well random generator code-a very well random code generator
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4489
    • 提供者:di_jin
  1. 用抛物线y=a+bx+cx 拟合给定数据

    0下载:
  2. 数值分析用抛物线y=a+bx+cx 拟合给定数据-numerical analysis using a parabolic y = bx cx fitting given data
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:272599
    • 提供者:郭巨海
  1. A star算法类的C++语言实现

    0下载:
  2. A star算法类的C++语言实现-algorithm category C Language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3137
    • 提供者:杨武夷
  1. a-1

    0下载:
  2. 求某矩阵的逆矩阵-find the inverse matrix of a matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1006
    • 提供者:欧阳池毅
  1. A算法详细解答

    0下载:
  2. 这里有人工智能的A*算法看能不能帮到你。。我是在里面得到了不少的经验的-here is the AI A * algorithm can do to help you. . I was there to be a lot of experience
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10586
    • 提供者:林小雨
  1. a^b-mod-c

    0下载:
  2. 给出三个整数a,b,c;求解 a^b mod c 给出三个整形,其中a>=0,b>=0,c>1.输入以 0 0 0 结束。 -Given three integers a, b, c solving a ^ b mod c Given three plastic, which a> = 0, b> = 0, c> 1. 0 0 0 to end input.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:1067
    • 提供者:Li
  1. 1002NA

    5下载:
  2. A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval. Format of function double Polynomial_Root(int n, double c[], double a, double b, double EPS) whe
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1039
    • 提供者:suncheng
  1. A

    0下载:
  2. A*算法求解野人与传教士问题。A*算法求解野人与传教士问题 -A* algorithm to solve the problem of the savages and missionaries. A* algorithm for solving the savages and missionaries problem A* algorithm for solving the problem of savages and missionaries
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3218
    • 提供者:
  1. a

    1下载:
  2. 一类块三对角矩阵的计算A class of block tridiagonal matrix calculation-A class of block tridiagonal matrix calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:430601
    • 提供者:rc
  1. parallel-SPH-0.1.tar

    3下载:
  2. 光滑质点无网格法SPH并行计算程序,一种新型算法-Smooth particle meshless method SPH parallel computing procedures, a new type of algorithm
  3. 所属分类:Algorithm

    • 发布日期:2016-12-22
    • 文件大小:2592872
    • 提供者:jimcqcu
  1. routePlanning

    0下载:
  2. Good route planning algorithm package. Contained A* and Djistra route finding and improved version.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:873944
    • 提供者:dingnkx
  1. Poj1022

    0下载:
  2. 本题写了一个EE3的产品描述,是四维的。确实很难想像清楚。我们这样想就行。它有四个坐标,每一维都可以放上一个立方体,边长为1.然后就是怎么判断是否Inconsistent,有两种情况:1),如题上举的例子,ID为1的在x2坐标上前面是3,那么ID为3的在X2坐标的后面应该是1,否则就Inconsistent。-We usually think that there are three geometric dimensions the fourth dimension is usually ti
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:37129
    • 提供者:zhangzhanyou
  1. eigenvalues_decomposition

    0下载:
  2. stand alone header file implementing eigen value decomposition for a symmetric matrix-stand alone header file implementing eigen value decomposition for a symmetric matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1426
    • 提供者:Numtech
  1. A

    0下载:
  2. A note on the gradient of a multi-image
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:554278
    • 提供者:www
  1. AstarPath

    0下载:
  2. 经过改造与优化的A*算法, 求最短路径,能够标识出每一步寻找的结点。-After transformation and optimization of the A* algorithm, seeking the shortest path to identify each step of the search nodes.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:65761
    • 提供者:ajsaklfj
  1. 1

    0下载:
  2. Calling a non-local algorithm for image denoising.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:18443
    • 提供者:zuomeixia
  1. conjugate_grad

    0下载:
  2. 罚函数法,和matlab源代码,另加类似方法供参考,-Penalty function method, and the matlab source code, plus a similar method for reference,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3938
    • 提供者:张米
  1. binaries-2.0.5-win32

    0下载:
  2. 上传文件包括编译运行平台和许多实例。Answer set programming(简称ASP)是国外近几年兴起的一种重要的逻辑编程语言,对于求解NP问题有良好的时间上限优势。例如图的着色问题,哈密顿回路问题,sudoku问题,生物医学的特征选择问题等等。加上我上传的logic学习资料配套使用。-uploaded file include the compile and develop platform and many examples. Answer set programming is a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:3052694
    • 提供者:刘新玲
  1. a

    0下载:
  2. 编写具有如下函数原型的非递归两种函数f,负责判断数组a的前n个元素是否从大到小完全有序了,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。 bool f(int a[], int n) 提示: 非递归函数中只需逐对地判断各a[i]与a[i+1]是否都已从大到小有序排列(i = 0,1,…,n-2)。-Prepared with the following function prototype of two non-recursive fun
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:888963
    • 提供者:班友杰
  1. Bayesian-maximum-a-posteriori

    0下载:
  2. 实现贝叶斯最大后验概率计算,适合原理的研究,简单易懂。-To achieve the maximum a posteriori Bayesian probability, the principle of appropriate and easily understood.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:13165
    • 提供者:louise
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com