代码搜索:cascade
找到约 5,158 项符合「cascade」的源代码
代码结果 5,158
www.eeworm.com/read/292670/3950629
c cascade-test.c
#include
#include
#include
#include "../comedi/drivers/8253.h"
#if NOT
/* this function is meant to replace i8253_cascade_ns_to_timer_2div
* (which is completely broken
www.eeworm.com/read/292073/3959483
js cascade_admin.js
function createRequestObject() {
var ro;
var browser = navigator.appName;
if(browser == "Microsoft Internet Explorer"){
ro = new ActiveXObject("Microsoft.XMLHTTP");
}else{
www.eeworm.com/read/280962/4121190
py cascade_speed.py
import testenv; testenv.simple_setup()
from sqlalchemy import *
from sqlalchemy.orm import *
from timeit import Timer
import sys
meta = MetaData()
orders = Table('orders', meta,
Column('id', In
www.eeworm.com/read/386597/2570096
m cascade_correlation.m
function [test_targets, Wh, Wo, J] = Cascade_Correlation(train_patterns, train_targets, test_patterns, params)
% Classify using a backpropagation network with the cascade-correlation algorithm
% I
www.eeworm.com/read/382361/2637690
c cascade-test.c
#include
#include
#include
#include "../comedi/drivers/8253.h"
#if NOT
/* this function is meant to replace i8253_cascade_ns_to_timer_2div
* (which is completely broken
www.eeworm.com/read/474600/6813409
m cascade_correlation.m
function [test_targets, Wh, Wo, J] = Cascade_Correlation(train_patterns, train_targets, test_patterns, params)
% Classify using a backpropagation network with the cascade-correlation algorithm
% I
www.eeworm.com/read/193038/8257132
ico window - cascade.ico
www.eeworm.com/read/415311/11077020
m cascade_correlation.m
function D = Cascade_Correlation(train_features, train_targets, params, region)
% Classify using a backpropagation network with the cascade-correlation algorithm
% Inputs:
% features- Train feat
www.eeworm.com/read/414697/11105639
m view_cascade.m
%View control system setting
NMENU=zeros(1,30);
if length(Epsilon{1,1})==1
Epsilon{1,1}(2)=Epsilon{1,1}(1);
end
[f]=crfig(20,20,600,420,'System ','w','none','off');
uicontrol(f,...
'
www.eeworm.com/read/414697/11106029
m pid_cascade.m
function pid_cascade(simulate,Xpnummt,Xpdenmt,Xpdeadmt,Xmnummt,Xmdenmt,Xmdeadmt,...
Xpdnummt,Xpddenmt,cnummt,cdenmt,cfnummt,cfdenmt,order,orderf,x,y,Epsilon,...
subs,slbs,m,qf,qd,Tcanc,d_throu