搜索结果

找到约 460 项符合 Kernel 的查询结果

其他书籍 In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety o

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 ...
https://www.eeworm.com/dl/542/199050.html
下载: 113
查看: 1063

数学计算 基于核的学习方法SVM(Support Vector Machine)有很好的分类识别性能

基于核的学习方法SVM(Support Vector Machine)有很好的分类识别性能,这是在SVM的基础上改进的一个更好的SKM(Support Kernel Machine)Package.
https://www.eeworm.com/dl/641/199337.html
下载: 178
查看: 1047

操作系统开发 MenuetOS是一个用汇编开发的32/64位PC操作系统

MenuetOS是一个用汇编开发的32/64位PC操作系统,源代码分3部分: 2)Kernel sources::K084.ZIP
https://www.eeworm.com/dl/531/201524.html
下载: 106
查看: 1145

网络 penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes

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 ...
https://www.eeworm.com/dl/635/209340.html
下载: 82
查看: 1033

其他 支撑矢量机 class CvSVM : public CvStatModel //继承自基类CvStatModel { public: // SVM type enum { C_SVC

支撑矢量机 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
https://www.eeworm.com/dl/534/213803.html
下载: 64
查看: 1192

驱动编程 内核启动进程

内核启动进程,是使用文件过滤驱动开发的 Kernel exec proc
https://www.eeworm.com/dl/618/216796.html
下载: 176
查看: 1033

VC书籍 自从微软推出16位的Windows操作系统起

自从微软推出16位的Windows操作系统起,此后每种版本的Windows操作系统都非常依赖于动态链接库(DLL)中的函数和数据,实际上Windows操作系统中几乎所有的内容都由DLL以一种或另外一种形式代表着,例如显示的字体和图标存储在GDI DLL中、显示Windows桌面和处理用户的输入所需要的代码被存储在一个User DLL中、Windows编程所需 ...
https://www.eeworm.com/dl/686/217974.html
下载: 88
查看: 1031

Linux/Unix编程 This book is intended for embedded system programmers, consultants and students interested in real-t

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 s ...
https://www.eeworm.com/dl/619/218273.html
下载: 155
查看: 1067

压缩解压 利用VB开发通信程序主要的方法有两种

利用VB开发通信程序主要的方法有两种,一是利用VB本身提供的控件(CONTRALS),另一种方法是利用WINDOWS API应用程序接口,WINDOWS API 主要提供了三个动态连接库KERNEL.EXE、USER.EXE、GDI.EXE供开发人员调用
https://www.eeworm.com/dl/617/219725.html
下载: 193
查看: 1052

加密解密 cryptoboot is set of tools for disk encryption on Unix. It is especially suited to encrypt root par

cryptoboot is set of tools for disk encryption on Unix. It is especially suited to encrypt root partition, so _everything_ (except kernel and cryptoboot inself) is encrypted.
https://www.eeworm.com/dl/519/221578.html
下载: 160
查看: 1058