资源列表
[数据结构常用算法] PigYear
说明:opengl台球游戏源码 opengl台球游戏源码-source opengl games opengl billiards billiards game source<lujiaxiong> 在 2025-06-19 上传 | 大小:84kb | 下载:0
[数据结构常用算法] shudebianli
说明:这是我的数据结构的上机实验报告,希望对大家有所帮助-This is my data structure report on the experiment, I hope all of you to help<baojiang> 在 2025-06-19 上传 | 大小:4kb | 下载:0
[数据结构常用算法] binarytree
说明:重构二叉树的一个算法,如何用二叉树解决问题-Reconstruction of a binary tree algorithm, how to solve the problem tree<死人> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] yinghanjia
说明:这是操作系统的银行家算法,实验源代码,共同分享吧-This is the operating system of the banker' s algorithm, the experimental source code and share it<baojiang> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] duichengjuzhen
说明:对称矩阵相乘:2. A和B是两个n×n阶的对称矩阵,以行为主序输入对称矩阵的下三角元素,压缩存储存入一维数组A和B,编写一个算法计算对称矩阵A和B的乘积,结果存入二维数组C。-Symmetric matrices: 2. A and B are two n × n symmetric band matrix, in order to conduct the main sequence of input symmetric matrix elements of lower triangular,<李月> 在 2025-06-19 上传 | 大小:157kb | 下载:0
[数据结构常用算法] maandian
说明:找马鞍点:1. 若在矩阵Am×n中存在一个元素A[i][j],其满足A[i][j]是第i行元素中最小值,且又是第j列元素中最大值,则称此元素为该矩阵的一个马鞍点。用二维数组存储矩阵Am×n ,设计算法求出矩阵中所有马鞍点。-Find a saddle point: 1. If in the matrix Am × n, there is a element of A [i] [j], the meet A [i] [j] is the first line element in the mini<李月> 在 2025-06-19 上传 | 大小:153kb | 下载:0