资源列表
TopTenWords
- 在大数据文件中,找出现次数前十的单词。这个文件不能一次加载如内存,其中用到了自己写的快排函数。-In a large data file, find the top ten the number of occurrences of the word. This file can not be loaded once, such as memory, which uses a fast row to write their own functions.
rabin_karp
- An implementation of the Rabin Karp Algorithm to find the longest common sub-sequence between to strings in C.
powmod
- An effecient algorithm to calculate the power mod (b^p)(mod n) using Dynamic Programming
DFAaNFA
- 编译原理,判断一个字符串是否满足由DFA和NFA表示的正则表达式-Compiler theory, to determine whether a string meets represented by the DFA and NFA regex
BPA
- 本人编写的BPAmatlab程序,用于神经网络学习。-I prepared BPAmatlab procedures for neural network learning.
SLIC
- 超像素分割程序,既有原码,也有可执行程序,验证过,好用。-Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.
kth_median
- Kth Median efficient algorithm implementation in C.
FSMCI
- 模糊滑模控制实例 让你更了解模糊滑模控制器设计-Fuzzy Sliding Mode Control instances more about fuzzy sliding mode controller design
connected_clique_test
- Connected Clique Problem (Graph Alogorithm) Implementation in C
OFDM
- OFDMmatlab仿真程序,改程序是一个仿真系统,附有文档说明。-OFDMmatlab simulation program, the reform process is a simulation system, accompanied by documentation.
BigFact
- Implementation of BigInt in C. Specifically factorial of numbers exceeding int datatype in size.
Wavelet_denoising
- 小波去噪matlab程序,有demo,本人已运行,能用,大家可以试一试。-Wavelet denoising matlab program, demo, I have to run, can be used, we can try.
