搜索资源列表
Genetic-algorithm
- Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代
GABYC
- 一个用C实现的遗传算法的程序,在DEV C++和Visual C++的环境下可以进行。-Using C to achieve a genetic algorithm procedure, DEV C++ And Visual C++ Environment can be.
sga-c
- 利用C开发的一个遗传算法案例。C语言程序在Dev-Cpp下编译通过,在VC下面应当也可以编译通过。-Use C to develop a genetic algorithm case. C language program at compile under Dev-Cpp is passed, the following should be in the VC can also be compiled through.
Adaptive-Hysteresis
- 基于径向基函数神经网络迟滞非线性自适应控制 提出了一种新的动态迟滞非线性模型. 将一定数量不同死区宽度的 backlash 模型并行相 加, 作为一个动态系统以仿真执行器中的迟滞特性. 利用该模型, 采用伪控制方法设计了一套具有 未知迟滞特性非线性系统的神经网络自适应控制方案, 通过自适应算法来调整干扰项的上限. 采用 Lyapunov 稳定性理论进行了严格证明, 仿真试验验证了所提方案的有效性.- A nov el class of hysteresis mo dels w
Astar-Solution-eight-digital-problem
- 经典八数码问题A*算法,用DEV编译运行的,算法很健壮,注释不多但严格按照算法思路编写。-Classic eight digital A* algorithm, using DEV compiler to run, the algorithm is very robust, not many notes but in strict accordance with the algorithm to prepare.
DFS
- 用DEV写的DFS经典算法例题,危险系数,题目有些难度,代码简洁效率高-With DEV written DFS classical algorithm example, the risk factor entitled some difficulty, simple and high code efficiency
NiftyNet-dev
- 医疗3d处理,即基于卷积神经网络的医疗影像分析平台(NiftyNet is a TensorFlow-based open-source convolutional neural networks (CNNs) platform for research in medical image analysis)