Manipulation and management of links and nodes in large graphs
    21.
    发明授权
    Manipulation and management of links and nodes in large graphs 有权
    大图中链接和节点的操作和管理

    公开(公告)号:US08810576B2

    公开(公告)日:2014-08-19

    申请号:US12758816

    申请日:2010-04-13

    IPC分类号: G06T11/20

    摘要: Scalable architecture for managing and rendering a large graph containing a large number of nodes and edges. The user can group arbitrary nodes to encapsulate complexity without losing any of the cross-group edges dependencies. All edges of the nodes contained in the group are rolled up into roll-up links (or “arteries”) where the graphical thickness indicates relatively how many links are bundled. By collapsing groups the entire view gives the user a clearer understanding of the graph. Information related to the groups and links is retained for drill-into to obtain the details inside each group on the same canvas and for user navigation across groups.

    摘要翻译: 可扩展架构,用于管理和呈现包含大量节点和边缘的大图。 用户可以对任意节点进行分组以封装复杂性,而不会丢失任何跨组边缘依赖关系。 包含在组中的节点的所有边缘被卷起成卷积链接(或“动脉”),其中图形厚度指示相对多少链接被捆绑。 通过折叠组,整个视图可以让用户更清楚地了解图形。 保留与组和链接相关的信息,以进行钻取,以便在同一画布中的每个组中获取详细信息,并跨组进行用户导航。

    GENERATING EXCEPTION-BASED COMPONENT MODELS FROM NON-EXCEPTION-BASED MODELS
    22.
    发明申请
    GENERATING EXCEPTION-BASED COMPONENT MODELS FROM NON-EXCEPTION-BASED MODELS 有权
    基于非例外模型生成基于例外的组件模型

    公开(公告)号:US20110252396A1

    公开(公告)日:2011-10-13

    申请号:US12755421

    申请日:2010-04-07

    IPC分类号: G06F9/44

    CPC分类号: G06F8/35 G06F8/36

    摘要: Exception-based component models can be generated from non-exception-based models. For example, a non-exception-based interface contract (such as a non-exception-based interface contract in a header file) for a consumable software component can be parsed. Additionally, a wrapper for the consumable software component can be generated from the non-exception-based interface contract. The wrapper can have an exception-based interface contract implementation, and the exception-based interface contract implementation can be a mirror equivalent of the non-exception-based interface contract. If the non-exception-based interface contract hints at one or more arguments as being out argument(s) for a function in the consumable software component, then predefined heuristics can be used to select one of those argument(s) to be used by the exception-based interface contract implementation as a return value for the function.

    摘要翻译: 基于异常的组件模型可以从非基于异常的模型生成。 例如,可以解析用于可消耗软件组件的非基于异常的接口契约(例如头文件中的基于非异常的接口契约)。 另外,可以从非基于异常的接口契约生成可消耗软件组件的包装器。 包装器可以具有基于异常的接口契约实现,并且基于异常的接口契约实现可以是与非基于异常的接口契约相当的镜像。 如果基于非异常的接口契约将一个或多个参数提示为消耗软件组件中的函数的out参数,则可以使用预定义的启发式方法来选择要由 基于异常的接口契约实现作为函数的返回值。

    AUTOMATIC DETECTION OF WIRELESS NETWORK TYPE
    23.
    发明申请
    AUTOMATIC DETECTION OF WIRELESS NETWORK TYPE 有权
    自动检测无线网络类型

    公开(公告)号:US20100329461A1

    公开(公告)日:2010-12-30

    申请号:US12403851

    申请日:2009-03-13

    IPC分类号: H04K1/00 G06F15/173

    摘要: A system and method for facilitating automatic detection of a type of wireless network is provided. In accordance with an aspect of the present invention, wireless network client(s) can automatically detect the “type” of a network (e.g., method of authentication and encryption) without requiring input from the user. For example, unencrypted network, WEP encrypted net work requiring a WEP key, WPA encrypted network requiring a pre-shared key, an IEEE 802.1x enabled net work supporting WPA anchor an IEEE 802.1x enabled network not supporting WPA. In accordance with an aspect of the present invention, a wireless network detection system having a connection component and a detection component is provided. The connection component facilitates connection of a client system to at least one of a plurality of wireless networks The detection component identities a type of an available wireless network. Identification can be based for example, upon information received in an information element and/or iterative probing of the wireless network beacon.

    摘要翻译: 提供了一种便于自动检测一种无线网络的系统和方法。 根据本发明的一个方面,无线网络客户端可以自动地检测网络的“类型”(例如,认证和加密的方法),而不需要用户的输入。 例如,未加密网络,需要WEP密钥的WEP加密网络工作,需要预共享密钥的WPA加密网络,支持WPA锚定IEEE 802.1x的网络工作,支持不支持WPA的IEEE 802.1x网络。 根据本发明的一个方面,提供一种具有连接部件和检测部件的无线网络检测系统。 连接部件有助于将客户端系统连接到多个无线网络中的至少一个无线网络。检测组件标识可用无线网络的类型。 识别可以基于例如在信息元素中接收的信息和/或无线网络信标的迭代探测。

    Heuristics for determining source code ownership
    25.
    发明申请
    Heuristics for determining source code ownership 有权
    确定源代码所有权的启发式

    公开(公告)号:US20090106736A1

    公开(公告)日:2009-04-23

    申请号:US11975784

    申请日:2007-10-22

    IPC分类号: G06F9/44

    CPC分类号: G06F8/70

    摘要: Various technologies and techniques are disclosed for using heuristics to determine source code ownership. A request is received to identify at least one owner of a particular source code unit. Initial ownership totals are calculated for the source code unit based upon a code contribution heuristic. The code contribution heuristic counts lines of code that were added and that were modified in the totals for contributing users. The initial ownership totals of the particular source code unit are adjusted based upon at least one other heuristic. The at least one owner of the particular source code unit is then output to an output device. The at least one owner is determined by selecting a contributing user that has a highest ranking total after adjusting the initial ownership totals. For example, there can be a primary owner and a backup owner selected based on the ranking of the ownership totals.

    摘要翻译: 公开了各种技术和技术,以使用启发式来确定源代码所有权。 接收到请求以识别特定源代码单元的至少一个所有者。 基于代码贡献启发式计算源代码单元的初始所有权总计。 代码贡献启发式计算添加的代码行,并在贡献用户的总计中进行了修改。 基于至少一个其他启发式调整特定源代码单元的初始所有权总计。 然后将特定源代码单元的至少一个所有者输出到输出设备。 通过在调整初始所有权总数之后选择具有最高排名合计的贡献用户来确定至少一个所有者。 例如,可以根据所有权总计的排名选择主要所有者和备用所有者。

    Dynamic multilingual resource support for applications
    26.
    发明申请
    Dynamic multilingual resource support for applications 有权
    为应用程序提供动态多语言资源支持

    公开(公告)号:US20060210026A1

    公开(公告)日:2006-09-21

    申请号:US11083797

    申请日:2005-03-18

    IPC分类号: H04M1/64

    CPC分类号: G06F9/454

    摘要: A download component queries a computer containing an application for requesting resources to determine languages associated with the computer. The download component then accesses the remote database and conducts a match between the queried languages on the computer and available languages in the database. The download component then downloads resources for each of the matched languages and a default language, such as English. A smart query module associated with the application on the computer is provided for choosing language resource files for the application. An algorithm is provided for choosing a language resource based upon user default settings and available resources, with a fall back to a default language, e.g., English.

    摘要翻译: 下载组件查询包含用于请求资源的应用程序的计算机以确定与计算机相关联的语言。 下载组件然后访问远程数据库,并在计算机上的查询语言和数据库中的可用语言之间进行匹配。 下载组件然后下载每种匹配语言的资源和默认语言,例如英语。 提供与计算机上的应用程序相关联的智能查询模块,用于选择应用程序的语言资源文件。 提供了一种用于基于用户默认设置和可用资源来选择语言资源的算法,其可以回溯到默认语言,例如英语。

    Wireless network sign-up experience
    27.
    发明申请
    Wireless network sign-up experience 审中-公开
    无线网络注册体验

    公开(公告)号:US20060129557A1

    公开(公告)日:2006-06-15

    申请号:US11009859

    申请日:2004-12-10

    IPC分类号: G06F17/30

    摘要: A branding sub-file is associated with one or more SSID's. A user interface which displays available networks takes the available branding sub-files into account when displaying the names of networks within range. If branding is available for a given SSID, it shows a rich view of the network, using the branding information, allowing the user to make a more informed choice. A sign-up sub-file is also provided. The sign-up sub-file includes information, such as a list of items, that a network desires from a user to allow the user to access the network.

    摘要翻译: 品牌子文件与一个或多个SSID相关联。 显示可用网络的用户界面在显示范围内的网络名称时,会考虑可用的品牌子文件。 如果品牌宣传可用于给定的SSID,则可以使用品牌信息显示网络的丰富视图,从而允许用户做出更明智的选择。 还提供了注册子文件。 注册子文件包括网络希望用户允许用户访问网络的诸如项目列表的信息。

    System, method and user interface for network status reporting
    28.
    发明申请
    System, method and user interface for network status reporting 有权
    用于网络状态报告的系统,方法和用户界面

    公开(公告)号:US20060026289A1

    公开(公告)日:2006-02-02

    申请号:US11067016

    申请日:2005-02-28

    IPC分类号: G06F15/16

    摘要: A method and user interface for informing a user of the status of a network connection are provided. Conventionally, the “connected” icon in the system tray only informs the user that the computer is linked to a network medium, such as an Ethernet or wireless access point. This icon does not indicate whether a routable IP address has been obtained. In this invention, an icon is used to inform the user that the network connection is disabled, connecting, connected (routable IP address obtained), or in a warning state. The warning state indicates that a non-routable IP address (e.g. autonet address) has been obtained, which will likely be unsatisfactory to the user. However, when connected to an 802.11 ad-hoc network, or when IP status checking is disabled, a non-routable IP address is deemed acceptable, and thus the “connected” icon is displayed.

    摘要翻译: 提供了一种用于向用户通知网络连接的状态的方法和用户界面。 通常,系统托盘中的“已连接”图标仅通知用户计算机被链接到诸如以太网或无线接入点之类的网络介质。 该图标不表示是否获得了可路由的IP地址。 在本发明中,图标用于通知用户网络连接被禁用,连接,连接(获得可路由的IP地址)或处于警告状态。 警告状态表示已经获得了不可路由的IP地址(例如,自动编址地址),这可能对用户不满意。 然而,当连接到802.11自组织网络时,或者当禁用IP状态检查时,不可路由的IP地址被认为是可接受的,因此显示“连接”图标。