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

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

kernel

實(shí)時(shí)操作系統(tǒng)(RealTimeOperatingSystem,簡(jiǎn)稱RTOS)是指當(dāng)外界事件或數(shù)據(jù)產(chǎn)生時(shí),能夠接受并以足夠快的速度予以處理,其處理的結(jié)果又能在規(guī)定的時(shí)間之內(nèi)來控制生產(chǎn)過程或?qū)μ幚硐到y(tǒng)做出快速響應(yīng),調(diào)度一切可利用的資源完成實(shí)時(shí)任務(wù),并控制所有實(shí)時(shí)任務(wù)協(xié)調(diào)一致運(yùn)行的操作系統(tǒng)。提供及時(shí)響應(yīng)和高可靠性是其主要特點(diǎn)。
  • The toolbox solves a variety of approximate modeling problems for linear static models. The model ca

    The toolbox solves a variety of approximate modeling problems for linear static models. The model can be parameterized in kernel, image, or input/output form and the approximation criterion, called misfit, is a weighted norm between the given data and data that is consistent with the model. There are three main classes of functions in the toolbox: transformation functions, misfit computation functions, and approximation functions. The approximation functions derive an approximate model from data, the misfit computation functions are used for validation and comparison of models, and the transformation functions are used for deriving one model representation from another. KEYWORDS: Total least squares, generalized total least squares, software implementation.

    標(biāo)簽: approximate The modeling problems

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

    上傳用戶:15071087253

  • 關(guān)于Linux 內(nèi)核的解讀 出自一個(gè)學(xué)生之手

    關(guān)于Linux 內(nèi)核的解讀 出自一個(gè)學(xué)生之手,所以不是很正式的文章。但是會(huì)給讀者在通往Linux kernel解讀的過程中有個(gè)提綱策領(lǐng)的作用。

    標(biāo)簽: Linux 內(nèi)核

    上傳時(shí)間: 2016-09-27

    上傳用戶:nairui21

  • 適用于linux的NTFS mount

    適用于linux的NTFS mount,(kernel在2.6.14之后有NTFS--3G不需要)

    標(biāo)簽: linux mount NTFS

    上傳時(shí)間: 2016-09-29

    上傳用戶:懶龍1988

  • YAFFS2文件系統(tǒng)

    YAFFS2文件系統(tǒng),LINUX2.6內(nèi)核支持YAFF2文件系統(tǒng),命令:sh patch-ker.sh c /<kernel path>

    標(biāo)簽: YAFFS2 文件系統(tǒng)

    上傳時(shí)間: 2016-09-30

    上傳用戶:JIUSHICHEN

  • === ==== 關(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 可直接雙擊之運(yùn)行。其它細(xì)節(jié)請(qǐng)見書第 2.7 節(jié)。 godbg.bat 調(diào)試時(shí)可使用此批處理文件。它假設(shè) Bochs-2.1.1 安裝在 D:\Program Files\Bochs-2.1.1\ 中。 TINIX.IMG 軟盤映像。可直接通過 Bochs 或者 Virtual PC 運(yùn)行。 *.com 可以在 DOS (必須為純 DOS) 下運(yùn)行的文件。 \Tools: 一些小工具 (在 VC6 下編譯通過) DescParser 描述符分析器,輸入描述符的值,可以得出起基址、界限、屬性等信息。 ELFParser ELF 文件分析器,可以列出一個(gè) ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以寫引導(dǎo)扇區(qū),支持軟盤和軟盤映像。 KrnlChecker 用以檢查一個(gè) Tinix 內(nèi)核加載后位置是否正確。

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

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

    上傳用戶:TF2015

  • 內(nèi)核

    內(nèi)核,是一個(gè)操作系統(tǒng)的核心。它負(fù)責(zé)管理系統(tǒng)的進(jìn)程、內(nèi)存、設(shè)備驅(qū)動(dòng)程序、文件和網(wǎng)絡(luò)系統(tǒng),決定著系統(tǒng)的性能和穩(wěn)定性。Linux作為一個(gè)自由軟件,在廣大愛好者的支持下,內(nèi)核版本不斷更新。新的內(nèi)核修訂了舊內(nèi)核的bug,并增加了許多新的特性。如果用戶想要使用這些新特性,或想根據(jù)自己的系統(tǒng)度身定制一個(gè)更高效,更穩(wěn)定的內(nèi)核,就需要重新編譯內(nèi)核。本文將以RedHat Linux 6.0(kernel 2.2.5)為操作系統(tǒng)平臺(tái),介紹在Linux上進(jìn)行內(nèi)核編譯的方法。

    標(biāo)簽: 內(nèi)核

    上傳時(shí)間: 2016-11-04

    上傳用戶:hopy

  • DYMOUM is an implementation of the DYMO (Dynamic Manet On-demand) routing protocol both for Linux ke

    DYMOUM is an implementation of the DYMO (Dynamic Manet On-demand) routing protocol both for Linux kernel and ns2 network simulator, written in C and C++.

    標(biāo)簽: implementation On-demand protocol Dynamic

    上傳時(shí)間: 2016-11-07

    上傳用戶:tianyi223

  • tftp-1.0源碼

    tftp-1.0源碼,可以用作uboot下下載kernel鏡像以及文件系統(tǒng)

    標(biāo)簽: tftp 1.0 源碼

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

    上傳用戶:362279997

  • In this book, you will learn about what drives the Linux development process. You will discover the

    In this book, you will learn about what drives the Linux development process. You will discover the wide variety of tools commonly used by Linux developers – compilers, debuggers, Software Configuration Management – and how those tools are used to build application software, tools, utilities and even the Linux kernel itself. You will learn about the unique components of a Linux system that really set it apart from other UNIX-like systems, and you will delve into the inner workings of the system in order to better understand your role as one of a budding new generation of Linux developers.

    標(biāo)簽: will development the discover

    上傳時(shí)間: 2016-11-18

    上傳用戶:rocketrevenge

  • 這本書非常之不錯(cuò)

    這本書非常之不錯(cuò),詳細(xì)介紹linux kernel source,對(duì)深入學(xué)習(xí)linux的人有很大幫助

    標(biāo)簽:

    上傳時(shí)間: 2016-11-22

    上傳用戶:jackgao

主站蜘蛛池模板: 剑阁县| 桂阳县| 琼中| 广州市| 青冈县| 乐东| 澄迈县| 饶平县| 南阳市| 应用必备| 天门市| 大庆市| 蒙山县| 罗平县| 宜城市| 祁连县| 永济市| 美姑县| 奉贤区| 定日县| 大竹县| 娱乐| 南汇区| 梁山县| 柳林县| 泉州市| 墨玉县| 洛扎县| 曲阳县| 榆社县| 黑山县| 海晏县| 玉山县| 台安县| 称多县| 大城县| 濮阳市| 霍州市| 叶城县| 宁夏| 肃宁县|