-
this program highlights the pointer to pointer and enum concepts of c
this program highlights the pointer to pointer and enum concepts of c
- 2022-06-15 05:57:25下载
- 积分:1
-
蚁群算法在数值方法中的应用以及求解最优化函数的极值问题...
蚁群算法在数值方法中的应用以及求解最优化函数的极值问题-Ant Algorithm in numerical methods and applications to solve the optimization problem function extremum
- 2022-05-30 08:56:54下载
- 积分:1
-
蚁群算法,用户可以修改程序中的宏定义来设置初值
蚁群算法,用户可以修改程序中的宏定义来设置初值-Ant colony algorithm, the user can modify the program in the macro definition to set the initial value
- 2022-01-21 22:39:08下载
- 积分:1
-
学习VC的时候写的,求解有向图的最大流和最小截集。
学习VC的时候写的,求解有向图的最大流和最小截集。-learning to write when the solution is to map the maximum flow and minimum cut-set.
- 2023-07-26 06:55:04下载
- 积分:1
-
计算光子晶体能带的程序,用matlab编写,比较容易理解!
计算光子晶体能带的程序,用matlab编写,比较容易理解!-photonic crystals can be calculated with the procedures used Matlab to prepare, easier to understand!
- 2022-01-23 10:31:53下载
- 积分:1
-
Kernelized Correlation Filters(KCF)算法
资源描述目前在online visual tracking这个领域,已经涌现出很多的跟踪算法,比较知名如TLD,Struck,OAB,CT 等等。但是能做到非常快速而且效果还不错的相对就较少了,好多算法都是刚刚能实时,而且还是在图像分辨率不是很大的情况下。之前在博客里提到一篇该领
- 2022-07-14 05:51:15下载
- 积分:1
-
Fast Fourier Transform algorithm. Including the one
快速傅立叶变换的实现算法。包括1维FFT、2维FFT及其逆变换,以及离散变换的相关源码。-Fast Fourier Transform algorithm. Including the one-dimensional FFT, 2-dimensional FFT and its inverse transform, as well as the related discrete transform source code.
- 2022-07-09 09:08:54下载
- 积分:1
-
埃尔米特等距插值
埃尔米特等距插值-Hermite"s equidistant interpolation
- 2022-12-16 00:35:03下载
- 积分:1
-
支持向量机 Python 项目
这是支持的向量机 (SVM) 的代码。在 SVMProject.zip 中,你会得到一个 eclipse 项目。将导入到 eclipse,python 的源代码和它的数据。svm.py 包含支持向量机算法和实用程序函数。matplot.py 是图的功能。main.py 是这个项目的中考。
- 2022-03-20 12:59:10下载
- 积分:1
-
遗传算法
本文详细介绍了采用遗传的计算机程序的执行
在寻求最佳讲座时间表发电机的算法 (气)。遗传算法理论是
覆盖着重点是雇用非遗传算子少完全编码系统。
此外探讨了领域的自动化的时间表。时间表被解释作为,
从根本上讲,日程安排放在它的约束。该程序,在 C 中写入
采用了更快地演化的修复战略。在简化的大学时间表
它一贯演变违反约束的问题免费的时间表。影响
改变的突变率和人口规模进行了测试。它是见过可能是遗传算法
通过修复策略,进一步将纳入改进和随时可扩展到
完整的时间表问题。附录包括整个源代码,该代码。
- 2022-10-30 12:55:03下载
- 积分:1