资源列表
Unbiased-Look-at-Dataset-Bias
- 这是一篇关于科研中如何选择数据测试集的文章,文章颠覆性的说明了我们在大多数实验中所谓的算法通用性,其实都在使用倾向我们结论的数据,而真正适合“所有”算法测试的数据集并没有得到验证。-This is an article about how to choose the scientific research data set of tests of the article, the article subversive to explain our in most of the so-called
MATLAB5.3精彩 编程及高级应用
- MATLAB精彩编程及高级应用,适用于进阶编程人员学习参考(Advance Application for MATLAB)
Videos_Target_Detection
- Object Detection in live stream VC++
StandardTempleteLibrary
- C.STL中文版。翻译了由四位对C++STL的实现有卓越贡献的大师撰写的,通过背景知识、功能描述、头文件代码、测试程序和习题,讲述了STL的13个头文件及迭代器算法和容器。-C. STL Chinese version. Translated from the four pairs of C++ STL outstanding contribution to the realization there is a master of writing, through background know
STL
- STL中文版,详细讲述了在C++编程中应用STL进行开发的技术-Chinese version of STL, described in detail in the application of C++ programming techniques to develop STL
UFLDL-1
- Andrew Ng老师的关于unsupervised feature learning and deep learning的入门电子书-An introduction to unsupervised feature learning and deep learning from Andrew Ng
ICA
- 基础的独立成分分析matlab程序,目标函数为峭度,求最优解用的是随机梯度法,该ica算法为非对称方法,即逐个求出独立成分,以语音信号为例-Based on independent component analysis matlab program, the objective function is kurtosis, the optimal solution using a stochastic gradient method, the ica algorithm asymmetric me
spt_v2.4
- 基于超像素的目标跟踪算法(SPT)的Matlab源码-Matlab source code-based tracking algorithm super pixel (SPT) of
ViiiQueens
- 采用递归方法的八皇后问题的图形界面实现。 题目如下: 请编写八皇后游戏程序(要求采用图形界面):设计一个8×8的棋盘,允许用户在棋盘的格 子上放置8个皇后(国际象棋中的棋子)。要求每两个皇后不能处于同一条横线,竖线和45 度或135度的斜线上(即按国际象棋的规则要求任意两个皇后不能处于直接可以互相攻击的 状态)。如果用户放置的棋子不符合上面要求,则程序给出错误显示,并请设计某种比较 直观的方式标出可以互相攻击的两个皇后,然后要求重新放置该棋子。当8个皇后全部放在 棋盘
C.STL
- 本书是一本有关于C++ 标准模板库的介绍的丛书 即使是拥有STl使用经验的人也可以从本书中学到新知识-This book is a book about C++ standard template library even though the introduction of the series is to have STl experience in the use of the people can learn new knowledge from this book,
STLzwb
- STL中文版(适合C++STL初学者学习)-STL Chinese version (suitable for beginners to learn C++ STL)
C.STL
- 本书对C++STL 进行了全面而深入的阐述,STL是惠普实验室开发,全书分16章,其中13章通过背景知识,功能描述,头文件代码,测试程序和习题-The book of C++ STL conducted a comprehensive and in-depth exposition, STL is a Hewlett-Packard developed in the laboratory, the whole book at Chapter 16, Chapter 13 of them thro