搜索资源列表
Dispossal-of-signal-in-time-domain
- 讲述如何使用matlab进行基本的信号变换,包括傅里叶变换,卷积。使用矩阵的方式进行傅里叶变换,避免了使用matlab函数运算功能带来的大量时间浪费-How to use matlab to basic signal conversion, including the Fourier transform, convolution. Matrix Fourier transform, to avoid a lot of time wasted matlab function computing
counter
- 创建一个Frame 完成一个计算器功能,实现加减乘除等基本运算。-Create a Frame to complete a calculator functions, to achieve the basic arithmetic operations.
基于PACKETX的网络数据包捕获与分析
- 在Visual Basic平台,采用Packetx控件,完成网络数据包捕获。借助Visual Basic丰富的界面元素和运算功能,分析获取的数据包,经过统计得到数据包流量及规律,从而实现流量监控、底层入侵检测,发现网络异常情况,采取相应的处理措施