登录
首页 » 算法 » 数值计算的稳定性也很好,同时也非常精确。

数值计算的稳定性也很好,同时也非常精确。

于 2022-01-26 发布 文件大小:9.47 kB
0 66
下载积分: 2 下载次数: 1

代码说明:

作为数值计算中稳定性很好的,同时求解激波很准确的求解格式-The stability of numerical calculation as well, at the same time very accurate solution of shock wave solving format

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

发表评论

0 个回复

  • 递归转递推的一个例子,用c++实现。
    递归转递推的一个例子,用c++实现。-pushed the recursive transmitting an example, using c achieve.
    2022-11-22 21:55:03下载
    积分:1
  • 模运MOD的相关运
    用于密码学最最基本的模运算中,或者是说信息安全数学基础中的相关运算。 不仅仅有代码,还有相关的PDF文档的说明,希望能对密码学的初学者有帮助。
    2022-04-14 22:59:32下载
    积分:1
  • 生物地理学优化BBO
    一种新的基于matlab语言的集群智能优化算法,由Simon2008年发明,是一种具有很好寻优性能和算法效率的智能优化算法,相比于常用的GA,PSO,ABO等算法具有较明显的优势,是一种正在迅速发展的优化算法,适合工程领域的多种优化问题的求解
    2022-08-24 11:31:15下载
    积分:1
  • 产生大素数。以时间作为随机数生成的种子,随机生成大素数。...
    产生大素数。以时间作为随机数生成的种子,随机生成大素数。-Generate large prime numbers. With time as the random number generator seeds, randomly generated large prime numbers.
    2023-05-17 13:25:03下载
    积分:1
  • 介绍的书籍,比较详细介绍了相关的一些基本知识和事项过程。...
    介绍算法的书籍,比较详细介绍了相关算法的一些基本知识和事项过程。-algorithm introduced the books, more detailed correlation algorithm introduced some basic knowledge of the process and issues.
    2023-06-12 16:15:06下载
    积分:1
  • 又树复小波变换工具包
    本程序为完整的双树复小波工具包,包括了一维和二维双树复小波变换,是一个非常齐全的工具包。
    2022-08-19 19:01:30下载
    积分:1
  • 图像特征点提取
    图像特征点提取,对于学习图像处理非常有帮助。用于初学者学习还是不错的!
    2022-01-31 21:27:43下载
    积分:1
  • 汉诺(hanoi)问题采用递归解决,并编制了手动及演示界面
    汉诺(hanoi)问题采用递归算法解决,并编制了手动及演示界面-Hanne (Hanoi) problem using recursive algorithm, and prepared a manual and demonstrate interface
    2022-04-30 08:13:55下载
    积分:1
  • 素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束...
    素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束条件即可 1.与前面所有的数不重复 2.与前一个数和为素数(最后一个和第一个也要满足)。 〖算法流程〗 1、数据初始化; 2、递归填数: 判断第J种可能是否合法; A、如果合法:填数;判断是否到达目标(10个已填完): 是,打印结果;不是,递归填下一个; B、如果不合法:选择下一种可能;-Prime Central: 1-10 from 10 the number of put this into a ring, asked the two adjacent numbers and is a prime number. 〗 〖Analysis is a retrospective this topic. From 1 year, 9 out of every space possible, each may be bound by the conditions of accession to 1. And in front of all the number of non-repetition, 2. With a few and for a prime number (the last and the first to meet). 1〗 〖algorithm processes the data to initialize 2, fill in the number of recursion: first to determine the legality of J possible A, if the legitimate: the number of Reclamation to determine whether the target (10 have been completed): Yes, print the results of not, fill in the next recursive B, if not legitimate: a possible alternative
    2022-03-13 12:39:07下载
    积分:1
  • 著名的3SAT问题 用蒙特卡罗实现的!
    著名的3SAT问题 用蒙特卡罗算法实现的!-famous 3SAT uses Monte Carlo algorithm!
    2022-12-21 14:20:03下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载