-
倒车仿真
实现了倒车轨迹仿真,倒车轨迹仿真 C++模拟上位机算法,分步骤进行编程
- 2022-04-29 21:20:44下载
- 积分:1
-
在MPI上实现并行串匹配的源代码。
在MPI上实现并行串匹配的源代码。- Realizes the parallel string match source code on MPI.
- 2022-04-13 17:27:13下载
- 积分:1
-
规模的局部旋转算法
将N乘N矩阵A=(A(I,J))乘以
- 2022-02-15 00:14:29下载
- 积分:1
-
最小二乘法的基本原理和多项式拟合,纯数学讲解,仅供理论学习参考。...
最小二乘法的基本原理和多项式拟合,纯数学讲解,仅供理论学习参考。-The basic principles of least squares and polynomial fitting, pure mathematics to explain, only theoretical study reference.
- 2022-03-05 11:01:29下载
- 积分:1
-
先序遍历非递归算法 #define maxsize 100 typedef struct { Bitree Elem[maxsize] int top }SqS...
先序遍历非递归算法 #define maxsize 100 typedef struct { Bitree Elem[maxsize] int top }SqStack void PreOrderUnrec(Bitree t) { SqStack s StackInit(s) p=t while (p!=null !StackEmpty(s-preorder non- recursive algorithm# define maxsize 100 typedef struct (Bitree Elem [maxsize]) int top SqStack void PreOrderUnrec (Bitree t) (SqStack s StackInit (s) p = t while (p! = Null! StackEmpty (s
- 2022-12-23 05:40:03下载
- 积分:1
-
驱动调度程序
问题得到解决:编写一个程序来安排司机15天,给予最佳的解决方案。这是什么意思最优:用于最小驱动器,驱动器的关联是幸福的驾驶员协会强制执行一些规则,如司机不能在白班的工作,如果他在最后一个夜班工作过。输入:驱动程序的首选hollydays,最好轮班工作(阵列模式一样,看JPG GILE)输出:每个驾驶者的换挡,对于整个两个星期内,一些调试数据。在输出中 - 查找出“后移分配”,其他的东西都只是日志信息,你可以放心地忽略。
- 2022-02-04 23:42:00下载
- 积分:1
-
data mining algorithms decision tree classification algorithm presentations and...
数据挖掘分类算法决策树学习算法介绍以及SEE5的使用说明-data mining algorithms decision tree classification algorithm presentations and the use SEE5
- 2023-04-10 22:10:04下载
- 积分:1
-
Curve cubic spline interpolation, in both nodes with non
曲线的三次样条插值,在非首尾节点处具有三次光滑性质-Curve cubic spline interpolation, in both nodes with non-smooth nature of the three
- 2022-12-27 13:05:04下载
- 积分:1
-
一个最基本的二维传热有限元计算程序,适合初学者参考
一个最基本的二维传热有限元计算程序,适合初学者参考-A basic two-dimensional heat transfer finite element program, suitable for beginners reference
- 2022-02-06 10:15:01下载
- 积分:1
-
对散射函数值的角度计算Mie散射过程,日…
计算mie散射过程中的角度散射函数的值,对研究粒子散射有很大帮助-Mie scattering process of calculating the angle of scattering function value, the study of particle scattering are very helpful
- 2022-09-07 09:30:03下载
- 积分:1