-
快速蚁群算法
这一项目提出了蚂蚁新论比以往的人工蚂蚁认同合作通过共享内存的进程更具一般性的系统,确定人工蚂蚁与通过共享内存和一个女王的过程,统筹蚂蚁流程合作过程中一个新的起点。然后,我们提出FANT,基于蚂蚁系统的新启发式。该技术是非常简单的实现,同时结合一些搜索策略,如集约化,多样化和学习机制。 FANT是用来解决各种硬分配问题,并显示出与使用各种元启发式其它实现中非常有竞争力。
- 2022-03-25 08:24:39下载
- 积分:1
-
VoiceDetector
从含有噪声,静音的文件中检测出语音部分。目前此程序仅支持8000kHz的采样,程序可以编译使用,已通过测试。
- 2022-03-18 00:13:28下载
- 积分:1
-
遗传算法是近来较为热门的结构优化方法,C源代码
遗传算法是近来较为热门的结构优化方法,C源代码-Genetic algorithm is more popular in recent structural optimization methods, C source code
- 2022-09-24 18:20:02下载
- 积分:1
-
在 java 中的 rsa algoritham
/*
rsa.c = 演示 os RSA 公钥加密
此代码使用小 (即坏) 素数,减少了 ASCII
大写发信给 1、 2、 3 等......,并加密每个字符
独立。这会导致腐烂安全,但是保持
足够小,而无需使用复杂的算法计算的数字。
此代码还不计算逆有效 (在
感兴趣的明确代码),并挑选一个小的固定的加密
键,而不是一个随机。
值得一提的这种方法的强度是
它是很难计算从 e 和 n d。这反过来取决于
在 n 上被硬到的因素。这就是为什么您应使用巨大的素数,
不是 3、 5、 7、 11 或其他小的素数。
写 2006 年 10 由韦恩狭鳕,美国佛罗里达坦帕。
[示例通过从"加密和数据安全"第 104 页
由多萝西 Denning,(C) 1982年艾迪生 - 韦斯利]。
*/
- 2022-03-22 15:36:30下载
- 积分:1
-
Householder transformation based on the QR decomposition. The use of Householder...
基于Householder transformation的QR分解。 其使用需要调用Householder transformation程序。-Householder transformation based on the QR decomposition. The use of Householder transformation procedures need to call.
- 2022-07-21 07:52:35下载
- 积分:1
-
Was established based on moving least square (Moving Least
建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲
面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具
有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给
出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散
乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲
面的光滑性和拟合质量 表明了该方法的优越性和有效性-Was established based on moving least square (Moving Least-Squares MLS) method of this curve and surface fitting method to the traditional method of least squares (LS) method was relatively large improvements to make the generated curves and surfaces with a precision of High smoothness, good detail, and many other advantages of the principle of least-squares method for mobile applications and features and gives the least-squares method using the mobile curve and surface fitting procedure design process Finally, curve fitting and spatial scattered data surface to be cost-effective cases of the results of the fitting results are compared with the least-squares fitting analysis of MLS fitting curves and surfaces smooth and fitting quality demon
- 2023-02-17 12:50:04下载
- 积分:1
-
USACO chapter two.Useful for beginners.
USACO chapter two.Useful for beginners.
- 2022-02-04 18:36:19下载
- 积分:1
-
单链表c实现
数据结构最基本的算法,单链表的c实现,包括创建,删除,修改,增加成员等操作
- 2022-02-26 23:55:25下载
- 积分:1
-
C语言MATLAB的图灵机的动画演示程序,基于图灵…
用C语言+MATLAB实现的图灵机的动画演示程序,基于图灵机的基本原理实现。-C language MATLAB the Turing Machine animation demo program, based on the Turing machine to achieve the basic principles.
- 2022-10-03 05:30:03下载
- 积分:1
-
TDOA定位方法
这个源代码是为 3 G 或 2 G 网络与非视距无线定位算法的源码。欢迎大家下载、使用。
- 2023-01-07 23:30:03下载
- 积分:1