资源列表
[Linux/Unix编程] 亲密数
说明:如果整数A的全部因子(包括1,不包括A本身)之和等于B;且整数B的全部因子(包括1,不包括B本身)之和等于A,则将整数A和B称为亲密数。求3000以内的全部亲密数。 *题目分析与算法设计 按照亲密数定义,要判断数a是否有亲密数,只要计算出a的全部因子的累加和为b,再计算b的全部因子的累加和为n,若n等于a则可判定a和b是亲密数。计算数a的各因子的算法: 用a依次对i(i=1~a/2)进行模运算,若模运算结果等于0,则i为<姚紫欣> 在 2008-10-13 上传 | 大小:1023byte | 下载:0
[其它] exm06103171
说明:基于matlab的简单一元函数优化实例,对初次学习mabtlab函数优化者会有很大帮助-simple one yuan function optimization example, mabtlab the initial learning function optimization who will be of great help<xn> 在 2008-10-13 上传 | 大小:1023byte | 下载:0
[其它] legendre_gauss
说明:此程序包含求任意点高斯积分节点和对应的Gauss的求解系数(同时也编写了Lagrange插值公式)-for this procedure include arbitrary point Gaussian integral node and the corresponding Gauss coefficient of the solution (also prepared Lagrange interpolation formula)<张俊杰> 在 2008-10-13 上传 | 大小:1023byte | 下载:0
[其它] amplitude_ratio
说明:Returns the Multilook Amplitude Ratio for correlated channels-Returns the Amplitude Ratio for Multilook correlated channels<tiantian> 在 2008-10-13 上传 | 大小:1023byte | 下载:0
[网络编程] PlayMusicJavascript
说明:根据一个月每一天的不同播放不同的背景音乐,你要事先设置好-under a month each day of the different players different background music, you must first set up good<林其斌> 在 2008-10-13 上传 | 大小:1023byte | 下载:0
[其它] mubiaoy
说明:目标识别的源程序,自己编的,还不错,一起分享吧-target identification of the source, their own series, was pretty good, share it<xiezhenwen> 在 2008-10-13 上传 | 大小:1023byte | 下载:0
[通讯编程] jibenfangzhen
说明:这两个是通信中基本仿真程序,一个是单边带调幅和双边带调幅的对比,另一是使用希尔伯特滤波器进行的单边带振幅调制解调.-these are two basic communication simulation program, is a single-sideband AM band and bilateral AM contrast, Another is the use of Hilbert's single sideband<陆江> 在 2008-10-13 上传 | 大小:1023byte | 下载:0