-
把华氏温度与摄氏温度的互相转换。。。随便输入一个华氏温度值或是摄氏温度值。。该程序都可以轻松得将其转化了相应的摄氏或华氏温度...
把华氏温度与摄氏温度的互相转换。。。随便输入一个华氏温度值或是摄氏温度值。。该程序都可以轻松得将其转化了相应的摄氏或华氏温度-put Fahrenheit temperature and Celsius temperature interchangeable. . . The importation of a casual Fahrenheit or Celsius temperature temperature. . The program can quickly and easily be translated into the corresponding Celsius or Fahrenheit temperature
- 2022-06-20 20:53:54下载
- 积分:1
-
误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少...
误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。特别值得一提的是,在工程技术界,经常使用几种不同的计算方法,甚至使用实验方法进行比较,从而确定计算结果的可靠性,这也是一种有效而实用的方法。-error analysis by a number of means, which is a priori estimation error method, compared to the previous "Forward Error Analysis" in the matrix calculation error into the homes a better estimate on the results of a matrix so the error analysis of a breakthrough in the progress, many with forward error analysis can be difficult to determine on the numerical method to achieve new progress. Particularly worth mentioning is that in the engineering technology sector, often use several different methods of calculation, or even the use of experimental methods, in order to determine the reliability of results, which is also an effective and practical method.
- 2022-04-27 04:17:28下载
- 积分:1
-
It s a simple Parser That calculates mathematic operations.You give an input and...
It s a simple Parser That calculates mathematic operations.You give an input and it starts the calculation by showing you the parsing operation in real-time.
- 2022-10-05 22:30:02下载
- 积分:1
-
用PHP实现BFS
在该算法中,我们使用语言 php 翻译难题 8,8 的谜题是用来考验智力的经典问题之一.在这里是多么经典 8 的难题,看起来像在一个 3 X 3 盒子里所有的盒子都充满了号码从 1 到 8,除了一个盒子可以移动的空白,以左、 右、 上和下。
在初始状态数是不可排序、 处于最终状态的数字进行排序。我们的目标是找出移动这种空白状态的序列达到了这一最终目标。在这个问题中我们尝试用广度优先搜索来解决它。我们用特别 Que 在 PHP 中可用来存储难题的国家。作为初始状态变得无序,如果它需要若干步骤来达到目标状态,它会采取大量内存和可能超出您的 PHP 限制。试着保持像记忆一样可能在 PHP 中这里是在 8 的难题实现广度优先搜索的 PHP 代码。
- 2022-08-24 17:44:46下载
- 积分:1
-
用matlab编写的基于轮廓最大互信息图像配准算法
用matlab编写的基于轮廓最大互信息图像配准算法
- 2022-06-17 20:51:33下载
- 积分:1
-
有限元计算程序,供软件工程,力学专业的老师和学生参考
有限元计算程序,供软件工程,力学专业的老师和学生参考-Finite element program for software engineering, mechanical professional teachers and students for reference
- 2022-05-31 17:32:46下载
- 积分:1
-
一个可以索引和排序的文件系统
一个可以索引和排序的文件系统- May the index and the arrangement filing system
- 2022-08-06 14:50:02下载
- 积分:1
-
快速排序法与随机 pivote 和 c + + 源代码
快速排序是一种分而治之算法。快速排序将大表分成两个更小的子列表:低和高的元素的元素。快速排序可以递归的子列表排序。步骤:选择一个
- 2022-02-26 20:33:39下载
- 积分:1
-
Simulation Algorithm. By compiling and debugging a system dynamic allocation of...
模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁。-Simulation Algorithm. By compiling and debugging a system dynamic allocation of resources simple process simulation, the observation Deadlock conditions, and using bankers algorithm, effective avoid deadlock.
- 2022-04-22 19:46:44下载
- 积分:1
-
利用MATLAB求解TSP的蚁群
应用背景蚁群算法解决问题,最近有很好的潜力已经吸引了很多的关注,特别是求解NP难的问题关键技术
- 2022-03-22 18:51:00下载
- 积分:1