代码搜索:kernel

找到约 10,000 项符合「kernel」的源代码

代码结果 10,000
www.eeworm.com/read/134200/14001928

bas module1.bas

Attribute VB_Name = "Module1" Public Type SECURITY_ATTRIBUTES nLength As Long lpSecurityDescriptor As Long bInheritHandle As Long End Type Type OVERLAPPED In
www.eeworm.com/read/236349/14018755

bas mdldeclares.bas

Attribute VB_Name = "mdlDeclares" Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long Declare Function GetWindowThreadPro
www.eeworm.com/read/236344/14019145

bas copymove.bas

Attribute VB_Name = "Module2" Option Explicit '***********************内存压缩API*********************** Declare Function SetProcessWorkingSetSize Lib "kernel32" (ByVal hProcess As Long, ByVal dwMi
www.eeworm.com/read/236344/14019165

bas copymove.bas

Attribute VB_Name = "Module2" Option Explicit '***********************内存压缩API*********************** Declare Function SetProcessWorkingSetSize Lib "kernel32" (ByVal hProcess As Long, ByVal dwMi
www.eeworm.com/read/235522/14065576

cc exception.cc

// exception.cc // Entry point into the Nachos kernel from user programs. // There are two kinds of things that can cause control to // transfer back to here from user code: // // syscall -- The user
www.eeworm.com/read/205040/15327784

4 readme-2.4

WARNING: be very careful about which gcc version you use to compile the fuse kernel module. It must be the same as the version used to compile the kernel otherwise nasty things will happen!
www.eeworm.com/read/204641/15335844

api apispy32.api

KERNEL32.DLL:GetProcAddress(HANDLE, PSTR) KERNEL32.DLL:LoadLibraryA(PSTR) KERNEL32.DLL:LoadLibraryW(PWSTR)
www.eeworm.com/read/204456/15339242

m center.m

function K = center(Ktst,Ktrn) %CENTER Center the kernel matrix % % K = CENTER(KTST,KTRN) % % Center the kernel matrix KTST in the kernelspace defined by KTRN. % %@article{Scholkopf1998, % author =
www.eeworm.com/read/204456/15339296

m dd_ex3.m

% DD_EX3 % % Show the use of the ksvdd: the support vector data description using % several different kernels. % % To be honest, the SVDD is the most useful using the RBF kernel. In % most case
www.eeworm.com/read/204426/15339891

8 loadndisdriver.8

.TH LOADNDISDRIVER 8 "September 17, 2006" .SH NAME loadndisdriver \- Userspace ndis driver loader for the ndiswrapper Linux kernel module .SH SYNOPSIS .B loadndisdriver .SH DESCRIPTION \fBloadndisdriv