誤差反向傳播網絡(Back propagation network,簡稱BP網絡)是神經網絡中最活躍的方法,且絕大多數采用了三層結構(輸入層、一個隱含層和輸出層).BP網絡是一種非線性映射人工神經網絡.本程序用vb實現的bp算法
標簽: propagation network Back 誤差
上傳時間: 2015-04-22
上傳用戶:qiaoyue
一個老外寫的CMAC Neural Network源代碼和說明
上傳時間: 2015-04-26
上傳用戶:13215175592
Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment lists via Cisco Discovery Protocol, weak cryptographic packet logging, and Ethereal and tcpdump compatible packet dump files. It also includes the ability to plot detected networks and estimated network ranges on downloaded maps or user supplied image files. Kismet是一個針對IEEE802.11b無線局域網的嗅探和包分析器,支持大多數無線網卡,支持自動檢測UDP、ARP和DHCP的數據包,支持通過CDP協議檢測思科網絡設備,支持加密數據包記錄,采用與Ethereal和Tcpdump兼容的的數據包記錄文件,支持通過用戶提供地圖來檢測和評估無線網絡范圍。
標簽: network dissector sniffing capable
上傳時間: 2014-11-26
上傳用戶:wweqas
MODEL-BASED FINITE MIXTURES USING THE EM ALGORITHM的matlab實現
標簽: MODEL-BASED ALGORITHM MIXTURES FINITE
上傳時間: 2013-12-18
上傳用戶:徐孺
LVQ學習矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The LVQ program accepts input consisting of vectors and calculates the LVQ network weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern and each neuron is reported. Output is directed to the screen.
標簽: implementing quantization directory Learning
上傳時間: 2015-05-02
上傳用戶:hewenzhi
This is an example how one could hide a process on Windows based operation systems from task viewers like ProcDump (G-RoM, Lorian & Stone) or ProcessExplorer (SysInternals). It could e.g. be used as some kind of dump protection. The way to get this done is very different on NT and 9x machines.
標簽: operation Windows example process
上傳時間: 2013-12-17
上傳用戶:wang0123456789
This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only has one function with MANY limitations at the moment, but it is desinged for demo purposes only so it don t matter.
標簽: compressor stuffing Kernel simple
上傳時間: 2013-12-24
上傳用戶:13215175592
本程序用資源分配網(Resource_Allocation Network,簡稱RAN)實現了Hermit多項式在線學習問題。訓練樣本產生方式如下,樣本數400,每個樣本輸入Xi在區間[-4,4]內隨機產生(均勻分布),相關樣本輸出為F(Xi) = 1.1(1-Xi + Xi2)exp(-Xi2/2),測試樣本輸入在[-4,+4]內以0.04為間隔等距產生,共201個樣本。訓練結束后的隱節點為:11個,訓練結束后的平均誤差可達:0.03
標簽: Resource_Allocation Network Hermit RAN
上傳時間: 2014-01-14
上傳用戶:pompey
"TCP/IP + Ethernet network equipment design method" sample program
標簽: equipment Ethernet network program
上傳時間: 2014-01-19
上傳用戶:wangdean1101
aPLib is a 32-bit compression library based on the compression algorithm used in aPACK (my executable packer). aPLib is an easy-to-use alternative to many of the heavy-weight compression libraries available.
標簽: compression algorithm executa library
上傳時間: 2013-11-30
上傳用戶:一諾88