资源列表
[其它资源] mapxVBallfunction
说明:mapx+vb,可以实现放大,缩小,查询,鹰眼,添加,删除图元及属性信息,简单的空间分析功能等,很全面的-MapX vb, can be achieved to zoom, query, Hawkeye, add, delete map million and attribute information, the simple spatial analysis capabilities, comprehensive<欣儿> 在 2008-10-13 上传 | 大小:135.96kb | 下载:0
[其它资源] biaozhugongneng
说明:实现标注的功能等,可以自动显示,隐藏,可自定义标注的位置-achieve tagging function, it will automatically show, hide, since the definition of the location marked<欣儿> 在 2008-10-13 上传 | 大小:4.33kb | 下载:0
[其它资源] example_matlab
说明:包括RZ,NRZ,QAM,FSK,误码率曲线等的仿真-including RZ, NRZ, QAM, FSK, BER curves Simulation<李冬> 在 2008-10-13 上传 | 大小:9.22kb | 下载:1
[其它资源] tmperrature
说明:温控系统,c语言描写,无需密码,实现温度湿度测量,编译可直接通过 -temperature control system, c descr iption language, without passwords, temperature and humidity measurements, can be compiled directly through<刘国富> 在 2008-10-13 上传 | 大小:9.71kb | 下载:0
[其它资源] KValgorithm
说明:在matlab中,使用Koetter-Vardy算法进行Reed-Solomon码的解码。-in Matlab. use Koetter - Vardy algorithm for Reed-Solomon codes decoder.<sasa> 在 2008-10-13 上传 | 大小:4.62kb | 下载:4
[其它资源] 01knap_Dynamic_Programming
说明:本文通过研究动态规划原理,提出了根据该原理解决0/1背包问题的方法与算法实现,并对算法的正确性作了验证.观察程序运行结果,发现基于动态规划的算法能够得到正确的决策方案且比穷举法有效.-through research paper on dynamic programming, According to the principle of resolving the 0 / 1 knapsack problem with the algor<汤烈> 在 2008-10-13 上传 | 大小:10.64kb | 下载:0
[其它资源] EulerInMaths
说明:搜集了Euler为数学界做出的贡献,以及Euler理论,Euler定律 喜欢数学的朋友不可错过-collected a number of scholars to make contributions, and the Euler theory, Euler law like mathematics friends not to be missed<王开> 在 2008-10-13 上传 | 大小:81.25kb | 下载:0
[其它资源] LCS_Dynamic_Programming
说明:LCS(最长公共子序列)问题可以简单地描述如下: 一个给定序列的子序列是在该序列中删去若干元素后得到的序列。给定两个序列X和Y,当另一序列Z既是X的子序列又是Y的子序列时,称Z是序列X和Y的公共子序列。例如,若X={A,B,C,B,D,B,A},Y={B,D,C,A,B,A},则序列{B,C,A}是X和Y的一个公共子序列,但它不是X和Y的一个最长公共子序列。序列{B,C,B,A}也是X和Y的一个公共子序列,它的长度为4,而且它是X和<汤烈> 在 2008-10-13 上传 | 大小:4.63kb | 下载:0