
Sponsored White Papers, Webcasts, and Downloads
ZDNet Resources
- Apple WebObjects Developer 5.4.3 (Mac)
- WebObjects is Apple's enterprise framework for developing scalable Web applications using proven object-oriented design principals. Because it is written in Java, after you build your application on the Mac you can deploy it most anywhere, running it stand-alone or combined with other application servers.
- Tags: Developer, Apple Macintosh, Object-oriented Design, Apple Inc., Object-oriented, Apple WebObjects, Ooa/Ood/Oop, Software Development, Software/Web Development
- Software downloads 2008-09-15
- Generating and Evaluating Object-Oriented Designs for Instructors and Novice Students
- Creating object-oriented designs for even simple problems of the type assigned to beginning students is a challenging task. While rules can be applied to identify key design components, multiple acceptable solutions often exist, and instructors may have different preferences for which variations are best. The paper describes a tool one...
- Tags: Lehigh University, Object-oriented Design, Object-oriented, Ooa/Ood/Oop, Productivity, Software Development, Software/Web Development
- White papers 2008-08-28
- Using Object-Oriented Techniques for Realizing Parallel Architectural Skeletons
- The concept of design patterns has recently emerged as a new paradigm in the context of object-oriented design methodology. Similar ideas are being explored in other areas of computing. In the parallel computing domain, design patterns describe recurring parallel computing problems and their solution strategies. Starting with the late 1980's,...
- Tags: Design Pattern, Object-oriented Design, University Of Waterloo, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers 2008-01-01
- Delegation Diagrams: Visual Support for the Development of Object-Oriented Designs
- Developers have long used pictures to aid design activities and there has been a lot of interest in standard notations for design. The paper has developed delegation diagrams, a graphical notation that provides visual support for developing object-oriented designs and that makes the relationship between the requirements and the design...
- Tags: Object-oriented Design, Australian Computer Society, Notation, Object-oriented, Delegation, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers 2008-01-01
- An Object-Oriented Software Development Approach to Design Simulator for Airborne Altimetric Lidar
- Topographic data are fundamental for several applications. The latest technique for topographic data collection is Airborne Altimetric LiDAR. However, LiDAR data is not available for research and education as required. This paper describes the object oriented design methods used to develop a software system to simulate the functioning of an...
- Tags: Software, Object-oriented Design, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers 2007-11-08
- ArgoUML 0.18.1 (Windows)
- ArgoUML is a pure Java open source UML CASE tool that provides cognitive support for object-oriented design. This version is the first release on CNET Download.com.
- Tags: Object-oriented Design, Jason Robbins, ArgoUML, Ooa/Ood/Oop, UML, Microsoft Windows, Programming Languages, Java, Software Development, Software/Web Development, Operating Systems, Software
- Software downloads 2007-10-31
- Detection and Correction of Design Defects in Object-Oriented Designs
- Design defects come from poor design choices and have the effect of degrading the quality of object-oriented designs. Therefore, they present opportunities for improvements. However, design defects have not been precisely specified and there are few appropriate tools that allow their detection as well as their correction. The goal is...
- Tags: Algorithm, Detection, Object-oriented Design, Object-oriented, Detection Algorithm, Ooa/Ood/Oop, Engineering, Software Development, Software/Web Development
- White papers 2007-10-25
- Object Oriented Software Engineering for Designing an Aerial Survey Lidar Simulator
- This paper describes the object oriented design methods used to develop a software system to simulate the functioning of an aerial survey LiDAR instrument. Object-oriented design is a design strategy where system designers think in terms of 'Things' instead of operations or functions. The goal of this paper is to...
- Tags: Software, Object-oriented Design, Terrain, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers 2007-10-21
- Object Oriented Design and Implementation of an Inference Engine for Fuzzy Systems
- This paper describes the design and implementation of an inference engine for the execution of Fuzzy Inference Systems FIS, the architecture of the system is presented, and the object-oriented design of the main modules is also discussed. The engine is implemented as a component to be referenced by other applications...
- Tags: Object-oriented Design, Engine, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers 2007-08-15
- A Catalogue of Object-Oriented Design Heuristics
- Object-oriented design is a process of identifying relevant objects, factoring them into classes, organizing hierarchically, and establishing dynamic collaborations among the objects. It is a difficult process especially for novice designers. In order to guide the novices, software engineers used some hints, guidelines and tips to communicate design experience from...
- Tags: Heuristics, Object-oriented Design, Object-oriented, Universiti Kebangsaan Malaysia, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers 2007-06-19
- The Object-Oriented Design Knowledge
- In order to establish itself as a branch of engineering, a profession must understand its accumulated knowledge. In this regard, software engineering has advanced greatly in recent years, but it still suffers from the lack of a structured classification of its knowledge. In this sense, in the field of object-oriented...
- Tags: Object-oriented Design, Knowledge, Object-oriented, Ooa/Ood/Oop, Strategy, Software Development, Software/Web Development, Management
- White papers 2007-06-18
- Aspect-Oriented Design Principles: Lessons From Object-Oriented Design
- For Aspect-Oriented Design AOD to become mainstream, appropriate design principles are needed to guide its use in real, evolving systems. The principles should tells what type of coupling are appropriate between aspects and the software entities they advise, how to use non-invasiveness effectively, how to preserve correct behavior in the...
- Tags: Object-oriented Design, Aspect-oriented, Object Mentor, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers 2007-02-23
- An Empirical Validation of Object Oriented Design Quality Metrics
- This paper describes an integrated single class based metric called Weighted Class Complexity WCC for object oriented design. The metric is discussed from measurement theory viewpoint, taking into account the recognized object oriented features which the metrics was intended to measure encapsulation, inheritance, coupling and polymorphism, and the quality factors...
- Tags: Object-oriented Design, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers 2006-12-13
- Evaluation of Object-Oriented Design Patterns in Game Development
- The use of object-oriented design patterns in game development is being evaluated in this paper. Games' quick evolution, demands great flexibility, code reusability and low maintenance costs. Games usually differentiate between versions, in respect of changes of the same type (additional animation, terrains etc). Consequently, the application of design patterns...
- Tags: Design Pattern, Reed Elsevier Inc., Object-oriented Design, Object-oriented, Ooa/Ood/Oop, Games, Software Development, Software/Web Development, Personal Technology
- White papers 2006-08-22
- Analyzing Object-Oriented Design Patterns From an Object-Process Viewpoint
- Design patterns are reusable proven solutions to frequently occurring design problems. To encourage software engineers to use design patterns effectively and correctly throughout the development process, design patterns should be classified and represented formally. This paper applies Object Process Methodology OPM for representing and classifying design patterns. OPM enables concurrent...
- Tags: Design Pattern, Object-oriented Design, Object-oriented, Object Process Methodology
- White papers 2006-04-28
- Object Oriented Design of a Finite Element Code in Java
- This paper presents the object oriented approach to programming the finite element method using the Java language. The developed finite element code consists of ten Java packages. Three main methods are related to generation of finite element models, solution of elastic and elastic-plastic boundary value problems, and visualization of models...
- Tags: Object-oriented Design, Object-oriented, University Of Aizu, Java 3D, Ooa/Ood/Oop, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2006-03-02
- Object-Oriented Design Patterns for Detailed Design
- This paper discusses the use of design patterns during the transition phase from analysis to design of object-oriented systems. Pattern mining, which is the process of finding and documenting design patterns, usually takes place during or after the development of a software system. This paper introduces several new design patterns...
- Tags: Design Pattern, Object-oriented Design, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers 2006-03-01
Additional Resources
- ORM Designer 1.1.10.243 (Windows)
- ORM Designer is a visual database designing tool with full support of ORM frameworks. ORM Designer was created to replace kilobytes of text definitions with easy-to-use graphical interface. Thanks to a very flexible design almost any ORM framework with definitions stored in a markup language can be fully supported. Enjoy...
- Tags: Microsoft Windows, Framework, ORM Designer, XML, Storage, Databases, Software/Web Development, Web Development, Hardware, Enterprise Software, Software, Data Management
- Software downloads 2009-11-18
- Dell's answer to Apple's Mac mini - The Inspiron Zino HD
- People Actually Buy These Things?Almost a $1000.00 for a cutsey, low powered designer computer? Do people actually buy these things? Maybe they should check out your Very Best Kit list.adrian please 959$ you dont put 959 for a low-end entry level machine you can have...
- Tags: Desktops, Apple Mac Mini, Dell Inspiron, Dell Computer Corp., Apple Inc., Apple Macintosh
- Discussion threads 2009-11-16
- Art Text 2.2.2 (Mac)
- Art Text is an application to create high quality headings, web site graphics, buttons, logos and icons. Multi layer support turns Art Text into flexible tool to create complex graphics for web and print materials. Template Gallery provides over 300 ready made buttons, headings, logos and icons. Use the result...
- Tags: Web, Apple Macintosh, Web Design, BeLight Software, Channel Management, Marketing
- Software downloads 2009-11-16
- << Previous
- page 1 of 1
- Next >>
Enterprise Applications
-
Check out some of the easiest and most powerful ways to boost productivity
while saving money on your application infrastructure. See ZDNet's
comprehensive
Enterprise Application
resource center, now!
- New Online Dashboard
-
-
Read about top issues IT decision-makers face every day, plus get cost effective solutions to real life IT problems.
Oracle Topline
-
White Papers and Webcasts