-
SharpNeatV2
java file for tsp problem solution and neural network sample mode .diffrent techniques in neural network
- 2010-10-07 12:57:31下载
- 积分:1
-
yuanma
数值计算方法解方程组实例,利用Gauss-Seidel迭代法解方程组(Numerical calculation method to solve equations example, using Gauss-Seidel iteration method for solution of equations)
- 2007-12-17 21:09:14下载
- 积分:1
-
shen
这是一段MATLAB程序,是在神经网络模型下进行辨识,只要将程序中部分数字改变成你想要的,就能运用了。(This is a MATLAB program is to identify under the neural network model, as long as the program part of the figure change to what you want, you can use the.)
- 2010-08-28 01:35:45下载
- 积分:1
-
多种字体的实现
Viaual C++中的各种字体的实现,源码注视详尽,适合初学者学习,以及有一定经验的朋友参考(The implement of the Fonts in Viaual C++)
- 2005-06-24 22:28:32下载
- 积分:1
-
inkerpolation-important
牛顿插值法和拉格朗日插值法,数值分析中的重要算法啊(Newton interpolation and Lagrange interpolation, important algorithms in numerical Analysis)
- 2018-12-31 13:39:04下载
- 积分:1
-
C语言永磁同步电机模型
这个代码介绍的是永磁同步电机用m文件编写的模型,可以在simulink中不使用给定的模型而自己建模,从而更加优化的设计永磁同步电机的控制仿真
- 2022-03-14 14:27:38下载
- 积分:1
-
Traffic
对网络的流量进行监测,会很好的对网络端口的流量进行监测,绝对可以完整运行(Traffic on the network to be monitored, will be well on network port flow monitoring, absolute integrity can be run)
- 2012-04-27 20:15:36下载
- 积分:1
-
C++11
说明: c++11特性介绍,这是一本详细介绍了有关c++11各项改进的官方书籍(about the new features with c++ 11)
- 2020-06-17 14:00:01下载
- 积分:1
-
使用源码生成bmp格式的图片
该程序为使用源码生成BMP格式图片的源码,对了解BMP数据结构有一定的帮助。
BMP(全称Bitmap)是Windows操作系统中的标准图像文件格式,可以分成两类:设备相关位图(DDB)和设备无关位图(DIB),使用非常广。它采用位映射存储格式,除了图像深度可选以外,不采用其他任何压缩,因此,BMP文件所占用的空间很大。BMP文件的图像深度可选lbit、4bit、8bit及24bit。BMP文件存储数据时,图像的扫描方式是按从左到右、从下到上的顺序。由于BMP文件格式是Windows环境中交换与图有关的数据的一种标准,因此在Windows环境中运行的图形图像软件都支持BMP图像格式。
- 2022-04-07 20:29:41下载
- 积分:1
-
colorDetectController
在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换(colorDetection.h
colorDetection.cpp
colordetector.cpp
correspond to Recipe:
Using the Strategy Pattern in Algorithm Design
)
- 2014-02-21 11:48:12下载
- 积分:1