博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Validated Designs for Object-oriented Systems
阅读量:4233 次
发布时间:2019-05-26

本文共 1139 字,大约阅读时间需要 3 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp
Object-oriented design methods are commonplace in computing systems development, but are often dismissed as 'boxes & arrows'. If systems developers are to gain full advantage from such methods, they should be able to achieve designs that are not merely the subject of heated argument, but can be improved by careful, rigorous & machine-supported analysis. This book describes an object-oriented design approach that combines the benefits of abstract modelling with the analytic power of formal methods, to give designs that can be rigorously validated & assured with automated support. Aimed at software architects, designers & developers as well as computer scientists, no prior knowledge of formal methods is assumed. The elements of functional modelling are introduced using numerous examples & exercises, industrial case studies & experience reports. Industry-strength tools support the text. Go to www.vdmbook.com to download free-of-charge VDMTools Lite, which gives the possibility to try out examples from the book
http://rapidshare.com/files/53313883/1852338814.zip
你可能感兴趣的文章
java synchronized
查看>>
设计模式:JDK静态代理之Thread/Runnable
查看>>
单点系统架构的可用性与性能优化
查看>>
深入理解 Java 垃圾回收机制
查看>>
学习Spring-Session+Redis实现session共享
查看>>
JVM高级特性与实践(六):Class类文件的结构(访问标志,索引、字段表、方法表、属性表集合)
查看>>
Mac系统中打开VMWare虚拟机出错:Could not open /dev/vmmon
查看>>
mac下安装c++开发环境
查看>>
应对程序员面试,你必须知道的八大数据结构
查看>>
CMake学习笔记(1)——用CMake编译一个hello world程序
查看>>
Spring boot中参数注入,@Value失效以及解决方案
查看>>
Cassandra HBase和MongoDb性能比较
查看>>
借助ArangoDB,带你玩转Google图算法引擎Pregel
查看>>
图数据库JanusGraph介绍及使用(三):安装与初步使用
查看>>
「JanusGraph与HugeGraph」图形数据库 - 技术选型-功能对比
查看>>
Android中安装asset文件下的apk
查看>>
Android中自定义RatingBar
查看>>
关于C语言中的未初始化变量的值
查看>>
VS下 debug与release运行结果不一致
查看>>
野指针
查看>>