资源列表
Survey
- survey paper for computer archi.
Antenna_arrays_in_3D
- 3D uniform rectangular array antenna beam
rice-ball
- 2006 年百度之星程序设计大赛初赛题目,饭团的烦恼-Baidu in 2006 star program design contest preliminaries topic, rice ball
zuiyoubianma
- 本文介绍了二叉树的几种遍历,是很好的原创学习材料-This article describes several binary tree traversal is a very good learning materials originality
guanjianlujing
- 本文详细解说了关键路径的算法,很好的原创学习材料-This detailed explanation of the critical path algorithm, very good original learning materials
erchapaixushu
- 本文详细解说了二叉排序树的算法,很好的原创学习材料-This detailed explanation of binary sort tree algorithm, very good original learning materials
pinghengerchashu
- 本文详细解说了平衡二叉树算法,很好的原创学习材料-This detailed explanation of the balanced binary tree algorithm, very good original learning materials
thread
- 线索树-中序线索树的前序、中序、后序遍历。后序遍历有详细注释。-Trail tree- the tree inorder clues before preorder, inorder, postorder traversal. After preorder detailed notes.
avl
- AVL树(平衡树),根据程序运行时的提示,动态输入字符作为结点,在调整平衡时会有提示。-AVL tree (balanced tree), according to the program runtime prompts, dynamic input characters as a junction point, there will be prompted to adjust the balance.
trie
- 简单实现trie树,这里的删除没有用到其它的数据结构诸如堆栈,而是利用另外的指针存储路径来删除,详见代码和注释。-Simple implementation of trie tree, where the deletion is not used other data structures such as stacks, but to use a pointer to another storage path to delete, see the code and comments.
bplus_tree
- C语言描述 B+树。全英文注释,非常详细。在GPLv3协议下发布。实现了增加、删除结点等常用功能。-C language descr iption B+ trees. Comments in English and very detailed. Released under the GPLv3. Achieve add, delete nodes and other common functions.
Face_detect
- 基于haar特征和adaboost算法的人脸识别程序.-Haar features and adaboost algorithm based face recognition process.
