-
design an O (n2) time algorithm to identify by the number n of the longest seque...
设计一个O(n*n)时间的算法,找出由n个数组成的序列的最长单调递增子序列--design an O (n2) time algorithm to identify by the number n of the longest sequence monotonically increasing sequences.
- 2022-03-01 13:31:38下载
- 积分:1
-
基本种群规模改进与数值实验的PSO算法源程序,可自动保存实验数值,附有画图源代码。...
基本种群规模改进与数值实验的PSO算法源程序,可自动保存实验数值,附有画图源代码。-Basic population size and numerical experiments to improve the PSO algorithm source code can be automatically saves numerical experiment with drawing the source code.
- 2022-01-28 22:31:11下载
- 积分:1
-
on the rough tree algorithm
讲解了树的粗略算法-on the rough tree algorithm
- 2022-02-21 15:55:32下载
- 积分:1
-
我的课程设计:实现任意长整数的求和。自己写的哦
我的课程设计:实现任意长整数的求和。自己写的哦 -my program: get the sum of arbitrary array
- 2022-02-01 06:33:11下载
- 积分:1
-
本程序用来计算单相关系数,需要输入变量个数(N),自变量X和因变量Y
本程序用来计算单相关系数,需要输入变量个数(N),自变量X和因变量Y-This procedure used to calculate the single-correlation coefficient, the need for the number of input variables (N), since the variables X and dependent variable Y
- 2022-07-14 08:33:15下载
- 积分:1
-
比较方法的雅可比和高斯-赛德尔
使用雅可比和高斯-赛德尔的方法来解决一个给定的n×n线性系统与初始近似值。
注:检查时每个第二,第一次扫描下调为具有最大绝对值 (第二列) 的条目。如果该条目是非零,交换它的对角线。否则如果该条目是零,扫描向上为具有最大绝对值的条目。如果该条目是不为零,然后添加的行到我-th 行。
格式的函数
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-23 11:05:54下载
- 积分:1
-
固定分区模拟,按"回车"可以随机加入进程,对未获资源的进程自动排序,等待调度...
固定分区模拟,按"回车"可以随机加入进程,对未获资源的进程自动排序,等待调度-Fixed partition simulation, press the Enter can be random to join the process has not been the resources of the process of automatic sorting, awaiting scheduling
- 2022-12-08 07:15:03下载
- 积分:1
-
Project code
这是一个网页开发项目的代码,它包含html文件和它的模板,你知道我现在做,因为这是杀死我里面。
- 2023-08-23 22:05:03下载
- 积分:1
-
糊涂先生给他的五个朋友写信,他写了五封信,但是当他的朋友收到信后,都告诉他:“你的信寄错了”。那么请你计算一下:出现这种情况的概率有多少?(假设糊涂先生是随机地...
糊涂先生给他的五个朋友写信,他写了五封信,但是当他的朋友收到信后,都告诉他:“你的信寄错了”。那么请你计算一下:出现这种情况的概率有多少?(假设糊涂先生是随机地往信封里装信的),你能不能把所有的情况都列出来呢?-confused to his five friends in a letter he wrote five letters, but when his friend received the letter, had told him : "You sent a letter wrong." Then you do some calculations : this happens the probability is the number? (Assuming confused is randomly installed to envelope the letter), you can put all the cases listed?
- 2022-01-27 21:28:49下载
- 积分:1
-
利用Fortran77对2D FDTD算法进行实现
利用Fortran77对2D FDTD算法进行实现,通过入射波,吸收边界的设定,电场和磁场强度的迭代计算,获得最终
位置的电场强度和磁场强度的描述。
- 2022-02-26 03:53:21下载
- 积分:1