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

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

ii-c

  • 基于Nios II的雙網傳真機系統的研究與開發

    基于Nios-II設計和實現了支持PSTN網絡、Internet網絡的雙網傳真機系統,利用FPGA實現了傳真機系統的多個電路模塊,包括A/D采樣控制邏輯、二值化圖像處理模塊、MH編碼模塊、MH譯碼模塊和CIS掃描、TPH打印、電機控制模塊。基于μC/OS-II、Niche TCP/IP實現了T30協議通信、非實時網絡傳真通信、Tiff文件創建、Tiff文件解析模塊。使用Altera Cyclone EP1C20開發板實現和驗證了整機系統,經過軟硬件聯調,達到了系統設計指標和功能。

    標簽: Nios 雙網傳真機

    上傳時間: 2013-11-13

    上傳用戶:xwd2010

  • 使用Nios II軟件構建工具

     使用Nios II軟件構建工具 This chapter describes the Nios® II Software Build Tools (SBT), a set of utilities and scripts that creates and builds embedded C/C++ application projects, user library projects, and board support packages (BSPs). The Nios II SBT supports a repeatable, scriptable, and archivable process for creating your software product. You can invoke the Nios II SBT through either of the following user interfaces: ■ The Eclipse™ GUI ■ The Nios II Command Shell The purpose of this chapter is to make you familiar with the internal functionality of the Nios II SBT, independent of the user interface employed.

    標簽: Nios 軟件

    上傳時間: 2013-10-12

    上傳用戶:china97wan

  • 面向Eclips的Nios II軟件構建工具手冊

    面向Eclips的Nios II軟件構建工具手冊 The Nios® II Software Build Tools (SBT) for Eclipse™ is a set of plugins based on the Eclipse™ framework and the Eclipse C/C++ development toolkit (CDT) plugins. The Nios II SBT for Eclipse provides a consistent development platform that works for all Nios II embedded processor systems. You can accomplish all Nios II software development tasks within Eclipse, including creating, editing, building, running, debugging, and profiling programs.

    標簽: Eclips Nios 軟件

    上傳時間: 2013-11-02

    上傳用戶:瓦力瓦力hong

  • uc/os-ii for 8051 This package provides the sources required to use the uC/OS-II v2.00 real time k

    uc/os-ii for 8051 This package provides the sources required to use the uC/OS-II v2.00 real time kernel on the 8051 processor. To use this package you will need the TASKING C Compiler toolset v6.0r1 or higher. For info on TASKING products you can contact our Web-site at: http://www.tasking.com Unzip the zipfile in the root of the drive where you also installed the uC/OS-II general sources. The following directories will be added: \SOFTWARE\UCOS-II\8051 This directory contains the microprocessor specific source code \SOFTWARE\UCOS-II\ex1_8051r This directory contains the project files for the first example \SOFTWARE\UCOS-II\ex2_8051r This directory contains the project files for the second example

    標簽: the provides required package

    上傳時間: 2015-05-21

    上傳用戶:ainimao

  • 桂電的一篇ARM開發的論文。有ucos-II

    桂電的一篇ARM開發的論文。有ucos-II,LWIP協議棧移植的內容,更重要的是其用C++進行開發,好像不多見哦。

    標簽: ucos-II ARM 論文

    上傳時間: 2014-01-27

    上傳用戶:ruan2570406

  • 關于 uC/OS-II 在 LPC210X 上移植的說明 1. 全部代碼在 ADS1.2 中編譯調試. 2. 您可以更改 RO BASE 為 0x0000 0000, 這樣可以將代碼寫入 fla

    關于 uC/OS-II 在 LPC210X 上移植的說明 1. 全部代碼在 ADS1.2 中編譯調試. 2. 您可以更改 RO BASE 為 0x0000 0000, 這樣可以將代碼寫入 flash 中運行. 5. 全部代碼采用 ARM 指令. 6. uC/OS-II 版本為 V2.52. 7. 當您暫停程序的時候, 如果定時器開著, 那么定時器并不會暫停,需要注意 8. Vectors.S 文件中的 startup 段為程序入口. 9. 編譯時下面的警告不必理會. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通過軟件仿真,請將 PLL.C 中的第 51 行屏蔽, 怎樣就可以看到任務逐個切換,最后將進入空閑任務. 11. 此次移植將許多 uC/OS-II 的功能函數都關閉了,請查看 OS_CFG.H 文件.

    標簽: 0x0000 OS-II 0000 210X

    上傳時間: 2013-12-25

    上傳用戶:Divine

  • CppNetwork Programming Volume II

    CppNetwork Programming Volume II,C++網絡編程 卷2 基于ACE和框架的系統化復用,英文版,chm格式

    標簽: Programming CppNetwork Volume II

    上傳時間: 2015-09-03

    上傳用戶:agent

  • CppNetwork Programming Volume II

    CppNetwork Programming Volume II,C++網絡編程 卷2 基于ACE和框架的系統化復用,中文版,pdg格式

    標簽: Programming CppNetwork Volume II

    上傳時間: 2015-09-03

    上傳用戶:yuzsu

  • 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

  • 大家快來下載。這是目前最新管方版本了,Micrium-uCOS-II-V284.zip

    大家快來下載。這是目前最新管方版本了,Micrium-uCOS-II-V284.zip, 開發和研究者可以通過購買Micrium公司的Jean先生的μC/OS-II的書籍,而得到μC/OS-II源代碼,但是僅可以作為個人和學校學習使用,所有和μC/OS-II直接和間接相關的商業目的行為,必須購買使用μC/OS-II及系列產品的商業授權,包括芯片/單板/系統廠家的任何參考設計,教學設備和最終的產品,如果沒有得到Micrium公司Jean先生簽字的合法授權都是不合法的使用, 這在μC/OS-II的書籍Micrium公司(www.micrium.com)和中國代理商-北京麥克泰軟件公司網站(www.bmrtech.com)上面中有明確規定。

    標簽: Micrium-uCOS-II-V 284 zip

    上傳時間: 2014-01-17

    上傳用戶:努力努力再努力

主站蜘蛛池模板: 林甸县| 竹溪县| 塘沽区| 香港 | 高清| 开鲁县| 溧阳市| 兴安县| 炎陵县| 乌苏市| 永德县| 赞皇县| 武邑县| 柳州市| 犍为县| 道真| 延津县| 永德县| 门头沟区| 西乌珠穆沁旗| 黔南| 中方县| 务川| 资兴市| 凤阳县| 普兰县| 岚皋县| 兴业县| 长宁县| 拉萨市| 苍梧县| 阿拉善右旗| 诸暨市| 永福县| 交口县| 梁平县| 秦皇岛市| 岚皋县| 读书| 杭锦后旗| 广宁县|