资源列表
Multi-machine-scheduling-problem
- 用贪心算法解决多机调度问题,采用C++编程 -Multi-machine scheduling problem greedy
8Queen
- 这是在VC环境下编写的一个数据结构的经典问题八皇后问题-This is written in VC environment, a data structure of the classic problem eight queens problem
Queue
- 实现一个队列算法,完成队列的append、getHead等函数。 -Algorithm to implement a queue, the queue to complete the append, getHead and other functions.
sizeof
- 对数据结构中的数据大小的计算进行详细的描述,有助于大家更好地了解数据结构-help for struct data
mypoint24
- 速算24点的小程序,基于opencv和VC6.0,堆栈,数据结构。-24 points quick calculation of small programs, based on the opencv and VC6.0, stack, data structures.
shiyan6
- 编写递归算法,计算二叉树的深度和二叉树中叶子结点的数目-Write a recursive algorithm to calculate the depth of binary tree and binary tree the number of leaf nodes
oil
- 采用分治算法而编写的输油管道最短路径问题.-The shortest path of oil
StringMerge
- 一元多项式合并 能够进行基本的一元多项式的合并 并输出结果-string merge
fractalbox
- 灰度图像直方图的计算,超级好用的啊,可以通过它获得图像的分形维数等等,内存小,功能大-Gray image histogram calculation, super nice ah, you can get through it the fractal dimension of the image, and so on, the memory is small, functional large
maze
- 通过学习奥赛培训课程,利用回溯加递归的编程技巧完成的迷宫问题-Training courses through learning Orsay, plus use of recursive programming skills back to complete the maze problem
Merg_sort
- 利用C++编写的归并排序算法的递归实现。-Using C++ merge sort algorithm written in the recursive implementation.
2009
- 用数据结构的基本知识完成一个家谱系统的设计-family