搜索资源列表
calculation
- Its a very naive and basic code to implement the mathematical operations in a computer language which could help us expand our skills.
DP-Navie-LongestCommonSubstring
- 给出了一种基于动态规划的最长公共子串算法(vc),以及一种朴素算法。-There two Longest common substring algorithms writen in VC in this document.One is based on the dynamic programming, the other is naive.
openpr-ldf_v0.10
- 基于朴素贝叶斯算法的分类器,代码清晰易懂-Naive Bayes classifier algorithm, code lucid