资源列表
排序选择:
psd
- 计算ARMA(p,q)模型的功率谱密度。 形参说明: b——双精度实型一维数组,长度为(q+1),存放ARMA(p,q)模型的滑动平均系数。 a——双精度实型一维数组,长度为(p+1),存放ARMA(p,q)模型的自回归系数。 q——整型变量,ARMA(p,q)模型的滑动平均阶数。 p——整型变量,ARMA(p,q)模型的自回归阶数。 sigma2——双精度实型变量,ARMA(p,q)模型白噪声激励的方差。 fs——双精度实型变量,采样频率(Hz)。
burg
- 用Burg算法估计AR模型参数,进而实现功率谱估计. 形参说明: x——双精度实型一维数组,长度为n,存放随机序列。 n--整型变量,随机序列的长度。 p--整型变量,AR模型的阶数。 a--双精度实型一维数组,长度为(p十1)。存放AR模型的系数a(0),a(1),...,a(p)。 v--双精度实型指针,它指向预测误差功率,即AR模型激励白噪声的方差。 -with Burg algorithm estimates AR model parameters, ther
DES_hy
- DES算法,这个代码实现DES的算法,想学学DES如何加密和解密可以参考参考-DES algorithm, the source implementation of the DES algorithm to learn how DES encryption and decryption can information.
第二代小波变换的源代码
- 此程序用提升法实现第二代小波变换用的是非整数阶小波变换,采用时域实现,步骤先列后行-procedure used to upgrade Method second generation wavelet transform the non-integer-order wavelet transform, time domain realized, first out go backward steps
简单日志
- 你在写程序中是否要经常输出信息作为观察你的程序是否正常运行的标记. 本程序给你一个可以在Windows中用printf功能的函数log_printf,当然有更多的功能啦,自己看看就知道啦-you write procedures should always output information as you observe the procedures for normal operation markings. This program can give you a Windows fun
19_66_3
- 嵌入式C++开发环境 模拟器 可以帮助你调试开发环境 提高工作效率-Embeded c++ development environment simulator can help you to debug the development environment,and improve your work efficiency
WroxPaint
- 一个用vb.net实现的画板, 用rar解压,-a palette designed by vb.net needs to decompress by rar tool.
Visualization
- 图算法可视化程序,使用java swing开发,我的毕业设计-It is my graduate design about visulization for graph algorithms using java swing.
265key
- 365key网站代码,具有新闻小偷等功能,多用户系统,具有强大的后台管理和优化的界面,建议需要建网站的试试! -365key site code, such as news and thieves functional, multi-user system, with a strong background in the management and optimization of the interface, it is proposed to be built websites try!
JavaWebMail
- 一个用Java开发的Web邮局,可以使用户通过浏览器访问他们的POP/SMTP服务器,支持多种语言,MIME和虚拟域名!-A postoffice which is developed by Java language,users can visited their POP/SMTP server by browsers.It sustains many languages,MIME and dummy domain name!
Java Patterns -Strategy
- 这是Java的模式编程,中重要的策略模式,策略模式降低了程序了耦合度,使得程序易于移植!-This is the Java programming model, an important model strategy, strategy reduces the coupling process, makes the program easy to transplant!
rescn
- 功能: 新闻频道:管理员可以在后台自由添加新闻,推荐新闻、头条新闻、并可定制新闻的显示方式,支持动态图片下载把其他网站的文章中的图片自动下载到本地服务器,支持评论,支持浏览计数,支持广告等常用新闻系统的功能。 下载频道:自由添加软件到服务器,支持防止多线程下载,支持防盗连,支持广告,支持点击计数等常用的下载频道的功能 留言系统:流行的版面设计,支持定制留言的可见级别等一系列常用留言系统的功能。 动态换肤:犹如“动网新闻”一样的动态换肤功能,新颖,大方。 动态语言:支持动态切换网站语言。 其他特点
