代码搜索:patterns
找到约 8,017 项符合「patterns」的源代码
代码结果 8,017
www.eeworm.com/read/351822/10605500
pdf [ebook] addisonwesley - design patterns java.pdf
www.eeworm.com/read/457360/7326801
afl evaluating candle patterns in a trading system.afl
//------------------------------------------------------------------------------
//
// Formula Name: Evaluating Candle Patterns in a trading system
// Author/Uploader: Herman van den Bergen
www.eeworm.com/read/435229/7795244
chm advanced actionscript 3 with design patterns.chm
www.eeworm.com/read/138162/13256623
chm addison wesley - design patterns explained.chm
www.eeworm.com/read/480168/6678317
chm addison wesley - design patterns explained.chm
www.eeworm.com/read/158542/11602333
pdf prentice hall - applied java patterns.pdf
www.eeworm.com/read/403957/11494288
htm preface.htm
Design Patterns CD
Preface
As we wrote Design Patterns, we knew the patterns we were
desc
www.eeworm.com/read/403957/11494950
htm preface.htm
Design Patterns CD
Preface
As we wrote Design Patterns, we knew the patterns we were
desc
www.eeworm.com/read/215178/15071547
m fuzzy_k.m
%function [clusters] = Fuzzy_K(patterns_in,c,plot_on)
clear all
clc
%read an image file 92av3c9.lan from Multispec
fid1=fopen('c:\image\92av3c9.lan','rb');
status=fseek(fid1,128,'bof');
band
www.eeworm.com/read/286662/8751681
m deterministic_boltzmann.m
function [test_targets, updates] = Deterministic_Boltzmann(train_patterns, train_targets, test_patterns, params);
% Classify using the deterministic Boltzmann algorithm
% Inputs:
% train_pattern