搜索资源列表
apriori(c)
- 纯c写的关联规则挖掘apriori算法代码,用于交流。
genzong
- 目标跟踪代码,算法程序为纯c代码,是基于颜色特征的跟踪算法。-Tracking code, the algorithm procedure of pure c code, is based on color feature tracking algorithm.
fuzzyPID_cpp
- fuzzy pid 模糊控制代码 模糊PID控制,参数自整定。纯C语言。 无注释-fuzzy pid control, C/C++
min-char-rnn
- RNN 学习代码,没有借助框架,纯代码实现(This is a RNN demo tutorial, rely on no framework like TF, just write with basic python language)
FaceDetection
- 人脸检测纯C++代码,由中科院计算所山世光研究员带领的人脸识别研究组研发。代码基于C++实现,且不依赖于任何第三方的库函数,开源协议为BSD-2(Face detection of pure C++ code, the calculation of face recognition research group led by the Chinese Academy of Sciences researcher Shan shiguang. The code is based on C++ imp