代码搜索:NetWork

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

代码结果 10,000
www.eeworm.com/read/476979/6743707

vbp nn.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation Reference=*\G{420B2830-E718-11CF-893D-00A0C9054228}#1.0#0#C:\WINDOWS\system32\scrrun
www.eeworm.com/read/476691/6748327

pas sendmsgunit.pas

unit SendMsgUnit; interface uses Windows, SysUtils, Classes, ComCtrls, Dialogs; { ERROR_ACCESS_DENIED The user does not have access to the requested information. ERROR_INVALID_PAR
www.eeworm.com/read/410537/11278863

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/410172/11299382

makefile

CONDIR=/etc/iFtp APPDIR=/usr/bin iFtp: AppMain.o DaemonCon.o FtpDo.o NetWork.o Public.o CMD.o $(CC) $(FLAGS) $^ -o $@ -lcrypt AppMain.o: AppMain.c DaemonCon.h FtpDo.h CMD.o: CMD.c CMD.h Public.h Net
www.eeworm.com/read/409633/11317521

txt [www.51chongdian.net]誉天it认证下载.txt

湖北唯一独家授权CISCO、红帽LINUX认证培训和考试中心 如果有技术资料下载问题 请查询我们的下载站 有很多优秀IT认证题库和教程 誉天IT技术论坛: http://bbs.yutianedu.com 誉天IT技术营博客 http://blog.yutianedu.com 誉天IT下载站 : http://soft.yutianedu.com LIN
www.eeworm.com/read/263805/11341436

m nntfnms.m

function n = nntfnms %NNTFNMS Neural Network Design utility function. % First Version, 8-31-95. %================================================================== n = ['compet '; 'ha
www.eeworm.com/read/263805/11341474

m nntexist.m

function e = nntexist(d) % NNTEXIST Neural Network Design utility function. % First Version, 8-31-95. %================================================================== e = exist('learnp');
www.eeworm.com/read/263805/11341475

m nncallbk.m

function y = nncallbk(demo,command) %NNCALLBK Neural Network Design utility function. % First Version, 8-31-95. % NNCALLBK(DEMO,COMMAND) % DEMO - Name of demo. % COMMAND - Command. % Ret
www.eeworm.com/read/263805/11341485

m nnpause.m

function nnpause(delay) %NNPAUSE A Neural Network Design utility function. % First Version, 8-31-95. %================================================================== drawnow start = cloc
www.eeworm.com/read/263805/11341579

m contents.m

% Neural Network Design Demonstrations. % Copyright (c) 1994 by PWS Publishing Company. % % General % nnd - Splash screen. % nndtoc - Table of contents. % nnsound - Turn Neural Net