代码搜索:kernel
找到约 10,000 项符合「kernel」的源代码
代码结果 10,000
www.eeworm.com/read/415212/11080472
readme-linux-patch
To build YAFFS in the Linux kernel tree you need to run the patch-ker.sh
script from the yaffs source directory, giving your choice as to whether
you wish to copy (c) or link (l) the code and the path
www.eeworm.com/read/414496/11110646
c cannyedge.c
// cannyedge.cxx
// =============
// Canny Edge detection method
// Processing steps are;
// 1) smoothing image using gaussian filter
// 2) compute gradient deltaX, deltaY of smoothed image
// 3) comp
www.eeworm.com/read/268767/11122593
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/268597/11131265
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/413912/11137602
m svm_learn.m
function status = svm_learn(options, examples, model)
% SVM_LEARN - Interface to SVM light, learning module
%
% STATUS = SVM_LEARN(OPTIONS, EXAMPLES, MODEL)
% Call the training program 'svm_learn
www.eeworm.com/read/249774/12475130
1 svm_learn.1
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23.
.TH SVM_LEARN "1" "August 2002" "svm_learn of 0.09" TinySVM
.SH NAME
svm_learn \- manual page for svm_learn of 0.09
.SH SYNOPSIS
.B svm
www.eeworm.com/read/335408/12528123
readme
#
# Install the bochs emulate system first!
# Included is bochs version 2.1.1 packet.(Bochs-2.1.1.exe)
#----------------------------------------------------------
# This is a root file system for