资源列表
shujujiegou
- 栈回文、括号匹配等由C语言或C++语言编写的数据结构算法题-Stack palindrome
SaxShuffixTree
- SAX和后缀树的连接,将double转为字符,然后用后缀树建立连接-suffix tree
push
- 用数组实现栈和队列C++ 代码实现,经典-array stack c++
basika
- 经典算法巴斯卡三角的简单实现,vs2010编译通过-Simple implementation of the classic algorithm Pascal triangle, vs2010 compiled by
Link
- 循环链表的实现,在vs2010下编译通过-The realization of the circular linked list, compiled in vs2010 by
mousemig
- 经典算法老树迷宫,vs2010下通过实现-The classic algorithm old trees maze, vs2010 by
mousmigong1
- 经典算法老鼠迷宫问题第二种情况,vs2010通过-Classic algorithms rat maze the second case, vs2010 through
sanseqi-
- 经典算法三色旗问题,vs2010编译通过-The classical algorithm tricolor problems, vs2010 compiled by
datastructer
- 里面有一些数据结构课的程序集,包括树,堆,排序等每一个部分的程序。 -There are some data structures class assembly, including the tree, heap, sort each part of the program.
jiaotusanku
- “狡兔三窟”是说兔子有很多可以躲藏的洞穴来保护自己的安全,现在有一只狐狸,一只兔子,还有兔子的10个洞(洞口编号0~9)。 狐狸是这样找兔子的,首先:狐狸站在0号洞口,步长是1(此时步长为1),则下一个洞口是1号洞,站在1号洞口,步长+1(此时步长为2),则下一个洞口是3号洞,站在3号洞口,步长+1(此时步长为3),则下一个洞口是6号洞...等等 问:狐狸能不能抓到兔子,请写代码证明。-The "Jiaotusanku" means many rabbits can hide the c
a
- 比n大的最小回文数问题,c语言简单实现。 主要考虑n的长度为奇数和偶数-Smallest palindrome larger than n, c language simple. The main consideration of the length of n for odd and even
word-analysis
- 词法分析可以分析输入的语法,我们可以任意定义词法-word analysis
