会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Debugging in a dataflow programming environment
    • 在数据流编程环境中进行调试
    • US08887138B2
    • 2014-11-11
    • US13481763
    • 2012-05-25
    • Johan EkerHarald GustafssonSong Yuan
    • Johan EkerHarald GustafssonSong Yuan
    • G06F9/44
    • G06F11/3664G06F9/4494
    • A dataflow program defining actors that pass tokens from one to another via connections is processed by causing one or more processors to access and execute instructions of the dataflow program. As instructions of the dataflow program are being executed, a first set of trace records is created that represents a sequence of events (e.g., token production/consumption, actor state change, or action firing). A first subset of the trace records is displayed and one of these is selected. The first set is processed to identify, based on definitions specified by the dataflow program, a second set of trace records, of which a subset is displayed.
    • 通过使一个或多个处理器访问和执行数据流程序的指令来处理定义通过连接将令牌从一个传递给另一个的另一个的数据流程序。 随着正在执行数据流程序的指令,创建表示事件序列的第一组跟踪记录(例如,令牌生成/消耗,演员状态改变或动作触发)。 显示跟踪记录的第一个子集,并选择其中一个。 处理第一组以根据数据流程序指定的定义来识别第二组跟踪记录,其中显示一个子集。
    • 2. 发明申请
    • Debugging in a Dataflow Programming Environment
    • 在数据流编程环境中进行调试
    • US20130318500A1
    • 2013-11-28
    • US13481763
    • 2012-05-25
    • Johan EkerHarald GustafssonSong Yuan
    • Johan EkerHarald GustafssonSong Yuan
    • G06F9/44
    • G06F11/3664G06F9/4494
    • A dataflow program defining actors that pass tokens from one to another via connections is processed by causing one or more processors to access and execute instructions of the dataflow program. As instructions of the dataflow program are being executed, a first set of trace records is created that represents a sequence of events (e.g., token production/consumption, actor state change, or action firing). A first subset of the trace records is displayed and one of these is selected. The first set is processed to identify, based on definitions specified by the dataflow program, a second set of trace records, of which a subset is displayed.
    • 通过使一个或多个处理器访问和执行数据流程序的指令来处理定义通过连接将令牌从一个传递给另一个的另一个的数据流程序。 随着正在执行数据流程序的指令,创建表示事件序列的第一组跟踪记录(例如,令牌生成/消耗,演员状态改变或动作触发)。 显示跟踪记录的第一个子集,并选择其中一个。 处理第一组以根据数据流程序指定的定义来识别第二组跟踪记录,其中显示一个子集。
    • 5. 发明申请
    • Method for Text Input, Apparatus, and Computer Program
    • 文本输入,设备和计算机程序的方法
    • US20130227428A1
    • 2013-08-29
    • US13809602
    • 2011-07-18
    • Harald GustafssonSong Yuan
    • Harald GustafssonSong Yuan
    • G06F3/0484
    • G06F3/04842G06F3/0481G06F3/04845G06F3/0486
    • A method for a graphical user interface of an electronic device is disclosed. The graphical user interface has a plurality of selectable items for input to the electronic device. The method comprises receiving (100) a first user input related to the graphical user interface causing a first selection (102) of a first item and a first action involving the selected item; invalidating (105) the first action and setting (108) the first item or the first action as non-selectable; receiving (110) a further user input related to the graphical user interface; determining (112) a second selection of an item and an action involving the selected item excluding non-selectable items and actions; and executing (114) the action related to the second selection. An apparatus (200) comprising a graphical user interface (201) with an input device (202) and a display (203) arranged to view a plurality of selectable input items is also disclosed, wherein a processor (204) is arranged to control the graphical user interface (201). A computer program is also disclosed.
    • 公开了一种用于电子设备的图形用户界面的方法。 图形用户界面具有用于输入到电子设备的多个可选项目。 该方法包括接收(100)与图形用户界面相关的第一用户输入,导致第一项目的第一选择(102)和涉及所选项目的第一动作; 使(105)第一动作无效(105)将第一项或第一动作设置为不可选; 接收(110)与所述图形用户界面相关的另外的用户输入; 确定(112)项目的第二选择和涉及所选择的项目的动作,排除不可选择的项目和动作; 以及执行(114)与所述第二选择相关的动作。 还公开了一种包括具有输入设备(202)和布置成查看多个可选输入项的显示器(203)的图形用户界面(201)的设备(200),其中处理器(204)被布置成控制 图形用户界面(201)。 还公开了一种计算机程序。
    • 8. 发明申请
    • Parallelization of Dataflow Actors with Local State
    • 数据流参与者与本地并行化
    • US20140053129A1
    • 2014-02-20
    • US13586820
    • 2012-08-15
    • Carl Von PlatenCharles Chen XuSong Yuan
    • Carl Von PlatenCharles Chen XuSong Yuan
    • G06F9/44
    • G06F9/4494
    • Processing a dataflow program by a program development tool includes analyzing an actor defined by the dataflow program to identify original sequences of actions that can be reformulated to achieve greater execution parallelism while maintaining the same functionality as the original sequences. A processed dataflow program is produced comprising processed dataflow program instructions and decision point program instructions. The processed dataflow program instructions comprise alternative sequences of reformulated actions that achieve greater execution parallelism while maintaining the same functionality as the identified one or more original sequences. The decision point program instructions direct processing equipment to select and execute one or more of the alternative sequences of reformulated actions, wherein selection is based on state and token information in existence at the time of selection. When more than one alternative sequence can be selected, selection of sequence with highest parallelism is preferred.
    • 通过程序开发工具处理数据流程序包括分析由数据流程序定义的actor,以识别可重新配置以实现更大执行并行性的原始动作序列,同时保持与原始序列相同的功能。 产生经处理的数据流程序,其中包括处理后的数据流程序指令和决策点程序指令。 经处理的数据流程序指令包括实现更大执行并行性的重新配置动作的替代序列,同时保持与所识别的一个或多个原始序列相同的功能。 决策点程序指令直接处理设备来选择和执行一个或多个替代重排行动序列,其中选择是基于在选择时存在的状态和令牌信息。 当选择多于一个替代序列时,优选选择具有最高平行度的序列。
    • 9. 发明申请
    • METHOD AND APPARATUS FOR CONFIGURING MULTICAST GROUP
    • 用于配置多播组的方法和装置
    • US20150295725A1
    • 2015-10-15
    • US14441771
    • 2012-11-08
    • Song YUANGiovanni MUMOLO
    • Song YuanGiovanni Mumolo
    • H04L12/18H04L12/723
    • H04L12/185H04L45/16H04L45/50
    • The embodiments disclose a method and communication node for configuring a multicast group in a Multiple Protocol Label Switching (MPLS) network. The method comprises: obtaining a multicast group configuration request to configure the multicast group of at least one downstream node in the MPLS network, the at least one downstream node may comprise a transit node, a leaf node or the combination thereof; generating a multicast group configuration packet based on the multicast group configuration request; and transmitting the multicast group configuration packet from the root node to the at least one transit node and/or leaf node via a multicast tree in the MPLS network.
    • 实施例公开了一种用于在多协议标签交换(MPLS)网络中配置多播组的方法和通信节点。 该方法包括:获取组播组配置请求,配置MPLS网络中至少一个下游节点的组播组,该至少一个下游节点可以包括传输节点,叶节点或其组合; 根据组播组配置请求生成组播组配置报文; 以及经由所述MPLS网络中的组播树,将所述组播组配置分组从所述根节点发送到所述至少一个传输节点和/或叶节点。
    • 10. 发明申请
    • Shared Script Files in Multi-Tab Browser
    • 多标签浏览器中的共享脚本文件
    • US20130024759A1
    • 2013-01-24
    • US13626537
    • 2012-09-25
    • Song Yuan
    • Song Yuan
    • G06F17/00
    • G06F17/30902
    • A cloud-based server executes instances of a browser application responsive to requests from a plurality of user devices. The server interprets embedded code in a web document retrieved by a given browsing instance, and stores an intermediate representation of the embedded code in the web document in a dedicated memory resource associated with the given browsing instance. The server also stores the intermediate representation of an external file referenced by the web document in a shared memory resource such that the intermediate representation is accessible to the other browsing instances of the other user devices.
    • 响应于来自多个用户设备的请求,基于云的服务器执行浏览器应用的实例。 服务器将嵌入的代码解释为由给定的浏览实例检索的网络文档,并将嵌入的代码的中间表示存储在与所提供的浏览实例相关联的专用存储器资源中。 服务器还将由web文档引用的外部文件的中间表示存储在共享存储器资源中,使得中间表示对于其他用户设备的其他浏览实例是可访问的。