亚洲欧美第一页_禁久久精品乱码_粉嫩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

主站蜘蛛池模板: 定结县| 雷波县| 泰州市| 邯郸县| 青铜峡市| 建昌县| 岑溪市| 华宁县| 富锦市| 兴安盟| 肥东县| 醴陵市| 泉州市| 宜兰市| 南陵县| 赤壁市| 治多县| 邵阳市| 乃东县| 云浮市| 会理县| 德格县| 南华县| 宁陵县| 西峡县| 吴江市| 闻喜县| 枣强县| 吉水县| 双流县| 鄄城县| 册亨县| 萝北县| 察雅县| 扎囊县| 天柱县| 商南县| 高台县| 和林格尔县| 乌鲁木齐市| 酒泉市|