Поиск по:sp.cs.msu.ru -
Поискать по всем серверам
На этой странице приведены все страницы сервера sp.cs.msu.ru ,которые мы индексируем. Показаны документы 721 - 740 из 751.
Упорядочить по:
URL
|
дате изменения
721. http://sp.cs.msu.ru/courses/match/LEAPS/Reengineering94.pdf
... We begin by presenting features of P2 that are relevant to LEAPS . that references all elements of this container and another cursor (selected_employees) that references only those elements whose deptno field has the value 10: // Declaration of the employee container . container EMPLOYEE_TYPE employee; // Cursor that references all elements in // the employee container . cursor employee all_employees; // ... LEAPS dynamically infers the data types of element fields. ...
[
Текст
]
Ссылки http://sp.cs.msu.ru/courses/match/LEAPS/Reengineering94.pdf -- 51.5 Кб -- 23.11.2003
Похожие документы
Похожие документы
722. http://sp.cs.msu.ru/courses/match/LEAPS/TheLeapsAlgorithms94.pdf
... In this paper, we explain the LEAPS algorithms in terms of the container-cursor programming abstractions of the P2 data structure compiler [Sir93, Bat93]. ... A container is a sequence of elements, where all the elements are instances of a single data type. Elements can only be referenced and updated by a run-time object called a cursor (see Figure 1). ... We will use OPS5c/LEAPS and LEAPS interchangably in this paper. 1 container cursor elements Figure 1. ... Timestamp Ordered Lists. ...
[
Текст
]
Ссылки http://sp.cs.msu.ru/courses/match/LEAPS/TheLeapsAlgorithms94.pdf -- 60.6 Кб -- 07.11.2003
Похожие документы
Похожие документы
723. http://sp.cs.msu.ru/courses/match/Rete/Scales86.pdf
June 1986 Report No. STAN-CS-86- 1124 Also numbered KSL-86-47 Efficient Matching Algorithms for the SOARlOPS Production System bY Daniel J. Scales Department of Computer Science Stanford University Stanford, CA 94305 Knowledge Systems Laboratory Report No. KSL 86-47 . June 1986 Efficient Matching Algorithms for the SOAR/OPSS Production System Daniel J. Scales KNOWLEDGE SYSTEMS LABORATORY Computer Science Department Stanford University Stanford, California 94305 Abstract SOAR is an problem-solving and
[
Текст
]
Ссылки http://sp.cs.msu.ru/courses/match/Rete/Scales86.pdf -- 1149.9 Кб -- 04.11.2003
Похожие документы
Похожие документы
724. http://sp.cs.msu.ru/courses/match/LEAPS/IndexSupport93.pdf
... ABSTRACT Integrated rule and database systems are quickly moving from the research laboratory into commercial systems. ... In this paper we present performance results for the DATEX database rule system and its novel indexing technique for supporting rule activation. ... For hard expert systems we assume that rules may allow an arbitrarily complex join to be specified by the condition elements. ... Hanson, E. [1991], "The Design and Implementation of the Ariel Active Database Rule System," Tech. ...
[
Текст
]
Ссылки http://sp.cs.msu.ru/courses/match/LEAPS/IndexSupport93.pdf -- 846.8 Кб -- 30.10.2003
Похожие документы
Похожие документы
725. Fabrik - A Visual Programming Environment
Fabrik . A Visual Programming Environment . ... Fabrik is a visual programming environment - a kit of computational and user-interface components that can be "wired" together to build new components and useful applications. ... Figure 1a . ... F/C component used in the diagram . ... Figure 3 shows the complete Fabrik diagram for the slider component used in the Fahrenheit-to-Centigrade example of figure 2a. Several labels have been made visible, using an option available in the Fabrik interface. ...
[
Сохраненная копия
]
Ссылки http://sp.cs.msu.ru/courses/smalltalk/Fabrik/Fabrik.html -- 56.6 Кб -- 11.07.2003
Похожие документы
Похожие документы
726. Smalltalk-76 Programming System
The Smalltalk-76 Programming System . ... This paper describes a programming system based on the metaphor of communicating objects. ... In this way, meaning rides with the objects of the system, and code remains an abstract form, merely directing the flow of communication. ... Beyond the laudable goals of modularity and factoring, four pragmatic issues affect the performance of the Smalltalk system: storage management, compact object code, message handling, and a decent virtual memory. ...
[
Сохраненная копия
]
Ссылки http://sp.cs.msu.ru/courses/smalltalk/St76/Smalltalk76ProgrammingSystem.html -- 59.6 Кб -- 11.07.2003
Похожие документы
Похожие документы
727. http://sp.cs.msu.ru/courses/smalltalk/bluebook/5
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>302 Found</TITLE> </HEAD><BODY> <H1>Found</H1> The document has moved <A HREF="http://www.earthlink.net/error/404.html">here</A>.<P> </BODY></HTML>
[
Сохраненная копия
]
Ссылки http://sp.cs.msu.ru/courses/smalltalk/bluebook/5 -- 1.2 Кб -- 11.07.2003
[ Сохраненная копия ] Ссылки http://sp.cs.msu.ru/courses/smalltalk/bluebook/6 -- 1.2 Кб -- 11.07.2003
[ Сохраненная копия ] Ссылки http://sp.cs.msu.ru/courses/smalltalk/bluebook/7 -- 1.2 Кб -- 11.07.2003
Похожие документы
[ Сохраненная копия ] Ссылки http://sp.cs.msu.ru/courses/smalltalk/bluebook/6 -- 1.2 Кб -- 11.07.2003
[ Сохраненная копия ] Ссылки http://sp.cs.msu.ru/courses/smalltalk/bluebook/7 -- 1.2 Кб -- 11.07.2003
Похожие документы
728. Blue Book Chapter 26
... Messages . ... The Object Memory . ... For example, the bytecode 0 always instructs the interpreter to push the value of the receiver's first instance variable on to its stack. ... push the value of the receiver's first instance variable ( origin ) onto the stack . ... The variable names in a source method are converted into instructions to push objects on the stack, the selectors are converted into instructions to send messages, and the uparrow is converted into an instruction to return a result. ...
[
Сохраненная копия
]
Ссылки http://sp.cs.msu.ru/courses/smalltalk/bluebook/bluebook_chapter26.html -- 92.6 Кб -- 11.07.2003
Похожие документы
Похожие документы
729. Blue Book Chapter 27
... Object Memory Interface . Objects Used by the Interpreter . ... Chapter 26 described the function of the Smalltalk virtual machine, which consists of an interpreter and an object memory. ... memory storePointer: senderindex ofObject: contextPointer withValue: activeContext . ... a set of 8- or 16-bit fields that contain object pointers or numerical values. ... Instances of Integer are used for both object pointers and field indices in the interface between the interpreter and object memory. ...
[
Сохраненная копия
]
Ссылки http://sp.cs.msu.ru/courses/smalltalk/bluebook/bluebook_chapter27.html -- 64.2 Кб -- 11.07.2003
Похожие документы
Похожие документы
730. Blue Book Chapter 28
... Stack Bytecodes . ... currentBytecode between: 0 and: 119) ifTrue : [^ self stackBytecode]. ( currentBytecode between: 120 and: 127) ifTrue : [^ self returnBytecode]. ( currentBytecode between: 128 and: 130) ifTrue : [^ self stackBytecode]. ( currentBytecode between: 131 and: 134) ifTrue : [^ self sendBytecode]. ( currentBytecode between: 135 and: 137) ifTrue : [^ self stackBytecode]. ( currentBytecode between: 144 and: 175) ... self push: (self literal: literalIndex) . ...
[
Сохраненная копия
]
Ссылки http://sp.cs.msu.ru/courses/smalltalk/bluebook/bluebook_chapter28.html -- 51.2 Кб -- 11.07.2003
Похожие документы
Похожие документы
731. Blue Book Chapter 29
... Some primitive routines have other effects on the object memory or on some hardware devices. ... primitiveIndex = 90 ifTrue : [^ self primitiveMousePoint]. primitiveIndex = 91 ifTrue : [^ self primitiveCursorLocPut]. primitiveIndex = 92 ifTrue : [^ self primitiveCursorLink]. primitiveIndex = 93 ifTrue : [^ self primitiveInputSemaphore]. primitiveIndex = 94 ifTrue : [^ self primitiveSamplelnterval]. primitiveIndex = 95 ifTrue : [^ self primitiveInputWord]. primitiveIndex = 96...
[
Сохраненная копия
]
Ссылки http://sp.cs.msu.ru/courses/smalltalk/bluebook/bluebook_chapter29.html -- 113.6 Кб -- 11.07.2003
Похожие документы
Похожие документы
732. Blue Book Chapter 30
... segment | ... self heapChunkOf: objectPointer word: i put: NilPointer]. self sizeBitsOf: objectPointer put: size. "return the new object's pointer" . ... objectPointer := wordMemory segment: currentSegment word: si. size := self locationBitsOf: objectPointer. "the reversed size" . ... self sizeBitsOf: objectPointer put: size. ^objectPointer The actual heap space occupied by an object with at least HugeSize fields is one greater than that stated in its size field, because of the extra word allocated....
[
Сохраненная копия
]
Ссылки http://sp.cs.msu.ru/courses/smalltalk/bluebook/bluebook_chapter30.html -- 92.6 Кб -- 11.07.2003
Похожие документы
Похожие документы
733. BlueBookImplementationTOC
... By Adele Goldberg and David Robson, copyright 1983, Addison-Wesley, ISBN 0-201-11371-6 . ... Compiled Methods . The Bytecodes . The Interpreter . ... Primitive Methods . The Object Memory . ... 27: Specification of the Virtual Machine . Form of the Specification . ... Objects Used by the Interpreter . ... 28: Formal Specification of the Interpreter . ... 29: Formal Specification of the Primitive Methods . ... An Allocation Algorithm . ... A Simple Reference-counting Collector . ...
[
Сохраненная копия
]
Ссылки http://sp.cs.msu.ru/courses/smalltalk/bluebook/bluebook_imp_toc.html -- 9.1 Кб -- 11.07.2003
Похожие документы
Похожие документы
734. Design Principles Behind Smalltalk
... We have chosen to concentrate on two principle areas of research: a language of description (programming language) that serves as an interface between the models in the human mind and those in computing hardware, and a language of interaction (user interface) that matches the human communication system to that of the computer. ... In Smalltalk especially, the interaction between the most primitive objects is viewed in the same way as the highest-level interaction between the computer and its user. ...
[
Сохраненная копия
]
Ссылки http://sp.cs.msu.ru/courses/smalltalk/byte_aug81/design_principles_behind_smalltalk.html -- 27.2 Кб -- 11.07.2003
Похожие документы
Похожие документы
735. http://sp.cs.msu.ru/info/5/consgos2003.txt
... Поток Тема 30.05 10:00 П-14 1, 2, 3 ( Консультация по вопросам общей части ) Математический анализ , алгебра и геометрия, функциональный анализ , диф. уравнения, методы мат . физики 30.05 12:00 П-14 1 ( Консультация по вопросам дополнительной части ) Математический анализ , алгебра и геометрия, функциональный анализ , диф. уравнения, методы мат . физики 31.05 10:00 П-13 1, 2, 3 ( ...
[
Сохраненная копия
]
Ссылки http://sp.cs.msu.ru/info/5/consgos2003.txt -- 2.6 Кб -- 22.05.2003
Похожие документы
Похожие документы
736. http://sp.cs.msu.ru/courses/prak2/zachet2003.pdf
II (I II ), 2003 . ... STL. ... vector list. ... STL (vector list). ...
[
Текст
]
Ссылки http://sp.cs.msu.ru/courses/prak2/zachet2003.pdf -- 92.4 Кб -- 16.05.2003
Похожие документы
Похожие документы
737. http://sp.cs.msu.ru/courses/fmsp/msc&sdl.pdf
... SDT MSC SDL. ... system diagram> ::= [ <package reference area> ] is associated with <frame symbol> contains { <system heading> { <system text area> }* <block interaction area> { <procedure area>}* } <frame symbol> ::= <system heading> ::= system <name> <system text area> ::= <text symbol> contains { <signal definition> | ... channel definition area> ::= <channel symbol> is associated with { <channel name> <signal list area> [ <signal list area> ] } is connected to { <block area> { <block area> | ...
[
Текст
]
Ссылки http://sp.cs.msu.ru/courses/fmsp/msc&sdl.pdf -- 1440.4 Кб -- 06.05.2003
Похожие документы
Похожие документы
738. http://sp.cs.msu.ru/courses/match/LEAPS/FiveCaseStudies91.pdf
... We compare two different rule systems, one based on the TREAT match algorithm and the other on LEAPS, a lazy matching algorithm. ... September, 1991 Table 5 Maximum Counts Program Element manners TREAT : database a-memory conflict set LEAPS : database a-memory stack waltz TREAT : database a-memory conflict set database LEAPS : a-memory stack waltzdb TREAT : database a-memory conflict set database LEAPS : a-memory stack weaver TREAT : database a-memory ...
[
Текст
]
Ссылки http://sp.cs.msu.ru/courses/match/LEAPS/FiveCaseStudies91.pdf -- 977.2 Кб -- 08.04.2003
Похожие документы
Похожие документы
739. http://sp.cs.msu.ru/courses/prak2/model_lang.pdf
... program { <> <>} <> { <>; } <> <> <> { , <> } <> int | string <> <> | ... while (<>) <>| read (<>); | write (<> { ,<> } ); | ... false 2. <> real <> <> <> [<>] < >.< ... = = == != = = == != = = == != == != and or not = = = = = = + + + + X int real real int string int real int real real int string boolean boolean int real int real string boolean Y int real int real string int real int real string ... DiaSoft", 2001. ...
[
Текст
]
Ссылки http://sp.cs.msu.ru/courses/prak2/model_lang.pdf -- 242.1 Кб -- 25.02.2003
[ Текст ] Ссылки http://sp.cs.msu.ru/courses/sysprog/model_lang.pdf -- 242.1 Кб -- 25.02.2003
Похожие документы
[ Текст ] Ссылки http://sp.cs.msu.ru/courses/sysprog/model_lang.pdf -- 242.1 Кб -- 25.02.2003
Похожие документы
740. http://sp.cs.msu.ru/courses/prak2/sql_int.pdf
... SQL- SQL, SQL. ... bind (.. - , ) -. : int bind(int s, struct sockaddr * name, int namelen); 6 -- -, . ... int send(int s, void * buf, int len, int flags); -- -, . ... int close ( int s); -- -. - # include sys/types.h # include sys/socket.h # include sys/un.h # include stdio.h #define ADDRESS mysocket /* */ void main () { char c; int i, s, len; FILE *fp; struct sockaddr_un sa; /* -: */ if ((s = socket (AF_UNIX, SOCK_STREAM, 0)) 0){ perror ( client: socket ); exit (1); } /*...
[
Текст
]
Ссылки http://sp.cs.msu.ru/courses/prak2/sql_int.pdf -- 371.1 Кб -- 25.02.2003
[ Текст ] Ссылки http://sp.cs.msu.ru/courses/sysprog/sql_int.pdf -- 371.1 Кб -- 25.02.2003
Похожие документы
[ Текст ] Ссылки http://sp.cs.msu.ru/courses/sysprog/sql_int.pdf -- 371.1 Кб -- 25.02.2003
Похожие документы