资源列表
[数据结构常用算法] Expressionevaluation
说明:表达式求值,是表达式求值,很简单的算法,希望可以-Expression evaluation<浪笑流尘> 在 2024-11-19 上传 | 大小:4kb | 下载:0
[数据结构常用算法] greatestcommondivisor
说明:求两个数最大公约数,对学习数据结构和算法分析的初学者朋友们一点点小小帮助-Find the greatest common divisor of two numbers<谢谢> 在 2024-11-19 上传 | 大小:1.16mb | 下载:0
[数据结构常用算法] Algorithmdesign
说明:递归与分治算法的设计 动态规划算法设计 贪心算法设计 -Recursive divide and conquer algorithm with dynamic programming algorithm designed greedy algorithm<黄君> 在 2024-11-19 上传 | 大小:241kb | 下载:0
[数据结构常用算法] jiayouwenti
说明:用贪心算法实现加油问题的代码,而且是以C++实现的。-this is a C++!include<iostream.h> #include<fstream.h> ifstream infile("E:\\jiayou.in") ofstream outfile("E:\\jiaou.out") void jiayou(int*x,int n,int k){<龙政> 在 2024-11-19 上传 | 大小:474kb | 下载:0
[数据结构常用算法] BinaryTree
说明:二叉树的各种操作,包括插入,删除,遍历,搜索等-BinaryTree<wangpeisong> 在 2024-11-19 上传 | 大小:1.02mb | 下载:0
[数据结构常用算法] busroutequery
说明:数据结构课程设计,公交车路线查询,简单了一点-Curriculum design data structure, bus route query<陈鑫隆> 在 2024-11-19 上传 | 大小:169kb | 下载:0
[数据结构常用算法] CMemoryPool
说明:在高效C++编程中看到一个不错的内存池实现方案,这里共享下,大家看看有什么不足-See in efficient C++ programming a good memory pool implementation here to share, take a look at what are the deficiencies<shangzai> 在 2024-11-19 上传 | 大小:85kb | 下载:0