资源列表
Dijkstra
- Dijkstra算法的C++演示算法,有可视化界面-Dijkstra algorithm of C++ demonstration algorithm, there are visual interface
householdandSchmidt
- 自己写的household和Schmidt正交分解算法,花了点时间测试成功。是单独的函数,直接调用就可以使用了。-Write their own household and Schmidt orthogonal decomposition algorithm, time spent testing success. Is a separate function, you can use a direct call to the.
tt.o
- 用java语言实现的qq登陆注册功能,用的是sqlserver数据库。可以供参考哦!-Java language used to achieve the registration of qq landing, using a sqlserver database. Oh, to be available for reference!
metkat
- 算法,用蒙特卡洛法实现对排队等待问题的计算机模拟。-mathlab program
ARxzxfc
- AR模型,用修正协方差法求谱估计,简单实用。-AR model, with amendments covariance spectral estimation method, simple and practical.
BTblackman
- 经典法,布莱克曼-图基法求谱估计,简单实用-Classical method, Blackman- map-based spectrum estimation method, simple and practical
ARzxg
- AR模型,用经典法的自相关法求谱估计,简单实用-AR model, using the classic method of auto-correlation spectral estimation method, simple and practical
MATLAB
- 通信系统仿真原理与无线应用 源代码 大家如有需要可以下载-Principles of Communication Systems Simulation with Wireless Applications source code
lms_eml
- 自适应滤波LMS demo,适合初学者学习自适应滤波理论-Adaptive filtering demo, suitable for beginners to learn adaptive filter theory
manual
- 神经网络算法,包括神经网络系统工具箱和例程。-Neural network algorithms, including neural network toolbox and routines.
puke
- 编号为1-52张牌,正面向上,从第2张开始,以2为基数,是2的倍数的牌翻一次,直到最后一张牌;然后,从第3张开始,以3为基数,是3的倍数的牌翻一次,直到最后一张牌;然后…从第4张开始,以4为基数,是4的倍数的牌翻一次, 直到最后一张牌;...再依次5的倍数的牌翻一次,6的,7的 直到 以52为基数的 翻过,输出:这时正面向上的牌有哪些?-#include "stdio.h" void main() {/*采用数组存储,循环嵌套实现*/ int i,j in
1
- 理解函数插值与拟和的基本原理。掌握多项式插值、样条插值以及最小二乘法拟和的编程实现。-Interpolation and to understand the function and basic principles. Have polynomial interpolation, spline interpolation and least square method and the programming to be.
