-
oyhi
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式()
- 2018-03-29 22:44:03下载
- 积分:1
-
USP10
说明: DLL POUR IMPRESSION FASTREPORT
- 2019-04-26 17:35:25下载
- 积分:1
-
development of the visual c small game tanks source, and I hope to be helpful
visual c++开发的坦克小游戏源码,希望对大家有帮助-development of the visual c small game tanks source, and I hope to be helpful
- 2022-05-12 12:48:26下载
- 积分:1
-
PHP 建站工具,CMS系统,类似与oscommerce
PHP 建站工具,CMS系统,类似与oscommerce-PHP建站tools, CMS systems, similar to osCommerce
- 2023-02-04 21:30:04下载
- 积分:1
-
前向后向和解码
说明: 前向后向算法和解码的matlab实现,可直接使用(Matlab implementation of forward backward algorithm, which can be used directly)
- 2020-03-30 20:14:47下载
- 积分:1
-
PWMsignal
利用单片机PWM信号进行舵机控制(图)利用单片机PWM信号进行舵机控制(图)利用单片机PWM信号进行舵机控制(图)(PWM signal using microcontroller servo control (Figure) The use of microcontroller PWM signal servo control (Figure) The use of microcontroller PWM signal servo control (Figure))
- 2009-11-18 20:38:20下载
- 积分:1
-
频道CSS标准焦点图
频道CSS标准焦点图不错的频道图适合首页使用(Channel CSS standard focus map good channel map suitable for home use.)
- 2018-11-14 15:01:15下载
- 积分:1
-
一个非常好的迷宫游戏,用鼠标控制要走的路线,可以返回的....
一个非常好的迷宫游戏,用鼠标控制要走的路线,可以返回的.-a very good arcade-style games, to go with the mouse to control the line can be returned.
- 2022-03-23 17:34:02下载
- 积分:1
-
Cinsoktrols
可以改变static的文字颜色和字体大小的透明控件,在图形界面有很大的用处!(Can change the static text color and font size transparent controls, in a graphical interface are of great use!)
- 2017-04-14 05:06:56下载
- 积分:1
-
PSO算法
说明: 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是由J. Kennedy和R. C. Eberhart等开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法(Particle Swarm Optimization (PSO), also known as Particle Swarm Optimization (PSO), is a new evolutionary algorithm developed by J. Kennedy and R. C. Eberhart. PSO is a kind of evolutionary algorithm, which is similar to simulated annealing algorithm. It starts from random solution and searches for the best solution by iteration. It also evaluates the quality of solution by fitness. But it is simpler than genetic algorithm rules. It has no Crossover and Mutation operation of genetic algorithm. As a result, it searches for global optimum by following the optimal value currently searched. This algorithm has attracted the attention of academia for its advantages of easy implementation, high accuracy and fast convergence, and has shown its superiority in solving practical problems. Particle swarm optimization is a parallel algorithm)
- 2020-06-25 13:20:01下载
- 积分:1