资源列表
SSBDSQZ
- 堆栈实现算术表达式求值-Stack realize arithmetic expression evaluation
Chessboard-coverage
- 在一个2k x 2k ( 即:2^k x 2^k )个方格组成的棋盘中,恰有一个方格与其他方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋在棋盘覆盖问题中,要用4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重叠覆盖。-Chessboard coverage
BM-algorithm
- 一种快速对比字符串的BM算法,可以根据需要加入到自己的工程中-bm algorithm
naive-bayesian-classifier
- 朴素贝叶斯分类,可以添加到自己的工程中,记得稍加修改-nbc classifier
Fibonacci
- 斐波那契数列Fibonacci Sequence的Java语言呈现-Fibonacci number Fibonacci sequence Java language presentation
shujujiegou
- 《数据结构(Java版)》书中的实例源码-" Data structure (Java version)" examples of source book
2012-ACM-ICPC-World-Finals-Problems
- 2012 ACM-ICPC World Final 题目+测试样例-2012 ACM-ICPC World Final
CreateInvertedIndex-3
- 给出文本文件实现将此文件进行倒排索引的功能,用visual studio 2010开发。-Given text file using this file inverted index function, using visual studio 2010 development.
SeqList
- 用C语言实现线性链表,可以完成插入,删除等常见操作,运行无错误。-Achieve linear list using C language, you can complete the insertion, deletion and other common operations, error-free operation.
hash617
- 暴雪hash算法,调试成功,能够的得到hash的字符串的值以及位置。-Blizzard hash algorithm, debugging success, can get the value of hash string and location.
BinaryTree
- 通过前序序列和中序序列建立唯一二叉树,实现递归前序遍历,中序遍历,后序遍历。-Through the antecedent sequence, sequence after sequence, set up the only binary tree
caibing
- 这是数据结构与算法分析课程的课件,一共有12个章节,详细介绍了各种算法的设计与实现-This is the courseware data structure and algorithm analysis courses, a total of 12 chapters, detailing the design and implementation of various algorithms