资源列表
[其它] FFTVibrationSignalRate100
说明:基于MATLAB的振动信号的KAISER滤波与频谱分析,可用于加速度传感器信号-based on MATLAB KAISER vibration signal filtering and spectrum analysis, acceleration sensor can be used for signal<Li bin> 在 2008-10-13 上传 | 大小:1.08kb | 下载:1
[网络编程] Rayleigh_fading.m
说明:这段源代码是对瑞利衰落信道的仿真,希望对大家有所帮助-this source of Rayleigh fading channel simulation, we hope to help<zhaowei> 在 2008-10-13 上传 | 大小:1.08kb | 下载:0
[C#编程] luyson
说明:这是求括号匹配的程序-This is the bracketed match for the procedure<zwq0302317> 在 2008-10-13 上传 | 大小:1.08kb | 下载:0
[其它] VHDL1
说明:a simple calculator with vhdl operators performing calculator operation<mak chi ho > 在 2008-10-13 上传 | 大小:1.08kb | 下载:0
[Static控件] 解决生产者-消费者问题
说明:public class Server extends Thread { Client client int counter public Server(Client _client) { this.client = _client this.counter = 0 } public void run() { while (counter < 10) { this.client.queue.addElement(new Integer(counter)) counter++ } throw<阿乌鸟> 在 2008-10-13 上传 | 大小:1.08kb | 下载:0