资源列表
[其他小程序] 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-06-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-06-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)来得到第几个sheet,然后再使用sh.cell_value(i, j)得到i行<kevin> 在 2025-06-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 above.<kevin> 在 2025-06-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 client code uses to construct<kevin> 在 2025-06-23 上传 | 大小:772kb | 下载:0
[对话框与窗口] window
说明:孙鑫介绍的基础VC++理解,用WIN32 Application 建源文件,制作窗口及相应鼠标,输入字符等动作作出相应,有利于跟好的理解VC-Xin Sun introduced the basic understanding of VC++, using WIN32 Application build source files, making the window and the corresponding mouse, enter the character to make such act<lanling> 在 2025-06-23 上传 | 大小:1.36mb | 下载:0