资源列表
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
- 数学中运用牛顿插值多项式,用于离散数据的拟合
BP网络
- Matlab
ECEF2OrbitFrame
- convert from earth fixed earth centered coordinate system to orbital frame (of a satellite) coordinate system.
ds18b20
- 应用DS18B20进行温度传感,并在数码管上显示出温度,C程序,代码简单易行-DS18B20 application to temperature sensing and control in the digital display of temperature, C process, code is simple
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)
NRZ
- MSK附带的NRZ序列发生子程序,自己写的,与大家讨论-NRZ Code
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
baidu_spider
- 通过ruby语言写的一份自动获取百度搜索结果的代码。-Write a ruby language automatically obtain the the Baidu search result code
sniffer
- sniffer编程,相关的网络检测工具编程-sniffer programming
