会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 3. 发明授权
    • Apparatus and method for diagnosing microcomputer memory
    • 用于诊断微机存储器的装置和方法
    • US06430709B1
    • 2002-08-06
    • US09382582
    • 1999-08-25
    • Satoru Watanabe
    • Satoru Watanabe
    • G06F1126
    • G11C29/56G11C17/14G11C2029/0409
    • The invention enables real time diagnosis of a whole memory region without affecting engine control functions. Judgment is made as to whether an engine is in a prestart condition, or a normal operation condition (engine operating). With prestart, memory diagnosis is performed continuously over the whole region by performing diagnosis with time synchronous jobs, with each job diagnosing a number of bytes obtained from previously determined diagnosis unit bytes multiplied by a set number of cycles. With normal operation, memory diagnosis is performed with time synchronous jobs once in a plurality of cycles, by interrupting the memory being in use at predetermined periods to intermittently perform diagnosis on divided part of the memory each time.
    • 本发明能够对整个存储区进行实时诊断,而不影响发动机控制功能。 判断发动机是否处于预启动状态或正常运行状态(发动机运转)。 通过预分配,通过执行具有时间同步作业的诊断,在整个区域上连续执行存储器诊断,每个作业诊断从先前确定的诊断单位字节获得的字节数乘以设定的周期数。 在正常操作中,通过以预定周期中断正在使用的存储器来间歇地每次对存储器的分割部分执行诊断,在多个周期中通过时间同步作业执行存储器诊断。
    • 4. 发明授权
    • Stochastic performance analysis method and apparatus therefor
    • 随机性能分析方法及其设备
    • US06374369B1
    • 2002-04-16
    • US09316784
    • 1999-05-21
    • Ciaran O'Donnell
    • Ciaran O'Donnell
    • G06F1126
    • G06F11/3466G06F11/3409G06F11/3419G06F2201/805G06F2201/865
    • A programmable method for analyzing the performance of software using a combination of statistical sampling, hardware events and feedback, and a finite state machine execution model. Performance analysis code is integrated with the object code of the software it is analyzing and profiling. Using hardware timers and triggers, the analysis code records timing information at each timer or trigger event, where some events may be the result of stochastic sampling. At certain times during the execution and termination of the software being profiled, results of the profiling are output. Upon the termination of the software being profiled, post processing is optionally performed on the profiling output timing information, and the result of this post processing provides a human readable indication of where the analyzed software spent its execution time. A system for implementing the profiling method in hardware is also described.
    • 使用统计抽样,硬件事件和反馈的组合以及有限状态机执行模型分析软件性能的可编程方法。 性能分析代码与正在分析和分析的软件的目标代码集成。 使用硬件定时器和触发器,分析代码记录每个定时器或触发事件的定时信息,其中一些事件可能是随机采样的结果。 在执行和终止软件被分析的某些时候,分析结果将被输出。 在软件被分析结束时,可选地在分析输出定时信息上执行后处理,并且该后处理的结果提供了分析软件在何处花费其执行时间的可读指示。 还描述了用于在硬件中实现轮廓分析方法的系统。
    • 6. 发明授权
    • Use of a client meta-cache for realistic high-level web server stress testing with minimal client footprint
    • 使用客户端元缓存进行现实的高级Web服务器压力测试,最小的客户端占用空间
    • US06418544B1
    • 2002-07-09
    • US09338378
    • 1999-06-22
    • Richard Elderkin NesbittRobert John Schroder, IIKevin Edward Vaughan
    • Richard Elderkin NesbittRobert John Schroder, IIKevin Edward Vaughan
    • G06F1126
    • H04L67/2852H04L67/42H04L69/329
    • A method, system, and computer readable code for improving stress testing of Web servers. An altered form of client cache is used, enabling more realistic and representative client requests to be issued during the testing process. This altered cache format is referred to herein as a “meta-cache”, and is defined as storing a minimal subset of the information that would typically be cached from a response. This minimal subset is that which enables constructing conditional HyperText Transfer Protocol (HTTP) GET requests. By providing a capability for realistically simulating conditional requests as well as unconditional requests, the stress applied to the server is more representative of the actual traffic load it will experience. By minimizing the amount of information kept in the meta-cache, this realistic simulation is possible without the overhead of a full client cache, and also allows more browsers to be simulated from a particular workstation.
    • 一种用于改进Web服务器压力测试的方法,系统和计算机可读代码。 使用客户端缓存的改变形式,使得能够在测试过程中发出更实际和更有代表性的客户端请求。 这种改变的高速缓存格式在本文中称为“元缓存”,并且被定义为存储通常将从响应缓存的信息的最小子集。 这个最小的子集是能够构建条件超文本传输​​协议(HTTP)GET请求的子集。 通过提供实际模拟条件请求以及无条件请求的能力,应用于服务器的压力更能代表其将遇到的实际流量负载。 通过最小化元缓存中保存的信息量,这种现实的模拟是可能的,没有完整的客户端缓存的开销,并且还允许从特定工作站模拟更多的浏览器。
    • 8. 发明授权
    • Weakest precondition analysis
    • 最弱的前提条件分析
    • US06374368B1
    • 2002-04-16
    • US09316684
    • 1999-05-21
    • Charles L. MitchellMark L. Hall
    • Charles L. MitchellMark L. Hall
    • G06F1126
    • G06F11/3608
    • Improved weakest condition analysis. In one embodiment, a computer-implemented method including first identifying a set of candidates of a computer program that are potentially defective, via a predetermined data flow analysis. In one embodiment, the predetermined data flow analysis may be a static single assignment analysis, or a partial redundancy analysis. Next, each of these candidates is examine via a weakest precondition analysis to determine whether the candidate actually is defective. The end result is a faster analysis, because the weakest precondition analysis is only performed on those candidates that are deemed potentially defective by the initial predetermined data flow analysis performed.
    • 改进的最弱条件分析。 在一个实施例中,计算机实现的方法包括经由预定的数据流分析首先识别潜在有缺陷的计算机程序的一组候选。 在一个实施例中,预定数据流分析可以是静态单一分配分析或部分冗余分析。 接下来,这些候选人中的每一个都通过最弱的前提条件分析进行检查,以确定候选人是否实际上是有缺陷的。 最终的结果是更快的分析,因为最弱的前提条件分析只对被执行的初始预定数据流分析被认为有潜在缺陷的候选人进行。
    • 9. 发明授权
    • Oilfield equipment identification method and apparatus
    • 油田设备识别方法及装置
    • US06347292B1
    • 2002-02-12
    • US09252045
    • 1999-02-17
    • Lawrence A. DennyEdward E. Patterson
    • Lawrence A. DennyEdward E. Patterson
    • G06F1126
    • E21B17/006E21B41/00G01V13/00G06F11/006G06K19/041G06K19/07758G06K2017/0077G06Q10/10Y10T29/49826Y10T29/49947
    • An oilfield equipment identifying apparatus for tracking selected parameters for each of a plurality of pieces of oilfield equipment adapted to be inserted into a drill string supported by a drilling rig. The drilling rig also supports a drilling device for selectively rotating portions of the drill string to form a well bore. The apparatus comprises a computer loaded with an oilfield equipment database. A reader is provided for inputting into the computer a unique identification code for each piece of oilfield equipment added to the drill string so as to build a grid including a reference to each piece of oilfield equipment. The computer further includes a pipe utilization and identification program for continuously and automatically monitoring the location in the drill string of each piece of oilfield equipment identified in the grid and the cumulative rotating usage and non-rotating usage of each piece of oilfield equipment identified in the grid so as to provide an accurate representation of the historical data of each piece of oilfield equipment identified in the grid.
    • 一种油田设备识别装置,用于跟踪适于插入由钻机支撑的钻柱中的多个油田设备中的每一个的选定参数。 钻机还支撑用于选择性地旋转钻柱的部分以形成井眼的钻孔装置。 该装置包括装载有油田设备数据库的计算机。 提供了一种读取器,用于向计算机输入添加到钻柱中的每个油田设备的唯一识别码,以构建包括对每个油田设备的参考的格子。 计算机还包括用于连续和自动地监测在电网中识别的每个油田设备的钻柱中的位置的管道利用和识别程序以及在该网格中识别的每个油田设备的累积旋转使用和非旋转使用 网格,以提供在电网中识别的每片油田设备的历史数据的准确表示。