资源列表
sin.cos
- 产生正弦波 的matlab源程序 小弟第一次做的程序 不知对大家有用吗?-generated sine wave of Matlab source younger the first time in the process we do not know right useful?
解决生产者-消费者问题
- 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
channel_build_sim
- 关于衰落信道用matlab编写的仿真程序-on fading channel using Matlab simulation program prepared by the
VHDL1
- a simple calculator with vhdl operators performing calculator operation
anfis
- function [t_fismat, t_error, stepsize, c_fismat, c_error] ... = anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method) ANFIS Training routine for Sugeno-type FIS (MEX only). if nargin > 6 & nargin < 1, error( Too many or too f
tongji
- 编辑、统计学生成绩的源程序:设有10个学生的成绩,要求统计<60, 60-69, 7 0-79, 80-89, 9 0-99, 100分各段成绩人数
print
- 一个用vb编写的打印程序 希望对你们有所帮助-A print prepared using vb program want to help you
11.05
- 制作一个按钮框,有确定和取消按钮,供使用者选择-Make a button box, with OK and Cancel buttons, for users to choose
rsgenpoly
- 计算Reed-solomon的生成多项式的参数的matlab程序-calculated Reed-solomon generating polynomial of the parameters of Matlab procedures
altera_avalon_pwm
- Avalon altera pwm generator. Directly use in SOPC.
Kmeans
- 量化程序,采用标准的Loyd-Max algorithm,提供了一个实例,并对结果进行了分析。很有学习的价值。
LoadNaviFile
- 调入Renix格式的GPS卫星星历文件(N文件)的函数模块;