资源列表
bankerVC
- 银行家算法VC算法演示-Banker s Algorithm Demonstration VC algorithm
han6
- 迪杰斯特拉最短路径分析的cpp代码,希望对大家有用-Dijkstra shortest path analysis of the cpp code, we want to be useful! ! !
Calculator
- 简单的计算器,暂时不支持复杂的函数如,三角函数等-A simple calculator, temporary does not support the complex functions such as trigonometric functions, etc.
shau
- 设计直接插入排序、二分法插入排序、冒泡排序、快速排序、选择排序、二路归并排序算法,每个算法用一个函数实现; 3、 对于两种数据规模n=100000和n=1000000,随机产生十组整数,对于每一组数据,分别运用六种排序算法进行排序,记录其时间耗费(时间为秒) -Design direct insertion sort dichotomy insertion sort, bubble sort, quick sort, selection sort, way merge sort algo
zju1049
- zju 1049 I Think I Need a Houseboat http://acm.zju.edu.cn/show_problem.php?pid=1049-zju 1049 I Think I Need a Houseboat http : / / acm.zju.edu.cn / show_problem.php pid = 104 9
链表操作
- 这是一个在C环境下编写的链表操作,主要实现集合的交,并,补操作-This is an environment in C List prepared by the operation, main set of reference and that the fill operation
GList
- 广义表的头文件简单实用,一般般的操作都有说明。-Generalized table header file is simple and practical, generally have been described as the operation.
Criticalpath
- 本程序实现了用数据结构中的图形知识编写一个求无循环有向帯权图(即通常所说的AOE网)中从起点到终点所有路径,经分析、比较求出长度最大路径,从而求出关键路径。-This code is used to calculate the every path from the starting piont to the ending piont of an AOE Figure,then carry out the maximum path after analysizing and comparin
0-1beibaowenti(fenzhijiexiansuanfa)
- 本程序采用分支界限算法解决经典的0-1背包问题。-This program uses the branch and bound algorithm to solve the classical 0-1 knapsack problem.
quicksort
- 快排算法的改进,当子问题规模小于k时使用简单插入排序算法,可以减小快排的运行时间-Fast row improved algorithm, when the scale of the problem child of less than k using a simple insertion sort algorithm can reduce the running time of fast row
base64
- 实现base64编解码,base64是邮件、证书常用的输出格式,本类提供两个简单函数即可实现base64的编解码
XIAOCHENGXU
- 初学者 希望站长可以让我在此成长 只是些数组 指针 循环
