代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/454090/7400946
html libindex.html
VxWorks Network Programmer's Guide :
VxWorks Network Programmer's Guide :
www.eeworm.com/read/452710/7436115
c,v ni_in.c,v
head 1.1;
access;
symbols;
locks
dls:1.1; strict;
comment @ * @;
1.1
date 97.09.21.19.27.59; author dls; state Dist;
branches;
next ;
desc
@@
1.1
log
@pre-3e code
@
text
www.eeworm.com/read/452301/7442088
rpt cardbus_5632.rpt
++++++++++++++++++++++
| Design Information |
++++++++++++++++++++++
Design: CARDBUS_5632
SpDE Version: SpDE 9.5.4 Internal Build1
Report Generated: Thu Apr 08 11:18:24 2004
CHI
www.eeworm.com/read/452301/7442153
rpt cardbus_5632.rpt
++++++++++++++++++++++
| Design Information |
++++++++++++++++++++++
Design: CARDBUS_5632
SpDE Version: SpDE 9.5.4 Internal Build1
Report Generated: Thu Apr 08 11:18:23 2004
CHI
www.eeworm.com/read/450608/7480108
m rbnc.m
%RBNC Radial basis function neural network classifier
%
% W = RBNC(A,UNITS)
%
% INPUT
% A Dataset
% UNITS Number of RBF units in hidden layer
%
% OUTPUT
% W Radial basis neural n
www.eeworm.com/read/448678/7527207
h netstr.h
#ifndef VSFTP_NETSTR_H
#define VSFTP_NETSTR_H
struct mystr;
struct vsf_session;
typedef int (*str_netfd_read_t)(struct vsf_session*
p_sess, char*,
www.eeworm.com/read/448535/7531330
m bssg.m
function y = bssg(v)
%
% The nonlinear function in the neural network
%
% function y = bssg(v).
% Copyright 1999 by Todd K. Moon
y = 1./(1+exp(-v));
www.eeworm.com/read/447783/7545686
c coordinator.c
/*
Microchip ZigBee Stack
Demo Coordinator
This demonstration shows how a ZigBee coordinator can be set up. This demo allows
the PICDEM Z Demostration Board to act as either a
www.eeworm.com/read/445956/7587401
c sysend.c
/* sysEnd.c - System Enhanced Network interface support library */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01a,12ap