代码搜索:NetWork

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

代码结果 10,000
www.eeworm.com/read/163251/10168570

help recurrent.help

"recurrent.cpp" Help File Purpose: Test if a recurrent network can learn how to copy input. This really just tests the functionality of recurrent neural nets. ~Panayiotis Thomakos
www.eeworm.com/read/359012/10170947

updates pci.updates

# updates for the system pci.ids file # # IMPORTANT! Entries in this list must be sorted as they # would appear in the system pci.ids file. Entries # are sorted by ven, dev,
www.eeworm.com/read/163079/10176582

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/358221/10193498

conf wpa1.conf

##### Example wpa_supplicant configuration file ############################### # Empty lines and lines starting with # are ignored # NOTE! This file may contain password information and should pr
www.eeworm.com/read/358191/10194637

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/357983/10197849

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // NetWork.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h
www.eeworm.com/read/357685/10203126

atm-tc-mib

ATM-TC-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-IDENTITY, TimeTicks, mib-2 FROM SNMPv2-SMI TEXTUAL-CONVENTION FROM SNMPv2-TC
www.eeworm.com/read/357648/10204234

lvlib svserver.lvlib

###!!!!!!!Y!%%!$#GFN97>F)(2Z='5!!""!!QNJ<7&H:3"E:8"U;!!%!!5!%E"!!!(`````!!)&;7VB:W5!%E"!!
www.eeworm.com/read/162818/10267353

c telnet.c

/* Internet Telnet client */ #include #ifdef __TURBOC__ #include #include #endif #include "global.h" #include "mbuf.h" #include "socket.h" #include "telnet.h" #i
www.eeworm.com/read/355157/10290090

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