Please read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
標簽: automatically describe package Please
上傳時間: 2013-11-28
上傳用戶:lizhizheng88
編譯課上做的小程序,用四種分析方法分別實現(LL1,算符優先,遞歸下降,簡單詞法分析) 完成對正則文法所描述的Pascal語言子集單詞符號的詞法分析程序。 <標識符>→字母︱ <標識符>字母︱ <標識符>數字 <無符號整數>→數字︱ <無符號整數>數字 <單字符分界符> →+ ︱- ︱* ︱ ︱(︱) <雙字符分界符>→<大于>=︱<小于>=︱<小于>>︱<冒號>=︱<斜豎>* <小于>→< <等于>→= <大于>→> <冒號> →: <斜豎> →/ 識別語言的保留字 :begin end if then else for do while and or not
上傳時間: 2014-06-29
上傳用戶:sjyy1001
Please read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
標簽: automatically describe package Please
上傳時間: 2014-01-16
上傳用戶:jennyzai
Please read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
標簽: automatically describe package Please
上傳時間: 2014-01-13
上傳用戶:sssl
program to solve a finite difference discretization of Helmholtz equation : (d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method. COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4 Barriers Directives are used in this code to achieve paralleism. All do loops are parallized with default static scheduling.
標簽: discretization difference Helmholtz equation
上傳時間: 2014-01-11
上傳用戶:bruce5996
Please read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory
標簽: automatically describe package Please
上傳時間: 2013-12-21
上傳用戶:tb_6877751
Please read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory
標簽: automatically describe package Please
上傳時間: 2014-01-21
上傳用戶:一諾88
If you have not registered, Please [regist first].You should upload at least five sourcecodes/documents. (upload 5 files, you can download 200 files). Webmaster will activate your member account after checking your files. If you do not want to upload source code, you can join the [VIP member] to activate your account.
標簽: sourcecodes registered Please docume
上傳時間: 2017-06-28
上傳用戶:我干你啊
This tutorial was prepared for our freshman engineering students using the student version of MATLAB, because symbolic computations are covered in almost no introductory textbook. We are pleased to make it available to the international community, and would appreciate suggestions for its improvement. MATLAB’s symbolic engine permits the user to do things easily that are difficult or impossible to do numerically
標簽: engineering tutorial prepared freshman
上傳時間: 2014-01-02
上傳用戶:lx9076
This control is another extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILTERBAR features of the header. This implementation eliminates all of the work of dealing with the filter messages and item filtering by incorporating it into the control. This could have been implemented as delegates, but we create controls to do the work for us, don t we? I would like to thank Carlos H. Perez since a lot of the implementation came from examples he set with his ListViewEx control.
標簽: control extension ListView standard
上傳時間: 2013-12-05
上傳用戶:royzhangsz