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

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

UClinux-dist

  • 仿鎮開發環境

    仿鎮開發環境,可以仿鎮運行uclinux和ucosii系統

    標簽: 開發環境

    上傳時間: 2013-12-18

    上傳用戶:ainimao

  • u-boot, 支持bf533處理器

    u-boot, 支持bf533處理器,使用blackfin+uclinux的最佳選擇。

    標簽: u-boot 533 bf 處理器

    上傳時間: 2015-07-18

    上傳用戶:daoxiang126

  • ic智能卡驅動

    ic智能卡驅動,符合ISO7816協議,通過APDu測試,uClinux下驅動,cpu:s3c44b0x

    標簽: 智能卡 驅動

    上傳時間: 2015-08-03

    上傳用戶:youke111

  • 開發工具:ads1.2 或 gcc for linux 說明:可以供閱讀嵌入式fs時參考。內含flash file system驅動原理介紹

    開發工具:ads1.2 或 gcc for linux 說明:可以供閱讀嵌入式fs時參考。內含flash file system驅動原理介紹,以及uclinux和usos2下的各種文件系統實現(yaffs2,ffs,cf card,sd card,fat等),主要是周立功和優龍的代碼。

    標簽: system flash linux file

    上傳時間: 2015-08-13

    上傳用戶:lx9076

  • 程序可作為Bootloader(支持啟動腳本功能)、支持GDB源代碼級調試、Flash在線燒寫。支持網絡、串口通信調試

    程序可作為Bootloader(支持啟動腳本功能)、支持GDB源代碼級調試、Flash在線燒寫。支持網絡、串口通信調試,支持TCP/IP協議、HTTP/TFTP、xyzModem協議下載程序。可源代碼級調試uClinux內核。 硬件:思創黃金開發板(S3C44B0X/SST39VF160/RTL8019/10M OSC)。 硬件配置: CPU:S3C44B0X RAM:8M FLASH:SST39VF160 OSC:10M NET:RTL8019 符合上列配置,則除了網絡以外,其他功能一般都能使用。如果8019的接法和思創也一樣,則網絡也能使用。

    標簽: Bootloader Flash GDB 調試

    上傳時間: 2015-08-21

    上傳用戶:gxmm

  • 操作系統的選擇是由嵌入式系統的需求決定的。簡單的說就是

    操作系統的選擇是由嵌入式系統的需求決定的。簡單的說就是,中小型控制系統可充分利用uC/OS-II小巧且實時性強的優勢,如果開發PDA和互聯網連接終端等較為復雜的系統則uClinux是不錯的選擇。

    標簽: 操作系統 嵌入式系統

    上傳時間: 2013-12-26

    上傳用戶:wang0123456789

  • Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

    Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.

    標簽: Implemented following compile command

    上傳時間: 2014-01-01

    上傳用戶:lhc9102

  • 本代碼是ST16C554在Linux 2.6內核下的驅動代碼。 從網上查了好多次

    本代碼是ST16C554在Linux 2.6內核下的驅動代碼。 從網上查了好多次,都沒有找到,只能自己寫了。 供各位開發同仁參考。 注意: 本代碼有一個缺陷,就是每次收代碼只能夠收前16個,其余的會收不到。我找了好長時間,不知道是哪里的問題。請各位調好后,給我發封mail告知,我的email:uclinux@263.net。謝謝。

    標簽: Linux C554 16C 554

    上傳時間: 2015-09-08

    上傳用戶:h886166

  • 本文首先介紹目前幾種常見的自動抄表系統

    本文首先介紹目前幾種常見的自動抄表系統,分析它們各自的特點,然后重點介紹以太網抄表系統及其控制器的設計與實現。第一章介紹國內外自動抄表技術的發展狀況 第二章分析抄表系統的結構,對其上/下層通訊方式進行了詳細的描述,比較了不同通訊方式的優缺點 第蘭章專門就以太網為通訊方式的抄表系統進行介紹,指出它是一種很有發展前途的抄表手段 第四章和第五章詳細介 紹以太網抄表系統中控制器的設計,分為硬件和軟件兩方面,對來用的微處理器(ARM芯片)和嵌入式操作系統(uClinux )也都有詳細的介紹。最后,第六章指出本系統設計中的技術難點以及抄表技術今后的發展趨勢。

    標簽: 自動抄表系統

    上傳時間: 2015-10-25

    上傳用戶:縹緲

  • 我的畢業設計

    我的畢業設計,ARM7的以太網應用,串口與以太網數據互發,使用的uclinux系統,支持多線程,所以在你編譯uclinux的時候請選擇uclibc庫而不是uc-libc。文件中包含了源碼和Makefile文件,image里是編譯后生成的文件,可以直接燒錄進板子,但是請注意板子的配置,我的是44B0的公板,不同的板子請在編譯uclinux的時候重新配置好

    標簽: 畢業設計

    上傳時間: 2014-01-17

    上傳用戶:杜瑩12345

主站蜘蛛池模板: 汝阳县| 涿鹿县| 泰兴市| 喀什市| 合阳县| 桃园县| 淳化县| 邹平县| 溧水县| 宣化县| 广州市| 奉贤区| 兴文县| 黔南| 秭归县| 弥渡县| 达州市| 张家川| 阿巴嘎旗| 景泰县| 邵武市| 四会市| 邮箱| 东乌珠穆沁旗| 富锦市| 那曲县| 临高县| 江都市| 马龙县| 威远县| 镇康县| 河池市| 集安市| 巴彦淖尔市| 成武县| 上蔡县| 新宁县| 延长县| 英吉沙县| 藁城市| 常熟市|