代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/447050/7559719
txt 计算机常用述语.txt
Computer Vocabulary In Common Use
一、硬件类(Hardware)
二、软件类(Software)
三、网络类(Network)
四、其它www.cmdos.net
CPU(Center Processor Unit)中央处理单元
mainboard主板
RAM(random access
memory)随机存储器(内存)
RO
www.eeworm.com/read/446595/7576387
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/446239/7582983
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/445121/7598838
pro tripplanner.pro
TEMPLATE = app
QT += network
HEADERS = tripplanner.h
SOURCES = main.cpp \
tripplanner.cpp
FORMS = tripplanner.ui
www.eeworm.com/read/445121/7598856
pro tripserver.pro
TEMPLATE = app
QT += network
CONFIG += console
HEADERS = clientsocket.h \
tripserver.h
SOURCES = clientsocket.cpp \
main.cpp \
www.eeworm.com/read/444391/7613127
plg serialcomm.plg
Build Log
--------------------Configuration: SerialComm - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\AD
www.eeworm.com/read/441332/7671745
m hardlims.m
function a = hardlims(n,b)
%HARDLIMS Symmetric hard limit transfer function.
%
% Syntax
%
% A = hardlims(N)
% info = hardlims(code)
%
% Description
%
% HARDLIMS is a transfer functio
www.eeworm.com/read/441332/7671749
m hardlim.m
function a = hardlim(n,b)
%HARDLIM Hard limit transfer function.
%
% Syntax
%
% A = hardlim(N)
% info = hardlim(code)
%
% Description
%
% HARDLIM is a transfer function. Transfer fu
www.eeworm.com/read/441332/7671765
m dist.m
function z = dist(w,p)
%DIST Euclidean distance weight function.
%
% Syntax
%
% Z = dist(W,P)
% df = dist('deriv')
% D = dist(pos)
%
% Description
%
% DIST is the Euclidean distance