本動畫先顯示一些提示信息,然后按任意鍵進入,只見一個方框向中 間由大變小,并留下痕跡,然后出現一個心,按空格重復出現心,按其他 鍵將重復,按Q鍵退出程序,。
標簽: 動畫
上傳時間: 2016-08-24
上傳用戶:banyou
這是雷達幅度符合瑞利分布的雜波仿真程序,功率譜為高斯譜,時域上分為I、Q兩路。
上傳時間: 2013-12-17
上傳用戶:13188549192
這是雷達幅度符合韋布爾分布的雜波仿真程序,功率譜為高斯譜,時域上分為I、Q兩路。
上傳時間: 2014-07-02
上傳用戶:kbnswdifs
The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nslookup -q=ANY ipv6calc -r 3ffe:400:100:f101::1/48`
標簽: ping networking The contains
上傳時間: 2014-08-25
上傳用戶:zhichenglu
操作說明 該程序除源程序外,還需有另外一個存放記錄的文件(此程序中使用的文件名為score.txt),本程序并沒有創建這個文件的功能,要首先產生這個文件,可用記事本先作一個空的文件名為score.txt 的文件。程序運行與該文件的存放位置有關,位置是程序數據段的FNAME的值。二者要保持一致,否則會出錯。 程序運行時,在出現主菜單后,按l鍵,將顯示學生的各科成績;按i鍵后,執行插入功能,可以插入新的學生成績;按m鍵,可修改學生成績。由于本程序是個簡單程序,在修改時,要輸入學生的所有成績,包括不要修改的成績;按d鍵輸入要刪除的學生名,將使其成績全為0;按q鍵輸入要查詢的學生的姓名,將顯示其各可成績;按c鍵將顯示數學成績的分段統計結果。 以上功能在單獨運行時可以實現(即在進入主菜單后,單擊功能鍵選中該功能操作后關閉。運行其它功能,要重新進入主菜單單擊別的功能鍵,即每次只能運行一項功能)。要特別說明的是,本程序主要目的是驗證匯編程序實現的數據記錄操作功能,為使程序不致過長,減少篇幅,程序處理都很簡單。程序中沒有錯誤處理程序,如果輸入錯誤,如按退格鍵將會出錯,因此輸入時要注意不要輸錯。
上傳時間: 2013-12-08
上傳用戶:shanml
用matlab計算并成圖形的電路設計中幅頻=相位響應圖 ,也可為設計計算帶通濾波器的中心頻率以及Q值提供參考
上傳時間: 2016-09-04
上傳用戶:bruce
小波神經網絡的源程序: 1.構造的非線性函數: 位于nninit_test.m 2.直接用WNN逼近非線性:Wnn_test.m, (內部調用小波函數) 3.遺傳算法優化后逼近 :GA_Wnn_test.m (內部調用遺傳算法的,初始化,適應度,解碼函數)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. WNN directly with nonlinear approximation : Wnn_test.m. (internal called wavelet function) 3. Genetic Algorithm optimization approach : GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions)
標簽: nninit_test GA_Wnn_tes Wnn_test WNN
上傳時間: 2016-09-17
上傳用戶:LIKE
VHDL編寫的數字鐘,在Q-ii下編譯,實現鬧鈴設置與定時鬧鈴,分時秒顯示
上傳時間: 2013-12-29
上傳用戶:zjf3110
this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * The acdc algorithm for finding the same for a set of Symmetric matrices. [acdc_sym.m](note that for real-valued matrices the Hermitian and Symmetric cases are similar however, in such cases the Hermitian version [acdc.m], rather than the Symmetric version[acdc_sym] is preferable. * A function that finds an initial guess for acdc by applying hard-whitening followed by Cardoso s orthogonal joint diagonalizer. Note that acdc may also be called without an initial guess, in which case the initial guess is set by default to the identity matrix. The m-file includes the joint_diag function (by Cardoso) for performing the orthogonal part. [init4acdc.m]
標簽: approximate directory algorithm the
上傳時間: 2014-01-17
上傳用戶:hanli8870
The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent component analysis (ICA). The Kernel ICA algorithm is based on the minimization of a contrast function based on kernel ideas. A contrast function measures the statistical dependence between components, thus when applied to estimated components and minimized over possible demixing matrices, components that are as independent as possible are found.
標簽: independent kernel-ica implements algorithm
上傳時間: 2014-01-17
上傳用戶:yiwen213