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

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

Anti-Loader

  • pav 反病毒源碼 /*************************************************************************** * * * Fi

    pav 反病毒源碼 /*************************************************************************** * * * File: ANTI-VIRUS * * Function: This program demostrating file anti-virus managment * * * * Author: Long Yun Liang * * First edit: 1995,3,10 * * Last edit: 1996,11,5 All Rights Reserved * * * * * ***************************************************************************/

    標(biāo)簽: pav Fi 反病毒 源碼

    上傳時間: 2014-01-14

    上傳用戶:hullow

  • 由C或C++語言創(chuàng)建VxD:需安裝VC2.0或BC4.0,及Vireo Software公司的VToolsD軟件包. VToolsD含3個實用工具:可創(chuàng)建VxD框架的QuickVxD;可動態(tài)裝卸VxD

    由C或C++語言創(chuàng)建VxD:需安裝VC2.0或BC4.0,及Vireo Software公司的VToolsD軟件包. VToolsD含3個實用工具:可創(chuàng)建VxD框架的QuickVxD;可動態(tài)裝卸VxD的VxD Loader;可顯示內(nèi)存VxD特性的VxD Viewer;

    標(biāo)簽: VToolsD VxD Software QuickVxD

    上傳時間: 2016-05-18

    上傳用戶:zhangjinzj

  • Sharp 1850 的驅(qū)動程序

    Sharp 1850 的驅(qū)動程序,此程序能夠完成flash loader 的具體算法,此算法已經(jīng)在ARM Developer Suite v1.2編譯并且用trace32工具測試通過

    標(biāo)簽: Sharp 1850 驅(qū)動程序

    上傳時間: 2014-01-09

    上傳用戶:363186

  • If you have programming experience and a familiarity with C--the dominant language in embedded syste

    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, detect enemy aircraft, and pilot UAVs. Communication satellites, deep-space probes, and many medical instruments would have been nearly impossible to create without embedded software.

    標(biāo)簽: familiarity programming experience dominant

    上傳時間: 2013-12-11

    上傳用戶:362279997

  • 可編程并行接口8255A完成的交通燈實驗   用8255A的B端口和C端口控制12個LED的亮和滅(輸出為0則亮

    可編程并行接口8255A完成的交通燈實驗   用8255A的B端口和C端口控制12個LED的亮和滅(輸出為0則亮,輸出為1則滅),模擬十字路口的交通燈。 -programmable parallel interface 8255A completed, the traffic lights experimental 8255A port B and C - I control 12 LED bright and methomyl (output of 0-liang, the output of an anti), the simulation of traffic lights at a crossroads.

    標(biāo)簽: 可編程 交通燈 并行接口 實驗

    上傳時間: 2016-08-13

    上傳用戶:來茴

  • === ==== 關(guān)于本光盤 ========== Tinix: 書中所附代碼 其中很多目錄中除了包含源代碼(*.asm, *.inc, *.c, *.h)外

    === ==== 關(guān)于本光盤 ========== \Tinix: 書中所附代碼 其中很多目錄中除了包含源代碼(*.asm, *.inc, *.c, *.h)外,還有這樣一些文件: boot.bin 引導(dǎo)扇區(qū)(Boot Sector),可通過 FloppyWriter 寫入軟盤(或軟盤映像)。 loader.bin LOADER,直接拷貝至軟盤(或軟盤映像)根目錄。 kernel.bin 內(nèi)核(Kernel),直接拷貝至軟盤(或軟盤映像)根目錄。 bochsrc.bxrc Bochs 配置文件,如果系統(tǒng)中安裝了 Bochs-2.1.1 可直接雙擊之運行。其它細(xì)節(jié)請見書第 2.7 節(jié)。 godbg.bat 調(diào)試時可使用此批處理文件。它假設(shè) Bochs-2.1.1 安裝在 D:\Program Files\Bochs-2.1.1\ 中。 TINIX.IMG 軟盤映像??芍苯油ㄟ^ Bochs 或者 Virtual PC 運行。 *.com 可以在 DOS (必須為純 DOS) 下運行的文件。 \Tools: 一些小工具 (在 VC6 下編譯通過) DescParser 描述符分析器,輸入描述符的值,可以得出起基址、界限、屬性等信息。 ELFParser ELF 文件分析器,可以列出一個 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以寫引導(dǎo)扇區(qū),支持軟盤和軟盤映像。 KrnlChecker 用以檢查一個 Tinix 內(nèi)核加載后位置是否正確。

    標(biāo)簽: Tinix asm inc 光盤

    上傳時間: 2014-01-26

    上傳用戶:TF2015

  • Learn how to build a custom Linux® distribution to use in an embedded environment, in this case

    Learn how to build a custom Linux® distribution to use in an embedded environment, in this case to drive a Technologic Systems TS-7800 single-board computer. In this tutorial, you learn about cross-compiling, the boot loader, file systems, the root file system, disk images, and the boot process, all with respect to the decisions you make as you re building the system and creating the distribution.

    標(biāo)簽: distribution environment embedded custom

    上傳時間: 2013-12-23

    上傳用戶:stella2015

  • 自己編寫的一個簡單的操作系統(tǒng)

    自己編寫的一個簡單的操作系統(tǒng),Kitnix 0.01 編譯環(huán)境:Nasm img文件可以用虛擬機(jī)載入直接啟動,有引導(dǎo)、重啟、關(guān)機(jī)及執(zhí)行用戶文件功能,基于boot、loader及用戶文件三層結(jié)構(gòu),可以執(zhí)行兩個用戶程序。 使用Fat12文件系統(tǒng),可以在Msdos中直接對鏡像進(jìn)行操作。

    標(biāo)簽: 編寫 操作系統(tǒng)

    上傳時間: 2013-12-18

    上傳用戶:爺?shù)臍赓|(zhì)

  • 啟動扇區(qū)

    啟動扇區(qū),nasm 編譯,在DOS下運行,載入loader.bin 突破512字節(jié)

    標(biāo)簽:

    上傳時間: 2017-03-04

    上傳用戶:大三三

  • The TW2835 has four high quality NTSC/PAL video decoders, dual color display controllers and dual v

    The TW2835 has four high quality NTSC/PAL video decoders, dual color display controllers and dual video encoders. The TW2835 contains four built-in analog anti-aliasing filters, four 10bit Analog-to-Digital converters, and proprietary digital gain/clamp controller, high quality Y/C separator to reduce cross-noise and high performance free scaler. Four built-in motion,

    標(biāo)簽: dual controllers decoders display

    上傳時間: 2017-03-20

    上傳用戶:來茴

主站蜘蛛池模板: 海城市| 永顺县| 祥云县| 鄂尔多斯市| 万全县| 霸州市| 玉龙| 盱眙县| 塘沽区| 屏东市| 舟山市| 分宜县| 松阳县| 体育| 分宜县| 万荣县| 彭泽县| 鹰潭市| 合川市| 邓州市| 安宁市| 连云港市| 霞浦县| 云浮市| 灌云县| 崇义县| 布拖县| 原阳县| 日喀则市| 平阳县| 海盐县| 鸡西市| 吉隆县| 宝丰县| 伊吾县| 温宿县| 多伦县| 凉城县| 宁海县| 繁峙县| 久治县|