登录
首页 » Python » 遗传算法微电网优化调度(python)

遗传算法微电网优化调度(python)

于 2020-12-20 发布
0 260
下载积分: 1 下载次数: 5

代码说明:

说明:  利用python语言,通过遗传算法对微电网进行优化调度(Genetic algorithm is used to optimize the dispatching of microgrid)

文件列表:

Microgrid-master, 0 , 2018-06-21
Microgrid-master\.idea, 0 , 2018-06-21
Microgrid-master\.idea\Microgrid.iml, 1144 , 2018-06-21
Microgrid-master\.idea\misc.xml, 185 , 2018-06-21
Microgrid-master\.idea\modules.xml, 270 , 2018-06-21
Microgrid-master\.idea\vcs.xml, 180 , 2018-06-21
Microgrid-master\.idea\workspace.xml, 49268 , 2018-06-21
Microgrid-master\Microgrid, 0 , 2018-06-21
Microgrid-master\Microgrid\__init__.py, 0 , 2018-06-21
Microgrid-master\Microgrid\__pycache__, 0 , 2018-06-21
Microgrid-master\Microgrid\__pycache__\__init__.cpython-36.pyc, 133 , 2018-06-21
Microgrid-master\Microgrid\__pycache__\settings.cpython-36.pyc, 2692 , 2018-06-21
Microgrid-master\Microgrid\__pycache__\urls.cpython-36.pyc, 1364 , 2018-06-21
Microgrid-master\Microgrid\__pycache__\wsgi.cpython-36.pyc, 541 , 2018-06-21
Microgrid-master\Microgrid\settings.py, 3813 , 2018-06-21
Microgrid-master\Microgrid\urls.py, 2156 , 2018-06-21
Microgrid-master\Microgrid\wsgi.py, 396 , 2018-06-21
Microgrid-master\README.md, 3113 , 2018-06-21
Microgrid-master\apps, 0 , 2018-06-21
Microgrid-master\apps\__init__.py, 0 , 2018-06-21
Microgrid-master\apps\microgrids, 0 , 2018-06-21
Microgrid-master\apps\microgrids\__init__.py, 0 , 2018-06-21
Microgrid-master\apps\microgrids\__pycache__, 0 , 2018-06-21
Microgrid-master\apps\microgrids\__pycache__\__init__.cpython-36.pyc, 139 , 2018-06-21
Microgrid-master\apps\microgrids\__pycache__\admin.cpython-36.pyc, 180 , 2018-06-21
Microgrid-master\apps\microgrids\__pycache__\adminx.cpython-36.pyc, 1629 , 2018-06-21
Microgrid-master\apps\microgrids\__pycache__\models.cpython-36.pyc, 9412 , 2018-06-21
Microgrid-master\apps\microgrids\__pycache__\views.cpython-36.pyc, 5101 , 2018-06-21
Microgrid-master\apps\microgrids\admin.py, 63 , 2018-06-21
Microgrid-master\apps\microgrids\adminx.py, 1706 , 2018-06-21
Microgrid-master\apps\microgrids\apps.py, 95 , 2018-06-21
Microgrid-master\apps\microgrids\migrations, 0 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\0001_initial.py, 14854 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\0002_auto_20180620_1136.py, 2820 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\0003_auto_20180620_1901.py, 917 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__init__.py, 0 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__, 0 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0001_initial.cpython-36.pyc, 7619 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0002_auto_20180419_2034.cpython-36.pyc, 6786 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0002_auto_20180423_2318.cpython-36.pyc, 675 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0002_switchgroup.cpython-36.pyc, 836 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0003_auto_20180419_2035.cpython-36.pyc, 634 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0003_auto_20180422_2124.cpython-36.pyc, 639 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0003_auto_20180423_2327.cpython-36.pyc, 941 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0004_auto_20180421_1640.cpython-36.pyc, 8159 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0004_auto_20180422_2215.cpython-36.pyc, 1531 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0004_auto_20180423_2334.cpython-36.pyc, 1284 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0005_auto_20180422_1706.cpython-36.pyc, 1221 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0005_auto_20180422_2219.cpython-36.pyc, 1132 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0005_auto_20180423_2339.cpython-36.pyc, 941 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0006_auto_20180422_1858.cpython-36.pyc, 1075 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0006_auto_20180422_2311.cpython-36.pyc, 1030 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0006_auto_20180424_1002.cpython-36.pyc, 1587 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0007_auto_20180422_1912.cpython-36.pyc, 969 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0007_auto_20180422_2327.cpython-36.pyc, 1195 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0007_auto_20180424_1033.cpython-36.pyc, 1023 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0008_auto_20180422_1920.cpython-36.pyc, 802 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0008_auto_20180422_2346.cpython-36.pyc, 1078 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0008_auto_20180424_1557.cpython-36.pyc, 1225 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0009_auto_20180422_2008.cpython-36.pyc, 6711 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0009_auto_20180423_1101.cpython-36.pyc, 934 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0009_auto_20180424_1603.cpython-36.pyc, 842 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0010_auto_20180423_1333.cpython-36.pyc, 860 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0010_auto_20180424_1606.cpython-36.pyc, 971 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0011_auto_20180423_1340.cpython-36.pyc, 1084 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0011_auto_20180424_1612.cpython-36.pyc, 1216 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0012_webmicrogrid.cpython-36.pyc, 1838 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\__init__.cpython-36.pyc, 150 , 2018-06-21
Microgrid-master\apps\microgrids\models.py, 14611 , 2018-06-21
Microgrid-master\apps\microgrids\tests.py, 60 , 2018-06-21
Microgrid-master\apps\microgrids\views.py, 36167 , 2018-06-21
Microgrid-master\apps\users, 0 , 2018-06-21
Microgrid-master\apps\users\__init__.py, 0 , 2018-06-21
Microgrid-master\apps\users\__pycache__, 0 , 2018-06-21
Microgrid-master\apps\users\__pycache__\__init__.cpython-36.pyc, 134 , 2018-06-21
Microgrid-master\apps\users\__pycache__\admin.cpython-36.pyc, 175 , 2018-06-21
Microgrid-master\apps\users\__pycache__\adminx.cpython-36.pyc, 739 , 2018-06-21
Microgrid-master\apps\users\__pycache__\forms.cpython-36.pyc, 430 , 2018-06-21
Microgrid-master\apps\users\__pycache__\models.cpython-36.pyc, 710 , 2018-06-21
Microgrid-master\apps\users\__pycache__\views.cpython-36.pyc, 1567 , 2018-06-21
Microgrid-master\apps\users\admin.py, 63 , 2018-06-21
Microgrid-master\apps\users\adminx.py, 497 , 2018-06-21
Microgrid-master\apps\users\apps.py, 85 , 2018-06-21
Microgrid-master\apps\users\forms.py, 183 , 2018-06-21
Microgrid-master\apps\users\migrations, 0 , 2018-06-21
Microgrid-master\apps\users\migrations\0001_initial.py, 2904 , 2018-06-21
Microgrid-master\apps\users\migrations\__init__.py, 0 , 2018-06-21
Microgrid-master\apps\users\migrations\__pycache__, 0 , 2018-06-21
Microgrid-master\apps\users\migrations\__pycache__\0001_initial.cpython-36.pyc, 2363 , 2018-06-21
Microgrid-master\apps\users\migrations\__pycache__\__init__.cpython-36.pyc, 145 , 2018-06-21
Microgrid-master\apps\users\models.py, 310 , 2018-06-21
Microgrid-master\apps\users\tests.py, 60 , 2018-06-21
Microgrid-master\apps\users\views.py, 1438 , 2018-06-21
Microgrid-master\extra_apps, 0 , 2018-06-21
Microgrid-master\extra_apps\xadmin, 0 , 2018-06-21
Microgrid-master\extra_apps\xadmin\__init__.py, 2395 , 2018-06-21
Microgrid-master\extra_apps\xadmin\__pycache__, 0 , 2018-06-21
Microgrid-master\extra_apps\xadmin\__pycache__\__init__.cpython-36.pyc, 1841 , 2018-06-21
Microgrid-master\extra_apps\xadmin\__pycache__\adminx.cpython-36.pyc, 1360 , 2018-06-21
Microgrid-master\extra_apps\xadmin\__pycache__\apps.cpython-36.pyc, 780 , 2018-06-21

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

发表评论

0 个回复

  • 几种常见的伪随机数的产生程序,上载程序是从别处下载的,觉得还比较有用...
    几种常见的伪随机数的产生程序,上载程序是从别处下载的,觉得还比较有用-several common pseudo-random number generated procedures, procedures are available on the download elsewhere, I felt that more useful
    2022-02-21 15:26:17下载
    积分:1
  • 编程查找指定目录下所有EXE文件,并将全路径存入Result.txt中,要求用递归...
    编程查找指定目录下所有EXE文件,并将其全路径存入Result.txt中,要求用递归- The programming search assigns under the table of contents all EXE document, and stores its full path in Result.txt, the request uses the recursion
    2023-06-08 13:45:03下载
    积分:1
  • IGBT
    仿真IGBT的开关特性与二极管反向恢复特性(IGBT switching and diode Reverse recovery simulation)
    2018-01-11 10:28:55下载
    积分:1
  • 求解混沌系统微分方程组
    出来的图形是混沌图形,但是x,y,z分解后为有规律曲线,与信号类似,说明信号的叠加或许是一种混沌系统(The figure is chaotic, but x, y, Z are decomposed into regular curves, similar to signals, indicating that the superposition of the signals may be a chaotic system.)
    2018-02-06 19:35:57下载
    积分:1
  • CR_power
    WSN中基于博弈论知识的功率控制建模。无线传感器网络路由技术是利用节点相互协作完成数据传输,在保证网络可靠性的同时,尽量减少节点的能量消耗,均衡整个网络的能量消耗,从而延长网络的生命周期。(Power control modeling based on game theoretic knowledge in WSN. Routing technology of wireless sensor network node for data transmission is the use of mutual cooperation, to ensure the reliability of the network at the same time, to reduce the energy consumption of the nodes, balance the energy consumption of the whole network, so as to extend the network life cycle.)
    2017-09-03 22:04:43下载
    积分:1
  • 贸易公司做为商品供应商和客户的中介机构,储存并管理着大量的商品供应商所提供的商品信息和客户需求的信息,要处理大量的输入,修改,查询信息,该软件能解决该问题,并能...
    贸易公司做为商品供应商和客户的中介机构,储存并管理着大量的商品供应商所提供的商品信息和客户需求的信息,要处理大量的输入,修改,查询信息,该软件能解决该问题,并能清晰的显示出所有的信息,并提供管理者权限,供不同管理员查询。 运行环境 操作系统:Microsoft 系列操作系统 支持环境:IIS 5.0 数 据 库:Microsoft ACCE-commodity trading companies as suppliers and customers of the intermediary, storage and management of a large quantity of goods provided by the suppliers of goods and information needs of the customers information, a great deal of input, modify, for information, the software can solve the problem, and clearly demonstrated that all of the information, managers and provide authority for different administrators inquiries. Runtime Environment Operating System : Microsoft operating system support environment : IIS 5.0 database : Microsoft Acce
    2022-07-19 17:14:18下载
    积分:1
  • it is a card thingy that i don t really know
    it is a card thingy that i don t really know
    2022-01-30 16:14:05下载
    积分:1
  • VC_Example
    PRODAVE 实例 PRODAVE是西门子的通讯协议,这个文件是开源的PRODAVE实例,能够兼容西门子的PLC(PRODAVE example is the Siemens PRODAVE communication protocol, this document is open-source PRODAVE example, can compatible with Siemens PLC)
    2008-12-19 15:34:42下载
    积分:1
  • ch05
    说明:  人脑神经网络和计算机神经网络的不同在于,人脑可以解决通用性和跨领域的问题,而计算机神经网络只能解专门的问题,所以哪怕阿尔法狗在围棋界孤独求败战胜了所有男人,但他也不能识别出站在他面前的两个女生谁更漂亮(The difference between human brain neural network and computer neural network is that human brain can solve universal and cross domain problems, while computer neural network can only solve specialized problems. Therefore, even if alpha dog defeats all men alone in go, he can not identify the two girls standing in front of him who is more beautiful)
    2020-08-06 22:40:51下载
    积分:1
  • 201205141717574901
    说明:  完整波浪计数 很高的成功率,12345ABC 外汇股市都有一定的分析与操盘(FlatDouble ZigZagTriple ZigZagDouble ThreeTriple Thre)
    2020-06-25 14:40:02下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载