资源列表

« 1 2 ... .34 .35 .36 .37 .38 10839.40 .41 .42 .43 .44 ... 11386 »

[其它资源BP神经网络类

说明:这是我自己花了很多时间写的一个BP神经网络类,里面封装了网络初始化、训练、分类等功能。奉献出来与感兴趣的朋友分享,绝对可靠。-that I spent a lot of time writing in a category BP neural network inside the network initialization package, training, classification capabilities. Dedication out with friends interested
<罗蜂> 在 2008-10-13 上传 | 大小:5.4kb | 下载:0

[其它资源语法分析慎重使用

说明:慎重使用,此程序为一个子程序,但是整个程序的核心。-prudent use of this procedure for a subroutine, but the core of the whole process.
<sdfa> 在 2008-10-13 上传 | 大小:2.96kb | 下载:0

[其它资源BGM求解线性方程

说明:使用“Biconjugate Gradient Method”并行程序实现复杂的线性方程求解 -"Biconjugate Gradient Method" parallel process of complex linear equation
<谢继晖> 在 2008-10-13 上传 | 大小:2.81kb | 下载:1

[其它资源按键扫描驱动程序

说明:按键扫描驱动程序。51单片机。c语言编程。-button scanning driver. MCU 51. C programming language.
<cc> 在 2008-10-13 上传 | 大小:864byte | 下载:0

[其它资源分支与界法

说明:图论中使用分支与界法求解旅行商问题,直接在vc中编译可运行-graph theory with the use of branch and bound for traveling salesman problem, which directly vc compiler can run
<谢继晖> 在 2008-10-13 上传 | 大小:1.8kb | 下载:0

[其它资源串行芯片与单片机接口

说明:串行芯片595单片机接口,用于led显示的c语言程序-595 chip microcontroller serial interface for the show led c Language Program
<cc> 在 2008-10-13 上传 | 大小:1.7kb | 下载:0

[其它资源遗传算法实现旅行商问题

说明:本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群-the algorithm adopted a population size of 100, using roulette to access populations. Using the stochastic method initial Stocks
<谢继晖> 在 2008-10-13 上传 | 大小:2.71kb | 下载:0

[其它资源模拟退火算法实现旅行商算法

说明:采用的是康力山等人确定的实验参数。 对于n个城市的旅行商问题,其参数如下: 初始温度:t0=280, 每一个温度下采用固定的迭代次数L=100n, 温度的衰减系数alpha=0.92 算法停止的准则是当相邻两个温度得到的解变化很小时算法停止。-used the Stanozolol Hill were determined by the experimental parameters. N cities for the traveling salesman problem, the para
<谢继晖> 在 2008-10-13 上传 | 大小:2.07kb | 下载:0

[其它资源n_pls

说明:这是我自己花了很多时间写的一个模式识别源码。奉献出来与感兴趣的朋友分享,绝对可靠。.. - Dedication out with friends interested in sharing, absolutely reliable. ..
<吴惠丰> 在 2008-10-13 上传 | 大小:2.5kb | 下载:0

[其它资源plsqsar

说明:比较有用的matlab源码,用于数据回归分析等。-Matlab more useful source for data regression analysis.
<吴惠丰> 在 2008-10-13 上传 | 大小:1.69kb | 下载:0

[其它资源SameGame

说明:vc做的一个小游戏。模仿linux下面的一个游戏,消去相同的连通色块,一次消去的越多得分越高,记录保存在注册表中,设置了英雄榜。下次运行的时候,仍然保持了上次的记录。-vc do a little game. Linux imitate following a game, elimination of the same connectivity and replacing an elimination of the more higher scores, records kept in the
<杨文> 在 2008-10-13 上传 | 大小:111.11kb | 下载:0

[其它资源Boltzmann Machin

说明:仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从1000降到0.01,按工作规则更新网络状态 当T=0.01时结
<韵子> 在 2008-10-13 上传 | 大小:4.79kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 10839.40 .41 .42 .43 .44 ... 11386 »

源码中国 www.ymcn.org