学上的基本神经元,人工的神经网络也有基本的神经元。每个神经元有特定数量的输入,也会为每个神经元设定权重(weight)。权重是对所输入的资料的重要性的一个指标。然后,神经元会计算出权重合计值(net Value),而权重合计值就是将所有输入乘以它们的权重的合计。每个神经元都有它们各自的临界值(threshold),而当权重合计值大于临
标签:
上传时间: 2014-06-06
上传用户:luke5347
c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the screen, and then outputs the ASCII hex Value of that character.
标签: demonstrates c8051f340 C8051F340 configure
上传时间: 2013-12-25
上传用户:lepoke
(1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double Value),计算两个矩阵的乘积的方法multiply(Matrix m)以及toString()等内容。
上传时间: 2016-08-19
上传用户:qiao8960
This file implements a pid controller used to simulator cruise control in a car The input is a throtle Value between 0 - 100 ( read on P1 ) The output is the car s speed ( P2 - P0 )
标签: controller implements simulator control
上传时间: 2014-01-01
上传用户:13160677563
FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pairs, so that first argument is the name of the parameter and the next argument is the Value for that parameter. Optional parameter pairs can be given in any order.
标签: arguments parameter Optional numerous
上传时间: 2014-08-18
上传用户:2525775
1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点,指向该文件夹,如果新建虚拟路径,会导致一些图片的不正常显示. 3."Database"文件夹内有数据库文件hyb2bTest_Data.MDF,在Sql Server企业管理器中选择"附加数据库" 4.需要修改根目录web.config文件 <add key="DBServer" Value="."/>,改成当前数据库地址 <add key="DBUser" Value="sa"/>,改成当前数据库用户名 <add key="DBPwd" Value="sa"/>,改成当前数据库密码 <add key="DBName" Value="hyb2btest"/>,改成当前数据库名称 <add key="SQLConnString" Value="server=. database=hyb2btest user id=sa pwd=sa Min Pool Size=10"/>,分别也换成当前数据库的地址,用户名、密码以及数据库名称。 5.后台登录地址: 当前路径+manage/index.aspx 帐户:admin 密码:admin 环境要求: Windows2000 / Windows2003 + IIS5 + .NET Framework 1.1 + MS SQL Server 2000 或各更高版本 演示地址:www.hyb2b.cn 电话:13061363607 MSN :huayousoft@hotmail.com
上传时间: 2014-01-27
上传用户:zhliu007
超强在线编辑表格 本程序是用JavaScript写的表格应用程序,实现的功能如下: a.此表格可以实现增加,删除,上移,下移,修改等很多的操作,并且,可以设置每一列的编辑方式. b.目前含有两种编辑方式: 1,文本框编辑 2,下拉框编辑 (需要提供两个数组,一个是text,一个是Value) c.编辑过程中,可以使用tab键进入下一个单元格进行编辑,也可以之间使用enter键结束编辑 d.提供设置图标的功能 (主要程序代码在"超强在线编辑表格.files\js_top.htm"文件中)
标签: JavaScript 表格 编辑 程序
上传时间: 2013-12-19
上传用户:tonyshao
CRC码产生器与校验器程序 Features : Executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width from 1 to 256 bits Any initialization Value Synchronous or asynchronous reset
标签: polynomial Features Executes clock
上传时间: 2013-12-18
上传用户:Ants
a Java program that reads in the following Values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r: the net annual interest rate, expressed as an integer (e.g. 10 which means 10%) Y: the number of whole remaining years (for repayment) M: the number of remaining months Output: The program should calculate and output the amount of monthly repayments in dollars and cents as single Value (e.g. $840.55)
标签: i.e. following the Keyboard
上传时间: 2013-12-15
上传用户:米卡
Its functions are: n order within (excluding n) At the same time, 3 and 7 can be integral to all natural and a few of the square root of s, and function as a Value to return, the final result s output to file out.dat China.
标签: functions excluding integral within
上传时间: 2016-11-12
上传用户:王者A