资源列表
华中理工大学学报000415
- 讨论了用MATLAB实现经典谱估计的各种方法,比较了它们的性能指标,并优选它们的参数.得出了在科学研究和工程技术应用中有一定参考价值的结论-discussed using MATLAB classical spectrum estimation of various methods to compare their performance indicators, Optimization and their parameters. come in scientific research, eng
nbit_Adder
- VHDL——N位加法器设计-VHDL -- N-adder design RECOMMENDATIONS
zjf147
- 用来产生均匀分布或高斯分布的伪随机数 (近似白噪声),它们可具有不同的均值和方差。用REMEZ算法求交错点组。用Cholesky分解求ARMA模型的参数并作谱估计。求MA模型的参数 并估计功率谱。 用最小方差法估计序列 的功率谱。-used to produce uniform or Gaussian distribution of the pseudo-random number (similar to white noise). They may have a different mean
SavePdg
- 本VB源程序实现对超星图书pdg文件页面的提取和加密破解。方法是运行ssreader之前,先运行wingate(设置对*.pdg进行缓存),然后在ssreader中阅读或下载一本书(这种书无法在别的机器上阅读),再运行本程序,将wingate缓存目录中的所有.pdg文件提取出来并自动按页码编号,然后在利用pdg2pic就可以将整本书保存为自己希望的格式。
牛顿迭带
- 在VC下实现的一个小程序 牛顿迭带法 先确定有根区间,再算值-in VC under procedures of a small Newton iterative method is to first determine the root zone, and then value
C51interrupt
- 串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理-interrupt service procedures, just doing simple call can be completed serial input and output processing
calculatoryuqing
- 用delphi编写的计算器-prepared using the calculator
tree
- 附件是一个关于树的遍历的例子的源代码程序,介绍了树的遍历
u-uart
- UART verilog TX/RX OpenCores share
ncftp实例
- 使用libncftp-3.2.0 库进行开发的ftp应用源码
include
- 在数据结构中的实验,可用多种方法排序的程序,用C语言实现