-
实数遗传算法
这是在 matlab 环境中真实遗传算法的一个实现。欢迎下载。谢谢你的支持。
- 2022-02-21 16:52:08下载
- 积分:1
-
德algoritmo线段树的C++
应用背景algoritmo de Párbolárrafo segmento一枚de programacion competitiva,Esto ESTA登特鲁deláREA de estructura de药物,ES MUY util Cuando●找到operaciones登特鲁de la ONU Rato y PáRR ello我们有不同consultas。关键技术ES MUY usado EN洛杉矶一枚de programacion competitiva鸦鹊帮助de朗戈斯solucionar穆察司consultas EN联合国载体SER阙可以单向多维EL algoritmo de线段树,雅阙SE aplica de La misma变型对位砧骨。
- 2022-01-25 21:17:06下载
- 积分:1
-
分段算法的程序,很好的。绝对简练
分段算法的程序,很好的。绝对简练-Segmentations procedures very well. Absolutely concise
- 2022-02-20 22:08:48下载
- 积分:1
-
C图像处理算法集
包括数字图像处理的绝大部分算法,都是用C语言是实现,算法包括灰度变换,图像平滑,图像消噪,图像分割,图像边缘检测,图像的几何变换(比例缩放、图像的平移、图像镜像,图像旋转等),图像的二值计算,图像编码,图像复原。
- 2022-05-30 01:23:30下载
- 积分:1
-
LDL 分解源码。从文件输入数据,编译运行后结果输出在输出文件中。...
LDL 分解源码。从文件输入数据,编译运行后结果输出在输出文件中。-LDL decomposition source. Import data from the document, compiled the results after the operation output in the output document.
- 2022-07-18 02:37:59下载
- 积分:1
-
网络模拟器
这是简单的网络模拟的 MST 分区算法和直径分区算法。你几乎可以生成随机节点并创建虚拟链接路径。查找边缘节点,断开连接的节点。最短路径。和节点分区。等,还可以看到在图形视图中的所有过程。使用鼠标可以拖动和放置任何节点。
- 2022-11-21 07:45:03下载
- 积分:1
-
Learnin Mathematics with the ABACUS Activity
Learnin Mathematics with the ABACUS Activity-book
part 6
- 2022-05-05 04:37:03下载
- 积分:1
-
//=== === === === === ==== === === === === === === =// letter Description// func...
//=== === === === === === =====
//函数说明
//函数名称:Correlation
//函数功能:计算最小二乘法拟合的多项式的相关系数
//使用方法:int M------ 拟合多项式的阶数(已知条件)
// double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件)
// double *x--- 结点x轴数据(已知条件)
// double *y--- 结点y轴数据(已知条件)
// double *Yg-- 结点估计值,个数为m(过程变量)
// int m------ 结点个数(已知条件)
//注意事项:多项式阶数最高为10,多项式的形式为 y = a0 + a1x +a2x2
-//=== === === === === ==== === === === === === === =// letter Description// function name : Correlation// Function functions : Calculation least squares polynomial fitting of the correlation coefficient// Use : int M------ polynomial fitting stage (known condition)//* b--- double fitting song The coefficient, Higher-order the order on grounds of low order (known condition)//* double-node x x axis data (known to be pieces)// double* y--- node y-axis data (known condition)//* double FSL-- Nodes estimates, Number m (process variables)// int m------ node number (known condition)// Note : polynomial order of a maximum of 10. polynomials in the
- 2022-04-29 13:08:12下载
- 积分:1
-
意味着在C #滤波器
应用背景关键技术均值滤波的想法是简单的替换每个像素值与平均图像(`平均”)邻国的价值,包括本身。这消除了其像素值的影响具代表性的环境。像其他部分是围绕一个核心,这代表形状和邻域大小进行采样时计算平均。
- 2022-08-21 13:48:45下载
- 积分:1
-
常用算法分析,不用我多说,这绝对是编程的最基本要求
常用算法分析,不用我多说,这绝对是编程的最基本要求-Common algorithms for analysis, I do not have to say, this is absolutely the most basic requirement of programming! ! !
- 2022-11-22 18:10:03下载
- 积分:1