SSD3: Object-Oriented Programming and Design Introduction This course introduces students to problem solving by means of object-oriented design and implementation. Emphasis is on problem analysis and solution design, documentation and implementation. Students use commercial software libraries, and create software projects. Programming assignments are carried out in Java.
标签: Object-Oriented Introduction Programming introduces
上传时间: 2016-10-08
上传用户:gdgzhym
UML Applied - Object Oriented Analysis and Design Using the UML 英文E书
标签: UML Analysis Oriented Applied
上传时间: 2014-12-03
上传用户:chenjjer
Object-Oriented_System_Development 软件工程类E书
标签: Object-Oriented_System_Developmen 软件工程
上传时间: 2016-10-27
上传用户:xzt
DataWindow Object 的几个有用的属性
标签: DataWindow Object
上传时间: 2014-01-05
上传用户:zgu489
turboc code in dos a graphics program to crease some illusory object on screen
标签: graphics illusory program turboc
上传时间: 2014-01-07
上传用户:ANRAN
Java, Java Object-Oriented Problem Solving, Third Edition
标签: Java Object-Oriented Edition Problem
上传时间: 2016-11-05
上传用户:努力努力再努力
提供了Oracle Spatial的数据类型和实体-关系模式(object-relational schema)。用户可以直接使用这些数据类型和模式对象来存储带有地理坐标的栅格数据。
标签: object-relational Spatial Oracle schema
上传时间: 2013-12-13
上传用户:hanli8870
Object-Oriented Programming With ANSI-C这本书中的源代码!找了很久,好不容易找到的,给大家分享一下,提供了C面向对象的方法,书本可以网上下载!
标签: Object-Oriented Programming ANSI-C With
上传时间: 2013-12-24
上传用户:dongqiangqiang
Object Pascal 编程指南-程序设计-Delphi
上传时间: 2014-01-19
上传用户:hzy5825468
public void playerUpdate(final Player p, final String event, final Object eventData) { // queue a call to updateEvent in the user interface event queue Display display = Display.getDisplay(midlet) display.callSerially(new Runnable() { public void run() { DRMPlayer.this.updateEvent(p, event, eventData) } }) }
标签: final playerUpdate eventData public
上传时间: 2013-12-18
上传用户:1109003457