代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/281401/9158117
$ opgave1.$
! EIGHT BYTE INTEGER POCKET CALCULATOR IN REVERSE POLISH
! This program emulates a stack oriented integer machine in polish notation.
! The central data structure consists of eight byte signed lon
www.eeworm.com/read/281401/9158189
s opgave1.s
! EIGHT BYTE INTEGER POCKET CALCULATOR IN REVERSE POLISH
! This program emulates a stack oriented integer machine in polish notation.
! The central data structure consists of eight byte signed lon
www.eeworm.com/read/180649/9300214
cc driver.cc
// DRIVER.CC - test driver for the C++/object oriented translation and
// modification of MD5.
// Translation and modification (c) 1995 by Mordechai T. Abzug
// This translation/ modif
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/363101/9967590
readme
Expat, Release 1.95.8
This is Expat, a C library for parsing XML, written by James Clark.
Expat is a stream-oriented XML parser. This means that you register
handlers w
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
www.eeworm.com/read/350521/10733341
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/467287/7009277
c bitio.c
/*
* Listing 4 -- bitio.c
*
* This routine contains a set of bit oriented i/o routines
* used for arithmetic data compression. The important fact to
* know about these is that the first bit
www.eeworm.com/read/441635/7124278
inc delphifiles.inc
{
This part of the unit modified by Tim Slusher and Vladimir Kladov.
}
{* Set of utility methods to work with files
and reqistry.
When programming KOL, which is Windows API-oriented, Y