-
弗洛依德warshal算法
资源描述这个应用解决了弗洛依德warshal算法。
- 2022-01-24 18:51:51下载
- 积分:1
-
simple algorithm standard procedures, we will be able to meet the need.
标准单纯性算法程序,不知能否满足大家需要。-simple algorithm standard procedures, we will be able to meet the need.
- 2022-06-11 17:35:54下载
- 积分:1
-
一种混杂粒子群优化算法,通过单纯形加速优化过程
一种混杂粒子群优化算法,通过单纯形加速优化过程-A hybrid particle swarm optimization algorithm, to accelerate the adoption of simplex optimization process
- 2022-06-16 04:09:21下载
- 积分:1
-
数学计算斜率的一个简易软件,通过它可以计算斜率,还可以计算偏离量,以及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
-
点集凸包Gram扫描法 c++程序
点集凸包Gram扫描法 c++程序-point set convex hull Gram scanning procedures c
- 2023-06-02 18:35:03下载
- 积分:1
-
算24点,若有解则输出每一步计算步骤,若无解则返回“No answer!”...
算24点,若有解则输出每一步计算步骤,若无解则返回“No answer!”-Count 24 points, if so, what solutions are output every step of the calculation steps, if there are no solution is returned
- 2022-08-17 18:34:01下载
- 积分:1
-
四元数的运算
该代码实现了四元数在FPGA上的加法运算,并且包含了串口传输程序,包括串口入和串口出程序,可移植性强。针对CycloneIII240的FPGA可直接使用,只需下载一个串口精灵便可调试,当然了,使用波形仿真也是可以验证的。
- 2022-01-29 02:05:27下载
- 积分:1
-
curve fitting code, based on minimize the variances values.
更具 聂翔 教授写的 最小二乘法 在曲线拟合中的实现,写成的code,编译通过。-curve fitting code, based on minimize the variances values.
- 2022-04-07 09:33:45下载
- 积分:1
-
FLCS在3DIC設計中會使用的方法
在3DIC設計中會使用的方法
Floorplanning is an important and dispensable stage in the traditional integrated circuit design process. With the raised module numbers and increased wire length, the computation complexity is raised dramatically. Obviously, the traditional algorithms need to be updated. We developed an orthogonal table, in which each factor represents a module and the level of a specified factor denotes the orientation of that module. With this orthogonal table, the solution space is significantly decreased.
We use sequence pair to represent a floorplan and the fast longest common subsequence is used accordingly to calculate the area of
- 2022-08-13 12:52:54下载
- 积分:1
-
拉格朗日、牛顿、分段线性插值
算法需要的是针对同一组数据,采用拉格朗日法,牛顿插值法,分段线性插值法来进行比较不同算法下同一数据的精度情况和误差情况
- 2022-04-30 11:02:51下载
- 积分:1