CONCRETE PHOTOVOLTAIC SYSTEM
    1.
    发明申请
    CONCRETE PHOTOVOLTAIC SYSTEM 审中-公开
    混凝土光伏系统

    公开(公告)号:US20110072740A1

    公开(公告)日:2011-03-31

    申请号:US12569469

    申请日:2009-09-29

    Abstract: A concrete photovoltaic structure includes an essentially vertical support member constructed, at least in part, of concrete, wherein the essentially vertical support member includes a first portion configured to be received, at least in part, within a footing. The concrete photovoltaic structure further includes a photovoltaic support member constructed, at least in part, of concrete, wherein the photovoltaic support member is configured to be affixed to a second portion of the essentially vertical support member.

    Abstract translation: 混凝土光伏结构包括至少部分地由混凝土构成的基本上垂直的支撑构件,其中基本上垂直的支撑构件包括构造成至少部分地接收在基脚内的第一部分。 具体的光伏结构还包括至少部分地由混凝土构成的光伏支撑构件,其中光伏支撑构件被构造成固定到基本垂直的支撑构件的第二部分。

    MANAGING GENERATION OF SECURITY TESTS
    3.
    发明申请
    MANAGING GENERATION OF SECURITY TESTS 审中-公开
    管理安全测试的生成

    公开(公告)号:US20090228871A1

    公开(公告)日:2009-09-10

    申请号:US12045298

    申请日:2008-03-10

    CPC classification number: G06F11/3676 G06F21/577

    Abstract: Methods, systems, and computer-readable media having computer-executable instructions embodied thereon that, when executed, perform methods in accordance with embodiments hereof, for emulating behavior of a target program to identify defects therein. Emulation includes recording a trace file upon running machine-level instructions of the target program, collecting relevant events encountered upon replaying the trace file, expressing the relevant events as symbolic constraints, and solving the symbolic constraints for variant input parameters. Injecting the variant input parameters into the trace file causes the target program to follow various control paths, allowing for systematically searching the target program for defects. The procedure for security testing above can be repeated by employing a search-strategy algorithm that selects optimal control paths of the target program to evaluate. Accordingly, the search-strategy algorithm induces the target program to follow the optimal control paths such that an optimal portion of the target program is explored for defects.

    Abstract translation: 具有计算机可执行指令的方法,系统和计算机可读介质包括在执行时执行根据本发明的实施例的方法,用于模拟目标程序的行为以识别其中的缺陷。 仿真包括在运行目标程序的机器级指令时记录跟踪文件,收集重放跟踪文件时遇到的相关事件,将相关事件表示为符号约束,以及解决变体输入参数的符号约束。 将变量输入参数注入到跟踪文件中会导致目标程序遵循各种控制路径,允许系统地搜索目标程序的缺陷。 可以通过采用搜索策略算法重复上述安全测试的过程,该算法选择目标程序的最优控制路径进行评估。 因此,搜索策略算法引起目标程序跟随最优控制路径,以便针对缺陷探索目标程序的最佳部分。

    USER ANALYSIS THROUGH USER LOG FEATURE EXTRACTION
    4.
    发明申请
    USER ANALYSIS THROUGH USER LOG FEATURE EXTRACTION 审中-公开
    用户分析通过用户日志功能提取

    公开(公告)号:US20120278354A1

    公开(公告)日:2012-11-01

    申请号:US13097277

    申请日:2011-04-29

    CPC classification number: G06Q10/063

    Abstract: Systems, methods, and computer media for efficiently processing user log data are provided. A received user log data analysis request specifies: target user log features that identify users in a target user group, analysis user log features that identify data associated with the users in the target user group, and an analysis to perform on the identified data associated with the users in the target user group. Occurrences of specified features are extracted from user logs and stored. Users associated with an occurrence of each of the extracted and stored target user log features are identified as users in the target user group. Occurrences of the analysis user log features that are associated with a user in the target user group are extracted and reformatted for the analysis specified in the analysis request.

    Abstract translation: 提供了用于有效处理用户日志数据的系统,方法和计算机媒体。 接收到的用户日志数据分析请求指定:标识目标用户组中的用户的目标用户日志功能,分析用于识别与目标用户组中的用户相关联的数据的用户日志功能,以及对与 目标用户组中的用户。 指定功能的发生从用户日志中提取并存储。 与提取和存储的每个目标用户日志特征中的每一个相关联的用户被标识为目标用户组中的用户。 与目标用户组中的用户相关联的分析用户日志功能的出现被提取并重新格式化以用于分析请求中指定的分析。

    MACHINE INSTRUCTION LEVEL RACE CONDITION DETECTION
    5.
    发明申请
    MACHINE INSTRUCTION LEVEL RACE CONDITION DETECTION 有权
    机器指导级环境检测

    公开(公告)号:US20080244332A1

    公开(公告)日:2008-10-02

    申请号:US11694864

    申请日:2007-03-30

    CPC classification number: G06F11/3612

    Abstract: An apparatus, method and computer-readable medium provide for detecting and filtering potential race conditions. In one example, potential race conditions may be detected by determining overlap of memory accesses (e.g., read, write). Potential race conditions may be filtered as potentially benign or harmful race conditions using, for example, heuristics, comparison of output states from execution of instructions or operations in differing sequences or identifying of associated output bugs corresponding to the execution of operations in different sequences.

    Abstract translation: 设备,方法和计算机可读介质提供用于检测和过滤潜在的竞争条件。 在一个示例中,可以通过确定存储器访问(例如,读取,写入)的重叠来检测潜在的竞争条件。 可能的竞争条件可能被过滤为潜在的良性或有害的竞争条件,例如使用启发式,输出状态与执行指令或不同序列中的操作进行比较,或识别与不同序列中的操作执行相对应的相关输出错误。

    Instruction level execution analysis for debugging software
    6.
    发明申请
    Instruction level execution analysis for debugging software 审中-公开
    调试软件的指令级执行分析

    公开(公告)号:US20070250820A1

    公开(公告)日:2007-10-25

    申请号:US11409455

    申请日:2006-04-20

    CPC classification number: G06F11/366 G06F11/3636

    Abstract: An execution of a software program can be analyzed to detect various conditions, such as software defects relating to pointers and the like. Analysis can include modeling software constructs such as heaps, calls, memory, threads, and the like. Additional information, such as call stacks, can be provided to assist in debugging. A graphical depiction of pointer history can be presented and used to navigate throughout the execution history of a program.

    Abstract translation: 可以分析软件程序的执行以检测诸如与指针等相关的软件缺陷的各种状况。 分析可以包括建模软件结构,如堆,调用,内存,线程等。 可以提供其他信息,例如调用堆栈,以协助调试。 可以呈现指针历史的图形描述并用于在整个程序的执行历史中导航。

    Statistical Machine Translation Based Search Query Spelling Correction
    7.
    发明申请
    Statistical Machine Translation Based Search Query Spelling Correction 审中-公开
    基于统计机器翻译的搜索查询拼写更正

    公开(公告)号:US20130124492A1

    公开(公告)日:2013-05-16

    申请号:US13296640

    申请日:2011-11-15

    CPC classification number: G06F17/2818 G06F17/273 G06F17/30864

    Abstract: Statistical Machine Translation (SMT) based search query spelling correction techniques are described herein. In one or more implementations, search data regarding searches performed by clients may be logged. The logged data includes query correction pairs that may be used to ascertain error patterns indicating how misspelled substrings may be translated to corrected substrings. The error patterns may be used to determine suggestions for an input query and to develop query correction models used to translate the input query to a corrected query. In one or more implementations, probabilistic features from multiple query correction models are combined to score different correction candidates. One or more top scoring correction candidates may then be exposed as suggestions for selection by a user and/or provided to a search engine to conduct a corresponding search using the corrected query version(s).

    Abstract translation: 本文描述了基于统计机器翻译(SMT)的搜索查询拼写校正技术。 在一个或多个实现中,可以记录关于由客户端执行的搜索的搜索数据。 记录的数据包括可用于确定错误模式的查询校正对,指示拼写错误的子字符串可以被翻译为校正子字符串。 错误模式可用于确定输入查询的建议,并开发用于将输入查询转换为更正查询的查询校正模型。 在一个或多个实现中,来自多个查询校正模型的概率特征被组合以得出不同的校正候选。 然后可以将一个或多个顶级评分校正候选者作为用户的选择和/或提供给搜索引擎的建议被公开,以使用校正的查询版本进行相应的搜索。

    PREDICTIVELY SUGGESTING WEBSITES
    8.
    发明申请
    PREDICTIVELY SUGGESTING WEBSITES 有权
    预先建议的网站

    公开(公告)号:US20120271805A1

    公开(公告)日:2012-10-25

    申请号:US13089996

    申请日:2011-04-19

    CPC classification number: G06F17/30876

    Abstract: Computer-readable media, computer systems, and computing methods are provided for recommending websites that are relevant to a current website to which a user has navigated. A search engine is used to track a set of websites the user has visited immediately prior to the current website, while predictive model(s) are used to generate a sequence of websites that include the current website and the tracked websites. The sequence is compared against strings of websites within a browser-history log to identify matching strings, where the matching strings include the sequence and a respective candidate website. A probability of relevance is computed from a frequency that each of the matching strings has been visited within a predefined time frame. The probability of relevance for each of the matching strings is ranked against one another to distill the highest-ranked matching strings, which are parsed to extract and present the candidate websites included therein.

    Abstract translation: 提供计算机可读介质,计算机系统和计算方法来推荐与用户已经浏览的当前网站相关的网站。 搜索引擎用于跟踪用户在当前网站之前立即访问的一组网站,而使用预测模型来生成包括当前网站和被跟踪网站的一系列网站。 该序列与浏览器历史日志中的网站字符串进行比较,以识别匹配的字符串,其中匹配的字符串包括序列和相应的候选网站。 从在预定时间帧内已经访问了每个匹配串的频率计算相关概率。 每个匹配字符串的相关概率相互排序,以便蒸馏最高排名的匹配字符串,其被解析以提取和呈现其中包括的候选网站。

    RECHARGEABLE ZINC CELL WITH LONGITUDINALLY-FOLDED SEPARATOR
    9.
    发明申请
    RECHARGEABLE ZINC CELL WITH LONGITUDINALLY-FOLDED SEPARATOR 审中-公开
    可拆卸的ZINC细胞与长期折叠的分离器

    公开(公告)号:US20100062347A1

    公开(公告)日:2010-03-11

    申请号:US12207410

    申请日:2008-09-09

    Abstract: A rechargeable zinc cell with a longitudinally-folded separator comprising a zinc negative electrode, a positive electrode, an electrolyte and a separator. The separator comprises at least two wicking layers with a microporous layer in the center thereof, and the separator is folded longitudinally to wrap around a long edge of the zinc negative electrode. A method of constructing a rechargeable zinc cell with a longitudinally-folded separator comprising the steps of placing the zinc negative electrode in contact with at least one of the two wicking layers of the separator, folding the separator longitudinally around a long edge of the zinc negative electrode, placing the positive electrode on said separator and rolling the zinc negative electrode, the positive electrode and the separator into a jelly roll structure.

    Abstract translation: 一种具有纵向折叠分离器的可再充电锌电池,包括锌负电极,正电极,电解质和隔膜。 分离器包括至少两个在其中心具有微孔层的芯吸层,并且隔板纵向折叠以包裹锌负电极的长边缘。 一种用纵向折叠分离器构建可再充电锌电池的方法,包括以下步骤:将锌负电极与分离器的两个芯吸层中的至少一个接触,将隔板纵向折叠在锌负极的长边上 电极,将正极放置在所述隔板上,将锌负极,正极和隔板滚压成果冻卷结构。

    Search query and document-related data translation
    10.
    发明授权
    Search query and document-related data translation 有权
    搜索查询和文档相关的数据翻译

    公开(公告)号:US09501759B2

    公开(公告)日:2016-11-22

    申请号:US13328924

    申请日:2011-12-16

    CPC classification number: G06Q10/10 G06F17/30687 G06Q30/0241

    Abstract: The subject disclosure is directed towards developing a translation model for mapping search query terms to document-related data. By processing user logs comprising search histories into word-aligned query-document pairs, the translation model may be trained using data, such as probabilities, corresponding to the word-aligned query-document pairs. After incorporating the translation model into model data for a search engine, the translation model is used may used as features for producing relevance scores for current search queries and ranking documents/advertisements according to relevance.

    Abstract translation: 本发明旨在开发用于将搜索查询词语映射到文档相关数据的翻译模型。 通过将包括搜索历史的用户日志处理成字对齐的查询 - 文档对,可以使用对应于字对齐的查询 - 文档对的诸如概率的数据来训练翻译模型。 在将翻译模型合并到搜索引擎的模型数据中之后,使用翻译模型可以用作根据相关性产生当前搜索查询和排序文档/广告的相关性分数的特征。

Patent Agency Ranking