资源列表

« 1 2 ... .55 .56 .57 .58 .59 1860.61 .62 .63 .64 .65 ... 2656 »

[数据结构常用算法graph_traversal

说明:哈尔滨工业大学,计算机科学与技术学院,数据结构实验三:用不同存储结构实现图的遍历-Harbin Institute of Technology, Computer Science and Technology, the data structure experiment 3: Using different storage structures to achieve graph traversal
<> 在 2024-10-03 上传 | 大小:4096 | 下载:0

[数据结构常用算法BST_tree

说明:哈尔滨工业大学,计算机科学与技术学院,数据结构,实验四:BST树的构造及性能分析-Harbin Institute of Technology, Computer Science and Technology, data structures, experimental 4: BST tree structure and performance analysis
<> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法linear_structure

说明:哈尔滨工业大学,计算机科学与技术学院,数据结构,实验一:利用线性结构实现表达式求值-Harbin Institute of Technology, Computer Science and Technology, data structures, experiment 1: Using the linear structure to achieve expression evaluator
<> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法a_linear_form_of_different_storage_structures

说明:哈尔滨工业大学,计算机科学与技术学院,数据结构,作业二:实现线性表的不同存储结构-Harbin Institute of Technology, Computer Science and Technology, data structure, operating 2: To achieve a linear form of different storage structures
<> 在 2024-10-03 上传 | 大小:3072 | 下载:0

[数据结构常用算法threaded_binary_tree_and_its_traversal

说明:哈尔滨工业大学,计算机科学与技术学院,数据结构,作业三:二叉树的线索化及其遍历-Harbin Institute of Technology, Computer Science and Technology, data structure, operating three: threaded binary tree and its traversal
<> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法minimum_spanning_tree_construction_algorithm

说明:哈尔滨工业大学,计算机科学与技术学院,数据结构,作业四:最小生成树的构造算法-Harbin Institute of Technology, Computer Science and Technology, data structure, operating 4: minimum spanning tree construction algorithm
<> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法AVL_tree

说明:哈尔滨工业大学,计算机科学与技术学院,数据结构,作业五:AVL树相关操作实现-Harbin Institute of Technology, Computer Science and Technology, data structure, operating 5: AVL tree-related operations to achieve
<> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法bank

说明:操作系统汤子赢版,按书上写的银行家算法以及老师的示范程序-TANG Zi-winning version of the operating system, according to books written by banker' s algorithm, as well as the teacher' s demonstration program
<严迪> 在 2024-10-03 上传 | 大小:32768 | 下载:0

[数据结构常用算法mtqp

说明:马踏棋盘的C算法,数据结构,堆栈的学习,算法分析,贪婪算法-Horse riding board C-algorithms, data structures, stack, learning, algorithm analysis, greedy algorithm
<mr_lin> 在 2024-10-03 上传 | 大小:3072 | 下载:0

[数据结构常用算法prolog

说明:用Prolog写的一些基本函数,如compress, decompress, pack, gcd, duplicate, sort-Some fundamental functions written in Prolog, such as compress, decompress, pack, gcd, duplicate, sort.
<David> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法JOSEPHUS

说明:著名的约瑟夫环问题,采用链表数据结构  已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。   例如:n = 9, k = 1, m = 5   【解答】   出局人的顺序为5, 1, 7, 4, 3, 6, 9, 2, 8。-well-known Josephus P
<宋歌> 在 2024-10-03 上传 | 大小:93184 | 下载:0

[数据结构常用算法dbPoint.c

说明:C语言实现,分治法求平面中任意个点的最近点对和最近距离。-C language implements, find out the shortest point pair and the shortest length between arbitrary points in a plane, with divide and conquer method.
<liuwei> 在 2024-10-03 上传 | 大小:1024 | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 1860.61 .62 .63 .64 .65 ... 2656 »

源码中国 www.ymcn.org