资源列表
[数学计算/工程计算] DistributionCalculator
说明:应付作业+练习OOP做的东西,功能比较简单的说,验证数据符合的分布,然后画个相应分布坐标变换后的坐标,在那上面画条回归直线。目前只做了个正态分布。-Meet the operating+ Practice OOP to do something relatively simple functions that comply with the distribution of authentication data, and then draw a corresponding distributio<hy> 在 2025-06-26 上传 | 大小:50kb | 下载:0
[数学计算/工程计算] suijifangfabijin
说明:用随机的方法逼近函数的matlab源程序-Approximation method with random function matlab source<star> 在 2025-06-26 上传 | 大小:10kb | 下载:0
[数学计算/工程计算] 58
说明:求解最优交通路径,程序预置部分城市间距离,由用户选择两个城市,计算出两城市间最短路径和相应路线。-Optimal traffic paths, procedures preset distance between some cities, by the user to choose two cities to calculate the shortest path between two cities and the corresponding line.<bellinwater> 在 2025-06-26 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] polynomial
说明:介绍计算多项式与连分式值的算法。多项式的系数和自变量既可以是实数,也可以是复数,每种算法都用C++语言以函数的形式实现。-Calculation of Polynomial and introduce the value of continued fraction algorithms. Polynomial coefficients and independent variables can be both real numbers, can also be plural, each algo<zl> 在 2025-06-26 上传 | 大小:1.85mb | 下载:0
[数学计算/工程计算] suanfa
说明:一、利用随机函数产生3000个随机整数,利用选择排序、起泡排序、快速排序、合并排序等排序方法进行排序,并统计每一种排序上机所花费的时间。 二、石子归并问题:在一个圆形操场的四周摆放着N堆石子(N<= 100),现要将石子有次序地合并成一堆.规定每次只能选取相邻的两堆合并成新的一堆,并将新的一堆的石子数,记为该次合并的得分.编一程序,由文件读入堆栈数N及每堆栈的石子数(<=20)。 (1)选择一种合并石子的方案,使用权得做N-1次合并,得分的总和最小; (2)选择一种合并石<刘向阳> 在 2025-06-26 上传 | 大小:910kb | 下载:0