Runtime loader
    1.
    发明授权
    Runtime loader 失效
    运行时加载程序

    公开(公告)号:US5459865A

    公开(公告)日:1995-10-17

    申请号:US43172

    申请日:1993-04-05

    IPC分类号: G06F9/44 G06F9/445 G06F9/48

    摘要: A method and apparatus for an innovative object oriented framework system is disclosed. The system uses an innovative load architecture for a framework application by multiple users. The load architecture implements functions, static data and classes in a more flexible manner than prior operating systems.

    摘要翻译: 公开了一种用于创新的面向对象的框架系统的方法和装置。 该系统为多个用户使用创新的负载架构,用于框架应用程序。 负载架构以比以前的操作系统更灵活的方式实现功能,静态数据和类。

    Object-oriental system for managing shared libraries
    2.
    发明授权
    Object-oriental system for managing shared libraries 失效
    用于管理共享库的对象东方系统

    公开(公告)号:US5414854A

    公开(公告)日:1995-05-09

    申请号:US42959

    申请日:1993-04-05

    CPC分类号: G06F9/44521 G06F9/44552

    摘要: A method and apparatus is disclosed for locating and loading shared libraries linked with a given shared library that has been launched by a program. The present invention operates by initially determining the names of the shared library names that are necessary to a program that has been launched. Thereafter, search objects are employed to search for and attain the physical shared library locations that correspond to the determined names. A collection of search objects can be placed within a team and employed in a selected sequential order. Upon the attainment of an appropriate locations corresponding to each of the shared library names, each of the shared library names are mapped to its corresponding physical location. Thereafter, the contents of each physical shared library location can be loaded for purposes of a program.

    摘要翻译: 公开了一种用于定位和加载由程序启动的给定共享库链接的共享库的方法和装置。 本发明通过初始确定已经启动的程序所必需的共享库名称来操作。 此后,使用搜索对象来搜索并获得与确定的名称对应的物理共享库位置。 搜索对象的集合可以放置在团队内并以选定的顺序使用。 在获得与每个共享库名称相对应的适当位置时,每个共享库名称被映射到其对应的物理位置。 此后,可以为程序的目的加载每个物理共享库位置的内容。

    Object-oriented loader system with support for different load formats
    3.
    发明授权
    Object-oriented loader system with support for different load formats 失效
    面向对象的加载系统,支持不同的加载格式

    公开(公告)号:US5369766A

    公开(公告)日:1994-11-29

    申请号:US37054

    申请日:1993-03-25

    IPC分类号: G06F9/44 G06F9/445 G06F9/40

    CPC分类号: G06F9/4428 G06F9/44521

    摘要: A method and apparatus for an innovative object oriented framework system is disclosed. The system uses an innovative load architecture for a framework application and provides a system and method for dynamically linking load modules at runtime. The preferred embodiment employs a collection of load modules, each of which contains functions, static data, and classes to make the load modules appear as if they were statically linked together. However, code executing in one load module can perform operations on another load modules code, such as: calling a function, or obtaining a pointer to a function; accessing static data or obtaining a pointer to the static data; calling any public or protected member function of a class to obtain a pointer or access a public or protected data member of the class; or cast to any base of an object of a class.

    摘要翻译: 公开了一种用于创新的面向对象的框架系统的方法和装置。 该系统为框架应用程序使用创新的负载架构,并提供了一种用于在运行时动态链接加载模块的系统和方法。 优选实施例采用加载模块的集合,每个负载模块都包含功能,静态数据和类,以使加载模块看起来像静态链接在一起。 然而,在一个加载模块中执行的代码可以对另一个加载模块代码执行操作,例如:调用函数或获取指向函数的指针; 访问静态数据或获取指向静态数据的指针; 调用类的任何公共或受保护的成员函数来获取指针或访问该类的公共或受保护的数据成员; 或者转换为类的对象的任何基础。

    Streaming computer system and method with multi-version protocol compatibility
    4.
    发明授权
    Streaming computer system and method with multi-version protocol compatibility 失效
    具有多版本协议兼容性的流式计算机系统和方法

    公开(公告)号:US08112540B2

    公开(公告)日:2012-02-07

    申请号:US11982874

    申请日:2007-11-06

    IPC分类号: G06F15/16

    摘要: A forward and backward compatible streaming protocol requires subsequent versions of the protocol to be purely additive relative to earlier versions. When a data segment is transmitted as a data stream, a first stream of data that is in accordance with a first version of the protocol is transmitted, with additional streams of data that are in accordance with subsequent versions of the protocol appended in sequence to the first stream of data. When a read module implements an earlier version of the protocol than a write module, the data segment is truncated to include only the data supported by the version implemented by the read module. On the other hand, when the read module implements a later version of the protocol than the write module, receipt of the data segment is terminated after the data supported by the version implemented by the write module is received.

    摘要翻译: 前向和后向兼容流传输协议要求协议的后续版本相对于早期版本纯粹是相对的。 当作为数据流传输数据段时,发送与协议的第一版本相对应的第一数据流,其中附加的数据流依照协议的后续版本依次附加到 第一流数据。 当读取模块实现协议的早期版本而不是写入模块时,数据段被截断以仅包括由读取模块实现的版本所支持的数据。 另一方面,当读取模块实现比写入模块更新的协议版本时,在接收到由写入模块实现的版本所支持的数据之后终止数据段的接收。

    Apparatus and method for dynamic linking of computer software components
    6.
    发明授权
    Apparatus and method for dynamic linking of computer software components 失效
    计算机软件组件动态链接的装置和方法

    公开(公告)号:US6029207A

    公开(公告)日:2000-02-22

    申请号:US914834

    申请日:1997-08-19

    IPC分类号: G06F9/44 G06F9/445 G06F9/45

    CPC分类号: G06F9/4428 G06F9/44521

    摘要: An apparatus and method for the dynamic (execution time) linking of object oriented software components is disclosed. The present invention comprises a computer system including a set of at least two software components. This invention provides a method and means for dynamically linking object oriented software components during run time execution of the program. The present invention includes two main features. First, a query function is provided to allow an application component to determine, during program execution time, the name and location of library classes available for use. Second, the application component can create (instantiate) instances of derived classes of an abstract base class. The application component can manipulate the instantiated object using the abstract interface provided by the base class definition. The implementation of the present invention involves processing at two steps in the software generation cycle. First, the prior art static linker must be modified to provide processing support for the present invention at link time. Second, the main features of the present invention are performed at program execution time.

    摘要翻译: 公开了一种用于面向对象的软件组件的动态(执行时间)链接的装置和方法。 本发明包括一种包括一组至少两个软件组件的计算机系统。 本发明提供一种用于在程序的运行时执行期间动态地链接面向对象的软件组件的方法和装置。 本发明包括两个主要特征。 首先,提供查询功能以允许应用程序组件在程序执行时间期间确定可用于使用的库类的名称和位置。 第二,应用程序组件可以创建(实例化)抽象基类的派生类的实例。 应用程序组件可以使用基类定义提供的抽象接口来操作实例化的对象。 本发明的实现涉及在软件生成周期中的两个步骤的处理。 首先,必须修改现有技术的静态连接器,以便在链接时为本发明提供处理支持。 其次,在程序执行时执行本发明的主要特征。

    Busy signal interface between master and slave processors in a computer
system
    7.
    发明授权
    Busy signal interface between master and slave processors in a computer system 失效
    计算机系统中主处理器与从属处理器之间繁忙的信号接口

    公开(公告)号:US4648034A

    公开(公告)日:1987-03-03

    申请号:US644868

    申请日:1984-08-27

    摘要: A 32-bit central processing unit (CPU) having a six-stage pipeline architecture with an instruction and data cache memory and a memory management units, all provided on a single, integrated circuit (I.C.) chip. The CPU also contains means for controlling the operation of a separate I.C. chip co-processor that is dedicated to performing specific functions at a very high rate of speed, commonly called an extended processing unit (EPU). The EPU is provided with interface circuits that generate control signals and communicate them to the controlling CPU.

    摘要翻译: 具有六级流水线结构的32位中央处理单元(CPU),具有指令和数据高速缓冲存储器以及存储器管理单元,全部提供在单个集成电路(I.C.)芯片上。 CPU还包含用于控制单独的I.C.的操作的装置。 专用于以非常高的速率执行特定功能的芯片协处理器,通常称为扩展处理单元(EPU)。 EPU提供有产生控制信号并与控制CPU通信的接口电路。

    Method and apparatus for providing an object-oriented application
interface for a computer system
    9.
    发明授权
    Method and apparatus for providing an object-oriented application interface for a computer system 失效
    一种用于为计算机系统提供面向对象应用接口的方法和装置

    公开(公告)号:US6146027A

    公开(公告)日:2000-11-14

    申请号:US898768

    申请日:1997-07-23

    摘要: A computer system has a processor, a display, and a object-oriented application interface between a user input device such as a cursor placement device and an object-oriented application program. The cursor placement device has a user button for generating a device event signal for controlling a pointer graphic on the display. The object-oriented application program includes a plurality of objects with logic and data for performing particular functions. An interactor object is responsive to a device event signal to change the display from displaying an icon to a thumbnail display. An interactable object is instantiated in an application address space, and includes data and methods for manipulating the data. The interactor object is instantiated in a system address space and is responsive to the device event signal for calling a predetermined one of the interactable object's methods to change the data therein. The system can also include apparatus for playing a script, thereby executing selected data changing methods in specified data objects, and a means for generating a presentation of data in a data model object.

    摘要翻译: 计算机系统在诸如光标放置设备的用户输入设备和面向对象的应用程序之间具有处理器,显示器和面向对象的应用接口。 光标放置装置具有用于生成用于控制显示器上的指针图形的装置事件信号的用户按钮。 面向对象的应用程序包括具有用于执行特定功能的逻辑和数据的多个对象。 交互器对象响应于设备事件信号,以将显示从显示图标改变为缩略图显示。 可交互对象在应用程序地址空间中被实例化,并且包括用于操纵数据的数据和方法。 交互器对象在系统地址空间中被实例化,并且响应于设备事件信号来调用可交互对象的方法中的预定的一个来改变其中的数据。 该系统还可以包括用于播放脚本的装置,从而在指定数据对象中执行所选择的数据改变方法,以及用于在数据模型对象中生成数据呈现的装置。

    Apparatus and method for dynamic linking of computer software components
    10.
    发明授权
    Apparatus and method for dynamic linking of computer software components 失效
    计算机软件组件动态链接的装置和方法

    公开(公告)号:US5659751A

    公开(公告)日:1997-08-19

    申请号:US985449

    申请日:1992-12-03

    IPC分类号: G06F9/44 G06F9/445 G06F9/45

    CPC分类号: G06F9/4428 G06F9/44521

    摘要: An apparatus and method for the dynamic (execution time) linking of object oriented software components is disclosed. The present invention comprises a computer system including a set of at least two software components. This invention provides a method and means for dynamically linking object oriented software components during run time execution of the program. The present includes two main features. First, a query function is provided to allow an application component to determine, during program execution time, the name and location of library classes available for use. Second, the application component can create (instantiate) instances of derived classes of an abstract base class. The application component can manipulate the instantiated object using the abstract interface provided by the base class definition. The implementation of the present invention involves processing at two steps in the software generation cycle. First, the prior art static linker must be modified to provide processing support for the present invention at link time. Second, the main features of the present invention are performed at program execution time.

    摘要翻译: 公开了一种用于面向对象的软件组件的动态(执行时间)链接的装置和方法。 本发明包括一种包括一组至少两个软件组件的计算机系统。 本发明提供一种用于在程序的运行时执行期间动态地链接面向对象的软件组件的方法和装置。 现在包括两个主要特征。 首先,提供查询功能以允许应用程序组件在程序执行时间期间确定可用于使用的库类的名称和位置。 第二,应用程序组件可以创建(实例化)抽象基类的派生类的实例。 应用程序组件可以使用基类定义提供的抽象接口来操作实例化的对象。 本发明的实现涉及在软件生成周期中的两个步骤的处理。 首先,必须修改现有技术的静态连接器,以便在链接时为本发明提供处理支持。 其次,在程序执行时执行本发明的主要特征。