-
Log 文件记录
方便 LOG 记录,记录信息:时间、代码行号、错误级别、函数名称、错误信息;
- 2022-02-01 07:02:32下载
- 积分:1
-
最小二乘法
最小二乘法-Least Squares
- 2022-07-18 15:02:14下载
- 积分:1
-
Shinling&Minhash算法
Shinling&Minhash算法,适用于大数据技术。广工的课程设计,实验报告源文件可参考,原创,感谢分享
- 2023-01-03 22:20:03下载
- 积分:1
-
包括基本概念,数学规划的分析方法,B。
包括基本概念,数学规划的解析法,基本构件优化设计,线性规划,桁架优化设计,连续梁和钢架的优化设计,非线性规划在结构优化设计中的应用,动态规划,几何规划,结构动力优化-Including basic concepts, the analytic method of mathematical programming, the basic components to optimize the design, linear programming, optimization of truss design, steel beams and continuous optimization of the design, non-linear programming in structural optimization and design, dynamic programming, geometric programming, structural dynamics Optimization
- 2022-08-13 22:32:11下载
- 积分:1
-
修道士和野人问题
经典的修道士和野人过河问题,
1、可以选择修道士和野人的人数,
2、可以输出过河的详细方案,
3、代码清晰含注释,
- 2022-05-16 12:35:42下载
- 积分:1
-
编译原理中的表达失转换为NFA
编译原理中的表达失转换为NFA-compiler theory expression of stolen converted to NFA
- 2022-08-19 04:32:40下载
- 积分:1
-
排班简单遗传算法
一个简单的排班算法,遗传算法GA,供大家参考。。。
里面含有详细的注解,一目了然。。。
- 2022-08-08 05:08:41下载
- 积分:1
-
Prim算法
资源描述很简单的代码做了Prim算法。它没有超过200条线。你可以在代码中编辑变量。
- 2022-02-10 08:00:42下载
- 积分:1
-
样条曲线拟合
样条曲线拟合,以简单的有理样条曲线的拟合方式,最后根据算法原理,最终需要实现NURBS曲线的生成及反算
- 2023-07-12 11:10:04下载
- 积分:1
-
用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链...
用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closure of two. At that time, because the situation, was the most aggressive, the code does not look good, but good use. To facilitate the transmission parameters, I have done a linked list, when used according to its own circumstances can change, the core algorithm can be fixed.
- 2022-03-17 18:50:28下载
- 积分:1