资源列表

« 1 2 ... .88 .89 .90 .91 .92 2793.94 .95 .96 .97 .98 ... 3400 »

[数学计算/工程计算3510

说明:北大oj上的题目代码,供那些没有做出的人参考。-North oj code on the subject for those who have not made reference.
<唐老鸭> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算3511

说明:
<唐老鸭> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算3512

说明:北大acm上的第3512题,供那些思考过但又没有做出的人参考-North acm s first title of 3512 for those who thought about but did not make reference
<唐老鸭> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算IMMKalmanFilter

说明:结合IMM的KF滤波器,简单易懂,适合初学者学习分析。-IMM filter combined with the KF, easy-to-read, suitable for beginners to learn analysis.
<jing> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gauss_seidel_iterative

说明:利用高斯塞得尔迭代法解线性方程组,改算法能对所有类型的线性方程组进行求解,且收敛速度快!-Seoul was the use of high-CEDE?O iteration solving linear equations, the algorithm can be changed for all types of linear equations to solve, and fast convergence!
<chenzuo> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算levinson_algorithm

说明:列文松法解对称TOEPLITZ矩阵组成的线性方程组,迭代次数少,计算复杂读很底,且计算精度相当高,是一种非常好的方法!-Levin pine Act TOEPLITZ symmetric matrix solution composed of linear equations, fewer iterations, the computational complexity is at the end of time, and the ca
<chenzuo> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算matrix_computation

说明:采用一种原地不动法求解矩阵的逆,不仅节省计算时的存储容量,且计算收敛速度快!-Fixed in situ using a matrix inverse method, not only saves the calculation of storage capacity, and fast convergence calculation!
<chenzuo> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算XHtxt

说明:潮流计算,用于电力系统分析 潮流计算,用于电力系统分析 潮流计算,用于电力系统分析-Flow calculation for power system analysis power flow calculation for power system analysis power flow calculation for power system analysis
<林元培> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算cod

说明:偏最小二乘 希望对大家编程有启发-PLS simulation program, we hope to have inspired programming-Partial Least Squares hope everyone instructive programming-PLS simulation program, we hope to have inspired programming
<张利君> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Crank-Nicolson_

说明:C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有-CN solution of partial differential equations procedures. Solution is scheduled to step parabolic parti
<wg> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ysf

说明:用数组解决约瑟夫问题的源程序 【约瑟夫问题】 编号为1,2,......,n的n个人按照顺时针方向围坐一圈。从第一个人开始顺时针方向自1开始报数,报到m时停止报数。报m 的人出列,从他在顺时针方向的下一个人开始重新报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。其中n,m由键盘输入。 -Joseph used the array to resolve the issue of source code p
<曼曼> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Sum

说明:算法实现题1-2 连续和问题 « 问题描述: 给定一个正整数n,计算有多少个不同的连续自然数段,其和恰为n。例如,当n=27 时,有4 个不同的连续自然数段的和恰为27:2+3+4+5+6+7;8+9+10;13+14;27。 « 编程任务: 给定一个正整数n,试设计一个O(n)时间算法,计算有多少个不同的连续自然数段的 和恰为n。 « 数据输入: 由文件input.txt提
<Tonsen> 在 2024-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 2793.94 .95 .96 .97 .98 ... 3400 »

源码中国 www.ymcn.org