资源列表
spgs
- 用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b % 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。 % x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默 % 认500)。 -purposes : with Vector (sparse storage) form of Gauss - Seidel iterative solution of linear equations
shuzuhebing
- 把两个数组合并,并查询-merging the two arrays, and inquiries
1131
- PKU1131带测试数据的,,简单的,可以参考一下
444
- 数学中运用牛顿插值多项式,用于离散数据的拟合
y3
- y3.c Seidel
ECEF2OrbitFrame
- convert from earth fixed earth centered coordinate system to orbital frame (of a satellite) coordinate system.
2
- 发音程序,简单的轰鸣器发音,要的快下-发音程序,简单的轰鸣器发音,要的快下~~~~~~~~~~~
banaiy
- /*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他发现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个1, 例如N=3时有7种不同序列,分别是000, 001, 010, 011, 100, 101, 110。111包含3个连续的1所以不是。 现在zcy想知道,对于长为n的一个二进制串,有多少满足条件的01串。 Input 第一行是整数t,表示多少个case, 每行有一个数n,表示串的长度(n<=40)
srfft
- FFT DIF 分裂基的C语言代码,比较好的说明了整个流程-FFT DIF split the base of the C language code, better explains the entire process
link-list-
- Upload//Bu Program ?sim,Adres ve Bilet say?s?n? //alarak Link list yap?s?yla kaydeder ve Listeler #include <stdlib.h> #include <iostream.h> struct LinkList
Weightfilte
- 根据传入窗口大小,自定义加权模板,完成加权滤波去噪功能-According to incoming window size, custom-weighted template, complete the weighting filter Clean-up feature
Memory-recovery
- 内存回收,北航c2的某一次作业题,经测试,能通过所有测试点-Memory recovery, an operation of a Northern question c2, tested, pass all the test points
