代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/238880/13316760
cpp multiviewscontainer2.cpp
/*
* ==============================================================================
* Name : multiviewscontainer2.cpp
* Part of : MultiViews
* Interface :
* Description :
* Ver
www.eeworm.com/read/238817/13323685
html globals_type.html
AVR106 - C Functions for Reading and Writing
www.eeworm.com/read/238817/13323765
html globals_vars.html
AVR106 - C Functions for Reading and Writing
www.eeworm.com/read/137212/13340003
py svm.py
import svmc
from svmc import C_SVC, NU_SVC, ONE_CLASS, EPSILON_SVR, NU_SVR
from svmc import LINEAR, POLY, RBF, SIGMOID
class svm_parameter:
# default values
default_parameters = {
'svm_type' :
www.eeworm.com/read/137160/13342639
m plotsom.m
function h = plotsom(W)
%PLOTSOM Plot the Self-Organizing Map in 2D
%
% plotsom(W)
%
% Plot the Self-Organizing Map W, trained by som.m. This is only
% possible if the map is 2D.
%
% See al
www.eeworm.com/read/322854/13363738
c miniupnpcmodule.c
/* $Id: miniupnpcmodule.c,v 1.6 2007/10/16 15:07:33 nanard Exp $*/
/* Project : miniupnp
* Author : Thomas BERNARD
* website : http://miniupnp.tuxfamily.org/
* copyright (c) 2007 Thomas Bernard
*
www.eeworm.com/read/136219/13387649
php package.php
IT Package
IT Package
by Paul Meagher <paul@datavore.com>
www.eeworm.com/read/320714/13419288
s keyboard.s
/* passed
* linux/kernel/keyboard.S
*
* (C) 1991 Linus Torvalds
*/
.586p
.model flat
/*
* Thanks to Alfred Leung for US keyboard patches
* Wolfgang Thiel for German keyboard patches
* Marc Corsini fo
www.eeworm.com/read/320714/13419289
h keyboard.h
#ifndef KEYBOARD_H
#define KEYBOARD_H
/*
* Thanks to Alfred Leung for US keyboard patches
* Wolfgang Thiel for German keyboard patches
* Marc Corsini for the French keyboard
*/
/*
* 感谢Alfred L