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.
標簽: approximate The modeling problems
上傳時間: 2013-12-20
上傳用戶:15071087253
關于Linux 內核的解讀 出自一個學生之手,所以不是很正式的文章。但是會給讀者在通往Linux kernel解讀的過程中有個提綱策領的作用。
上傳時間: 2016-09-27
上傳用戶:nairui21
適用于linux的NTFS mount,(kernel在2.6.14之后有NTFS--3G不需要)
上傳時間: 2016-09-29
上傳用戶:懶龍1988
YAFFS2文件系統,LINUX2.6內核支持YAFF2文件系統,命令:sh patch-ker.sh c /<kernel path>
上傳時間: 2016-09-30
上傳用戶:JIUSHICHEN
=== ==== 關于本光盤 ========== \Tinix: 書中所附代碼 其中很多目錄中除了包含源代碼(*.asm, *.inc, *.c, *.h)外,還有這樣一些文件: boot.bin 引導扇區(Boot Sector),可通過 FloppyWriter 寫入軟盤(或軟盤映像)。 loader.bin LOADER,直接拷貝至軟盤(或軟盤映像)根目錄。 kernel.bin 內核(Kernel),直接拷貝至軟盤(或軟盤映像)根目錄。 bochsrc.bxrc Bochs 配置文件,如果系統中安裝了 Bochs-2.1.1 可直接雙擊之運行。其它細節請見書第 2.7 節。 godbg.bat 調試時可使用此批處理文件。它假設 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 用以寫引導扇區,支持軟盤和軟盤映像。 KrnlChecker 用以檢查一個 Tinix 內核加載后位置是否正確。
上傳時間: 2014-01-26
上傳用戶:TF2015
內核,是一個操作系統的核心。它負責管理系統的進程、內存、設備驅動程序、文件和網絡系統,決定著系統的性能和穩定性。Linux作為一個自由軟件,在廣大愛好者的支持下,內核版本不斷更新。新的內核修訂了舊內核的bug,并增加了許多新的特性。如果用戶想要使用這些新特性,或想根據自己的系統度身定制一個更高效,更穩定的內核,就需要重新編譯內核。本文將以RedHat Linux 6.0(kernel 2.2.5)為操作系統平臺,介紹在Linux上進行內核編譯的方法。
標簽: 內核
上傳時間: 2016-11-04
上傳用戶:hopy
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++.
標簽: implementation On-demand protocol Dynamic
上傳時間: 2016-11-07
上傳用戶:tianyi223
tftp-1.0源碼,可以用作uboot下下載kernel鏡像以及文件系統
上傳時間: 2013-12-25
上傳用戶:362279997
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.
標簽: will development the discover
上傳時間: 2016-11-18
上傳用戶:rocketrevenge
這本書非常之不錯,詳細介紹linux kernel source,對深入學習linux的人有很大幫助
標簽:
上傳時間: 2016-11-22
上傳用戶:jackgao