代码搜索:object-oriented
找到约 4,167 项符合「object-oriented」的源代码
代码结果 4,167
www.eeworm.com/read/117953/14893602
java atm.java
//Copyright (c) 1998, Arthur Gittleman
//This example is provided WITHOUT ANY WARRANTY either expressed or implied.
/* Illustrates object-oriented programming, identifying
* objects from scena
www.eeworm.com/read/212387/15156628
java ball.java
//
// general purpose reusable bounding ball abstraction
//
// From Chapter 5 of
// Understanging Object-Oriented Programming with Java
// Written by Tim Budd
// Published by Addison-Wesley Longman
//
www.eeworm.com/read/212387/15156643
java ball.java
//
// general purpose reusable bounding ball abstraction
//
// From Chapter 5 of
// Understanging Object-Oriented Programming with Java
// Written by Tim Budd
// Published by Addison-Wesley Longman
//
www.eeworm.com/read/212387/15156656
java ball.java
//
// general purpose reusable bounding ball abstraction
//
// From Chapter 5 of
// Understanging Object-Oriented Programming with Java
// Written by Tim Budd
// Published by Addison-Wesley Longman
//
www.eeworm.com/read/212387/15156664
java multiballworld.java
//
// Multiple Ball version of the Ball World Game
// Described in Chapter 5 of
// Understanding Object-Oriented Programming with Java
// by Timothy A Budd
// Published by Addison-Wesley
//
// see ftp
www.eeworm.com/read/423632/2025599
spec python.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
Summary : An interpreted object-oriented programming language.
Name : python
Version : 2.4.4
Release : 1
License
www.eeworm.com/read/186914/8891925
txt readme.txt
About NativeXml.pas
===================
This is a small-footprint native Delphi implementation to read and write
XML documents. It provides a fully object-oriented approach to working
with XML f
www.eeworm.com/read/365329/9869070
readme
Sources for "Object-Oriented Programming with ANSI-C" (rerelease 02-01-04)
Copyright (c) 1993 Axel T. Schreiner, University of Osnabrueck, Germany
contact --------------------------------------------
www.eeworm.com/read/163686/10149514
4th foop.4th
\ The following source is for "Objects for Small Systems" by John R. Hayes
\ in the March '92 issue of Embedded Systems Programming. The article
\ describes an object-oriented programming system i
www.eeworm.com/read/424987/10388649
m operator_example.m
% Matlab script for solving the sparse signal recovery problem
% using the object-oriented programming feature of Matlab.
% The three m files in ./@partialDCT/ implement the partial DCT class
% wit