搜索资源列表
Neuron C Programmers Guide
- LonWorks Neuron C Programmers Guide
Neuron C Reference Guide
- Neuron C Reference Guide
BPprog
- BP算法最新C源程序, #include\"stdarg.h\" #include\"stdio.h\" #include\"stdlib.h\" #include\"math.h\" #include\"graphics.h\" #include\"conio.h\" #define IN 4 /*输入层的神经元个数*/ #define HID 13 /*隐含层的神经元个数*/ #define MOD 594 /*学习样本个数*/ #define OUT
nervecellmodel
- 这是神经元模型的C语言代码。神经元模型在控制等有着极为重要的应用。-This is the neuron model C language code. Neurons in the control model has a very important application.
FLOAT
- LONWORKS NEURON C 浮点数头文件FLOAT.H
1
- 在LON网程序设计中使用Neuron C语言。Neuron C是一种基于ANSIC且带有网络通信和高级硬件设备接口扩展语句的高级语言。它增加了对I/O、事件处理、消息传递和分散数据目标的支持, 扩充了包括软定时器、网络变量、显示消息、一个多任务调度程序以及其它各具特点的函数等。采用Neuron C语言开发的应用程序,可直接在Lonbuilder神经元仿真器上进行调试,因此应用程序的开发可独立于硬件设计进行
ANNCAM
- The program Neuron.c simulates a SIMPLE stable state neural networkreporting on both input and output states and energy levels after eachiteration (namely set up for 8, though usually the network stabilizes afterabout 4). The program demonstrates a v
NeuronCprograskill
- Neuron芯片的应用程序是用Neuron C编写的,文档详细介绍了Neuron C的编程技巧。 -Neuron Chip application is written in Neuron C, the document details the Neuron C programming skills.
NeuronCProgrammersGuide
- Echelon的Neuron C编程开发手册(最新的)-Echelon' s Neuron C Programming Manual (date)
NeuronNetworkCodes
- 外国人写的一本书,附全书所有源码,C++写的,很详细很有深度!-including a neuron network book and all codes, very useful
Neuron-Network
- 国外神经网络最好的入门书籍,英文原版,内容通俗晚懂-The best entry of foreign books on neural networks, the English original
Neuron-Model
- 一个神经元模型的C编程算法,我也不知道还怎么说了-A neuron model of the C programming algorithm
Neuron_C_Programmers_Guide
- 埃施朗公司 lonworks 现场总线芯片 Neuron C 编程手册-The Echelon lonworks fieldbus chip Neuron C programming manual
Neuron_C_Reference_Guide
- 埃施朗公司 Lonworks 现场总线芯片 Neuron C 编程参考指南-Echelon Lonworks fieldbus chip Neuron C programming reference guide
neuron
- BP神经网络的C语言实现,摘自网络,简单易懂-C language implementation of the BP neural network
The-gate-node
- 这是Neuron C编写的一个门节点,使用的开发环境是LonWorks-This is written in Neuron C a gate node, the development environment is LonWorks
SmartPanel_individual_control
- Document for individual control of device on smart panel which is using neuron C source code
SmartPanel_individuall
- Document for individual control for device using smart panel which is using Neuron C source code
single-neuron-adaptive-PID
- 用C语言实现“单神经元自适应PID控制”-Using C language to achieve the single neuron adaptive PID control
neuron
- 本程序用C语言实现神经网络算法,供大家学习,交流使用。(This program uses C language to achieve neural network algorithm, for everyone to learn, exchange use.)