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

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

x86構(gòu)(gòu)架

  • b+樹源碼

    b+樹源碼,b+樹結(jié)構(gòu),刪除,插入,等值搜索,範(fàn)圍搜索等功能

    標(biāo)簽:

    上傳時(shí)間: 2015-03-23

    上傳用戶:tianjinfan

  • vxworks下的GIS系統(tǒng)。 使用說明: 1.下載 "VxEmapgis.out" 或則 "VxEmapgis2.out" 到目標(biāo)機(jī) 2.運(yùn)行 "main"

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

    標(biāo)簽: VxEmapgis out vxworks main

    上傳時(shí)間: 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.

    標(biāo)簽: command-line application Addfilter drivers

    上傳時(shí)間: 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.

    標(biāo)簽: NtddkSrcStorageFdcFlpydsk directory flpydisk resides

    上傳時(shí)間: 2015-03-30

    上傳用戶:龍飛艇

  • S3C44B0X晶片的BOOTLOADER

    S3C44B0X晶片的BOOTLOADER,結(jié)構(gòu)簡(jiǎn)單易懂,具有TFTP下載功能,使用ads運(yùn)行。

    標(biāo)簽: BOOTLOADER S3C44B0X 晶片

    上傳時(shí)間: 2015-03-31

    上傳用戶:我們的船長

  • 由Jean Labrosse先生寫的uC/OS的實(shí)時(shí)操作系統(tǒng)核心的C源代碼以及說明。這是Jean先生為68HC11系列寫的RTOS

    由Jean Labrosse先生寫的uC/OS的實(shí)時(shí)操作系統(tǒng)核心的C源代碼以及說明。這是Jean先生為68HC11系列寫的RTOS,但是隨著越來越多的MCU的出現(xiàn),Jean把他的RTOS移植到許多平臺(tái)上,比較適合擴(kuò)展模式的應(yīng)用模式,如XA,X86,但是一些客戶不知道如何使用,實(shí)在糟蹋了!不過提醒各位,這僅僅是一個(gè)核心模塊,嵌入應(yīng)用環(huán)境太多了,許多其他模塊象:文件模塊,通訊模塊,顯示模塊等,都需要大家自己努力了!那我自己也在嘗試增加一些模塊,象TCP/IP協(xié)議,可以為許多應(yīng)用提供附加應(yīng)用。

    標(biāo)簽: Jean Labrosse RTOS 68

    上傳時(shí)間: 2015-04-02

    上傳用戶:xiaoxiang

  • linux 的引導(dǎo)程序源碼The Microsoft® Windows® Software Development Kit (SDK) provides the documentation

    linux 的引導(dǎo)程序源碼The Microsoft® Windows® Software Development Kit (SDK) provides the documentation, samples, header files, libraries, and tools you need to develop applications that run on Windows. The applications you develop with this edition of the SDK can run on the x86, x64 and Itanium-based versions of Windows Server 2003 SP1, Windows XP SP2, Windows XP x64 Pro Edition, and Windows 2000. A new custom install allows you to select components you wish to install on a more granular level.

    標(biāo)簽: documentation Development Microsoft reg

    上傳時(shí)間: 2013-12-20

    上傳用戶:我們的船長

  • Simple C Compiler, Release 0.1.6 Simple C is a portable C compiler based on Small C/386. It is desi

    Simple C Compiler, Release 0.1.6 Simple C is a portable C compiler based on Small C/386. It is designed to run on Linux, but it should be usable on any Unix-like operating system for the x86 with minimal effort.

    標(biāo)簽: Simple Compiler compiler portable

    上傳時(shí)間: 2015-04-12

    上傳用戶:pompey

  • bmb的論壇

    bmb的論壇,很好用的,真的很好用的。 我架了一個(gè)了,在用,不錯(cuò),這個(gè)是txt+php版本的

    標(biāo)簽: bmb 論壇

    上傳時(shí)間: 2014-01-08

    上傳用戶:jackgao

  • 打飛機(jī)的

    打飛機(jī)的,背景可以移動(dòng),有關(guān)頭,有獎(jiǎng)勵(lì),有一架飛機(jī)帶跟蹤,很簡(jiǎn)單,各位不要笑話我,發(fā)上來主要照顧畢業(yè)設(shè)計(jì)危險(xiǎn)的XD 說明 1 作品原創(chuàng) 2 論文前面的廢話收集于網(wǎng)絡(luò)(就是TANK的那篇論文),實(shí)現(xiàn)部分,也就是老師看的部分原創(chuàng) 3 使用WTK2。2 MIDP 2。0 在寫論文的時(shí)候不小心把精簡(jiǎn)過的代碼刪除了,所以發(fā)的代碼很亂,但一般老師不看 摘要和目錄在最后 圖片都是別人的 背景圖片是人到壯年的 都是別人的

    標(biāo)簽: 飛機(jī)

    上傳時(shí)間: 2014-12-22

    上傳用戶:xfbs821

主站蜘蛛池模板: 英山县| 新昌县| 揭西县| 青浦区| 巢湖市| 集安市| 平武县| 革吉县| 陈巴尔虎旗| 邯郸县| 舟曲县| 合山市| 廊坊市| 镶黄旗| 白河县| 泸西县| 女性| 贵阳市| 梅州市| 深水埗区| 大同市| 武乡县| 长治县| 修文县| 沂水县| 淳安县| 吉木萨尔县| 桐庐县| 望都县| 丰镇市| 泰顺县| 湾仔区| 岢岚县| 南康市| 蒲江县| 香格里拉县| 沂源县| 山阴县| 绍兴县| 锡林浩特市| 河北区|