资源列表

« 1 2 ... .59 .60 .61 .62 .63 1664.65 .66 .67 .68 .69 ... 2656 »

[数据结构常用算法NQueens

说明:Calculating NQueen possibilities using back tracking algorithm
<Nodoka> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法yinhangjiasuanfa

说明:在避免死锁的方法中,所施加的限制条件较弱,有可能获得令人满意的系统性能。在该方法中把系统的状态分为安全状态和不安全状态,只要能使系统始终都处于安全状态,便可以避免发生死锁。 银行家算法的基本思想是分配资源之前,判断系统是否是安全的 若是,才分配。它是最具有代表性的避免死锁的算法。 -In the deadlock avoidance method, the constraints imposed by weak, it is p
<郭强生> 在 2024-10-06 上传 | 大小:4096 | 下载:0

[数据结构常用算法dataStructure

说明:用c++面向对象的方法写的一些数据结构小程序,适合初学者,有linelist,stack,queue,huffman编码,Tree···,和一个citylocation例子的应用-With c++ object-oriented way to write some small program data structures, suitable for beginners, there are linelist, stack, queue
<jason> 在 2024-10-06 上传 | 大小:689152 | 下载:0

[数据结构常用算法huffman

说明:霍夫曼树编程实现,对了解霍夫曼树有重要的启发作用,指导霍夫曼树编程。-Huffman tree programming, Huffman tree is important for understanding the role of inspiration, guidance Huffman tree programming.
<陈剑心> 在 2024-10-06 上传 | 大小:879616 | 下载:0

[数据结构常用算法MergeSort2

说明:C#编写的归并排序的源程序,最近复习软设书中的排序,自己使用C#把原来的C++程序给重新改写了一下,提供给广大学生参考.-Written in C# source code of merge sort, the recent review of the book sort of soft set, their original use C# to C++ program to rewrite a bit available to the
<zhaoshuo> 在 2024-10-06 上传 | 大小:22528 | 下载:0

[数据结构常用算法c-algorithm

说明:经典数据结构书籍,内含多种算法,本书使用c实现的算法。-Classic data structures book, containing a variety of algorithms, this book uses the algorithm c implementation.
<佟铁心> 在 2024-10-06 上传 | 大小:12817408 | 下载:0

[数据结构常用算法graph_search.docx

说明:python 图的搜索树算法实现 最短路径-python graph search tree algorithm
<herone> 在 2024-10-06 上传 | 大小:21504 | 下载:0

[数据结构常用算法200911221

说明:停车场问题,利用栈模拟停车场,实现汽车的停入退出及收费问题-parking area
<易婷> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法calculator

说明:数据结构 带括号的算术表达式求值 (C++)-Data structure with brackets arithmetic expression evaluation
<lidashuai> 在 2024-10-06 上传 | 大小:1039360 | 下载:0

[数据结构常用算法red_black_tree

说明:红黑树的c实现red_black_tree re d_black_tree red_black_tree -red_black_tree
<littlestream> 在 2024-10-06 上传 | 大小:5120 | 下载:0

[数据结构常用算法TimeCode.v.1.5

说明:wsola算法,时间调整.audio lost packet -wsola adjust time.audio lost packet
<sun> 在 2024-10-06 上传 | 大小:365568 | 下载:0

[数据结构常用算法paixusuanfa

说明:排序是计算机程序设计中的一种重要操作。通过对起泡排序、直插排序、选择排序、快速排序、归并排序这几种内部排序算法进行比较,能使我们更好的掌握这些排序的基本思想及排序算法。-Sort of computer programming is an important operation. Through the bubble sort, in-line sorting, selection sort, quick sort, merge sor
<> 在 2024-10-06 上传 | 大小:79872 | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 1664.65 .66 .67 .68 .69 ... 2656 »

源码中国 www.ymcn.org