资源列表
[其他小程序] 1B1TBasebandCoding
说明:数字基带传输系统的MATLAB仿真实现,基带编码采用1B1T的编码方式,讨论了这种方式下系统的误码率及功率等。-Digital baseband transmission system MATLAB Simulation, base-band encoding the encoding used 1B1T discussed this way the bit error rate, and power.<陈华> 在 2025-01-23 上传 | 大小:3kb | 下载:0
[其他小程序] 2B2TBasebandCoding
说明:数字基带传输系统的MATLAB仿真实现,基带编码采用2B2T的编码方式,讨论了这种方式下系统的误码率及功率等。 -Digital baseband transmission system MATLAB Simulation, base-band encoding the encoding used 2B2T discussed this way the bit error rate, and power.<陈华> 在 2025-01-23 上传 | 大小:11kb | 下载:0
[Windows编程] pyexcelerator-0.6.4.1
说明:Excel文件读取 安装: python setup.py install from pyExcelerator import * sheets = parse_xls( d:/a.xls ) 很简单,与 xlrd 不同。xlrd 需要先调用book = xlrd.open_workbook(filename)打开文档,然后再调用sh = book.sheet_by_index(i)来得到第几个shee<kevin> 在 2025-01-23 上传 | 大小:170kb | 下载:0
[Windows编程] xlrd-0.6.1
说明:使用 xlrd 能够很方便的读取 excel 文件内容,而且这是个跨平台的库,能够在windows,linux/unix,等平台上面使用。 -Use xlrd can easily read the contents of excel file, and this is a cross-platform libraries, can be windows, linux/unix, and other platforms used abo<kevin> 在 2025-01-23 上传 | 大小:116kb | 下载:0
[Windows编程] pyparsing-1.5.2.tar
说明:The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that<kevin> 在 2025-01-23 上传 | 大小:772kb | 下载:0