搜索资源列表
chaos_kinght_tour
- 蚁群算法的C++代码和图像混沌加密解密的算法
code
- 此算法用于实现一种基于查找表的混沌加密,将随机产生的一个数组加密后输出,同时也可以将解密后的数据与原始数据进行对照,本算法已经在5509芯片上进行实时运行过,用于对16bit语音信号的高16位加密,能满足实时性。-The algorithm used to achieve a look-up table based chaotic encryption, will be an array of randomly generated encrypted output, but also can d
test
- 用c++实现混沌密码算法,关于chebyshev的-yong c++ shixian chebyshev
Chaos
- 混沌粒子群优化算法的c++实现,已经通过测试,完全可以使用,学习或者开发都可以用用,不错的-Chaos particle swarm optimization