代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/122236/14712367
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/122236/14712449
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
www.eeworm.com/read/122236/14712484
m nndrwcir.m
function nndrwcir(x,y,r,c)
%NNDRWCIR Neural Network Design utility function.
%
% NNDRWCIR(X,Y,R,C)
% X - Horizontal coordinate.
% Y - Vertical coordinate.
% R - Radius.
% C - Color.
%
www.eeworm.com/read/122236/14712485
m nnfexist.m
function ok = nnfexist(d)
%NNFEXIST Neural Network Design utility function.
% First Version, 8-31-95.
%==================================================================
ok = exist('hardlim'
www.eeworm.com/read/122236/14712543
m contents.m
% MININNET
% Functions for Neural Network Design demonstrations.
% (Do not use if Neural Network Toolbox is available.)
%
% Transfer functions
% compet - Competitive transfer function.
% h
www.eeworm.com/read/221742/14723429
js liveframework.js
/* Copyright (C) 2007 Microsoft Corporation */
var RuntimeVersion="7.061129.1";Function.abstractMethod=function(){throw new Error('Abstract method should be implemented');}
Function.createCallback=f
www.eeworm.com/read/221695/14729289
makefile
#
# Makefile for the linux networking.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's s
www.eeworm.com/read/221024/14778521
html http:^^www.cs.uiowa.edu^~sriram^17summer95^project1.html
Date: Tue, 14 Jan 1997 23:19:20 GMT
Server: NCSA/1.5
Content-type: text/html
1. project1.pas
2.
www.eeworm.com/read/220906/14784127
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