代码搜索:NetWork

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

代码结果 10,000
www.eeworm.com/read/168218/9932836

out topo.out

enter number of edges of 5 vertex digraph enter edge 1 enter edge 2 enter edge 3 enter edge 4 enter edge 5 enter edge 6 enter edge 7 The network's adjacency matrix is 0 1 1 0 1 0 0 0 1 1
www.eeworm.com/read/168045/9941012

m hop_demo.m

% Demo of Hopfield network % Hugh Pasika 1997 clc clf disp('The Hopfield Network - Demo 1 - Pattern Recall') disp('----------------------------------------------') disp(' ') disp('This algorithm dem
www.eeworm.com/read/363287/9962903

m demopsonet.m

% demoPSOnet.m % script to show a quick, uncomplicated demo of using trainpso for training % a neural net % % tries to build a feedforward neural net to approximate a noisy increaing % sin funct
www.eeworm.com/read/363287/9962944

m demopsonet.m

% demoPSOnet.m % script to show a quick, uncomplicated demo of using trainpso for training % a neural net % % tries to build a feedforward neural net to approximate a noisy increaing % sin funct
www.eeworm.com/read/167556/9962992

h netconf.h

#ifndef __CONFIG_H #define __CONFIG_H /* ############################################################################### Wiznet. 5F Simmtech Bldg., 228-3, Nonhyun-dong, Kangnam-gu, Seoul, Korea
www.eeworm.com/read/167554/9963155

h netconf.h

#ifndef __CONFIG_H #define __CONFIG_H /* ############################################################################### Wiznet. 5F Simmtech Bldg., 228-3, Nonhyun-dong, Kangnam-gu, Seoul, Korea
www.eeworm.com/read/167553/9963180

h netconf.h

#ifndef __CONFIG_H #define __CONFIG_H /* ############################################################################### Wiznet. 5F Simmtech Bldg., 228-3, Nonhyun-dong, Kangnam-gu, Seoul, Korea
www.eeworm.com/read/167552/9963210

h netconf.h

#ifndef __CONFIG_H #define __CONFIG_H /* ############################################################################### Wiznet. 5F Simmtech Bldg., 228-3, Nonhyun-dong, Kangnam-gu, Seoul, Korea
www.eeworm.com/read/362708/9984998

plg mscomm.plg

Build Log --------------------Configuration: MSComm - Win32 Debug-------------------- Command Lines Creating command line "rc.exe /l 0x804 /fo"
www.eeworm.com/read/362500/9996061

m gradnet.m

function grad=gradnet(t,u,beta,kin,Lambda) %GRADNET Gradient of inner network with respect to network weights % This routine returns the gradient of the inner network with % respect to the networ