资源列表
CascadeSVM
- CascadeSvm分类器源代码,输入特征向量和标签,输出分类结果-CascadeSvm classifier source code, the input feature vectors and labels, output classification results
C++ 大作业
- C++ 大作业 图书馆的管理中面临着很大的信息量,需要对信息进行记录和不断的更新,如此巨大的工作量通过人力去进行记忆或记录可能会耗费大量的人力和物力,信息的准确性也难以得到保障。计算机的准确性很高,运算速度快,而且通过编程可以设计出交互式的,程序化的,且具有查错功能的软件,因此通过计算机软件对图书馆进行管理可以有效的解决上述问题。该程序用于对小型图书馆进行管理。
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
