-
凸包的标程,对于备战ACM比赛的对员相当有用哦
凸包的标程,对于备战ACM比赛的对员相当有用哦-Convex hull of the standard process, for preparing for the competition of ACM members Oh very useful
- 2022-01-27 14:13:03下载
- 积分:1
-
卡尔曼滤波是一种递推估计,估计的随机状态。
A Kalman filter is a stochastic , recursive estimator , which estimates the state of a system based on the knowledge of the system input, the measurement of the system output, and a model of the relation between input and output.
- 2023-04-16 16:00:03下载
- 积分:1
-
对数组进行排序,冒泡,插入,选择等等。生成随机数
对数组进行排序,冒泡,插入,选择等等。生成随机数-Right array bubble, selection, insertion sort, etc.
- 2022-07-05 04:25:51下载
- 积分:1
-
verilog的111个经典实例
Verilog HDL是一种硬件描述语言,用于从算法级、结构级、门级到开关级的多种抽象设计层次的数字系统建模。 被建模的数字系统对象的复杂性可以介于开关级电路(例如pmos/nmos)、简单的门(例如库单元描述)和完整的复杂电子数字系统之间(例如CPU)
- 2022-01-28 02:35:43下载
- 积分:1
-
BFS 算法
BFS 算法的实现在 c / c + +。我t 也打印派生的最短路径的路径
- 2022-01-25 15:58:02下载
- 积分:1
-
FORTRAN visualfortran numerical algorithm commonly used to collect and FOSS
FORTRANvisualfortran常用数值算法集及源码-FORTRAN visualfortran numerical algorithm commonly used to collect and FOSS
- 2022-04-11 02:09:08下载
- 积分:1
-
最小二乘一次完成算法的c语言程序,调试没有问题。
最小二乘一次完成算法的c语言程序,调试没有问题。-A complete least-squares algorithm c language programming, debugging there is no problem.
- 2022-07-20 05:26:33下载
- 积分:1
-
归并排序
与常见的归并排序算法不同,效率更高,使用C++编写,vs更高版本也可以直接用。
用模板类编写,可以熟悉模板的写法。
归并排序是分治法的典型应用,把原始数组分成若干子数组,对每一个子数组进行排序,继续把子数组与子数组合并,合并后仍然有序,最终得到排序结果。
- 2022-11-06 08:55:04下载
- 积分:1
-
Adaptive and Robust control theory
Adaptive and Robust control theory
- 2023-08-29 01:35:06下载
- 积分:1
-
关于XBBH用C编写的代码
关于XBBH用C编写的代码-XBBH spent on the preparation of the C code
- 2022-01-31 01:50:14下载
- 积分:1