Method and system for assigning a background to a document and document having a background made according to the method and system
    22.
    发明申请
    Method and system for assigning a background to a document and document having a background made according to the method and system 审中-公开
    将背景分配给具有根据方法和系统制作的背景的文档和文档的方法和系统

    公开(公告)号:US20050166144A1

    公开(公告)日:2005-07-28

    申请号:US10762632

    申请日:2004-01-22

    申请人: David Gross

    发明人: David Gross

    IPC分类号: G06F17/00 G06F17/21

    CPC分类号: G06F17/211

    摘要: This invention is concerned with a method and system for indicating selective parameters in a document, comprising: defining parameters for affecting the document; defining a function which includes the defined parameters as variables; providing a background generator receiving the function result as an input, for accordingly outputting a background relative to the input; and checking the document and substituting actual values reflecting the parameters to the function variables, and activating the function to obtain and provide results to the background generator, to produce and apply a specific background to the document, and the system produces a background to a document, and includes an electronic document with associated parameters; parameters retrieving and value generator for examining predefined parameters, and providing values to variables of a predefined function; a predefined function including variables, for producing an output result, which is provided to a background generator; and a background generator receiving the function output result, for accordingly applying to the document a specific background relative to the function result.

    摘要翻译: 本发明涉及用于指示文档中的选择性参数的方法和系统,包括:定义用于影响文档的参数; 定义包含定义参数作为变量的函数; 提供接收功能结果作为输入的背景生成器,用于相对于输入输出背景; 并检查文档并将反映参数的实际值替换为函数变量,并激活函数以获得并向后台生成器提供结果,以产生并应用文档的特定背景,并且系统产生文档的背景 并且包括具有相关参数的电子文档; 参数检索和值生成器,用于检查预定义参数,并为预定义函数的变量提供值; 包括用于产生输出结果的变量的预定义函数,其被提供给后台生成器; 以及接收所述功能输出结果的后台生成器,用于相应地向所述文档应用相对于所述功能结果的特定背景。

    Method and Apparatus for Detecting Network Protocols
    23.
    发明申请
    Method and Apparatus for Detecting Network Protocols 审中-公开
    用于检测网络协议的方法和装置

    公开(公告)号:US20120158975A1

    公开(公告)日:2012-06-21

    申请号:US12968479

    申请日:2010-12-15

    IPC分类号: G06F15/16

    摘要: A method and system for dynamic detection of network protocols are provided. Data is received from a device, wherein the data does not specifically identify a protocol for communication. The data is analyzed to determine a communication protocol associated with a connection. A response is transmitted to the device using the determined communication protocol.

    摘要翻译: 提供了一种用于动态检测网络协议的方法和系统。 从设备接收数据,其中数据不具体识别用于通信的协议。 分析数据以确定与连接相关联的通信协议。 使用确定的通信协议将响应发送到设备。

    On-line digital image editing with wysiwyg transparency
    25.
    发明申请
    On-line digital image editing with wysiwyg transparency 审中-公开
    在线数字图像编辑与wysiwyg透明度

    公开(公告)号:US20080209311A1

    公开(公告)日:2008-08-28

    申请号:US12005566

    申请日:2007-12-27

    IPC分类号: G06F17/00

    CPC分类号: G06T11/60 G06F16/972

    摘要: A method for editing includes processing a page of markup-language code using a browser program running on a computer so as to display the page content in a browser window on a computer screen. An embedded application embedded as an object in the markup-language code and running in the browser program is used to overlay an image in a transparent editing window over the browser window so that at least some of the content behind the editing window remains visible. The image in the transparent editing window is edited in response to user input, while at least some of the content remains visible behind the editing window. A characteristic of the image is modified and a reference to the image with the modified characteristic is placed in the markup-language code.

    摘要翻译: 一种用于编辑的方法包括使用在计算机上运行的浏览器程序来处理标记语言代码的页面,以便在计算机屏幕上的浏览器窗口中显示页面内容。 嵌入在标记语言代码中并在浏览器程序中运行的嵌入式应用程序用于在浏览器窗口中的透明编辑窗口中覆盖图像,使得编辑窗口后面的至少一些内容保持可见。 响应于用户输入编辑透明编辑窗口中的图像,而至少一些内容在编辑窗口后面保持可见。 修改图像的特征,并将具有修改特征的图像的引用放置在标记语言代码中。

    Programmatic access to the widest mode floating-point arithmetic supported by a processor
    27.
    发明授权
    Programmatic access to the widest mode floating-point arithmetic supported by a processor 失效
    对处理器支持的最宽模式浮点运算的编程访问

    公开(公告)号:US06748587B1

    公开(公告)日:2004-06-08

    申请号:US09002404

    申请日:1998-01-02

    IPC分类号: G06F945

    CPC分类号: G06F8/41

    摘要: A software mechanism for enabling a programmer to embed selected machine instructions into program source code in a convenient fashion, and optionally restricting the re-ordering of such instructions by the compiler without making any significant modifications to the compiler processing. Using a table-driven approach, the mechanism parses the embedded machine instruction constructs and verifies syntax and semantic correctness. The mechanism then translates the constructs into low-level compiler internal representations that may be integrated into other compiler code with minimal compiler changes. When also supported by a robust underlying inter-module optimization framework, library routines containing embedded machine instructions according to the present invention can be inlined into applications. When those applications invoke such library routines, the present invention enables the routines to be optimized more effectively, thereby improving run-time application performance. A mechanism is also disclosed using a “_fpreg” data type to enable floating-point arithmetic to be programmed from a source level where the programmer gains access to the full width of the floating-point register representation of the underlying processor.

    摘要翻译: 一种用于使程序员能够以选择的方式将所选择的机器指令嵌入到程序源代码中的软件机制,并且可选地限制编译器对这些指令的重新排序,而不对编译器处理进行任何重大修改。 使用表驱动方法,该机制解析嵌入式机器指令结构并验证语法和语义正确性。 然后,该机制将构造转换为低级编译器内部表示,可以将编译器的更改内容集成到其他编译器代码中。 当由强大的基础模块间优化框架支持时,包含根据本发明的嵌入式机器指令的库例程可以被内联到应用中。 当这些应用程序调用这种库例程时,本发明使得能够更有效地优化例程,从而提高运行时应用性能。 还公开了使用“_fpreg”数据类型的机制,以使得能够从程序员获得访问底层处理器的浮点寄存器表示的全部宽度的源级编程浮点算术。

    Shower doors locking device
    28.
    发明授权
    Shower doors locking device 失效
    淋浴门锁装置

    公开(公告)号:US6070922A

    公开(公告)日:2000-06-06

    申请号:US389609

    申请日:1999-09-03

    申请人: David Gross

    发明人: David Gross

    IPC分类号: E05B65/08 E05C19/18

    摘要: For sliding doors of a stall shower tracking in front and rear tracks with a sliding clearance therebetween, front and rear brackets suspended on the tracks and each having a leg respectively projected into a tracking path of movement, and each having additional legs positioned in the sliding clearance for interconnection to thereby immobilize the doors against sliding movement while the brackets remain interengaged thus serving, as one end use, the child-proofing of the stall shower against any non-supervised entry into the stall shower when it is not in use.

    摘要翻译: 对于在前后轨道上具有滑动间隙的失速淋浴跟踪的滑动门,悬挂在轨道上的前和后支架各自具有分别投影到跟踪运动路径中的腿,并且每个腿具有位于滑动中的附加腿 为了互相连接,为了使门不会滑动,当支架保持相互接合时,作为一端用途,防止在不使用时对失速淋浴器进行任何非监督的进入。