- 授权协议: 未知
- 开发语言:
- 操作系统: iOS
- 软件首页: http://code.google.com/p/iphone-poly-demo/
软件介绍
该程序只是为了验证 iPhone 的应用程序开发,学习 iPhone 的开发人员不妨看看。该项目主要包含 iPhone 的一些编程概念包括:
- MVC patterns: this application uses the Interface Builder and an MVC approach to modeling a polygon shape.
- Custom UIViews and Drawing: Using Quartz2D, this program renders a polygon based on user actions. This is done using a child of the UIView class and overriding the drawRect: method.
- Animation: using an NSTimer this application animates the active polygon. This uses the Affine transforms in Quartz2D.
- Multi-touch: detects swipes to allow the user to speed up or slow down the spinning of the animated polygon.
Fortran95程序设计
彭国伦 / 中国电力出版社 / 2002-9 / 59.00元
本书介绍了当前国际上广泛流行的高级算法语言Fortran的全新版本Fortran 95。 本书循序渐进、由浅到深,使用结构化及面向对象程序设计观念,以简捷明了的方式把Fortran 95介绍给读者。书中主要讲述了Fortran 95程序设计的方法,包括数值计算、计算机绘图、窗口程序设计、与Visual C/Visual Basic/Delphi的链接、甚至是游戏程序的编写。 本书语言简洁,实......一起来看看 《Fortran95程序设计》 这本书的介绍吧!
