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

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

x86構架

  • Etherboot 是一個用來創建ROM images的軟件包

    Etherboot 是一個用來創建ROM images的軟件包,可以從以太網下載編碼以實現X86的功能。

    標簽: Etherboot images ROM 軟件包

    上傳時間: 2014-01-18

    上傳用戶:小眼睛LSL

  • ftp源代碼。大名鼎鼎的嵌入式操作系統vxworks的完整的源代碼

    ftp源代碼。大名鼎鼎的嵌入式操作系統vxworks的完整的源代碼,支持多種體系結構的嵌入式處理器,如arm,x86,i960,mc68k,mips,ppc,sparc等,包含完整的實時多任務處理及網絡tcpip,dhcp,rip等協議,這里是Vxworks下的ftp源代碼,

    標簽: vxworks ftp 源代碼 嵌入式操作系統

    上傳時間: 2013-12-18

    上傳用戶:klin3139

  • VxWORKS的BOOTP協議棧

    VxWORKS的BOOTP協議棧,大名鼎鼎的嵌入式操作系統vxworks的完整的源代碼,支持多種體系結構的嵌入式處理器,如arm,x86,i960,mc68k,mips,ppc,sparc等,包含完整的實時多任務處理及網絡tcpip,dhcp,rip等協議

    標簽: VxWORKS BOOTP 協議棧

    上傳時間: 2015-03-11

    上傳用戶:rocketrevenge

  • 打開壓縮包

    打開壓縮包,其中的word文檔中提供了“m個工件分配給m架機床的效益最優化問題,使用一種遺傳算法解決。”的整個編程思路和過程分析。望有相關需要的朋友喜歡

    標簽:

    上傳時間: 2015-03-13

    上傳用戶:tuilp1a

  • 工交車查詢系統

    工交車查詢系統,管理工交車的查詢以及工交車的信息管理。質量超高的代碼。三層架購。跟網上那些垃圾代碼絕不一樣

    標簽: 查詢系統

    上傳時間: 2015-03-14

    上傳用戶:sxdtlqqjl

  • 總的來說

    總的來說,在uClinux上的開發和標準Linux還是很類似的。通常可以按照下面的步驟去設計和調試: 建立基于以太網的開發環境; 如果所設計的程序和硬件的關聯不大,那么一定要在標準Linux上先編譯和調試通過。靈活地使用gcc和gdb將大大節省時間; 將x86上的GCC編譯好的應用程序用交叉編譯工具來編譯;如果編譯時發現錯誤,那么很可能存在以下問題: 交叉編譯器或庫文件的路徑不正確;最徹底的解決辦法是重新裝一次編譯器; 遇到庫不支持的函數;此時需要自己把函數的實現做成另外一個庫供應用程序使用。如果是uClinux本身不支持的調用,那么就需要改寫代碼了。

    標簽:

    上傳時間: 2015-03-14

    上傳用戶:gaome

  • b+樹源碼

    b+樹源碼,b+樹結構,刪除,插入,等值搜索,範圍搜索等功能

    標簽:

    上傳時間: 2015-03-23

    上傳用戶:tianjinfan

  • vxworks下的GIS系統。 使用說明: 1.下載 "VxEmapgis.out" 或則 "VxEmapgis2.out" 到目標機 2.運行 "main"

    vxworks下的GIS系統。 使用說明: 1.下載 "VxEmapgis.out" 或則 "VxEmapgis2.out" 到目標機 2.運行 "main" ,啟動應用程序 , 3.按 "ESC" 彈出菜單, 4.選擇 "打開圖層" , 彈出圖打開窗口 , 輸入圖層文件名稱 如 “road.vxw” 或者 “water.vxw” 5.按 大寫字母"O",確定, 或者大寫字母 “C”取消 6.按方向箭頭、pagedown , pageup 實現漫游 , , + , - 實現縮放 7.按 "ESC" 第二次可以取消菜單 8.圖層控制窗口中,列出了已打開的圖層 , 使用方向箭頭移動,選擇相應的圖層可以關閉,也可以在這里打開圖層 9.選擇菜單項 退出系統 ,結束應用程序 注:需要支持x86-bios 的PC機 , 我測試所用機器是: 目標機: p2的350M cpu + 256M內存 + Tornado2.02 + windml2.0 主機: p4 + window2000 server 雖然我已經把windml的庫連接到程序里,可能還需要安裝WINDML2.0,我不大確定. 需要把圖層文件(“road.vxw” , “water.vxw” , "region.vxw" , "placename.vxw"),符號文件(symbollib目錄)等 拷貝到wftpd的根目錄下面 VxEmapgis.out : 沒有中斷提示 VxEmapgis2.out: 有中斷提示

    標簽: VxEmapgis out vxworks main

    上傳時間: 2015-03-25

    上傳用戶:stella2015

  • Addfilter is a command-line application which adds and removes filter drivers for a given drive or v

    Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.

    標簽: command-line application Addfilter drivers

    上傳時間: 2013-12-30

    上傳用戶:天誠24

  • The flpydisk sample is a floppy driver that resides in the directory \NtddkSrcStorageFdcFlpydsk. It

    The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.

    標簽: NtddkSrcStorageFdcFlpydsk directory flpydisk resides

    上傳時間: 2015-03-30

    上傳用戶:龍飛艇

主站蜘蛛池模板: 公主岭市| 黔西县| 中西区| 壤塘县| 崇信县| 江口县| 延寿县| 宁明县| 建宁县| 大连市| 安化县| 南郑县| 沙湾县| 土默特左旗| 巨鹿县| 镇江市| 宁陵县| 麻城市| 泸定县| 绩溪县| 天台县| 玛多县| 西盟| 厦门市| 洛川县| 扶风县| 连云港市| 堆龙德庆县| 平湖市| 原平市| 腾冲县| 平安县| 元朗区| 响水县| 成都市| 汶川县| 建德市| 玉田县| 新疆| 乐陵市| 资溪县|