资源列表
[Windows编程] 远程控制程序的源代码
说明:vb开发的远程连接程序. 一般的功能都有-vb development of remote connectivity procedures. The general function is<ok> 在 2008-10-13 上传 | 大小:275.7kb | 下载:0
[通讯编程] ofdm系统matlab仿真源代码
说明:正交频分复用(OFDM)技术matlab实现仿真源代码-orthogonal frequency division multiplexing (OFDM) technology to achieve Matlab simulation source code<刘牛> 在 2008-10-13 上传 | 大小:5.01mb | 下载:0
[通讯编程] matlab通信仿真psk误码分析
说明:MATLAB仿真通信PSK误码分析,主要用来测试SNR从0到10时的系统性能-MATLAB simulation PSK communication error analysis, SNR mainly used to test from 0 to 10 am on the system performance<杨子> 在 2008-10-13 上传 | 大小:3.73kb | 下载:0
[多媒体] HistHsfcm2
说明:直方图模糊聚类算法,编译环境VC6.0,语言c,可以移植到到linux系统运行。算法功能图像分割-histogram fuzzy clustering algorithms, compiler environment VC6.0, language c, ported to Linux operating system. Functional image segmentation algorithm<dfx> 在 2008-10-13 上传 | 大小:4.08kb | 下载:0
[编辑框] wodshinelnv
说明:这是一个非常非常好的文件啊。大家别下载啊-This is a very good document ah. All other download ah<ly> 在 2008-10-13 上传 | 大小:1kb | 下载:0
[C#编程] 哈夫曼译码
说明:[基本要求] 一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件T<吕夏琴> 在 2008-10-13 上传 | 大小:60.07kb | 下载:0