会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明申请
    • A MECHANISM FOR REPLACING AN ARRAY CREATION ROUTINE WITHIN CODE
    • 用于在代码中替换阵列创建程序的机制
    • WO2014025673A1
    • 2014-02-13
    • PCT/US2013/053588
    • 2013-08-05
    • THE MATHWORKS, INC.
    • BRYAN, Thomas AlbertPALMATEER, Julia WilderFOTI, David A.
    • G06F9/44G06F9/45
    • G06F9/443G06F8/30G06F8/315G06F8/437G06F9/449
    • A system obtains code that includes sequences of code; identifies, within a first sequence of code and based on obtaining the code, a first routine that, when executed, enables an array of values to be generated. The array of values is associated with a variable included within the first routine. The system determines whether the routine includes a particular term, and identifies, within the routine, a first identifier when the routine includes the particular term. The first identifier corresponds to a second sequence of code that identifies a first data structure that stores information that identifies one or more second routines. The system identifies, within the data structure, a second routine based on the particular term and a second identifier corresponding to the first routine; executes, using the variable, the second routine to generate a result; and outputs the result based on executing the second routine.
    • 系统获得包含代码序列的代码; 在第一代码序列内并且基于获得代码来识别第一例程,其在被执行时启用能够生成值的数组。 值的数组与第一个例程中包含的变量相关联。 该系统确定例程是否包括特定术语,并且当该例程包括特定术语时,在例程中识别第一标识符。 第一标识符对应于识别存储识别一个或多个第二例程的信息的第一数据结构的第二代码序列。 所述系统在所述数据结构内识别基于所述特定术语的第二例程和对应于所述第一例程的第二标识符; 使用该变量执行第二例程来生成结果; 并且基于执行第二程序输出结果。
    • 3. 发明申请
    • DYNAMIC CREATION OF PROXY SOFTWARE OBJECTS AT TIME OF EXECUTION
    • 代理软件对象在动态创建时的动态创建
    • WO2006099061A3
    • 2006-11-30
    • PCT/US2006008451
    • 2006-03-08
    • CASSATT CORPWERNER KEVIN W
    • WERNER KEVIN W
    • G06F9/44
    • G06F9/443G06F9/4433
    • A technique is described that allows a software client to create at run-time a software object that appears to extend or alter the functionality of an existing software class definition. For example, a decorator factory generates a proxy object that dynamically implements a set of interfaces specified by the software client at runtime. From the perspective of the client, the proxy object is logically a child object of the original existing base object. The child object appears to be enhanced by the methods and attributes defined by the set of interfaces and the methods implemented by the delegate object. However, the proxy object does not have actual parent classes. Instead, an invocation transparently intercepts method invocations from the client to the proxy object and invokes the appropriate method, regardless of whether the method is implemented in the base object, the delegate object, or within the proxy object itself.
    • 描述了一种技术,其允许软件客户端在运行时创建似乎扩展或改变现有软件类定义的功能的软件对象。 例如,装饰器工厂生成一个代理对象,该对象动态地实现由软件客户机在运行时指定的一组接口。 从客户端的角度来看,代理对象在逻辑上是原始现有基础对象的子对象。 子对象似乎通过由接口集合定义的方法和属性以及由委托对象实现的方法得到增强。 但是,代理对象没有实际的父类。 相反,调用透明地截取从客户端到代理对象的方法调用,并调用适当的方法,而不管该方法是在基础对象,委托对象还是代理对象本身中实现。
    • 10. 发明申请
    • GLOBAL INFORMATION ARCHITECTURE
    • 全球信息架构
    • WO2008005472A3
    • 2008-12-11
    • PCT/US2007015429
    • 2007-06-28
    • XSLENT LLCBUSALACCHI FRANK ATINSLEY DAVID CSKINNER WESLEY TBRESSLER PAUL WYARBROUGH ERIC W
    • BUSALACCHI FRANK ATINSLEY DAVID CSKINNER WESLEY TBRESSLER PAUL WYARBROUGH ERIC W
    • G06F17/00G06F17/30
    • G06F17/30294G06F9/443G06F17/30557G06F17/30607H04L43/0876
    • The present invention provides a Global Information Architecture (GIA) to create an object-oriented, software-based modeling environment for the modeling of various data sources and allowing queries and transactions across those sources. The modeling environment is described in itself. Introspection is achieved since the model is described in the model, and early validation that the infrastructure is correct is established in that the infrastructure must execute against itself. Object traversal is done via vectors that describe how an object can be reached from other objects. Objects are linked by describing what type of object (data source) is to be reached and on the basis of what possible attribute values of that object. GIA allows different users to have different views of these data sources depending upon their WorldSpace. A user's view of the data source is controlled by his WorldSpace, which are the attributes he has that makes him unique. These attributes can include (among others) his username, roles, language, locale, and organization. These WorldSpace views can also impact the behavior of the data sources. GIA allows for object to object event driven behavior and provides a configuration centric versus coding centric methodology for integrating those various data sources.
    • 本发明提供了一种全球信息架构(GIA),用于创建面向对象的基于软件的建模环境,用于对各种数据源进行建模,并允许跨越这些源的查询和交易。 本身就描述了建模环境。 在模型中描述了模型之后,实现了内省,并且建立了基础结构正确的早期验证,因为基础架构必须针对自身执行。 对象遍历是通过描述如何从其他对象访问对象的向量完成的。 通过描述要达到什么类型的对象(数据源)并且基于该对象的可能属性值来链接对象。 GIA允许不同的用户根据他们的WorldSpace对这些数据源有不同的看法。 用户对数据源的看法由他的WorldSpace控制,他的属性是使他独一无二。 这些属性可以包括(其中包括)他的用户名,角色,语言,区域设置和组织。 这些WorldSpace视图也可能影响数据源的行为。 GIA允许对象对象事件驱动的行为,并提供以集中这些各种数据源为中心的以编码为中心的方法。