VHDL 關于2DFFT設計程序 u scinode1 ∼ scinode9.vhd: Every SCI node RTL vhdl code. The details can be seen in the following section. u 2dfft.vhd: The top module includes these scinodes and form a 3x3 SCI Torus network, and it support these sub-modules scinode1∼ scinode9 reset and clk and global_cnt signals to synchronous the sub-modules to simplify the overall design. u proj2.wfc: VSS simulation result that is the same as the ModelSim simulation result. u Pro2_2.wfc: VSS simulation result of another test pattern can’t cause overflow situation.
標簽: scinode1 scinode details 2DFFT
上傳時間: 2014-12-02
上傳用戶:15071087253
Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as Bitmaps and TestData directories. This sample geocodes single-match zip codes, entered by the user, or a batch-match of a table of zips (and other info) against a point shapefile. The point data shapefile consists of 41859 point features from 1996 GDT data, in decimal degrees. The table of zips that can be used in the batch match consists of 38 records, entitled "few_zips.dbf". More specifcs are found at the top of each form and are provided throughout the code.
標簽: directory writeable Geocode project
上傳時間: 2013-12-19
上傳用戶:wangchong
Perl_CGI六天入門 第一天 1.1 Unix環境 1.2 chmod命令 1.3 定位Perl和sendmail 第二天 2.1 使用Emacs 2.2 Perl簡介 2.3 HTML FORM 第三天 3.1 回應腳本 3.2 腳本解釋 3.3 BODY部分 第四天 4.1 email子過程 4.2 寫文件 4.3 建立log文件 第五天 5.1 留言板CGI代碼 5.2 代碼詳解 5.3 讀取log文件 第六天 6.1 設置口令 6.2 計數器
標簽: Perl_CGI sendmail Emacs chmod
上傳時間: 2015-05-20
上傳用戶:小儒尼尼奧
非常COOL的動感界面制作控件,能夠做出WIN2K般的效果,包括有MENU,POPMENU以及FORM等等界面
上傳時間: 2015-05-21
上傳用戶:ztj182002
The Audio File Library provides a uniform programming interface to standard digital audio file formats. This library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun .snd/.au, IRCAM, AVR, Amiga IFF/8SVX, and NIST SPHERE). The library also supports compression (currently G.711 mu-law and A-law and IMA and MS ADPCM) as well as PCM formats of all flavors (signed and unsigned integer, single- and double-precision floating point).
標簽: programming interface provides standard
上傳時間: 2014-12-06
上傳用戶:a6697238
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
標簽: government streamline important alphabet
上傳時間: 2015-06-09
上傳用戶:weixiao99
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最優的群體即為最優的染色體群 % Trace----------最佳染色體所對應的目標函數值 % FUN------------目標函數 % LB-------------自變量下限 % UB-------------自變量上限 % eranum---------種群的代數,取100--1000(默認1000) % popsize--------每一代種群的規模;此可取50--100(默認50) % pcross---------交叉的概率,此概率一般取0.5--0.85之間較好(默認0.8) % pmutation------變異的概率,該概率一般取0.05-0.2左右較好(默認0.1) % options--------1×2矩陣,options(1)=0二進制編碼(默認0),option(1)~=0十進制編碼,option(2)設定求解精度(默認1e-4)
標簽: pmutation BestPop popsize maximum
上傳時間: 2015-07-16
上傳用戶:Altman
HIGHLIGHT TRUE #define NOHIGHLIGHT FALSE #define UPDATE TRUE #define NOUPDATE FALSE #define FORMAT TRUE #define NOFORMAT FALSE #define LEFT 0
標簽: define FALSE TRUE NOHIGHLIGHT
上傳時間: 2013-12-15
上傳用戶:xwd2010
HIGHLIGHT TRUE #define NOHIGHLIGHT FALSE #define UPDATE TRUE #define NOUPDATE FALSE #define FORMAT TRUE #define NOFORMAT FALSE #define LEFT 0
標簽: define FALSE TRUE NOHIGHLIGHT
上傳時間: 2013-12-10
上傳用戶:alan-ee
HIGHLIGHT TRUE #define NOHIGHLIGHT FALSE #define UPDATE TRUE #define NOUPDATE FALSE #define FORMAT TRUE #define NOFORMAT FALSE #define LEFT 0
標簽: define FALSE TRUE NOHIGHLIGHT
上傳時間: 2015-07-22
上傳用戶:hopy