-
该程序模拟了一个简单的神经元,神经networkreporting在稳定状态…
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 very straight-forward method ofprogramming a content-addressable memory and receiving output from that memory.
- 2022-02-01 07:17:54下载
- 积分:1
-
128*64液晶模块图形显示应用实例编程
128*64液晶模块图形显示应用实例编程 -128* 64 LCD graphics Application Programming
- 2022-07-05 03:26:01下载
- 积分:1
-
旅行商问题
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅...
旅行商问题
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。动态归划
- 2022-08-03 06:31:29下载
- 积分:1
-
- 2022-01-26 04:22:50下载
- 积分:1
-
delphi计算器V1.0
delphi计算器V1.0功能:基本的加、减、乘、除、取余、按位与、按位或、取反等目的:为初学者提供一个简单的计算器源码以便于更好的理解delphi的用法及注意事项
- 2022-02-03 05:03:52下载
- 积分:1
-
VB 中实现按位移动,就像c中的>>命令
VB 中实现按位移动,就像c中的>>命令
-VB in mobile realize bitwise, like c in
- 2022-03-23 01:53:59下载
- 积分:1
-
拆分rom为nb0(new bin object)
拆分rom为nb0(new bin object)-split rom to nb0(new bin object)
- 2022-02-05 11:24:40下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1
-
用VC++做的图形操作有填充色,可以画图、直线、椭圆。
用VC++做的图形操作有填充色,可以画图、直线、椭圆。-VC++ to do with the color graphics operator has to fill, you can draw, a straight line, oval.
- 2023-07-31 23:05:03下载
- 积分:1
-
用于网站交换流量,刷网站流量的工具代码。针对文本交换的。...
用于网站交换流量,刷网站流量的工具代码。针对文本交换的。-Exchange for web site traffic, site traffic Brush tool code. Exchange for the text.
- 2022-03-19 12:07:53下载
- 积分:1