-
数学计算斜率的一个简易软件,通过它可以计算斜率,还可以计算偏离量,以及XY。...
数学计算斜率的一个简易软件,通过它可以计算斜率,还可以计算偏离量,以及XY。-The slope of a simple mathematical calculation software, through which can calculate the slope, but also can calculate the deviation, as well as XY.
- 2023-08-18 16:50:04下载
- 积分:1
-
MatrixCalculator_VC++是一个完整的VC++程序,作为初学者或熟悉Matlab的你可能迷惑于用c/c++怎么编写矩阵、向量等,看看例子或许你就...
MatrixCalculator_VC++是一个完整的VC++程序,作为初学者或熟悉Matlab的你可能迷惑于用c/c++怎么编写矩阵、向量等,看看例子或许你就会有所明白了-MatrixCalculator_VC++ Is a complete VC++ Procedures, as a beginner or you might be familiar with Matlab
- 2022-03-24 10:24:01下载
- 积分:1
-
Loans algorithm.
双色球算法。-Loans algorithm.
- 2022-04-27 14:58:38下载
- 积分:1
-
C语言进程调度
资源描述关于进程调度的操作系统实验的算法,可以点击来看看,进程调度的算法
- 2022-01-26 00:51:30下载
- 积分:1
-
对以下6种常用的内部比较排序算法进行比较,气泡排序,直接插入排序、简单选择排序、快速排序、shell排序、堆排序。...
对以下6种常用的内部比较排序算法进行比较,气泡排序,直接插入排序、简单选择排序、快速排序、shell排序、堆排序。
- 2022-07-02 16:45:28下载
- 积分:1
-
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用VB编写的可是实现任意精度的圆周率的计算程序...
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用VB编写的可是实现任意精度的圆周率的计算程序-in numerical calculation, the general Newton iterative numerical method with the truncation error, therefore, prepared by the VB But to achieve any degree of accuracy the circumference of the rate calculation procedures
- 2022-02-05 18:46:19下载
- 积分:1
-
基于stein算法的GCD
资源描述这是使用stein算法,实现的计算两个32位数的最大公约数的算法,在这里面使用了流水线来提高吞吐量,并且提高了工作速度,初次之外,还有两个串转并和并转串的模块,供大家参考
- 2022-03-07 20:59:26下载
- 积分:1
-
freeman链码源码
在VC++下实现对图象进行CANNY边缘检测,并用形态学方法进行处理,然后对它进行链码编码,最后基于链码进行方向的检测!已通过调试,直接运行即可。
- 2022-04-25 14:29:09下载
- 积分:1
-
数组/矩阵类模板
用matrix A(8,10) 定义数组,就可以像在matlab里一样引用数组元啦!
- 2023-07-14 12:55:03下载
- 积分:1
-
The essence of Newton method is used constantly to approximate tangent curve, th...
Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法。本程序用Newton法求解n元正定函数的最小值,例子在程序中。-The essence of Newton method is used constantly to approximate tangent curve, therefore, Newton method, also known as tangent method. This procedure using Newton method to solve n-positive definite function of the minimum value, for example, in the proceedings.
- 2022-05-08 02:16:18下载
- 积分:1