会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Method and system for applying XML schema
    • 应用XML模式的方法和系统
    • US07111233B1
    • 2006-09-19
    • US09522277
    • 2000-03-09
    • Alando M. BallantyneMichael K. SmithLarry M. Hines
    • Alando M. BallantyneMichael K. SmithLarry M. Hines
    • G06F15/00G06F17/00
    • G06F17/30893G06F17/2247G06F17/227G06F17/30914
    • A method and system for modifying program applications of a legacy computer system to directly output data in XML format models the legacy computer system, maps the model to an XML schema and automatically modifies one or more applications to directly output XML formatted data in cooperation with a writer engine and a context table. A modeling engine lists the incidents within the applications that write data and generates a report data model. The report data model includes statically determined value or type of the data fields and is written in a formal grammar that describes how the write operations are combined. A modification specification is created to define modifications to the legacy computer system applications that relate applications that write data to the XML schema. A code generation engine then applies the modification specification to the applications to write modified applications that, in cooperation with a writer engine and context table, directly output XML formatted data from the legacy computer system without a need for transforming the data.
    • 一种用于修改传统计算机系统的程序应用程序直接以XML格式模型输出数据的方法和系统,该传统计算机系统将该模型映射到XML模式,并自动修改一个或多个应用程序以直接输出XML格式的数据,与 作者引擎和上下文表。 建模引擎列出了写入数据并生成报告数据模型的应用程序中的事件。 报告数据模型包括静态确定的数据字段的数值或类型,并以形式语法编写,描述写入操作的组合方式。 创建修改规范以定义对将数据写入到XML模式的应用程序相关联的传统计算机系统应用程序的修改。 然后,代码生成引擎将修改规范应用于应用程序,以编写与作者引擎和上下文表协作的修改的应用程序,直接从旧计算机系统输出XML格式的数据,而不需要转换数据。
    • 2. 发明申请
    • OPTIMIZING APPLICATIONS USING SOURCE CODE PATTERNS AND PERFORMANCE ANALYSIS
    • 使用源代码模式和性能分析优化应用程序
    • US20100042976A1
    • 2010-02-18
    • US12190478
    • 2008-08-12
    • Larry M. Hines
    • Larry M. Hines
    • G06F9/44
    • G06F11/3466G06F8/72G06F11/3409G06F2201/865
    • Methods, systems, and apparatus, including medium-encoded computer program products, can perform optimizing applications using source code patterns and performance analysis. A computer implemented method includes storing patterns of inefficiently coded statements; identifying source code comprising program statements; comparing the program statements with the patterns to identify program statements that are inefficiently coded; monitoring an execution of a compiled version of the source code to identify program statements that cause performance issues; and comparing the identified program statements that are inefficiently coded with the identified program statements that cause performance issues to determine program statements that are inefficiently coded and cause performance issues.
    • 方法,系统和设备,包括中等编码的计算机程序产品,可以使用源代码模式和性能分析来执行优化应用程序。 计算机实现的方法包括存储低效编码语句的模式; 识别包含程序语句的源代码; 将程序语句与模式进行比较,以识别低效编码的程序语句; 监视源代码的编译版本的执行,以识别导致性能问题的程序语句; 并且将识别出的无效编码的程序语句与导致性能问题的确定的程序语句进行比较,以确定低效编码并导致性能问题的程序语句。
    • 4. 发明授权
    • Method and system for modeling a legacy computer system
    • 用于建模传统计算机系统的方法和系统
    • US06993745B1
    • 2006-01-31
    • US09522319
    • 2000-03-09
    • Alando M. BallantyneMichael K. SmithLarry M. Hines
    • Alando M. BallantyneMichael K. SmithLarry M. Hines
    • G06F9/44
    • G06F8/70
    • A method and system for modifying program applications of a legacy computer system to directly output data in XML format models the legacy computer system, maps the model to an XML schema and automatically modifies one or more applications to directly output XML formatted data in cooperation with a writer engine and a context table. A modeling engine lists the incidents within the applications that write data and generates a report data model. The report data model includes statically determined value or type of the data fields and is written in a formal grammar that describes how the write operations are combined. A modification specification is created to define modifications to the legacy computer system applications that relate applications that write data to the XML schema. A code generation engine then applies the modification specification to the applications to write modified applications that, in cooperation with a writer engine and context table, directly output XML formatted data from the legacy computer system without a need for transforming the data.
    • 一种用于修改传统计算机系统的程序应用程序直接以XML格式模型输出数据的方法和系统,该传统计算机系统将该模型映射到XML模式,并自动修改一个或多个应用程序以直接输出XML格式的数据,与 作者引擎和上下文表。 建模引擎列出了应用程序中写入数据并生成报告数据模型的事件。 报告数据模型包括静态确定的数据字段的数值或类型,并以形式语法编写,描述写入操作的组合方式。 创建修改规范以定义对将数据写入到XML模式的应用程序相关联的传统计算机系统应用程序的修改。 然后,代码生成引擎将修改规范应用于应用程序,以编写与作者引擎和上下文表协作的修改的应用程序,直接从旧计算机系统输出XML格式的数据,而不需要转换数据。
    • 5. 发明授权
    • Optimizing applications using source code patterns and performance analysis
    • 使用源代码模式和性能分析优化应用程序
    • US08782613B2
    • 2014-07-15
    • US12190478
    • 2008-08-12
    • Larry M. Hines
    • Larry M. Hines
    • G06F9/44
    • G06F11/3466G06F8/72G06F11/3409G06F2201/865
    • Applications are optimized using source code patterns and performance analysis. Patterns of inefficiently coded statements are stored, and source code that includes program statements are identified. The program statements are compared with the patterns to identify program statements that are inefficiently coded. An execution of a compiled version of the source code is monitored to identify program statements that cause performance issues The identified program statements that are inefficiently coded are compared with the identified program statements that cause performance issues to determine program statements that are inefficiently coded and cause performance issues.
    • 使用源代码模式和性能分析优化应用程序。 存储低效编码语句的模式,并且识别包含程序语句的源代码。 将程序语句与模式进行比较,以识别低效编码的程序语句。 监视源代码的编译版本的执行,以识别导致性能问题的程序语句。 被低估编码的标识的程序语句与识别的程序语句进行比较,这些语句会导致性能问题来确定低效编码并导致性能问题的程序语句。
    • 6. 发明授权
    • Method and system for reporting XML data from a legacy computer system
    • 用于从传统计算机系统报告XML数据的方法和系统
    • US06687873B1
    • 2004-02-03
    • US09522056
    • 2000-03-09
    • Alando M. BallantyneMichael K. SmithLarry M. Hines
    • Alando M. BallantyneMichael K. SmithLarry M. Hines
    • G06F1700
    • G06F17/30985G06F17/211
    • A method and system for modifying program applications of a legacy computer system to directly output data in XML format models the legacy computer system, maps the model to an XML schema and automatically modifies one or more applications to directly output XML formatted data in cooperation with a writer engine and a context table. A modeling engine lists the incidents within the applications that write data and generates a report data model. The report data model includes statically determined value or type of the data fields and is written in a formal grammar that describes how the write operations are combined. A modification specification is created to define modifications to the legacy computer system applications that relate applications that write data to the XML schema. A code generation engine then applies the modification specification to the applications to write modified applications that, in cooperation with a writer engine and context table, directly output XML formatted data from the legacy computer system without a need for transforming the data.
    • 一种用于修改传统计算机系统的程序应用程序直接以XML格式模型输出数据的方法和系统,该传统计算机系统将该模型映射到XML模式,并自动修改一个或多个应用程序以直接输出XML格式的数据,与 作者引擎和上下文表。 建模引擎列出了写入数据并生成报告数据模型的应用程序中的事件。 报告数据模型包括静态确定的数据字段的数值或类型,并以形式语法编写,描述写入操作的组合方式。 创建修改规范以定义对将数据写入到XML模式的应用程序相关联的传统计算机系统应用程序的修改。 然后,代码生成引擎将修改规范应用于应用程序,以编写与作者引擎和上下文表协作的修改的应用程序,直接从旧计算机系统输出XML格式的数据,而不需要转换数据。