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

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

kernel

實時操作系統(RealTimeOperatingSystem,簡稱RTOS)是指當外界事件或數據產生時,能夠接受并以足夠快的速度予以處理,其處理的結果又能在規定的時間之內來控制生產過程或對處理系統做出快速響應,調度一切可利用的資源完成實時任務,并控制所有實時任務協調一致運行的操作系統。提供及時響應和高可靠性是其主要特點。
  • FIST可堆疊文件系統

    FIST可堆疊文件系統,linux文件系統修改相關的開源軟件,使得對linux文件系統功能的改進很簡單了 The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can describe stackable file systems in a cross-platform portable fashion. Using FiST, stackable file systems need only be described once. FiST s code generation tool, fistgen, compiles a single file system description into loadable kernel modules for several operating systems (currently Solaris, Linux, and FreeBSD). The project demonstrates that with FiST, code size and development time are reduced significantly, while imposing a small performance overhead of only 1-2%. These benefits are achieved, as well as portability, without changing existing operating systems or file system.

    標簽: FIST 堆疊 文件系統

    上傳時間: 2014-01-10

    上傳用戶:xsnjzljj

  • from wangkj@yahoo.com 電路原理圖和詳細說明: amd.9966.org或者 arm.9966.org 都是原創,包括boot, loader,u-boot,linu

    from wangkj@yahoo.com 電路原理圖和詳細說明: amd.9966.org或者 arm.9966.org 都是原創,包括boot, loader,u-boot,linux 和測試程序 這些都是針對那個網站板子的配套程序,板子可以按照該網站提供的聯系方式聯系獲取 這是和boot,loader,配套的u-boot程序。 關于kernel,超過100M,不能上傳。

    標簽: 9966 org wangkj loader

    上傳時間: 2016-01-31

    上傳用戶:我干你啊

  • Linux編程的經典書

    Linux編程的經典書,OReilly系列。The new edition of Understanding the Linux kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used in the kernel.

    標簽: Linux 編程

    上傳時間: 2016-02-05

    上傳用戶:lanjisu111

  • Session 1: common and useful built-in Mathematica functions variable assignment and function definit

    Session 1: common and useful built-in Mathematica functions variable assignment and function definition the Front End and the kernel Notebooks. Session 2: organisation of data in Mathematica lists and expressions simple programming functions nesting. Session 3: the opportunity to develop your proficiency as a Mathematica user through work on an extended problem Case Studies Mathematica resources on the Internet.

    標簽: Mathematica assignment and functions

    上傳時間: 2013-12-27

    上傳用戶:362279997

  • 基于arm7的uclinux嵌入式驅動程序源代碼

    基于arm7的uclinux嵌入式驅動程序源代碼, 代碼很全,包括如下目錄: adc、gpio、i2c、pwm、Simple Block Device Driver Module、Simple Char Device Driver Module、Simple Ethernet Device Driver Module、Simple kernel Module、spi、zlg_ffs

    標簽: uclinux arm7 嵌入式 驅動程序

    上傳時間: 2013-12-22

    上傳用戶:fxf126@126.com

  • 本書分為上篇、中篇和下篇三個部分

    本書分為上篇、中篇和下篇三個部分,上篇為Windows CE結構分析,中篇為Windows CE情景分析,下篇為實驗手冊。每一篇又劃分為若 干章。上篇包含有引言,Windows CE體系結構,處理 器排程,儲存管理 ,檔案系統和設備管理 等六 章。中篇包含有系統初始化,處理 器排程過程,分頁處理 ,檔案處理 和驅動器載入等五章。下篇包含有Windows CE應用程式開發,Windows CE系統開發,評測與總結以及實習等四章。 上篇的重點在於分析Windows CE kernel的結構以及工作原理 。這個部分是掌握Windows CE作業系統的基礎。 中篇重點在於分析Windows CE kernel的實際運行 過程。如果說 上篇是從靜態的角度 分析Windows CE kernel,那麼中篇則是試圖從動態的角度 給讀 者一個有關Windows CE kernel的描述。希望讀 者能夠通過對中篇的閱讀 理 解,在頭腦中形成有關Windows CE kernel的多方位的運作情景。 下篇著重於有關Windows CE的應用。對理 論 的掌握最終要應用到實務中。

    標簽:

    上傳時間: 2013-12-23

    上傳用戶:FreeSky

  • 簡要的講解了一下

    簡要的講解了一下,linux kernel的啟動過程。

    標簽:

    上傳時間: 2016-02-15

    上傳用戶:410805624

  • 1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)將f

    1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)將flash_v3.c改名為flash.c替換原來的flash.c 3)編譯 2.under linux kernel 1)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd 2)將mtdblock_v4.c改名為mtdblock.c替換原來的mtdblock.c 3)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd/chips 4)將cfi_cmdset_0002_v4.c改名為cfi_cmdset_0002.c替換原來的cfi_cmdset_0002.c 5)編譯。 note:如果在使用cat等指令寫flash的過程中出現下面的信息: Flash write to Buffer aborted @ 0x****** = 0x****** 是正常信息。

    標簽: bootloader MRUA_src your_dir bootirq

    上傳時間: 2013-12-17

    上傳用戶:陽光少年2016

  • rootkit技術

    rootkit技術,歡迎下載,英文書名:Rootkits:Subverting the Windows kernel 計算機安全圖書中第一本關于終極后門程序——Rootkit的詳盡指南! 世界級軟件安全專家、rootkit.com創始人Greg Hoglund教您全面掌握rootkit,提升自己的安全防范能力

    標簽: rootkit

    上傳時間: 2016-03-06

    上傳用戶:小碼農lz

  • uCLinux開發平臺構建

    uCLinux開發平臺構建,其中包括建立交叉開發環境,kernel、文件系統、NFS設置、GDB調試等。

    標簽: uCLinux 開發平臺

    上傳時間: 2013-11-25

    上傳用戶:hullow

主站蜘蛛池模板: 昌吉市| 旌德县| 涞源县| 西华县| 诸暨市| 丹寨县| 天峨县| 达孜县| 朝阳区| 道孚县| 化德县| 界首市| 泸州市| 鲁甸县| 铜梁县| 巫溪县| 岐山县| 四会市| 景德镇市| 哈巴河县| 黄骅市| 潮安县| 南投县| 即墨市| 大埔县| 临漳县| 津南区| 五台县| 汤原县| 平原县| 宁武县| 芦山县| 南部县| 萍乡市| 香河县| 扎囊县| 石林| 浦县| 八宿县| 白水县| 碌曲县|