代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/349415/10828311
help kohen_example.help
"kohen_example.cpp" Help File
Purpose: Demonstrates the classification
of 4 (25x25) bitmap letters through the
use of a self-organizing kohen network.
Also demonstrates the use of a radius with
www.eeworm.com/read/419808/10837567
php pagefoot.php
function MM_jumppage(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex
www.eeworm.com/read/348907/10860575
py undo.py
### Copyright (C) 2002-2006 Stephen Kennedy
### This program is free software; you can redistribute it and/or modify
### it under the terms of the GNU General Public License as pub
www.eeworm.com/read/348907/10860609
py tla.py
# -*- coding: utf-8 -*-
# vim:set shiftwidth=4 tabstop=4 expandtab textwidth=79:
#Copyright (c) 2005 Ali Afshar aafshar@gmail.com
#Permission is hereby granted, free of charge, to any person obtain
www.eeworm.com/read/348907/10860610
py darcs.py
# -*- coding: utf-8 -*-
# vim:set shiftwidth=4 tabstop=4 expandtab textwidth=79:
#Copyright (c) 2005 Ali Afshar aafshar@gmail.com
#Permission is hereby granted, free of charge, to any person obtain
www.eeworm.com/read/348907/10860626
py bzr.py
### Copyright (C) 2002-2005 Stephen Kennedy
### Copyright (C) 2005 Aaron Bentley
### Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/348907/10860635
py mercurial.py
### Copyright (C) 2002-2005 Stephen Kennedy
### Redistribution and use in source and binary forms, with or without
### modification, are permitted provided that the following condi
www.eeworm.com/read/348821/10865643
c kcache.c
/***********************************************************************
*
* LUSH Lisp Universal Shell
* Copyright (C) 2002 Leon Bottou, Yann Le Cun, AT&T Corp, NECI.
* Includes parts of TL3
www.eeworm.com/read/274050/10889725
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, PRECOMPUTED
from math import exp, fabs
def _int_array(seq):
size = len(seq)
a
www.eeworm.com/read/418899/10892522
cpp layoutform.cpp
/*
* ==============================================================================
* Name : LayoutForm.cpp
* Part of : OcrExample
* Interface :
* Description :
* Version :