资源列表

« 1 2 ... .74 .75 .76 .77 .78 479.80 .81 .82 .83 .84 ... 1877 »

[书籍源码yichunasuanfa

说明:. 与问题领域无关切快速随机的搜索能力。2. 搜索从群体出发,具有潜在的并行性,可以进行多个个体的同时比较,robust.3. 搜索使用评价函数启发,过程简单4. 使用概率机制进行迭代,具有随机性。5. 具有可扩展性,容易与其他算法结合。-genetic algorithm matlab
<钟鸣> 在 2024-10-12 上传 | 大小:6144 | 下载:0

[书籍源码iterative

说明:本文将迭代控制策略应用于双杆机器人,对于机器人的位置控制可实现无差跟踪。-This article iterative robot control policy to a double-pole, no difference tracking for the robot position control can be achieved
<赵玉龙> 在 2024-10-12 上传 | 大小:6144 | 下载:0

[书籍源码poj-netflow

说明:poj上网络流的几道题(1149,1689,2112,2391,2455,3436),关键是抽象出网络流的模型,这样才能想出怎么运用他。-poj the network flow a few questions (1149,1689,2112,2391,2455,3436), the key is to abstract the network flow model, in order to figure out how to use
<heyker> 在 2024-10-12 上传 | 大小:6144 | 下载:0

[书籍源码steepest-descent-method

说明:本代码为《最优化理论与方法》书籍中的拥有Amijo改进的最速下降法算法的代码,并举了3个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books have Amijo improvement in the steepest descent method algorithm co
<wxq> 在 2024-10-12 上传 | 大小:6144 | 下载:0

[书籍源码sample01Factory

说明:设计模式中的最常见的工厂模式,里面的例子都是很典型的实例。-The factory pattern
<郭郭> 在 2024-10-12 上传 | 大小:6144 | 下载:0

[书籍源码VBAPRE

说明:自动处理表格号的小程序,可以根据文章的章节号自动编表格号,是域的形式,可以自动更新-Form a small number of automatic processing procedures, according to the article chapter number is automatically compiled form number, the form of a domain, you can automatically
<陈一根> 在 2024-10-12 上传 | 大小:6144 | 下载:0

[书籍源码ann_pid

说明:在matlab中仿真,实现神经网络控制PID,是系统得到改善,提高系统的鲁棒性和柔性。-Neural network PID control program
<minmin> 在 2024-10-12 上传 | 大小:6144 | 下载:0

[书籍源码EM78P156pt2262p20

说明:测量温度的小源程序代码 很有用的值得大家看-Measuring the temperature of the small source code very useful worth watching
<曹文凯> 在 2024-10-12 上传 | 大小:6144 | 下载:0

[书籍源码Thermometer

说明:labview大学教程书籍例程。温度计前面板,包含输入和显示控件。-labview university course books routines. Thermometer front panel contains the input and display controls.
<方易> 在 2024-10-12 上传 | 大小:6144 | 下载:0

[书籍源码cPPcode

说明:C++编程思想源码 //: 2_1.CPP -- Public is just like C struct #include "2_1.h" struct A{ int i char j float f void foo() } void A::foo(){} struct B{ public: int i char j float f
<jeff> 在 2024-10-12 上传 | 大小:6144 | 下载:0

[书籍源码C_conventional_algorithm_5

说明:非常实用的C语言常用算法,是源码,可以直接下载编译运行。-Very good conventional algorithm with C language
<xm> 在 2024-10-12 上传 | 大小:6144 | 下载:0

[书籍源码Ex4_1

说明:卷积是数字信号处理中经常用到的运算,本文件是在DSP环境下C语言编写DSP程序的方法-convolution operation
<fengzhimeng> 在 2024-10-12 上传 | 大小:6144 | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 479.80 .81 .82 .83 .84 ... 1877 »

源码中国 www.ymcn.org