NN Functions a program in Lisp to DEMONSTRATE working of an artificial neuron. (Enter an input vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent, linear, exponential, sigmoid or some other functions (syntax provided) and display the output).
标签: DEMONSTRATE artificial Functions program
上传时间: 2013-12-30
上传用户:hfmm633
The code to DEMONSTRATE simple GUI in Java
标签: DEMONSTRATE simple Java code
上传时间: 2014-01-02
上传用户:czl10052678
FERRET - a broadcast analysis tool This tool is designed to DEMONSTRATE the problem of "data seapage". The average machine broadcasts a lot of information about itself on open networks. This tool captures and organizes this information. This code is extremely low quality, hacked together in order to DEMONSTRATE the problem at the BlackHat Federal 2007 conference. Higher quality code should be available around May 2007 on our website at http://www.erratasec.com.
标签: tool DEMONSTRATE broadcast analysis
上传时间: 2013-11-30
上传用户:1101055045
Code for binary encryption. Code DEMONSTRATE encryption mechanism
标签: encryption Code DEMONSTRATE mechanism
上传时间: 2017-07-31
上传用户:plsee
It is the code to DEMONSTRATE actof filtering
标签: DEMONSTRATE filtering actof code
上传时间: 2017-09-05
上传用户:1966640071
Abstract: This article explores criteria necessary for reliable communication between electric vehicles (EVs) and electric vehicleservice equipment (EVSE). Data will DEMONSTRATE that a G3-PLC system has already met the criteria established by the automotiveand utility industries. Multiple international tests prove that a G3-PLC implementation is the optimal low-frequency solution.
上传时间: 2014-12-24
上传用户:逗逗666
The 87LPC76X Microcontroller combines in a small package thebenefits of a high-performance microcontroller with on-boardhardware supporting the Inter-Integrated Circuit (I2C) bus interface.The 87LPC76X can be programmed both as an I2C bus master, aslave, or both. An overview of the I2C bus and description of the bussupport hardware in the 87LPC76X microcontrollers appears inapplication note AN464, Using the 87LPC76X Microcontroller as anI2C Bus Master. That application note includes a programmingexample, demonstrating a bus-master code. Here we show anexample of programming the microcontroller as an I2C slave.The code listing DEMONSTRATEs communications routines for the87LPC76X as a slave on the I2C bus. It compliments the program inAN464 which DEMONSTRATEs the 87LPC76X as an I2C bus master.One may DEMONSTRATE two 87LPC76X devices communicating witheach other on the I2C bus, using the AN464 code in one, and theprogram presented here in the other. The examples presented hereand in AN464 allow the 87LPC76X to be either a master or a slave,but not both. Switching between master and slave roles in amultimaster environment is described in application note AN435.The software for a slave on the bus is relatively simple, as theprocessor plays a relatively passive role. It does not initiate bustransfers on its own, but responds to a master initiating thecommunications. This is true whether the slave receives or transmitsdata—transmission takes place only as a response to a busmaster’s request. The slave does not have to worry about arbitrationor about devices which do not acknowledge their address. As theslave is not supposed to take control of the bus, we do not demandit to resolve bus exceptions or “hangups”. If the bus becomesinactive the processor simply withdraws, not interfering with themaster (or masters) on the bus which should (hopefully) try toresolve the situation.
上传时间: 2013-11-19
上传用户:shirleyYim
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to DEMONSTRATE how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.
标签: command-line application Addfilter drivers
上传时间: 2013-12-30
上传用户:天诚24
The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to DEMONSTRATE in detail, how the JILRuntime/JewelScript library can be embedded into an application.
标签: command-line application JILRunOnly intended
上传时间: 2015-04-03
上传用户:ywqaxiwang
KPhoneIM is a simple point to point instant messaging application. You may chat with (exactly) one partner directly. The tool needs no server. It may be called from KPhoneSI as external session. Indeed, I develloped the tool mainly to DEMONSTRATE KPhoneSI s concept of external sessions!
标签: point application messaging KPhoneIM
上传时间: 2015-09-13
上传用户:lhw888