-
自适应混沌差分进化算法 Matlab 程序
自适应混沌差分进化算法 Matlab 程序,摘录于知网上一篇博士论文。(Adaptive chaotic differential evolution algorithm Matlab program)
- 2018-05-19 08:14:54下载
- 积分: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++以及数据结构与算法的实际应用题代码(University beginner computer programming language C++ and practical application code of data structure and algorithm)
- 2018-11-22 11:40:38下载
- 积分:1
-
展示幻灯片插件
说明: 一款使用纯CSS3制作的炫酷甜点展示幻灯片插件。该幻灯片插件在界面切换(A cool dessert display slide plug-in using pure CSS3. The slide plug-in switch in the interface)
- 2019-02-25 15:04:03下载
- 积分:1
-
手机蓝牙控制电器设备
通过51单片机+蓝牙实现对其他电器的控制,从而可以通过手机控制电器的运行。(Through 51 MCU + Bluetooth, other electrical appliances can be controlled, so that the operation of electrical appliances can be controlled by mobile phones.)
- 2020-06-16 00:20:02下载
- 积分:1
-
Qt数据管理系统源码
一个用Qt5写的数据管理Demo系统的源代码,仅供交流学习之用(A Qt5 written data management Demo system source code, for the purpose of communication learning.)
- 2018-10-17 10:10:39下载
- 积分:1
-
上机三上机 梁枫 崔展
产生一系列的伪随机数的代码,。。。。。。。。。。(A code that produces a series of pseudo random numbers.)
- 2018-06-24 17:15:21下载
- 积分:1
-
无线接收模块c语言源程序 调试有效 C51
无线接收模块c语言源程序 调试有效 C51-RF1903-C51-RF1903-jieshou
- 2022-07-15 17:30:22下载
- 积分:1
-
2
说明: 配电网采用二进制粒子群算法进行重构,同时使用普通粒子群算法对接入的DG注入功率进行优化(The distribution network adopts binary particle swarm algorithm to refactor, and the DG injection power is optimized by using the general particle swarm algorithm)
- 2017-06-06 13:32:14下载
- 积分:1
-
SVPWM每种状态时间计算详细过程
详细说明了SVPWM中每个扇区中时间的计算过程(The calculation process of each sector in SVPWM is described in detail)
- 2021-04-06 10:39:02下载
- 积分:1