代码搜索:kernel

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

代码结果 10,000
www.eeworm.com/read/207820/15261430

h memory.h

/* * NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This * goes for all kernel functions (ds=es=kernel space, fs=local data, * gs=null), as well as for all well-behaving user prog
www.eeworm.com/read/207746/15263132

m c_svcdemo.m

% ------- OSU C-SVM CLASSIFIER TOOLBOX Demonstrations--- % % 1) Construct a linear SVM Classifier and test it % 2) Construct a nonlinear SVM Classifier (polynomial kernel) and t
www.eeworm.com/read/207746/15263141

m u_svcdemo.m

% ------- OSU nu-SVM CLASSIFIER TOOLBOX Demonstrations--- % % 1) Construct a linear SVM Classifier and test it % 2) Construct a nonlinear SVM Classifier (polynomial kernel) and
www.eeworm.com/read/207305/15275720

txt release.txt

==== VoyagerGX linux kernel frame buffer device driver release note ==== * Version 0.05 - Support 8bpp, 16bpp and 32bpp mode for 2.4.20 and 2.6.4 kernel. - Set engine/memory clock to 72/1
www.eeworm.com/read/206967/15284764

bas others.bas

Attribute VB_Name = "Others" Option Explicit 'Public InnerPollingInterval As Long 'Public InnerDispatchMethodWhenGetID As Integer 'Public InnerSameIDinterval As Long 'Public InnerReaderRespon
www.eeworm.com/read/206777/15290082

c loadkernel.c

#include "typdef.h" extern char kernel[]; void loadkernel() { int i; char *to; char *from; void (*fp)(void); fp = (void (*)(void))0x8000; to = (char*)0x8000; from =
www.eeworm.com/read/171025/5400937

h svmfusvmkerncache.h

// This is a part of the SvmFu library, a library for training // Support Vector Machines. // Copyright (C) 2000 rif and MIT // // Contact: rif@mit.edu // This program is free so
www.eeworm.com/read/169307/5425550

h libcap.h

/* * $Id: libcap.h,v 1.2 2003/05/15 00:49:13 castaglia Exp $ * * Copyright (c) 1997 Andrew G Morgan * * See end of file for Log. * * This file contains internal defini
www.eeworm.com/read/168763/5436656

h rpxlite_dw.h

/* * (C) Copyright 2004 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * Sam Song, IEMC. SHU, samsongshu@yahoo.com.cn * * See file CREDITS for list of people who contributed to this * p
www.eeworm.com/read/168763/5436682

h wepep250.h

/* * Copyright (C) 2003 ETC s.r.o. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Softw