-
Real
实数编码遗传算法程序 共3部分 可以应用于很多方面,但需进一步理解其原理-Real-coded genetic algorithm procedure can be applied to a total of 3 parts in many aspects, but a better understanding of its principle
- 2023-05-22 18:15:03下载
- 积分:1
-
模型 predective lineair
#include < stddef.h > / * NULL * /
#include"mpc.h"
/ * FIXME: 这是一个肮脏的修复程序 HOR_MXCONSTRS 零长度数组问题的 * /
STATE_CONSTR #ifdef
#define NO_MXCONSTR 0
#else
#define NO_MXCONSTR 1
#endif
/ * 静态函数声明 * /
静态 void inc_ref_ctl_solve_problem (结构 mpc_ctl * ctl,const real_t x[]) ;
静态 void stc_ref_ctl_solve_problem (结构 mpc_ctl * ctl,const real_t x[]) ;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-02-28 03:25:03下载
- 积分:1
-
two polynomial multiplication
两个多项式加减乘运算-two polynomial multiplication
- 2022-02-20 11:27:52下载
- 积分:1
-
示范代码平衡二叉树的实现,并使用了…
本代码演示了平衡排序二叉树的实现,并用到了智能指针等技术-demonstration of the code balanced binary tree in order to achieve, and used an intelligent guide technology
- 2023-03-05 01:20:04下载
- 积分:1
-
QT绘图板
在inuxl ubantu系统下的QT运行,一个简单的c++绘图板的编制,能够满足正常情况下的图形的绘制
- 2023-05-23 10:10:03下载
- 积分:1
-
lms speed 2
这里我上传了lms算法spped 2文件,在这里我们使用了高效的定点实现和区域延迟节能算法,这与之前的算法有很大的不同。。
- 2022-03-24 12:14:02下载
- 积分:1
-
C++ 链表类
自己写的链表类,用C++封装, 有部分功能没有测试。模板编程。
- 2022-10-30 06:10:02下载
- 积分:1
-
内有5个常用算法,多变形游戏,活动按排,批处理,装载问题,全排列,是用c语言实现的...
内有5个常用算法,多变形游戏,活动按排,批处理,装载问题,全排列,是用c语言实现的-within five commonly used algorithm, deformation games, activities by arrangement, batch loading, full array, is the C Language
- 2022-04-01 07:24:00下载
- 积分:1
-
crc32 算法的delphi实现。并且可以对指定文件进行校验。
crc32 算法的delphi实现。并且可以对指定文件进行校验。-CRC32 algorithm delphi realize. And can be carried out to check the specified file.
- 2022-04-26 22:52:18下载
- 积分:1
-
sift算法源码实现
sift算法的C++实现。需要配置opencv库。配置完后就能直接运行了。里面包含了特征点检测,特征点滤除,图像拼接融合。opencv版本需要2.3.0以上。程序调成已经成功。
- 2023-06-22 09:55:05下载
- 积分:1