资源列表

« 1 2 ... .37 .38 .39 .40 .41 1542.43 .44 .45 .46 .47 ... 2656 »

[数据结构常用算法ZheBanSearch

说明:用C++实现的一种折半查找的排序算法,主要理论是来自C++程序设计书上,自己亲手实践出来的,希望对大家有帮助-C++ implementation using a binary search of the sorting algorithm, the main theory is from the C++ programming book, his hands-out, we want to help
<乐天> 在 2024-10-09 上传 | 大小:4096 | 下载:0

[数据结构常用算法dijkstra

说明:dijkstra算法,解决最短路径问题。-dijkstra algorithm to solve the shortest path problem.
<莫名哼其妙> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法the-eight-queens

说明:解决C++中的一个难题:八皇后问题,代码有一定的参考性。-Solution in C++ a problem: the eight queens problem, the code has some reference.
<Guling> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法RussiaWaWa_Final

说明:这是一个关于俄罗斯套娃的算法实现程序,算法能够快速找到最优套娃路径-This is a Russian doll of the program algorithm, the algorithm can quickly find the optimal path Doll
<王非> 在 2024-10-09 上传 | 大小:22528 | 下载:0

[数据结构常用算法poj1015

说明:里面有三个算法,是动态规划中比较中等的问题.-poj1015 s concluding report. There are three algorithms, dynamic programming is the problem the more moderate
<刘冠利> 在 2024-10-09 上传 | 大小:3072 | 下载:0

[数据结构常用算法liu4

说明:这是一个用Dijkstra算法的建立仓库问题,是东北大学暑假数学建模的第四次作业-This is a question of Dijkstra' s algorithm to establish warehouses, Northeastern University is the fourth summer of mathematical modeling jobs
<刘冠利> 在 2024-10-09 上传 | 大小:371712 | 下载:0

[数据结构常用算法liu5

说明:这个是银行排队问题的数学建模报告,是东北大学暑假建模培训的第5次作业-This is the mathematical modeling of queuing Bank report, Northeastern University is a summer modeling job training for the fifth
<刘冠利> 在 2024-10-09 上传 | 大小:115712 | 下载:0

[数据结构常用算法car

说明:停车场管理系统 c语言实现 停车场拥有M个车位和一条进入停车场的便道,便道上最多停放N辆汽车。汽车要想进入车位,首先进入便道等候。若有空闲车位,则停车入位,否则在便道继续等候,直至有车位空出。若便道已经停满等候的汽车,后到达的汽车只能离开,选择其他停车场。设计一个停车场管理系统,模拟停车场的运作,并统计停车场的收入。-Parking Management System with M c language parking spaces
<Michelle> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[数据结构常用算法Ejemplo_PRISM

说明:ejemplo algoritmos de prism
<trex15> 在 2024-10-09 上传 | 大小:12288 | 下载:0

[数据结构常用算法lingo-example-6

说明:lingo程序,最短路问题,经典的Dijkstra 算法。-lingo (Dijkstra)
<lijunlee> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法cPP

说明:数据结构算法与应用,在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。-Data structures algorithms and applications, in a brief revie
<lifan> 在 2024-10-09 上传 | 大小:12141568 | 下载:0

[数据结构常用算法coin

说明:硬币找钱算法的源代码-failed to translate
<puck> 在 2024-10-09 上传 | 大小:179200 | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 1542.43 .44 .45 .46 .47 ... 2656 »

源码中国 www.ymcn.org