登录
首页 » 其他项目 » 一种新的优化算法,解决工程优化(最大,最小及最优等等)问题及优化任务....

一种新的优化算法,解决工程优化(最大,最小及最优等等)问题及优化任务....

于 2022-02-14 发布 文件大小:2.51 kB
0 226
下载积分: 2 下载次数: 3

代码说明:

一种新的优化算法,解决工程优化(最大,最小及最优等等)问题及优化任务.-A new optimization algorithm to solve engineering optimization (maximum, minimum and optimal, etc.) and optimization of mission.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 本文介绍了在自由口通信模式下,用计算机读写S7
    本文介绍了在自由口通信模式下,用计算机读写S7-200 PLC存储区内相邻的多个字 节数据的通信程序设计方法,程序设计中采用了多种可靠性措施。 -In this paper, in a free port communication mode, using the computer to read and write S7-200 PLC storage area adjacent to a number of bytes of data communication program design methods, procedures designed to use a variety of reliability measures.
    2022-01-22 03:49:14下载
    积分:1
  • LED 接口板原理图,请使用. LED控制使用.
    LED 接口板原理图,请使用. LED控制使用.-LED interface SCH.
    2022-08-18 04:31:18下载
    积分:1
  • 一个推箱子游戏,易语言编程的,本人认为还算好玩
    一个推箱子游戏,易语言编程的,本人认为还算好玩-A Sokoban game and easy programming language, I think pretty fun
    2023-06-21 17:05:04下载
    积分:1
  • human life curve based on scientific theory, each person has a biological clock,...
    人体生命曲线 根据科学理论,每个人都有一个生物钟,生物钟的运动直接影响到人的智力、体力和情绪的变化,三者呈正弦曲线分布,并且按各自不同的周期运动。正确掌握自己的生物钟,把握好自己智力 、体力和情绪的最佳状态,将有助于您的工作、学习和健康。-human life curve based on scientific theory, each person has a biological clock, the circadian clock directly affect the movement of the intellectual, physical and emotional changes, the three were sinusoidal curve distribution, in accordance with their respective campaign cycle. Correct use of the biological clock, a good grasp of their intellectual, physical and emotional best, will help your work, learning and health.
    2022-01-22 01:03:10下载
    积分:1
  • 贪吃蛇游戏C源代码,运行后按上下左右键移动。
    贪吃蛇游戏C源代码,运行后按上下左右键移动。-Snake game C source code, after running up and down keys to move around.
    2022-03-18 01:18:11下载
    积分:1
  • 2006年10月08日实用安全工具包是一个非常强大实用 的工具集合,它方便解决您操作系统时遇到的问题。 具体内容请查看工具包内的“工具包说明”。...
    2006年10月08日实用安全工具包是一个非常强大实用 的工具集合,它方便解决您操作系统时遇到的问题。 具体内容请查看工具包内的“工具包说明”。-October 8, 2006 practical security tool kit is a very powerful and practical tool set, It convenience solve your operating system encountered problems. Please refer to specific content within the tool kit of "tool kits note."
    2022-10-18 21:25:11下载
    积分:1
  • 视频游戏开发C 语言源程序,希望大家喜欢
    视频游戏开发C 语言源程序,希望大家喜欢-C language source hope you like
    2022-04-29 17:48:33下载
    积分:1
  • 一:需求分析 1. 问题描述 魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但的语言是可逐步解释成人能听懂的语言,因为的语言是由以下两...
    一:需求分析 1. 问题描述 魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但他的语言是可逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: ----------------------------------------------------------- (1) a---> (B1)(B2)....(Bm) (2)[(op1)(p2)...(pn)]---->[o(pn)][o(p(n-1))].....[o(p1)o] ----------------------------------------------------------- 在这两种形式中,从左到右均表示解释.试写一个魔王语言的解释系统,把 他的话解释成人能听得懂的话. 2. 基本要求: 用下述两条具体规则和上述规则形式(2)实现.设大写字母表示魔王语言的词汇 小写字母表示人的语言的词汇 希腊字母表示可以用大写字母或小写字母代换的变量.魔王语言可含人的词汇. (1) B --> tAdA (2) A --> sae 3. 测试数据: B(ehnxgz)B 解释成 tsaedsaeezegexenehetsaedsae若将小写字母与汉字建立下表所示的对应关系,则魔王说的话是:"天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅". | t | d | s | a | e | z | g | x | n | h | | 天 | 地 | 上 | 一只| 鹅 | 追 | 赶 | 下 | 蛋 | 恨 | -one : a needs analysis. Problem description always use their own fiendish a very concise and abstract language speech Nobody can understand, but the language is gradually explained adult can understand the language, because his language is composed of the following two forms of
    2022-09-04 11:50:02下载
    积分:1
  • 一个用C 语言编写的贪吃蛇游戏的源码,绝对的正确,我自己调试过的,能成功...
    一个用C 语言编写的贪吃蛇游戏的源码,绝对的正确,我自己调试过的,能成功-a C language prepared by the huge memory game source code, absolutely right, I own debugging off and success
    2022-04-17 07:37:21下载
    积分:1
  • 这算法实现了插入排序,快速排序,shell,堆排序,还有它们的性能比较!...
    这算法实现了插入排序,快速排序,shell,堆排序,还有它们的性能比较!-insertion sort, quick sort, shell, heap sort, and compare their performance!
    2022-05-08 03:24:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载