自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) Adaptive Linear Network (ADALINE) 2) Multilayer Layer Perceptron with Extended Backpropagation algorithm (EBPA) 3) Radial Basis Functions (RBF) Networks 4) RBF Networks with Extended Minimal Resource Allocating algorithm (EMRAN) 5) RBF and Piecewise Linear Networks with Dynamic Cell Structure (DCS) algorithm A simulink example regarding the approximation of a scalar nonlinear function of 4 variables
标签: collection implement Adaptive adaptive
上传时间: 2015-04-09
上传用户:ywqaxiwang
UART通信协议介绍,并附简单实现的汇编语言代码
上传时间: 2013-12-26
上传用户:shanml
BoboMail is a so called webmail application, which provides mail access through a web interface. It handles MIME messages properly (including HTML mails) and is implemented in Python BoboMail是一个webmail应用程序,它提供通过一个web接口的邮件访问。它可以正确处理MIME消息(包括HTML邮件),用Python实现。
标签: application interface BoboMail provides
上传时间: 2013-12-08
上传用户:kristycreasy
This article is a very simple introduction writing a Windows Form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click events. The application displays a form showing attributes of a file. This form is similar to the properties dialog box of a file (Right click on a file and Click on Properties menu item). Since attributes of a file will be shown, the sample will show how to use File IO operations in .NET framework.
标签: introduction application Microsoft article
上传时间: 2015-04-09
上传用户:www240697738
这是一个c语言写的a/d转换程序。利用i2c总线实现对24c02的存和取
上传时间: 2013-12-26
上传用户:plsee
We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a simple apparatus. We also present several generalizations of this construction which admit similar decoding algorithms.
标签: demonstrate decoding encoding extended
上传时间: 2013-12-20
上传用户:moshushi0009
The CC1000 RF transceiver is very easy to interface with a microcontroller. The chip is configured using a three-wire bus, comprising of PCLK, PDATA and PALE signals.
标签: microcontroller transceiver configured The
上传时间: 2014-01-04
上传用户:c12228
包含一下内容: * An extensible agent * An SNMP library * tools to request or set information from SNMP agents * tools to generate and handle SNMP traps * a version of the unix netstat command using SNMP * a graphical Perl/Tk/SNMP based mib browser
标签: SNMP information extensible library
上传时间: 2013-12-27
上传用户:lwwhust
增加ASCII.C的一个ASCI码(7F),用于虚拟按键用 修改UART串口的命令解析程序,修改RTC的pcf8563中断部分。 精简IIC和smart_timer代码,添加define.h的宏定义。 修改system.c里的消息堆栈的宏定义 增加ii.c函数,支持对eeprom的打包 增加由PLD或者GPIO输出的模拟UART,在6个CLOCK下速度为57.6K 增加消息的优先级功能,消息类型的前4位为消息的优先级,后4位为消息的类型 试用于初学单片机并且想更上一层楼的,或者有些基础,想减少工作量的。
上传时间: 2015-04-10
上传用户:athjac
Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble. Reference: Z.-H. Zhou and Y. Yu. Ensembling local learners through multimodal perturbation. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cybernetics, 2005, vol.35, no.4, pp.725-735.
标签: Description Randomness Attribute Filtered
上传时间: 2015-04-10
上传用户:ynzfm