-
一个有关进制的和程序,它将一定范围内的数编制成组,通过从二进位制到十进位制,
进行编组,输入进制数和组数,即可自动计算出数据,并显示在屏幕上,同时输出到文件...
一个有关进制的和程序,它将一定范围内的数编制成组,通过从二进位制到十进位制,
进行编组,输入进制数和组数,即可自动计算出数据,并显示在屏幕上,同时输出到文件中,是很不错的程序,我用了好几天才编好,很精悍!-one of the 229 and procedures, it would certainly within the scope of the report into several groups, By binary system to the decimal system, organization, and the importation of 229 for a group, they will automatically calculate data, displayed on the screen, while the output to a file, is a very good procedure, I spent several days prepared and very lean!
- 2022-09-10 07:35:02下载
- 积分:1
-
这是一个利用simpson求积公式来计算近似积分值,精度比较高
这是一个利用simpson求积公式来计算近似积分值,精度比较高-This is an advantage of simpson quadrature formula to calculate the approximate integral value, high precision
- 2022-06-20 05:09:16下载
- 积分:1
-
C #写三元线性回归方程,可以计算出简单的线性关系。
C#写的三元线性回归方程,可以计算简单的线性回归,第一次写,请包涵。-C# Written ternary linear regression equation, can calculate the simple linear regression, the first to write, please bear with me.
- 2022-07-13 01:16:14下载
- 积分:1
-
rotating an image
在这里,我已经旋转了一个图像使用轨迹栏。然后用户可以手动旋转所需的角度。
- 2022-12-01 13:00:03下载
- 积分:1
-
井底压力计算软件
井底压力计算软件,用Vb编写,可以用来计算油井沿程压力变化,温度变化;程序中含有说明,主要根据两相流的一些相关知识编写。
- 2023-08-18 22:00:03下载
- 积分:1
-
四则运算的代码,有兴趣的可以研究下下的呵呵.
四则运算的代码,有兴趣的可以研究下下的呵呵.-4 computing code, may be interested Ha ha under study.
- 2022-05-09 01:57:08下载
- 积分:1
-
这是复数的加减法运算源代码.使用C++在VC环境中实现.
这是复数的加减法运算源代码.使用C++在VC环境中实现.-This is the plural of addition and subtraction operations source. The use of C in the VC environment to achieve.
- 2022-01-26 01:24:52下载
- 积分:1
-
fortran90 procedures, the use of Runge
fortran90程序,运用Runge-Kutta法数值求解常微分方程的程序,非常适用,包括源代码、一个算例和输出程序-fortran90 procedures, the use of Runge-Kutta method for numerical solution of ordinary differential equations of the process, is very applicable, including source code, a numerical example and output procedures
- 2022-06-21 02:50:43下载
- 积分:1
-
模拟退火算法解决Tsp问题
模拟退火算法解决TSP问题,采用MFC框架,对话框界面,计算在多个城市之间旅行时,规划出一条最佳路线使得所走的距离最短,效率最高。可选择任意城市作为起始点和终点,有四种退火函数选择。运行后,可显示初始随机路线,及用各种退火函数优化之后的高效路线。更可以直观的看到优化趋势。
- 2022-08-05 23:22:29下载
- 积分:1
-
全排列算法CPP代码Permutation
全排列算法的实现,从n个不同元素中任取m(m≤n)个元素,按照一定的顺序排列起来,叫做从n个不同元素中取出m个元素的一个排列。当m=n时所有的排列情况叫全排列。
- 2023-04-04 20:20:03下载
- 积分:1