资源列表
gps_design
- android GPS坐标封装,可以监听GPS坐标和取得当前坐标-android GPS coordinates, you can monitor GPS coordinates and get the current the coordinates
binary-tree
- 程序的菜单功能项如下: 1------建立一棵二叉树 2------前序遍历递归算法 3------前序遍历非递归算法 4------中序遍历递归算法 5------中序遍历非递归算法 6------后序遍历递归算法 7------后序遍历非递归算法 8------求树高 9------求叶子总数 10-----输出二叉树 11-----退出 -Menu functions in program are as follows: 1------ 2-
c-code-for-study
- 一些可用来学习的C源代码,输出国际象棋棋盘等-Some can be used to study the source code, the output chess board, etc.
student
- 基于vc++的,关于学生信息的小的应用实例,请大家多多指点-Based on vc++, on small application examples of student information, please a lot of guidance
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)
