资源列表
sftrie_src
- Shortest Common Superstring Problem by using suffix trie and branch-and-bound. This code is from Shin, YoungJin, Korea
cbkm
- Implement k-means algorithm using C/C++ language.
code
- 找出两个字符串的最长公共子串。 给出一个字符串,请删除该字符串的前导空格和尾随空格,中间的空格若多余1个删减到1个。 我是个菜鸟,但软件会是我终生的事业~我有信心学好它,希望站长通融-Two strings to find the longest common sub-string. Given a string, remove the string leading spaces and trailing spaces, if the extra spaces in the middle
esm
- 多关键词匹配算法,论坛等网络应用中非常有用-Multi-keyword matching algorithm, the forum is very useful for other network applications
norm
- A source code of function which convert image from RGB scale - space into normalized RGB scale - space, using Visual C++ 2008 and OpenCV library. Normalized RGB scale - space can be used in color detection techniques, because this is independent
Warshall
- 实现数学中的warshall算法,既完成对传递闭包的求解-To achieve in mathematics warshall algorithm, both to complete the transitive closure of the solution
neft
- The importance of direct methods discussed in the previous work is unquestionable, since in some practical engineering problems, information about the values of the objective function is the only reliable information, which may have a researcher.
Analizator
- Fast Fourier Transform in C-Fast Fourier Transform in C++
Cpp1
- 单纯形法解决线性规划问题!!! 有过程!-Simplex method to solve linear programming problems!!! A process!
main_c
- FFT parallel code implementation in c
matlab_math
- 关于数值计算中插值的一个文档。讲得简明扼要,是学习插值法的一个很好的参考。-Numerical calculation of interpolation on a document. Put it succinctly, is to learn from interpolation of a good reference.
