资源列表
[数据结构常用算法] QueueToJosephRing
说明:用队列解决约瑟夫环的问题,使用两种方式构建队列。(C#构造)-Queue to solve the problem of Josephus, two ways of constructing the queue. (C# constructor)<司徒科> 在 2024-11-19 上传 | 大小:28kb | 下载:0
[数据结构常用算法] shortroute
说明:一个求最短路径的程序,使用了广度优先搜索,深度优先搜索和帝斯卡尔算法来求出一张图的最短路,是一个范例程序-A shortest path, the use of a breadth-first search, depth-first search algorithm to find a Dili Scalzi shortest figure is a sample program<> 在 2024-11-19 上传 | 大小:28kb | 下载:0
[数据结构常用算法] bigNumMult
说明:计算1万位以上的大整数乘法,有蛮力法和分治法-Calculation 10,000 more than the large integer multiplication with brute force method and the divide and conquer<Billie> 在 2024-11-19 上传 | 大小:28kb | 下载:0
[数据结构常用算法] RiASourceCode
说明:R语言学习资料,可是中文版本哦,适合初学者学习-R language learning materials, but the Chinese version of Oh, suitable for beginners to learn<张莉> 在 2024-11-19 上传 | 大小:28kb | 下载:0
[数据结构常用算法] Decrease-and-Conquer
说明:该文章主要研究了依靠减治技术的各搜索算法,从基本搜索到对基本搜索改进,最后探讨了启发式的搜索,逐步深入,从而加深对搜索和减治法的理解-The paper studies the reduction treatment technologies rely on various search algorithms, basic search to search for basic improvements, and finally dis<gaochang> 在 2024-11-19 上传 | 大小:28kb | 下载:0
[数据结构常用算法] librarysystemdesign
说明:我们设计的系统包括图书馆书籍信息管理、读者借阅管理、读者信息管理三个模块,可以实现基本的图书馆管理操作。 读者可以实现的具体功能如下: 1、查询馆藏图书信息(包括精确查询、模糊查询、图书信息排序)。 2,查询本人图书借阅信息。 3、完成借书、还书、续借的功能。 -Reader specific functions can be implemented as follows: 1, the query inform<s> 在 2024-11-19 上传 | 大小:28kb | 下载:0