资源列表
stack
- 这个是用栈实现表达式求解的源代码。使用MFC界面做的,内容还包括了后缀表示式。-This is the source code to solve by the stack to achieve expression.Use MFC interface, content also includes the suffix expression.
bitree
- 这个源代码的功能是二叉树的递归和非递归遍历。-The function of the source code is a binary tree recursive and non-recursive traversal.
LinkedList
- 用java创建单链表,用单链表实现集合的交集并集差集-Use Java to create a singly linked list, singly linked list is used to implement the intersection set and set the difference set
queue
- 这个是链式队列的实现,功能还可以,也挺简单看得懂的。-This chain is the realization of the queue, the function can also be, also pretty easy read.
CyclicQueue
- 这个是循环队列的实现,初始化队列,遍历队列,插入队列,删除队列-This is the realization of the circular queue, initialize the queue, traversed queue, inserted into the queue, delete the queue
MYFIRE2
- 用OPENGL实现火焰的模拟(粒子系统)-Simulation using OPENGL realize flame (particle system)
SunEarthMoon
- 用OPENGL实现太阳—地球—月亮系统,地球围绕太阳转,月亮围绕地球转。-With OPENGL realize the sun- Earth- Moon system, the Earth around the sun, the moon around the earth.
libsvm实现文本分类源程序
- libsvm实现文本分类源序,其中: 1.0Beta ,是打包好的可执行的jar文件,运行前需要配置一下,具体看目录下的README.TXT; 程序工程,是源代码,不过并不是和1.0Beta里面的完全一致; 实验样例,用来进行试运行的文本文件; 语料库,包含了3000多份文档的语料库,用"抽取"将在单个文档中的多个类型的文本提取到ouput目录下
Qt Image
- Qt image development.
GenerateRandArray
- 生成一百个1000以内的随机数,排序并输出到文件,以及计算实现过程时间-1000 less than one hundred generated random numbers, sorting and output to a file, and the calculation of the implementation process time
list
- 关于顺序表的实现,分为三个文件夹,list.h stdafx.h main.c-for list table
suanfadaolun
- 算法导论课后题答案 。。。基本上都有。。学习算法的可以参考-Introduction answer questions after the algorithm. . . Basically. . Learning algorithm can refer to