资源列表
merge
- 在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。 编程任务:对于给定n堆石子,编程计算合并成一堆的最小得分和最大得分。-Playground in a circle around the stones are placed n heap. Stone is to have the order to merge into a pi
longest
- Problem B:Longest Ordered Subsequence A numeric sequence of ai is ordered if a1 < a2 < ... < aN. Let the subsequence of the given numeric sequence (a1, a2, ..., aN) be any sequence (ai1, ai2, ..., aiK), where 1 <= i1 < i2 < ... &l
szfx
- 数值计算Matlab插值,包含拉格朗日,线性,三次样条!-MATLAB MATLAB MATLAB MATLAB MATLAB
zuobiaolunhuanfa
- 计算机算法,编的不好,请各位批评指正,谢谢 坐标轮换法-Computer algorithms coordinate rotation method
daima
- 矩阵运算源代码用vb编写,为过程可以被直接调用。-Matrix operations source code for the process can be called directly.
LGKT4
- 四阶龙格库塔法解一阶二元微分方程 应用于数值计算-Fourth-order Runge-Kutta method for solving a class of binary differential equations for numerical calculation
Rootneu
- 微型计算机发展的几个阶段 微型计算机系统组成框图 冯·诺依曼计算机的主要特征(★) 存储器分级结构 二进制表示以及进制转换运算 -Stages of the development of micro-computer micro-computer system block diagram of von Neumann, the main features of the computer (★) memory hierarchical structure of binary a
BLLUU
- 矩阵的LU分解(三角分解)。 内附型参说明-LU matrix decomposition. Containing a type parameter descr iption
nolinear_one
- 用平面四边形等参单元和罚函数法求解含接触的大变形问题-Quadrilateral isoparametric element with the plane and the penalty function method for solving problems with large deformation contact
av_vel
- 光滑粒子流體動力學方法的理論背景、數值方法、程式實施及其在許多領域的應用等問題。全書十章,包括數值模擬的背景知識、給出了SPH方法的基本方程、介紹構造無網格方法的光滑函數的解析式一般方法、論述SPH方法在Navier Stokes方程上的實施等
chermen
- 卡尔曼滤波器Matlab源码,用于校正NLOS误差的有偏卡尔曼滤波器, 本程序加入了非视距检测模块,对于NLOS使用有偏卡尔曼滤波,对于LOS使用标准卡尔曼滤波-Kalman filter Matlab source code, used to correct biased NLOS error Kalman filter, the program joined the non-line-detection module, for use NLOS biased Kalman filter, u
m13
- 在高斯噪声下,模拟7,4,3汉明码和BPSK编码- simulation of Hamming code (7,4,3) and BPSK in AWGN