会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 21. 发明授权
    • Persistent storage of information objects
    • 持久存储信息对象
    • US06769124B1
    • 2004-07-27
    • US09121009
    • 1998-07-22
    • Charles B. SchoeningRichard J. Smith, Jr.Stephen I. Schleimer
    • Charles B. SchoeningRichard J. Smith, Jr.Stephen I. Schleimer
    • G06F946
    • G06F9/4493Y10S707/99943Y10S707/99944
    • A method and apparatus for persistently storing information objects in a secondary store is provided. Each object to be stored persistently is made a subclass of a persistent object class. The persistent object declares metadata that defines parameters of a table in the secondary store in which instances of the object are stored, and external requirements of the object. When a persistent object inherits attributes from one or more parent object classes, instances of each parent class are represented in separate tables. When a persistent object is read or written by an application program, methods in the persistent object class automatically retrieve or store information for each field of the persistent object by recursively calling a read method or a write method for each class from which the persistent object inherits, and the object's own class. The read method and write methods automatically create and submit commands to the secondary store.
    • 提供了一种用于在辅助存储器中持久存储信息对象的方法和装置。 要永久存储的每个对象被创建为持久对象类的子类。 持久化对象声明了定义辅助存储中存储对象的实例的对象的参数以及对象的外部要求的元数据。 当持久化对象从一个或多个父对象类继承属性时,每个父类的实例都在不同的表中表示。 当持久对象被应用程序读取或写入时,持久对象类中的方法通过递归地调用持久对象继承的每个类的读取方法或写入方法来自动检索或存储持久对象的每个字段的信息 ,和对象自己的类。 读取方法和写入方法自动创建并提交命令到辅助存储。
    • 25. 发明授权
    • Digital data processing system employing an object-based addressing
system with a single object table
    • 数字数据处理系统采用具有单个对象表的基于对象的寻址系统
    • US4660142A
    • 1987-04-21
    • US659513
    • 1984-10-11
    • Gerald F. ClancyCraig J. MundieStephen I. SchleimerSteven J. WallachRichard G. BrattEdward S. Gavrin
    • Gerald F. ClancyCraig J. MundieStephen I. SchleimerSteven J. WallachRichard G. BrattEdward S. Gavrin
    • G06F9/46G06F12/02G06F9/30
    • G06F9/468G06F12/0292
    • A digital data processing system including a processor and memory and employing object addressing. The digital data processing system further includes a system for organizing the system's memory into objects and a system for operating the memory. The memory organization system associates each item of data stored in the memory with an object and each object with an object identifier. The memory operation system performs memory operations on items of data in response to memory operation specifiers received from the processor. The location of a data item upon which a memory operation is to be performed is specified by a logical address. Each logical address contains an object number which is temporarily associated with one object identifier and an offset specifying a location in the object identified by the object identifier currently associated with the object number. The memory operation system includes a single object table which specifies the current temporary associations between object numbers and universal addresses and an object identifier conversion system which establishes the temporary associations in the object table and obtains the object identifiers associated with the object numbers. Also disclosed are object tables in digital data processing systems of the present invention involving a single memory and multiple processors and pointers and pointer to logical address conversion means in digital data processing systems of the present invention.
    • 一种包括处理器和存储器并采用对象寻址的数字数据处理系统。 数字数据处理系统还包括用于将系统的存储器组织成对象的系统和用于操作存储器的系统。 存储器组织系统将存储在存储器中的每个数据项与对象和每个对象与对象标识符相关联。 存储器操作系统响应于从处理器接收到的存储器操作说明符而对数据项执行存储器操作。 要执行存储器操作的数据项的位置由逻辑地址指定。 每个逻辑地址包含与一个对象标识符临时相关联的对象号,以及指定由当前与对象号相关联的对象标识符标识的对象中的位置的偏移。 存储器操作系统包括单个对象表,其指定对象号和通用地址之间的当前临时关联,以及对象标识符转换系统,其建立对象表中的临时关联并获得与对象号相关联的对象标识符。 还公开了本发明的数字数据处理系统中的对象表,其涉及单个存储器和多个处理器以及指向本发明的数字数据处理系统中的逻辑地址转换装置的指针。
    • 29. 发明授权
    • Apparatus for deriving addresses of data using displacements from base
addresses which change only on call and return
    • 用于使用从仅在呼叫和返回上改变的基地址的位移导出数据地址的装置
    • US4450522A
    • 1984-05-22
    • US301999
    • 1981-09-11
    • John F. PilatMichael S. RichmondWalter A. Wallach, Jr.Stephen I. Schleimer
    • John F. PilatMichael S. RichmondWalter A. Wallach, Jr.Stephen I. Schleimer
    • G06F9/42G06F9/00
    • G06F9/4426
    • In the digital computer system of the present invention, data items called immediate names represent other data items. The immediate name specifies either the address of the represented data item or the address of a pointer to the represented data item. Each immediate name contains a base address specifier specifying one of a set of architectural base addresses, an indirection specifier specifying whether the immediate name specifies the address of the represented item or the address of a pointer to the item, and a displacement from the specified architectural base address. The architectural base addresses are contained in registers accessible to a processor in the digital data processing system. The registers are loaded only when the processor preforms a call operation or a return operation. When the immediate name specifies the address of the represented item, the processor produces the address by combining the displacement specified in the displacement specifier with the architectural base address indicated by the base address specifier. When the immediate name specifies the address of a pointer to the represented item, the processor combines the specified displacement with the specified base address to obtain the address of the pointer, fetches the pointer into memory, and produces the address of the represented item from the pointer.
    • 在本发明的数字计算机系统中,称为即时名称的数据项表示其他数据项。 立即名称指定所表示的数据项的地址或指向所表示的数据项的指针的地址。 每个立即名称包含一个指定一组架构基地址之一的基地址说明符,一个间接说明符,指定立即名称是指定表示项目的地址还是指向该项目的指针的地址,以及指定架构的位移 基地址。 架构基址包含在数字数据处理系统中的处理器可访问的寄存器中。 寄存器仅在处理器进行呼叫操作或返回操作时才加载。 当立即名称指定所表示项目的地址时,处理器通过将位移说明符中指定的位移与由基址指定符指示的体系结构基址相结合来产生地址。 当立即名称指定指向所表示项目的指针的地址时,处理器将指定的位移与指定的基地址组合以获得指针的地址,将指针取出到存储器中,并从 指针。