资源列表

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

[数据结构常用算法CP(GPS)

说明:可以通过C语言读取GPS数据文件中的数据。-GPS data can be read in the data file through the C language.
<张蕾> 在 2025-06-06 上传 | 大小:70kb | 下载:0

[数据结构常用算法theLeastCover

说明:在8×8的国际象棋棋盘上,如果在某些位置放置若干个马之后,使整个棋盘中任意空位置上所放置的棋子均能被这些马吃掉,则把这组放置的棋子称为一个满覆盖。求解一个最小满覆盖-On 88 chess board, if placed after several horses at certain locations, so that the whole board to any empty position on the placed pieces can be eaten by the horses,
<刘叶> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法algorithm-analysis-in-Java

说明:本书是Mark Allen Weiss的经典之作,基于Java语言,主要介绍了数据结构与算法分析,深入浅出,值得学习!-This classic book is written by Mark Allen Weiss. It is about the data structure and algorithm. It is a great book for new learners!
<swita> 在 2025-06-06 上传 | 大小:2.77mb | 下载:0

[数据结构常用算法Database

说明:matlab怎样实现数据连接,获得数据库内容及实现的具体源代码-Matlab how to implement the data connection, the contents and implementation of specific source code
<祁蒙> 在 2025-06-06 上传 | 大小:4kb | 下载:0

[数据结构常用算法01_1_binomialmatrix

说明:This file is a good j for binomial matrix theory
<djamel> 在 2025-06-06 上传 | 大小:134kb | 下载:0

[数据结构常用算法fluid

说明:采用非结构化网格计算了二维流动传热问题,用数值解法求解工程问题已经成为一种趋势,该程序为求解流动传热问题提供了很好的方法。-It has become a trend to solve the engineering problems by using the unstructured grid to calculate the two-dimensional flow heat transfer problem. The program provides a good method for s
< 刘霞> 在 2025-06-06 上传 | 大小:7kb | 下载:0

[数据结构常用算法1

说明:使用c plus plus 实现高精度乘法,只使用了标准库函数,复杂度为o(N)-Use c plus plus to achieve high-precision multiplication, using only the standard library functions, the complexity of o (N)
<邓志杰> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法2

说明:使用c plus plus高效实现双向链表,有效实现便利和查找-Use c plus plus efficient implementation of two-way linked list, the effective realization of convenience and search
<邓志杰> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法3

说明:使用int数组模拟栈进行栈排序,复杂度为O(N^2)-Using the int array simulation stack for stack sorting, the complexity of O (N ^ 2)
<邓志杰> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法4

说明:本题关于排序与细节处理,故选择int数组作为数据结构。 算法思想如下:对于输入的数据,根据其后的‘+’‘-’,用a,b的数组分别记录染病和正常的动物的高度。然后分别将a,b两数组排序。对于其后的m组询问,分别求出要杀中的动物数量x和最多误杀的动物数量y,分别询问a,b数组的倒数x,y位置的元素,稍作处理,分别作为最高高度和最低高度输出(若不和逻辑,输出-1)。程序结束。 复杂度:本题的运算时间主要用于排序(快排),故复杂度为O(nlogn)。空间复杂度是 O(n)。 -This
<邓志杰> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法huatusheji

说明:气象数据的C#算法处理与画图,很重要,可以参考。-Meteorological data processing and mapping C# algorithm, it is important to refer to.
<liusong> 在 2025-06-06 上传 | 大小:2.52mb | 下载:0

[数据结构常用算法jspto

说明:《计算机数学基础》数值分析期末复习提纲(12-14章) &lt;doc格式&gt; (下载) 《计算机数学基础》 《计算机()
<Ejeiot> 在 2025-06-06 上传 | 大小:21kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 2485.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org