资源列表

« 1 2 ... .59 .60 .61 .62 .63 213664.65 .66 .67 .68 .69 ... 216394 »

[matlab例程Gauss_pivot.m

说明: Method Gaussian Elimination without pivoting for Linear Systems Solve Ax = b using Gaussian elimination without pivoting Inputs : A is the n-by-n coefficient matrix b is the n-by-k right hand side matrix Outputs : x is the n-by-k
<Mhdh> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程LU.m

说明:Lower upper factorized for gauss elimination
<Mhdh> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程LU_factor.m

说明: Method with Gaussian Elimination without Pivoting LU factorization of matrix A using Gaussian-elimination without pivoting Inputs : A --> n x n matrix Outputs : L (lower triangular) && U (upper triangular) - Method with Gaussi
<Mhdh> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程lu_pivot.m

说明: Method with Gaussian Elimination with Pivoting function [L,U,P] = lu_pivot(A) - Method with Gaussian Elimination with Pivoting function [L,U,P] = lu_pivot(A)
<Mhdh> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[其他嵌入式/单片机内容the-external-watchdog-X2504345

说明:外部看门狗X2504345 应用,简练易懂-Application of the external watchdog X2504345
<刘能> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)multi-byte-division

说明:51系列单片机的多字节除法,提供两个程序。一是四字节除四字节,二是双字节除双字节。-51 series of multi-byte division, provides two programs. The first four bytes than four bytes, the second is double-byte double-byte addition.
<yqnqin> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法FindMin

说明:给定一个N*N 的方形网格,设其左上角为起点,坐标为(1,1),X 轴向右为正,Y 轴向下为正,每个方格边长为1。一辆汽车从起点出发驶向右下角终点,其坐标为(N,N)。 在若干个网格交叉点处,设置了油库,可供汽车在行驶途中加油。汽车在行驶过程中应遵守如下规则: (1)汽车只能沿网格边行驶,装满油后能行驶K 条网格边。出发时汽车已装满油,在起点与终点处不设油库。 (2)当汽车行驶经过一条网格边时,若其X 坐标或Y 坐标减小,则应付费用B,否则免付费用。 (3)汽车在行驶过程中遇油库
<李学江> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[STLsliding

说明:求出sliding window的最大最小值-n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves ri
<ben> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[界面编程futulazhutu

说明:在副图显示蜡烛图的好指标 看起来更加直观,用起来更加方便 -In the vice figure shows a good indicator of the candle chart looks more intuitive, more convenient to use
<gao> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程sony-ir

说明:sony remote decode uuse ir reciever to detect the code in our way
<dut> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[3D图形编程vtk

说明:基于vtk+vs2005的医学三维重建 基于vtk+vs2005的医学三维重建-vtk+ vs2005 three-dimensional reconstruction of the medical
<ken> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[DSP编程lvboZhangGuoLiang

说明:matlab 实现的卡尔曼滤波器,用于数字信号处理,有需要的可以看一下-matlab implementation of the Kalman filter for digital signal processing, we need to look at
<duandongjian> 在 2025-11-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 213664.65 .66 .67 .68 .69 ... 216394 »

源码中国 www.ymcn.org