FortranPatterns:在Fortran中实施的流行设计模式

时间:2021-04-29 23:06:07
【文件属性】:
文件名称:FortranPatterns:在Fortran中实施的流行设计模式
文件大小:60KB
文件格式:ZIP
更新时间:2021-04-29 23:06:07
Fortran Fortran模式 在Fortran中实现流行的设计模式。 这旨在促进社区使用Fortran进行计算量大的任务。 这里的主要思想是使这些模式可用于提高代码的可重用性和效率。 测试于:GNU Fortran(GCC)4.8。 模式清单: 创作模式 抽象工厂 建造者 工厂方法 原型 辛格尔顿 结构模式 适配器 桥 合成的 标准 装潢师 正面 轻量级 代理人 行为模式 责任链 命令 口译员 迭代器 调解员 纪念 观察者 状态 战略 模板方法 游客 执照 The MIT License (MIT) Copyright (c) 2013 Farhan J. Khan Permission is hereby granted, free of charge, to any person obtaining a copy of this software
【文件预览】:
FortranPatterns-master
----behavioral()
--------strategy()
--------state()
----LICENSE(1KB)
----creational()
--------factory()
--------builder()
--------prototype()
--------abstractfactory()
--------singleton()
----file(0B)
----.gitignore(471B)
----README.md(2KB)
----structural()
--------criteria()
--------adapter()
--------bridge()
--------decorator()
--------composite()
----.gitattributes(51B)

网友评论