搜索资源列表
用C++实现的bp算法程序
- 一个用C++实现的bp网络算法程序,供大家参考-a C realized bp network algorithm, for your reference
数据结构与算法(C实现)演示篇
- 数据结构与算法(C#实现)系列---演示篇,我们可以在这里找到很多实例-data structures and algorithms (C#) series --- demonstration chapter, we can find a lot of examples here!
chameleon.c++
- chameleon算法 C++实现-chameleon algorithm to achieve C
k-means.c++
- k-means算法 C++实现-k-means algorithm to achieve C
K-C
- 这是一个K中心点聚类算法C实现的,希望对大家有用
数据结构常用算法(C)
- 数据结构常用算法C实现,一定不要错过,对编程有很大帮助-data structure used to achieve C algorithms, we should not miss the programming is very helpful
遗传算法(C++)实现
- c++实现的遗传算法,注释清楚,是初学者入门的必备利器;
c++实现的遗传算法
- c++实现的遗传算法,可以供大家参考!
Tea加密算法-c++实现
- Tea加密算法-c++实现
用C++实现的RSA算法
- 用C++实现的RSA算法
FP-growth算法C++实现
- FP-growth算法C++实现!
sha 加密算法 C实现
- 包括 sha1 sha-224,sha-256,sha-384,sha-512 c++测试工具
canny算法C实现
- canny算法C实现.rarcanny算法C实现.rarcanny算法C实现.rarcanny算法C实现.rar
国密 sm3 算法 c语言实现
- 国密 sm3 算法 c语言实现 用途 国家密码管理局编制的商用算法,用于密码应用中的数字签名和验证、消息认证码的生成与验证以及随机数的生成,可满足多种密码应用的安全需求。 算法描述 对长度为l(l< 264) 比特的消息m,SM3杂凑算法经过填充和迭代压缩,生成杂凑值,杂凑值长度 为256比特。
协同过滤算法C++实现
- 一个用C++实现的典型协同过滤算法,相关度计算皮尔森相关系数,供大家参考。
Asmuth_Bloom秘密共享算法的c++实现
- Asmuth_Bloom秘密共享算法的c++实现
遗传算法和BP人工神经网络算法C++实现代码
- 遗传算法实现代码,帮助各位学习人工智能学习。(Genetic algorithm to achieve code, to help you learn Artificial Intelligence learning.)
SplineInterpolationAitken插值算法 C++程序
- 用c++实现spline插值算法,需要的可以下载~~(Implementation of spline interpolation algorithm with c++)
赫夫曼算法C++
- 赫夫曼压缩算法的C++实现,可用于对字符串的压缩并计算压缩率(Huffman compression algorithm C++)
SM2&SM3&SM4国密算法C语言实现
- SM2&SM3&SM4国密算法C语言实现,分别有3个算法的pdf文档,以及测试代码(SM encryption algorithm,including test code & docs)