代码搜索:网络终端
找到约 10,000 项符合「网络终端」的源代码
代码结果 10,000
www.eeworm.com/read/152418/12116146
txt 读我.txt
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ 能飞JSP+MYSQL网络办公OA系统 ┃
┃ 系统版本:1.0 ┃
┃ 版权所有: finaler
www.eeworm.com/read/126916/14395766
txt 必看.txt
======动态网站制作宝典======
====== www.w269.com ======
╔------------------------------------------------╗
┆资讯文章 网页制作 网络编程
www.eeworm.com/read/225997/14505167
txt 读我.txt
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ 能飞JSP+MYSQL网络办公OA系统 ┃
┃ 系统版本:1.0 ┃
┃ 版权所有: finaler
www.eeworm.com/read/393254/8300147
txt 读我.txt
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ 能飞JSP+MYSQL网络办公OA系统 ┃
┃ 系统版本:1.0 ┃
┃ 版权所有: finaler
www.eeworm.com/read/203014/15368156
txt 读我.txt
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ 能飞JSP+MYSQL网络办公OA系统 ┃
┃ 系统版本:1.0 ┃
┃ 版权所有: finaler
www.eeworm.com/read/389442/8519794
m fun_test4.m
%绘制指数函数曲线
close all
clear all
p=-1:0.05:1;
t=exp(-p);
%建立并训练网络
%绘制网络的逼近效果
net=newff(minmax(p),[3 1],{'logsig' 'purelin'},'traingdx','learngd');
net.performFcn = 'mse';
net.trainParam.goal
www.eeworm.com/read/166586/10014316
txt 升级说明.txt
************************************************************************
动易网络科技有限公司
Dongyi Network Technology Co.,Ltd
程序名称:动易网站管理系统 2005版 To 2006版 数据库升级程序
版权所有:动易网络(PowerEasy.net)
Copyright 2
www.eeworm.com/read/163197/10171556
m example9_6bp_pid.m
%基于BP神经网络的PID控制
clear all;
close all;
xite=0.25;
alfa=0.05;
S=2; %信号类型
IN=4;H=5;Out=3; %神经网络结构
if S==1 %阶跃信号
wi=[-0.6394 -0.2696 -0.3756 -0.7023;
-0.8603 -0.2013 -0