资源列表
hafuman
- 关于哈弗曼树编码的源代码,在c++环境下运行-About the source code tree coding Hafu Man in c++ environment to run
dj
- Dijkstra(迪杰斯特拉)算法是典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径-Dijkstra (Dijkstra) algorithm is a typical shortest path routing algorithm used to calculate a node to all other nodes of the shortest path
cirsequeue
- 数据结构之循环队列,欢迎大家提宝贵意见啊-The circular queue data structure, ah welcome valuable advice
find-prime-numbers-code
- 此代码可以高效的求出所1到1200000的素数,具体的范围可以根据需要修改代码-This code can efficiently find the prime numbers 1-1200000, the specific scope may need to modify code
tree
- 用c++实现二叉树的遍历,进行数据的查找-Binary tree with c++ implementation of traversal, the search data
routealgo
- route algorithm dijkstra
11487-(4)
- 题目:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高 于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提 成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于 40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于 100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总数?-
eightqueens
- 关于递归问题中八皇后的解决,可编程通过,有详细注解-In the eight queens on a recursive solution to the problem, programmable through the
1026
- 在Visualc++环境运行,用于计算二叉树的节点个数。还是有点嫩-In Visualc++ environment to run, used to calculate the number of binary tree nodes. Still a little tender
BinarySearchTree
- 二叉搜索树,学习数据结构写的,有点菜……正在学习,多多指教-BinarySearchTree for students data structur
duilie
- 数据结构,实现队列的基本操作,出队、入队等操作。-failed to translate
DataStructrue
- 刘汝佳新书。详细介绍数据结构及其应用,并将常用算法进行详细的解释,配有相应实例,易懂。-Liu Rujia book. Detailed data structure and its applications, and a detailed explanation of commonly used algorithms, with a corresponding instance, easy to understand.
