This handbook is a concise guide to architecting, designing, and building J2EE applications. Whether you re architect your first J2EE application or looking to keep your projects on-time and on-budget, you will refer to this handbook again and again.
標(biāo)簽: architecting applications designing handbook
上傳時(shí)間: 2016-02-10
上傳用戶:zhoujunzhen
Synthesizable FIFO Model This example describes a synthesizable implementation of a FIFO. The FIFO depth and FIFO width in bits can be modified by simply changing the value of two parameters, `FWIDTH and `FDEPTH. For this example, the FIFO depth is 4 and the FIFO width is 32 bits.
標(biāo)簽: FIFO implementation Synthesizable synthesizable
上傳時(shí)間: 2016-02-12
上傳用戶:源弋弋
此范例可在window的DOS上執(zhí)行.有9各TASK分別秀出時(shí)間.執(zhí)行方式解壓鎖COPY到C碟然后BC45\SOURCE下修改TEST.C在BC45\TEST下執(zhí)行MAKETEST.BAT就可編繹出執(zhí)行檔 to show the starting time and completion time of each task in the first round.
標(biāo)簽: TEST MAKETEST window SOURCE
上傳時(shí)間: 2016-02-14
上傳用戶:zhouchang199
Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood sequence estimation (MLSE) equalizer. The MLSE equalizer is first invoked with perfect channel knowledge, then with a straightforward but imperfect channel estimation technique.
標(biāo)簽: performance equalizers Adaptive several
上傳時(shí)間: 2016-02-16
上傳用戶:yan2267246
這是關(guān)于二叉數(shù)的程序,前中后序遍歷,DEPTH,YEZISHUDENG
標(biāo)簽: 程序
上傳時(shí)間: 2014-09-11
上傳用戶:zhangzhenyu
μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with μC/OS (at least from an application’s standpoint). A μC/OS port might need to be modified to work with μC/OS-II but at least, the application code should require only minor changes (if any). Also, because μC/OS-II is based on the same core as μC/OS, it is just as reliable. I added conditional compilation to allow you to further reduce the amount of RAM (i.e. data space) needed by μC/OS-II. This is especially useful when you have resource limited products. I also added the feature described in the previous section and cleaned up the code. Where the book is concerned, I wanted to clarify some of the concepts described in the first edition and provide additional explanations about how μC/OS-II works. I had numerous requests about doing a chapter on how to port μC/OS and thus, such a chapter has been included in this book for μC/OS-II.
標(biāo)簽: OS-II compatible important Probably
上傳時(shí)間: 2013-12-02
上傳用戶:jkhjkh1982
/*SPI規(guī)范:Data is always clocked into the device on the rising edge of SCK a-*/ /* nd clocked out of the device on the falling edge of SCK.All instruction-*/ /* s,addresses and data are transferred with the most significant bit(MSB) */ /* first.
標(biāo)簽: clocked the always device
上傳時(shí)間: 2016-02-19
上傳用戶:遠(yuǎn)遠(yuǎn)ssad
This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI application, the MDI main frame window does not have a view associated with it. Instead, each individual child window (CMDIChildWnd) has one or more associated views. The active view in an MDI application can be obtained by first finding the active MDI child window and then finding the active view for that child window.
標(biāo)簽: CMDIFrameWnd MDI function returns
上傳時(shí)間: 2016-02-23
上傳用戶:love_stanford
實(shí)現(xiàn)LL1文法,從輸入文法到FIRST、FOLLOW集,分析表。再到輸入文法動(dòng)作
標(biāo)簽: LL1
上傳時(shí)間: 2014-01-16
上傳用戶:lps11188
LL(1)文法判定算法,LL(1)文法使用的是確定的自頂向下的分析技術(shù)。LL(1)的含義是:第一個(gè)L表明自頂向下分析是從左向右掃描輸入串,第2個(gè)L表明分析過(guò)程中將使用最左推導(dǎo),1表明只需向右看一個(gè)符號(hào)便可決定如何推導(dǎo),即選擇哪個(gè)產(chǎn)生式(規(guī)則)進(jìn)行推導(dǎo)。 LL(1)文法的判別需要依次計(jì)算FIRST集、FOLLOW集和SELLECT集,然后判斷是否為L(zhǎng)L(1)文法,最后再進(jìn)行句子分析。
上傳時(shí)間: 2016-03-01
上傳用戶:cccole0605
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1