亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Stack

棧(Stack)在計算機科學中是限定僅在表尾進行插入或刪除操作的線性表。棧是一種數據結構,它按照后進先出的原則存儲數據,先進入的數據被壓入棧底,最后的數據在棧頂,需要讀數據的時候從棧頂開始彈出數據。棧是只能在某一端插入和刪除的特殊線性表。用桶堆積物品,先堆進來的壓在底下,隨后一件一件往上堆。取走時,只能從上面一件一件取。讀和取都在頂部進行,底部一般是不動的。棧就是一種類似桶堆積物品的數據結構,進行刪除和插入的一端稱棧頂,另一端稱棧底。插入一般稱為進棧,刪除則稱為退棧。棧也稱為后進先出表。
  • 這是一段vhdl程序

    這是一段vhdl程序,它是由桂林電子科大編寫,完成Stack功能

    標簽: vhdl 程序

    上傳時間: 2015-09-21

    上傳用戶:luke5347

  • tms320c6711-fft 調試環境:code composer studio3.1 采用查表方式對心電圖信號進行處理 設置注意:project-build options-linker-s

    tms320c6711-fft 調試環境:code composer studio3.1 采用查表方式對心電圖信號進行處理 設置注意:project-build options-linker-Stack size 設為5

    標簽: options-linker-s project-build composer studio

    上傳時間: 2014-01-03

    上傳用戶:JIUSHICHEN

  • 算法結構的編程

    算法結構的編程,用Stack和queue的算法,c++的編程

    標簽: 算法 編程

    上傳時間: 2013-12-29

    上傳用戶:685

  • 飛思卡爾半導體公司是摩托羅拉的子公司

    飛思卡爾半導體公司是摩托羅拉的子公司,在長達 5 0 多年開發半導體產品的過程中, 積累了豐富的無線射 頻和無線技術領域經驗。憑借在這個領域的豐富經驗, 我們提供符合IEEE 802.15.4 標準、支持ZigBee 技術的完 整平臺解決方案。飛思卡爾為窗戶提供一站式商店,包 括射頻收發器、MCU、傳感器、MAC 軟件、Z-Stack ZigBee 軟件和靈活的開發工具套件, 從而使無線技術變得簡 單。實際上,任何需要較長電池壽命和聯網功能的低數 據速率、監控、控制或自動應用,都能從基于IEEE802. 15.4 標準和ZigBee 技術的無線連接解決方案中受益。

    標簽: 飛思卡爾 半導體公司 摩托羅拉

    上傳時間: 2014-11-29

    上傳用戶:qq521

  • This the USB source code for vxworks5.5. It has OSS library source code and also the complete targ

    This the USB source code for vxworks5.5. It has OSS library source code and also the complete target Stack source code of vxworks

    標簽: source code the complete

    上傳時間: 2015-11-09

    上傳用戶:xmsmh

  • UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether

    UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\source directory. - Joerg has written couple document showing the Stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested.

    標簽: UCOS original Saether version

    上傳時間: 2015-11-14

    上傳用戶:ippler8

  • SpringSide以Spring Framework為核心

    SpringSide以Spring Framework為核心,以Ruby On Rails的簡約風格整合Java社區的眾多開源項目,為大家開發Java企業應用提供一個方便起點。 它所整合的Full-Stack 的開源構件庫,包括了WebService,JMS,工作流,安全,報表,規則引擎,搜索引擎,定時任務等企業應用特性,以構件式的開發架構,配合Ant腳本與SpringSide-IDE(Eclipse插件),作為一個一站式的快速Java開發框架。 同時,它的示例代碼充分演示了開發團隊與SpringSide社區共同總結的,Java企業應用領域方方面面的Best Practice。

    標簽: SpringSide Framework Spring 核心

    上傳時間: 2015-11-20

    上傳用戶:haoxiyizhong

  • CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-d

    CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo Stack and managing copy and paste, and objects derived from CDiagramEntity representing objects drawn on screen. CDiagramEditor lacks one feature (that is difficult to implement in both simple and general fashion) - links. Manually maintaining links in a - for example - flowchart or network topography map is unwieldy. Therefore, I ve created a reference implementation for one way of adding this functionality.

    標簽: CDiagramEditor CFlowchartEditor extension CWnd-d

    上傳時間: 2015-11-21

    上傳用戶:氣溫達上千萬的

  • The source code for this package is located in src/gov/nist/sip/proxy. The proxy is a pure JAIN-SIP

    The source code for this package is located in src/gov/nist/sip/proxy. The proxy is a pure JAIN-SIP application: it does not need proprietary nist-sip classes in addition of those defined in JAIN-SIP 1.1, you can substitute the NIST-SIP Stack by another JAIN-SIP-1.1 compliant Stack and it should interoperate. he proxy can act as presence server and be able to process NOTIFY and SUBSCRIBE requests. If this parameter is disabled, the proxy will simply forward those kind of requests following the appropriate routing decision.

    標簽: proxy The JAIN-SIP package

    上傳時間: 2015-11-30

    上傳用戶:ippler8

  • he source code for this package is located in src/ directory. The JAIN-SIP-SERVICES is a JAIN-SIP a

    he source code for this package is located in src/ directory. The JAIN-SIP-SERVICES is a JAIN-SIP application: it does not need proprietary nist-sip classes in addition of those defined in JAIN-SIP 1.1, you can substitute the NIST-SIP Stack by another JAIN-SIP-1.1 compliant Stack and it should interoperate.

    標簽: JAIN-SIP-SERVICES directory JAIN-SIP package

    上傳時間: 2013-12-30

    上傳用戶:caiiicc

主站蜘蛛池模板: 安徽省| 宝坻区| 马边| 宣武区| 黄梅县| 同仁县| 陆良县| 日土县| 临沧市| 黄平县| 扬州市| 西宁市| 南通市| 顺平县| 普定县| 吉木萨尔县| 盐城市| 永新县| 华蓥市| 收藏| 河间市| 平昌县| 布拖县| 茂名市| 罗定市| 怀安县| 繁峙县| 公安县| 兰考县| 电白县| 甘泉县| 龙州县| 文安县| 桦甸市| 巴塘县| 百色市| 南雄市| 浦江县| 新乡市| 高碑店市| 克拉玛依市|