登录
首页 » 算法 » 此程序为数值算法分析里的跳马算法演示程序

此程序为数值算法分析里的跳马算法演示程序

于 2022-01-30 发布 文件大小:65.14 kB
0 197
下载积分: 2 下载次数: 1

代码说明:

此程序为数值算法分析里的跳马算法演示程序-procedure for numerical algorithm analysis of the algorithm vault Demonstration Program

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 超声速流中的二维Prantdl-Meyer膨胀波
    应用背景使用了简单的显示格式,对计算步长有严格限制,但程序编写简单。欢迎就算法,编程等问题交流 参考文献:Problem 1 (p.446), chapter 9, Computational Fluid Dynamics, The Basics with Applications, John D. Anderson, JR. McGraw-Hill, 2002, 4关键技术编写的一个简单程序,用于计算水力学学习。非守恒型控制方程,显式中心差算法。
    2022-04-01 00:53:56下载
    积分:1
  • 该程序用于解决生产计划问题,生产计划问题是运筹学中一个重要问题。...
    该程序用于解决生产计划问题,生产计划问题是运筹学中一个重要问题。-the procedures for the settlement of production planning, production planning operations research, which is an important issue.
    2022-10-10 10:30:02下载
    积分:1
  • better engineering calculation procedures more powerful calculation of the bridg...
    较好的工程计算程序功能较强 计算桥梁的跨度等-better engineering calculation procedures more powerful calculation of the bridge span, etc.
    2022-03-05 09:06:45下载
    积分:1
  • 使用神经网络进行脸部识别系统
    应用背景介绍了人工神经网络(ANN)方法在数字图像识别中的应用,并通过在身份验证中的人面部特征提取与识别的实例对现有网络进行了研究,提出了改进思想,以期达到降低运算量、提高识别率的目的。关键技术应用神经网络技术构建了一个完整的人脸识别系统.首先使用基于眼睛位置估计的方法从人脸图像中分割出对识别有意义的纯脸,然后使用自组织映射进行特征压缩,提取有效的鉴别特征.最后使用基于知识的模糊神经网络进行分类.在NUSTDBII人脸数据库上的实验得到了令人满意的结果,并且表明该方法对人脸的姿态及表情有一定的不敏感性.
    2022-02-02 03:57:11下载
    积分:1
  • C语言Bresenham画圆
    Bresenham法画圆  C语言入门程序,画图板应用程序,调试后能成功运行,进攻入门学习用
    2023-07-28 05:25:03下载
    积分:1
  • 基本矩阵运
    它是包括矢量和矩阵加,减,乘,转置和逆一个简单的矩阵操作包。
    2022-08-17 07:07:47下载
    积分:1
  • a number of procedures, pyramid schemes and from matches, such as the N
    有多个程序, 传销, 取火柴, 二的N次方等-a number of procedures, pyramid schemes and from matches, such as the N-th
    2022-05-08 21:05:46下载
    积分:1
  • K-Means mapreduce
    public class KmeansMapper extends MapReduceBase implements   Mapper {  // one coodinate(data)  private List coordinate = new ArrayList();  private BasicKMeansTool basicKmeans = new BasicKMeansTool();  public void map(LongWritable key, Text value,    OutputCollector midoutput,    Reporter arg3) throws IOException {   // TODO Auto-generated method stub   String line = value.toString();   String[] dataList = line.split(",");   List distances = null;   StringTokenizer itr;   for (int i = 0; i < dataList.length; i++) {    itr = new StringTokenizer(dataList[i]);  &nbs
    2023-02-01 17:45:04下载
    积分:1
  • Was established based on moving least square (Moving Least
    建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-Was established based on moving least square (Moving Least-Squares MLS) method of this curve and surface fitting method to the traditional method of least squares (LS) method was relatively large improvements to make the generated curves and surfaces with a precision of High smoothness, good detail, and many other advantages of the principle of least-squares method for mobile applications and features and gives the least-squares method using the mobile curve and surface fitting procedure design process Finally, curve fitting and spatial scattered data surface to be cost-effective cases of the results of the fitting results are compared with the least-squares fitting analysis of MLS fitting curves and surfaces smooth and fitting quality demon
    2023-02-17 12:50:04下载
    积分:1
  • 01背包问题,C++语言,01背包问题的实现
    01背包问题c语言实现 01背包问题c语言实现-01 knapsack problem c language c language of 01 knapsack problem implementation
    2023-07-21 15:55:03下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载