资源列表

« 1 2 ... .54 .55 .56 .57 .58 3659.60 .61 .62 .63 .64 ... 28523 »

[数据结构常用算法digui

说明:递归和分治法解一系列经典算法,其中包含多种不同的算法哦-Recursive and divided Solving a series of classical algorithm, which includes a wide variety of algorithms Oh
<lin yahong> 在 2026-01-09 上传 | 大小:12kb | 下载:0

[数据结构常用算法duochuzuiyoufuwucixuwenti

说明:多处最优服务次序问题,设有N个顾客同时等待一项服务。顾客i需要的服务时间为ti,共有s处可以提供此项服务,应如何安排n个顾客的服务次序才能使平均等待时间达到最小。-Optimal order of multiple services, with N of customers waiting for a service at the same time. I need to service customers time ti, a total of s Office can provide the
<李碧莲> 在 2026-01-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法CJW

说明:数据结构课程设计报告书:广义表的四个基本操作,创建,遍历,长度,深度。广义表如何创建,广义表如何遍历,广义表如何算其长度,广义表入如何算其深度?-Data Structure Course Design Report: generalized form of the four basic operations, create, traverse, length, depth. Generalized form how to create, how to traverse the generali
<cjw> 在 2026-01-09 上传 | 大小:82kb | 下载:0

[数学计算/工程计算chazhisuanfa

说明:数值分析中一般的插值算法 牛顿和龙悲歌算法-Numerical analysis of the general interpolation algorithm and Newton algorithm Liuzhou Elegy
<皇甫> 在 2026-01-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算shuzhifenxi

说明:数值分析实验内容一些计算源程序 数值分析实验内容一些计算源程序-Numerical Analysis of the contents of some of the experimental source computing numerical analysis of some calculation of the experiment content source
<皇甫> 在 2026-01-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法Ackermann

说明:1928年,Wilhelm Ackermann (1896 - 1962,David Hilbert的学生) 发现x的y次幂的z-重积分 A(x,y,z)是递归的但不是原始递归的。Rosza Peter将A(x,y,z)简化到二元函数,初始条件由Raphael Robinson简化。 -In 1928, Wilhelm Ackermann (1896- 1962, David Hilbert students) found x of y times the power of the z-he
<陈大哥> 在 2026-01-09 上传 | 大小:870kb | 下载:0

[数据结构常用算法bestserve

说明:最优服务次序问题 问题描述: 设有n 个顾客同时等待一项服务。顾客i需要的服务时间为t(i),i=1,…,n 。...个顾客等待服务时间的 总和除以n。 编程任务: 对于给定的n个顾客需要的服务时间,编程计算最优服务次序。-Order of the issue of optimal service Descr iption: n months customers have to wait for a service at the same time. I need to service cust
<陈大哥> 在 2026-01-09 上传 | 大小:508kb | 下载:0

[数据结构常用算法nhou

说明:对于n后问题,用n元组工[1:n]表示n后问题的解。其中x[i],表示皇后i放在棋盘的第i行的第i列。由于不允许将2个皇后放在同一列,所以解向量中的x[i]互不相同。2个皇后不能放在同一斜线上是问题的隐约束。对于一般的n后问题,这一隐约束条件可以化成显约束的形式。将n x n格棋盘看作二维方阵,其行号从上到下,列号从左到右依次编号为1,2,…,n。从棋盘左上角到右下角的主对角线及其平行线(即斜率为一1的各斜线)上,2个下标值的差(行号一列号)值相等。同理,斜率为+1的每一条斜线上,2个下标值的和
<陈大哥> 在 2026-01-09 上传 | 大小:325kb | 下载:0

[数据结构常用算法MergeSortArray

说明:可以重复数值的算法排列 这个算法可以得出最优解-Numerical algorithm can repeat this algorithm can be drawn with the optimal solution
<陈大哥> 在 2026-01-09 上传 | 大小:206kb | 下载:0

[数据结构常用算法Strassen

说明:矩阵乘法是线性代数中最常见的运算之一,它在数值计算中有广泛的应用。若A和B是2个n×n的矩阵,则它们的乘积C=AB同样是一个n×n的矩阵。-Linear algebra matrix multiplication is the most common computing one of its numerical computation in a wide range of applications. If A and B are two n × n matrix, then their prod
<陈大哥> 在 2026-01-09 上传 | 大小:233kb | 下载:0

[数据结构常用算法sort

说明:解决全排列的问题 可以包含特殊符号和一般的重复问题-To solve the problem of the entire array can contain special symbols and the general problem of repeat
<陈大哥> 在 2026-01-09 上传 | 大小:237kb | 下载:0

[数据结构常用算法editLine

说明:通过打开一个文件进行行编辑功能,如插入,删除,查找,替换等。输入h可以查看详细的帮助文件。-Open a document through the line editing features, such as insert, delete, find, replace and so on. Input h can view detailed Help file.
<侯健> 在 2026-01-09 上传 | 大小:38kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 3659.60 .61 .62 .63 .64 ... 28523 »

源码中国 www.ymcn.org