资源列表
suanfa
- 计算机算法中用到的经典算法。包括01背包,多段图,资源分配问题,子数合集等。-Computer algorithms used in the classical algorithm. Including 01 backpack, multi map, resource allocation, the number of sub-collection, etc..
sort
- 使用VC6实现的几种排序算法,包括快速排序、堆排序、归并排序、哈希排序。-VC6 achieved using several sorting algorithms, including the quick sort, heap sort, merge sort, hash sorted.
acmPPT
- acm算法的讲解ppt,包括动态规划,搜索,模拟等重要算法的讲解,对学习算法的朋友一定很有帮助。-acm algorithm explained ppt, including dynamic programming, searching, algorithm simulation, and other important talks, a friend of the learning algorithm must be helpful.
erchashu.txt.tar
- 实现二叉树链表表示的二叉树: 建立一棵二叉树; 按先序、中序和后序遍历二叉树; 按层次遍历; 求一棵二叉树的高度; 交换一棵二叉树的左右子树; 复制一棵二叉树。-Realize that the binary tree binary tree list: building a binary tree by the first order, in sequence, and after traversing a binary tree by level tr
dianlianbiao.txt.tar
- 创建一个保存学生基本信息的单链表,实现学生信息的建立(尾部插入和头部插入都要) 插入 删除 查看 逆置 删除值为X 等功能-Save the basic information students create a single list, to achieve the establishment of student information (and head into the tail to be inserted) into the deleted view the inverse func
data
- 里面有各种排序算法,还有实现最短路径的算法。比价全。-Which a variety of sorting algorithms, there are to achieve the shortest path algorithm. Parity all.
yiyuanduocifangchen.tar
- c语言用于解一元多次方程的代码,数据结构-c language multiple equations for solutions of one dollar code, data structure
classical-algorithm
- 涵盖几十个经典算法,包括*、排序、搜寻、矩阵等几个方面的多个算法,是学习算法的好资料。-Covering dozens of classical algorithms, including gambling, sorting, searching, matrix, and several other aspects of multiple algorithms, learning algorithm is good information.
20100420Matrix
- 使用动态规划算法计算矩阵连乘最佳加括号方式-Algorithm using dynamic programming matrix with by way of the best brackets
DirectedGraph
- 图论,可以实现深度优先搜索、广度优先搜索等功能,供大家参考-DirectedGraph DirectedGraph DirectedGraph DirectedGraph DirectedGraph
hello
- 学生管理系统,是大学C++大作业的必备。希望大家喜欢-Student management system, the University of C++ is essential for large operations. I hope you like
liczby_pierwsze1
- displays first X primary numbers
