资源列表
[文件操作] matlabFIR11
说明:用Matlab函数对数字滤波器进行设计和实现,同时也加深我们对数字滤波器的常用指标和设计过程的理解 word文档-with Matlab functions on digital filter design and implementation, also deepen our understanding of the common digital filter design process indicators and underst<tintin> 在 2008-10-13 上传 | 大小:27.19kb | 下载:0
[文件操作] matlabIIR11
说明:Matlab函数对数字滤波器IIR进行设计和实现,同时也加深我们对数字滤波器的常用指标和设计过程的理解 word文档-Matlab function of IIR digital filter design and realization also deepen our understanding of the common digital filter design process indicators and understandi<tintin> 在 2008-10-13 上传 | 大小:15.81kb | 下载:0
[文件操作] matlabFFT11
说明:使用MATLAB函数中的FFT命令计算离散时间信号的频谱,以加深对离散信号的DFT的理解及其FFT算法的运用。-using MATLAB function FFT calculation order discrete-time signal spectrum, to increase the discrete signals in the DFT and FFT algorithm understanding of the applic<tintin> 在 2008-10-13 上传 | 大小:29.6kb | 下载:0
[文件操作] MapinfoMif
说明:gis中mapinfo的mif格式的文件说明,需要的研究研究!-gis which MapInfo mif format documents show that the studies need!<name> 在 2008-10-13 上传 | 大小:148.79kb | 下载:0
[文件操作] DOS.Command
说明:在DOS下的经典命令,学好这写命令,可以提升自己的DOS知识-DOS classical order to study this writing orders, could improve their knowledge of DOS<lg> 在 2008-10-13 上传 | 大小:8.08kb | 下载:0
[文件操作] xcopyWINXCOPY
说明:一个类似于XCopy的程序-a procedure similar to the XCopy<潲尔> 在 2008-10-13 上传 | 大小:8.1kb | 下载:0
[文件操作] dfhskdhfkd
说明:大学操作系统的实验...报告也写好了,修改一下应该能直接用,给学弟们一个方便-University of the operating system ... has written a report, we should be able to amend the wording of the direct use, Xue Di to have a convenient<天涯> 在 2008-10-13 上传 | 大小:14.21kb | 下载:0
[文件操作] RichTextmyj
说明:打印对象在处理RichTextBox时由于忽视了Rich Text代码将不会工作得很好。为了打印RichTextBox,要使用SelPrint命令,但是SelPrint不是非常得友好,它按照自己的方式打印然后产生退纸动作。为了打印多页Rich Text,要找到每一页的开始和结束点,然后依此设置SelStart和SelLength,最后使用SelPrint打印出每一页。-Print object in RichTextBox when n<进吗> 在 2008-10-13 上传 | 大小:1.12kb | 下载:0
[文件操作] TextBoxmyj2
说明:禁止在TextBox中输入 作者:土人 方法一:(有光标闪烁,输入、删除等操作无效) Text1.Locked = True 方法二:(无光标闪烁,不能输入、删除,界面变色、文字反白) Text1.Enabled = False 方法三:(有光标闪烁,可删除,不能输入) 此法用两个API函数,略为复杂些。请在标准工程添加两个按钮和一个文本框:-TextBox which pro<进吗> 在 2008-10-13 上传 | 大小:1.04kb | 下载:0