Over the years, this bestselling guide has helped countless programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. Now, with this third edition, it s even more helpful, covering all the significant changes to Version 2.6 of the Linux kernel. Includes full-featured examples that programmers can compile and run without special hardware.
標簽: bestselling programmers countless compute
上傳時間: 2014-01-13
上傳用戶:小草123
In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn t kept waiting any longer than necessary for the relatively slow disks.
標簽: thoroughly understand variety order
上傳時間: 2014-12-07
上傳用戶:PresidentHuang
基于核的學習方法SVM(Support Vector Machine)有很好的分類識別性能,這是在SVM的基礎上改進的一個更好的SKM(Support Kernel Machine)Package.
標簽: Machine Support Vector SVM
上傳時間: 2014-01-15
上傳用戶:13517191407
MenuetOS是一個用匯編開發的32/64位PC操作系統,源代碼分3部分: 2)Kernel sources::K084.ZIP
上傳時間: 2015-09-25
上傳用戶:woshiayin
penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. OpenMesh is developed at the Computer Graphics Group, RWTH Aachen , as part of the OpenSGPlus project, is funded by the German Ministry for Research and Education ( BMBF), and will serve as geometry kernel upon which the so-called high level primitives (e.g. subdivision surfaces or progressive meshes) of OpenSGPlus are built. It was designed with the following goals in mind : Flexibility : provide a basis for many different algorithms without the need for adaptation. Efficiency : maximize time efficiency while keeping memory usage as low as possible. Ease of use : wrap complex internal structure in an easy-to-use interface.
標簽: manipulating representing and efficient
上傳時間: 2015-10-14
上傳用戶:米卡
支撐矢量機 class CvSVM : public CvStatModel //繼承自基類CvStatModel { public: // SVM type enum { C_SVC=100, NU_SVC=101, ONE_CLASS=102, EPS_SVR=103, NU_SVR=104 } //SVC是SVM分類器,SVR是SVM回歸 // SVM kernel type
標簽: CvStatModel public class CvSVM
上傳時間: 2014-08-19
上傳用戶:妄想演繹師
內核啟動進程,是使用文件過濾驅動開發的 Kernel exec proc
上傳時間: 2014-01-16
上傳用戶:zwei41
自從微軟推出16位的Windows操作系統起,此后每種版本的Windows操作系統都非常依賴于動態鏈接庫(DLL)中的函數和數據,實際上Windows操作系統中幾乎所有的內容都由DLL以一種或另外一種形式代表著,例如顯示的字體和圖標存儲在GDI DLL中、顯示Windows桌面和處理用戶的輸入所需要的代碼被存儲在一個User DLL中、Windows編程所需要的大量的API函數也被包含在Kernel DLL中。
上傳時間: 2013-12-14
上傳用戶:zhuimenghuadie
This book is intended for embedded system programmers, consultants and students interested in real-time operating systems. μC/OS-II is a high performance, deterministic real-time kernel and can be embedded in commercial products (see Appendix F, Licensing). Instead of writing your own kernel, you should consider μC/OS-II. You will find, as I did, that writing a kernel is not as easy as it first looks.
標簽: consultants programmers interested intended
上傳時間: 2015-11-06
上傳用戶:l254587896
利用VB開發通信程序主要的方法有兩種,一是利用VB本身提供的控件(CONTRALS),另一種方法是利用WINDOWS API應用程序接口,WINDOWS API 主要提供了三個動態連接庫KERNEL.EXE、USER.EXE、GDI.EXE供開發人員調用
標簽: 通信程序
上傳時間: 2015-11-09
上傳用戶:qazxsw