代码搜索:Help

找到约 10,000 项符合「Help」的源代码

代码结果 10,000
www.eeworm.com/read/163402/10162780

ae help.ae

Main Menu Aee allows you to move through the file and execute commands without having to toggle through different modes. The following are the topics available i
www.eeworm.com/read/163399/10162820

pl a_help.pl

##!/usr/bin/perl # # Schpati - Pre-Alpha of AndyChat v3.xx # MODULE: Help # # Started on Thursday, 23rd of March, 2000 around 9pm # # 23rd of March, 2000 # - (8.59pm) Initial Porting :) # - (9.11pm)
www.eeworm.com/read/163341/10165657

tc_help

www.eeworm.com/read/163285/10167027

asp help.asp

『驴友俱乐部』—[百万流量交换,打造驴友的世界
www.eeworm.com/read/163251/10168504

help binomial.help

"binomial.cpp" Help File Purpose: Demonstrate the functionality of a binomial neural network. Uses two layers and predefined weights. Also demonstrates that the most classic scenario of the XOR
www.eeworm.com/read/163251/10168548

help array.help

"array.cpp" Help File Purpose: Use a bitmap and a SIGMOID network to idenfity the digits from 0-9. There are two extra functions. The first, "SetRandomWeights" set's random weights in the ma
www.eeworm.com/read/163251/10168567

help pnn.help

"pnn.cpp" Help File The purpose is to demonstrate the use of probabilistic neural networks. A binomial function is defined and then the function minima is determined. ~Panayiotis Thomakos
www.eeworm.com/read/163251/10168570

help recurrent.help

"recurrent.cpp" Help File Purpose: Test if a recurrent network can learn how to copy input. This really just tests the functionality of recurrent neural nets. ~Panayiotis Thomakos
www.eeworm.com/read/163251/10168575

help hopefield.help

www.eeworm.com/read/163251/10168578

help annealing.help

annealing.cpp help file Purpose: Demonstrate the use of Simulated Annealing Neural Networks. Using this network function: [ 2 2 ] [ -1 -1 ] Find the function minima: answer = [ 0 1 ]