资源列表

« 1 2 ... .80 .81 .82 .83 .84 1185.86 .87 .88 .89 .90 ... 2656 »

[数据结构常用算法3

说明:矩阵加减乘除运算,自己编的,对于搞算法的人用得着-Matrix addition and subtraction multiplication and division, their series, for those who need it out algorithm
<求精> 在 2024-11-19 上传 | 大小:26kb | 下载:0

[数据结构常用算法N-queen-problem

说明:n皇后问题 n皇后问题 n皇后问题-n queens n queens n queens n queens n queens problem
<ilove> 在 2024-11-19 上传 | 大小:26kb | 下载:0

[数据结构常用算法duojiduilie

说明:银行家算法实现硬盘管理,就有很好的效果,非常精确。-Bankers algorithm hard disk management, there is good results, very accurate.
<仁山> 在 2024-11-19 上传 | 大小:26kb | 下载:0

[数据结构常用算法bin_tree

说明:自己数据结构试验课写的二叉树的遍历,简单实用,可以用一用-C program to solve bin_tree
<huatengheiyue> 在 2024-11-19 上传 | 大小:26kb | 下载:0

[数据结构常用算法heap

说明:使用MFC可视化界面,实现数据结构中的对排序,初始堆和排序后的堆都用树控件显示-Visual interface using MFC, data structure of the sort, after the initial heap and sort heap is a tree control displays
<wangyun> 在 2024-11-19 上传 | 大小:26kb | 下载:0

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

说明:银行家算法,模拟实现了银行家算法的功能,并带有运行结果-Banker' s algorithm to simulate the function of achieving the banker' s algorithm, and with the running results
<吴语> 在 2024-11-19 上传 | 大小:26kb | 下载:0

[数据结构常用算法Krusual

说明:用C#实现的Krusual算法,数据结构中的一个重要算法-Implemented in C# Krusual algorithms, data structures, an important algorithm
<luyihui> 在 2024-11-19 上传 | 大小:26kb | 下载:0

[数据结构常用算法LinkList-code

说明:展示单链表的基本操作,如插入,删除,查找。虽然代码质量不是很高,我希望前辈们请教学习,希望能够容纳我。-Display a single list of basic operations, such as insert, delete, search. Although the code is not very high quality, I hope predecessors ask to learn, want to hold me
<zhaogui> 在 2024-11-19 上传 | 大小:26kb | 下载:0

[数据结构常用算法beibao_9

说明:背包问题,经典的9个算法详细解析。每一个都有详细的讲解和代码分析-Knapsack problem, the classic algorithm detailed analysis of nine. Each with a detailed explanation and code analysis. .
<zhou> 在 2024-11-19 上传 | 大小:26kb | 下载:0

[数据结构常用算法automatically-sorted

说明:在输入框内任意输入数字,按下确定,自动排序,非用Array.sort()做,任意排序 -Any input in the input box number, press OK, automatically sorted, non-use Array.sort () to do any sort
<苏鸿> 在 2024-11-19 上传 | 大小:26kb | 下载:0

[数据结构常用算法nQueen

说明:在n*n的棋盘上放置n个皇后,要求皇后两两互斥,即任意两个皇后不能出现在同一行、同一列或同一条斜对角线上。试求出所有的合法布局-In the n* n chessboard placed on the n Queens, asked the Queen twenty-two mutually exclusive, that is, any two queens can not appear on the same line, same
<伍新威> 在 2024-11-19 上传 | 大小:26kb | 下载:0

[数据结构常用算法cPP

说明:1、约瑟夫问题的一种描述是:编号为1,2,3——,n的n个人按顺时针方向围坐一圈, 每个人持有一个密码(正整数)。一开始任选一个正整数作为报数上线值m,从第一 开始按顺时针方向报数,报到m时停止报数。报m的人出列,将他的密码作为新 的 m值,从他在顺时针方向上的下一个人重新开始从1报数,如此下去,直至所有人 全部出列。 2、程序运行后,首先要求用户指定初始报数上限值,然后读取个人的密码。可设n≤30。 3
<刘国佳> 在 2024-11-19 上传 | 大小:26kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 1185.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org