-
二分算法
要找到解决办法 f (x) = 0 给定连续函数
* 区间 [a,b],在 f(a) 和 f(b) 有上 f
* 符号相反:
*
* 输入: 终结点 a、 b ;容忍 TOL ;
* 迭代 N0 最大次数。
*
* 输出: 近似解决方案 p 或
* 一条消息,该算法将失败。
*/
- 2022-03-19 16:48:23下载
- 积分:1
-
包括主要矩阵运算,vc下编译实现
包括主要矩阵运算,vc下编译实现-including major matrix computation, vc under Compiling
- 2022-03-02 13:52:02下载
- 积分:1
-
this document for the use of C language prepared by the search algorithm
此文件为用c语言编写的查找算法-this document for the use of C language prepared by the search algorithm
- 2022-07-15 09:54:07下载
- 积分:1
-
一个vc++的求平均值的小例子,用到了指针,和多种函数
一个vc++的求平均值的小例子,用到了指针,和多种函数-A vc++ Average for the small examples used for the pointer, and a variety of functions
- 2023-08-30 12:55:03下载
- 积分:1
-
bubble,insertion, selection排序
bubble,insertion, selection排序-bubble sort,insertion sort, selection sort
- 2022-03-24 09:06:41下载
- 积分:1
-
模糊数学中典型的卡车倒车入库模拟仿真程序,充分利用了一定的经典的模糊规则,来实现卡车倒车的模拟...
模糊数学中典型的卡车倒车入库模拟仿真程序,充分利用了一定的经典的模糊规则,来实现卡车倒车的模拟-typical truck reversing the arsenal of simulation procedures and make full use of a certain classic fuzzy rules to achieve the reversal of simulated truck
- 2022-06-21 22:34:23下载
- 积分:1
-
数字签名算法
数字签名算法实现:
其加密方案技术来生成签名。它包含 4 的算法。一代大的素数的第一种算法,第二种算法生成的密钥、 第三种算法实现长沙 1 和第四个算法生成的签名。
- 2022-04-24 11:31:07下载
- 积分:1
-
use metkaro pi method for the original procedure, the process can be dynamically...
利用metkaro方法求圆周率的原程序,可以动态显示过程-use metkaro pi method for the original procedure, the process can be dynamically displays
- 2022-01-21 04:43:35下载
- 积分:1
-
模糊控制器
进行模糊控制逻辑运算,输入为误差和误差变化率,采用三角形隶属函数进行模糊化,采用最大最小法进行模糊推理,采用重心法进行去模糊化。
- 2022-02-13 13:03:46下载
- 积分:1
-
用C++实现的利用整型数实现浮点运算的系列方法重载.
用C++实现的利用整型数实现浮点运算的系列方法重载.-With C++ Realize the use of integer floating-point operations to achieve a series of method overloading.
- 2023-04-11 15:40:03下载
- 积分:1