代码搜索:kernel

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

代码结果 10,000
www.eeworm.com/read/120089/14813070

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/119681/14824453

m trainlssvm.m

function [model,b,X,Y] = trainlssvm(model,X,Y) % Train the support values and the bias term of an LS-SVM for classification or function approximation % % >> [alpha, b] = trainlssvm({X,Y,type,gam,ke
www.eeworm.com/read/119681/14824456

m afe.m

function [features,eigvec,eigvals] = AFE(Xs,kernel, kernel_pars,X,type,nb,eigvec,eigvals) % Automatic Feature Extraction by Nystr鰉 method % % % >> features = AFE(X, kernel, sig2, Xt) % % Description %
www.eeworm.com/read/119678/14824526

h kernels.h

#ifndef KERNEL_H_ #define KERNEL_H_ #include "memSpec.h" #include #include /* possible kernel functions * * for adding other kernels, * add kernel_declaration, make ne
www.eeworm.com/read/119096/14839194

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/118457/14869258

bas myini.bas

Attribute VB_Name = "ini" Declare Function WritePrivateProfileString _ Lib "kernel32" Alias "WritePrivateProfileStringA" _ (ByVal lpApplicationname As String, ByVal _ lpKeyName As Any, ByVal lsStr
www.eeworm.com/read/219578/14874771

readme

/* * Linux 0.00 - a fake version :) */ "it switched between two processes that printed AAAA... and BBBB... respectively by using the timer-interrupt - Gods I was proud over that"
www.eeworm.com/read/219561/14875918

c scheduler.c

/** * Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that t
www.eeworm.com/read/219561/14875968

c sync.c

/** * Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that t
www.eeworm.com/read/118256/14879620

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