Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - network
Search - network - List
DL : 0
MATLAB神经网络工具箱在故障诊断中的应用-MATLAB neural network toolbox in fault diagnosis of
Update : 2024-05-21 Size : 3590144 Publisher : cnvi

DL : 0
RAS高级编程是一个RAS拨号程序高级开发,通过该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量,绝对是一个值得读者学习的程序。-RAS is a high-level programming RAS Dial-up procedures advanced development, and the program can be achieved without a telephone dial-up function can be realized as adsl, Netcom, and other dial-up function, but also to monitor the modem or Ethernet network traffic is definitely a worthy readers learning process.
Update : 2024-05-21 Size : 239616 Publisher : aben

太原理工大学硕 士 学 位 论 文 摘 要 随着网络和多媒体技术的不断发展,当前可以提供实时数 据特别是多媒体数据传输服务的分布式多媒体网络已经成为网 络发展的一个重要方向。为了实现这一目标,如何在现有的 Internet 中引入服务质量(QoS)就成为网络服务中的一个重要 课题。-Taiyuan University of Technology with a master's degree thesis Abstract network and multimedia technology continues to develop, the current can provide real-time data, especially multimedia data transmission services distributed multimedia network network development has become an important direction. To achieve this goal, how the existing Internet introduced Quality of Service (QoS) network services as an important task.
Update : 2024-05-21 Size : 151552 Publisher : 西风飘雪

计算机网络与互联网(computer network and internet)--douglas E. comer 电子工业出版社出版。-computer networks and the Internet (computer network and internet)-- Douglas E. comer Electronics Industry Publishing House.
Update : 2024-05-21 Size : 10281984 Publisher : 龙焕

面向MATLAB工具箱的神经网络理论与应用,一本好书,详细介绍了MATLAB中神经网络工具箱的使用方法让你轻松掌握用MATLAB实现神经网络的仿真计算!-MATLAB Toolbox for the neural network theory and application of a good book, detailing the MATLAB Toolbox neural network methods of using lets you easily grasp MATLAB neural network simulation!
Update : 2024-05-21 Size : 8392704 Publisher : 李林

自组织系统Kohonen网络模型。对于Kohonen神经网络,竞争是这样进行的:对于“赢”的那个神经元c,在其周围Nc的区域内神经元在不同程度上得到兴奋,而在Nc以外的神经元都被抑制。网络的学习过程就是网络的连接权根据训练样本进行自适应、自组织的过程,经过一定次数的训练以后,网络能够把拓扑意义下相似的输入样本映射到相近的输出节点上。网络能够实现从输入到输出的非线性降维映射结构:它是受视网膜皮层的生物功能的启发而提出的。~..~-Kohonen network model. For Kohonen neural network, competition is this : For the "winner" of neurons c, in its switching around the region neurons in varying degrees, to be excited, and the switching outside the neurons were inhibited. Network learning is a process in the network connecting the right under the training samples for adaptive, self-organizing process, after a certain number of training, network topology can sense similar to the mapping of the input samples similar to the output nodes. Network can be achieved from input to output of nonlinear reduced-dimensional mapping structure : it is subject to retinal cortex of the biological function inspired by. ~ ~ ..
Update : 2024-05-21 Size : 34816 Publisher : 张洁

DL : 1
该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计算出每个活动的最早开始时间,最迟开始时间和全工程可以完成的最早时间,并找出关键路径和关键活动。-the program can achieve the functional, if a circuit map activities can not be calculated critical path, that is a judgment to resolve the feasibility of the project. Right through the importation of construction activities, we can establish arbitrary judgment AOE network. The network for the importation can be calculated for each of the earliest start time, the latest starting time and the entire project will be completed in the first time, and identify key and critical path activities.
Update : 2024-05-21 Size : 1024 Publisher : 邱孝杰

这是一种利用神经网络来进行人脸识别的算法。-This is a neural network to the face recognition algorithm.
Update : 2024-05-21 Size : 453632 Publisher : 王立

DL : 0
The word building game is a well known game all over the world. It is also called as scrabble. In this network-supported game, four players can play the game together sharing the same matrix board. Players can join their corresponding opponents directly by searching. I have used UDP sockets for searching the hosted game and TCP sockets for game processing. This game can be played within the subnet.
Update : 2024-05-21 Size : 41984 Publisher : 王小文

windows网络编程技术随书源码,微软公司核心技术书库!-windows of network programming source with books, Microsoft core technologies Stack!
Update : 2024-05-21 Size : 7571456 Publisher : 安新

基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数:1)初始化权、阈值子程序;2)第m个学习样本输入子程序;3)第m个样本教师信号子程序;4)隐层各单元输入、输出值子程序;5)输出层各单元输入、输出值子程序;6)输出层至隐层的一般化误差子程序;7)隐层至输入层的一般化误差子程序;8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序;9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序;10)第二隐层至第一隐层的权值调整、第二隐层阈值调整计算子程序;11)第一隐层至输入层的权值调整、第一隐层阈值调整计算子程序;12)N个样本的全局误差计算子程序。-C development based on the three hidden layer neural network, the output weights, threshold documents, training sample documents, for the following functions : a) initialization, the threshold subroutine; 2) m learning samples imported subroutine; 3) m samples teachers signal Subroutine ; 4) hidden layer of the module input and output value subroutine; 5) the output layer of the module input and output value subroutine; 6) the output layer to the hidden layer subroutine error of generalization; 7) hidden layer to the input layer subroutine error of generalization; 8) the output layer to the third hidden layer Weight adjustment, the output layer threshold adjustment routines; 9) 3rd hidden layer to the second hidden layer weights adjustment, the third hidden layer threshold adjustment routi
Update : 2024-05-21 Size : 11264 Publisher : 李洋

开发环境:Matlab 简要说明:自组织特征映射模型(Self-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。-development environment : Matlab Brief Description : Self-Organizing Map model (Self-Organizing Map feature), a neural network that external input mode, will be divided into different regions, the regional input to the model with different response characteristics and the process is automatic End %. The neurons connect with the right to a certain value of the distribution. Most neighboring neurons stimulate each other, distant neurons were mutual inhibition, the vision has a weaker stimulus. Self-organizing feature mapping method is a non-teachers clustering method.
Update : 2024-05-21 Size : 1024 Publisher : 李洋

DL : 0
1、该工具包用于安装Lm和RBF两个神经网络工具包 2、直接运行LmNet.exe或_install.bat即可; 3、完成成功后,请将 bin\win32 目前加至系统的 path中。 具体为:我的电脑-->属性-->环境变量-->将“bin\win32”加至path路径中。-1, the tool kits for the installation and Lm 2 RBF neural network tool kits 2, or directly running LmNet.exe _install.bat can; Three complete success, I would be grateful if bin \ win32 increase to the current system which the path. Specifically : my computer-- gt; Attribute-- gt; Environment variables-- gt; "Bin \ win32" to increase path PATH.
Update : 2024-05-21 Size : 8923136 Publisher : 李洋

基于matlab的hopfield神经网络识别带噪声字母的源代码,很经典!-based on Matlab hopfield neural network recognition of the alphabet with the noise source, classic!
Update : 2024-05-21 Size : 31744 Publisher :

DL : 0
神经网络实现-neural network
Update : 2024-05-21 Size : 30720 Publisher : 何坚

DL : 0
这是网络上关于snmp的比较详细的源码包括代理,客户端,mib等-This is the network on the snmp more detailed source, including agents, clients, etc. mib
Update : 2024-05-21 Size : 2329600 Publisher : 王志才

DL : 0
基于ELMAN神经网络对阶跃响应动态进行补偿也可以举一反三的运用于ELMAN网络的其他应用-Elman neural network based on the step response of the dynamic compensation can be applied to an example of the Elman network other applications
Update : 2024-05-21 Size : 1024 Publisher : 陈俊宏

sniffer 网络工具,够能对IP数据包及时捕获。并能识别出tcp,ip,udp等-a sniffer network tool which can capture the IP data pack timely, can identify tcp,ip,udp etc.
Update : 2024-05-21 Size : 246784 Publisher : 叶锋

一个C#实现的网络聊天程序,采用Stocket编程,包括服务端与客户端-a C# network chat program using Stocket programming, including server and client
Update : 2024-05-21 Size : 87040 Publisher : 扬扬

动态显示当前网络的使用情况,包括接受数据速率和发送数据速率。-dynamic display of current network usage, including data rate and send data rates.
Update : 2024-05-21 Size : 2020352 Publisher : 韩雪
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.