Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

152 results about "Layout algorithm" patented technology

Flexible, dynamic menu-based web-page architecture

A method of displaying and navigating information using a hierarchical, spring loaded DHTML menu system that adjusts to fit the boundaries of a resizable, container (FIG. 1). A set of standard HTML table row elements, having a hierachical dependency (11), is consistently displayed as a web-page, under reasonable resizing. This is done using a strut row that produces the largest width requirement when the table structure is resizing to occupy a small width. Only the current row elements and the strut element are required in calculating table resizing to ensure that whichever data elements are displayed when a web-page resizing occurs, the browser auto-layout algorithm calculations will result in a resize attributes that enables all other row elements of that menu to be accommodated by the newly determined table width. As the row elements may themselves be table structures, nested menus of information may be displayed and navigated (12).
Owner:NORRIS III FORBES HOLTEN

Server-based browser system

A server-based browser system provides a server-based browser and a client system browser. The client browser reports the position of a user click on its display screen, hotspot ID, or URL to the server-side browser which retrieves a Document Object Model (DOM) model and view tree for the client and finds the location on the Web page that the user clicked on using the coordinates or hotspot ID received from the client. If there is a script associated with the location, it is executed and the resulting page location is requested from the appropriate server. If there is a URL associated with the location, it is requested from the appropriate server. The response Web page HTML definition is parsed and a DOM tree model is created which is used to create a view tree model. The server-side browser retrieves a style sheet, layout algorithms, and device constraints for the client device and lays out the view model using them onto a virtual page and determines the visual content. Textual and positional information are highly compressed and formatted into a stream and sent to the client browser which decodes the stream and displays the page to the user using the textual and positional information.
Owner:MERCURY KINGDOM ASSETS

Visual Analysis of Multidimensional Clusters

Visualization techniques are provided for a clustered multidimensional dataset. A data set is visualized by obtaining a clustering of a multidimensional dataset comprising a plurality of entities, wherein the entities are instances of a particular concept and wherein each entity comprises a plurality of features; and generating an icon for at least one of the entities, the icon having a plurality of regions, wherein each region corresponds to one of the features of the at least one entity, and wherein a size of each region is based on a value of the corresponding feature. Each icon can convey statistical measures. A stabilized Voronoi-based icon layout algorithm is optionally employed. Icons can be embedded in a visualization of the multidimensional dataset. A hierarchical encoding scheme can be employed to encode a data cluster into the icon, such as a hierarchy of cluster, feature type and entity.
Owner:IBM CORP

Dynamic generation method for graphical user interface

ActiveCN104239044ASolve problems that require dealing with a lot of technical detailsImprove development efficiencySpecific program execution arrangementsGraphicsGraphical user interface
The invention discloses a dynamic generation method for a graphical user interface. The method comprises the following steps of (1) packaging a coordinate setting method, an attribute setting method, an action response mode and a creation method of interface elements according to a unified interface, and generating an interface element library; (2) describing the layout information of the graphical user interface, a control type to be used and a control attribute to generate an interface description file according to a service requirement; (3) dynamically generating the graphical user interface of a program according to the interface element library and the interface description file by using an interface layout algorithm. According to the method, a universal and flexible software interface dynamic-generation technology which can be customized according to a specific application field is provided, so that the problems of high development cost, difficulty in upgrading and maintenance, low reutilization rate of a working achievement, difficulty in interface layout and poor flexibility of a software interface are solved.
Owner:BEIJING AEROSPACE AUTOMATIC CONTROL RES INST +1

Power grid topological visualization system and power grid topological visualization method

The invention relates to a power grid topological visualization system and a power grid topological visualization method. The system comprises an information reading module for reading the data file; a data analysis module for analyzing data according to the data file, and acquiring first information from the data file; a data processing module for processing the first information through DGS split algorithm to obtain a first topological graph according to the first information; an automatic layout module for realizing layout of the first topological graph through the automatic routing algorithm; a display output module for outputting the first topological graph after layout. Therefore, the power grid topological visualization systems and methods realize multiple algorithms respectively and enhance adaptivity in different network environments, allow repeated interactions and timely human intervention, and the automatic topological layout is more humanized in effects, process, integration and management.
Owner:COMP NETWORK INFORMATION CENT CHINESE ACADEMY OF SCI +1

Methods and systems for determining a photovoltaic system layout

A computer-implemented method for determining a system layout of a photovoltaic (PV) system is implemented by a design automation computer system in communication with a memory. The method includes receiving a first selection of a system table, receiving a layout mode designation, identifying a system orientation, identifying a system spacing, receiving a layout detail designation, and applying a layout algorithm based on the first selection of a system table, the layout mode designation, the layout mode designation, the system orientation, the system spacing and the layout detail designation.
Owner:FTC SOLAR INC

Method and apparatus for layout of text and image documents

A mixed text and image layout algorithm capable of supporting Unicode text and arbitrary content definitions for geometric layout with worst case two-pass layout placement procedure. Layout of Unicode text requires a number of distinct processing steps commencing with classification of input characters into contiguous groups of identical directionality, writing system and possibly script (and language) followed by mapping of character groups to glyphs for display purposes followed by a layout taking into account font display characteristics, embedded directionality level and shape of container for layout contents. Layout is best-case achieved in a single layout pass and worst-case in two passes. During layout information is cached to facilitate incremental changes to an existing layout in order to minimize refresh operations for editing display purposes. An optional two-pass operation on the layout result may be used to generate ordered rendering operation to support so-called Z-index display. An optimized Unicode character classification method utilizing reduced memory is also disclosed. Additionally a method to selectively display caret location for mixed font and / or directional text is disclosed.
Owner:DANILO ALEXANDER VINCENT

Wrong question book generation method based on student wrong questions and accurate recommendation

InactiveCN106846962AClearly discover weak knowledge pointsClearly find the wrong questions in previous examsElectrical appliancesInformation processingLibrary science
The invention discloses a wrong question book generation method based on student wrong questions and accurate recommendation, and relates to the technical field of teaching and information processing. The method is characterized by comprising the following steps: 1) on the basis of each examination answering paper of a student, obtaining the wrong question data of each subject of the student; 2) calculating an error rate and a coefficient of difficulty of each wrong question of each subject of the student in whole reference men; 3) adopting a knowledge discovery technology to obtain the knowledge point distribution data of the wrong question of each subject of each student; 4) on the basis of examination data accumulated by a platform, forming the wrong question library of each subject of each grade; 5) adopting a recommendation system to match an optimal high-quality exercise for each wrong question of the student; 6) adopting a layout algorithm to enable the wrong questions of the student and an assorted exercise to generate a PDF (Probability Distribution Function). The method is reasonable and convenient in operation and has a good effect.
Owner:安徽七天网络科技有限公司

BPEL visual model building system based on GMF

The invention relates to a GMF-based BPEL visual modeling system. The system is characterized in that: (1), the overall frame of the visual modeling system is designed based on the GMF technology by adopting an MVC design pattern; (2), the mapping algorithm of a BPEL view and a text is realized; (3), the multiple view synchronous design is realized; (4), the algorithm of structured active extension and contraction is realized; (5), a stack editor for re-do and un-do to a user operation is realized; (6), an automatic layout algorithm is designed to realize the active hierarchical layout during the modeling process and embody the process concept; (7), a connecting layout algorithm is designed to perform the automatic connecting branching to the structured activity in a BPEL process and embody the process selection concept; and (8), a controller-control strategy-control command mode, which can listen in and respond active operations in time, realize the random inserting of a sub-activity into the parent system, and delete and insert the prompt lines, is designed. The system has strong extended performance, and is a practical BPEL modeling tool with artistic interface.
Owner:BEIHANG UNIV

Network association gravitation-directed visualization layout method

The invention relates to the field of information visualization, in particular to a visualization layout method capable of reflecting a complicated network association structure. According to the method, association gravitation is added to each node on the basis of a force-directed layout algorithm, so that the nodes of the same association are gathered together to the central position of the association; by virtue of the introduction of a k-means algorithm into the association gravitation, layout is achieved, and meanwhile, the nodes can be clustered. In order to prevent and reduce overlap, the magnitude of the association gravitation is controlled by virtue of the introduction of association gravitation coefficients. The method is capable of showing the complicated network association structure and has the characteristics of simplicity, easiness in implementation, high convergence speed and the like.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

Layout method and system of network topological diagram

The invention discloses a layout method and system of a network topological diagram. The method of the invention comprises the following steps: the connectivity of the target topological diagram is analyzed, if the target topological diagram is not connected, the topological diagram is decomposed into a plurality of connected subgraphs; the connected subgraphs are laid initially according to a pattern which is similar to the square though the rectangular block layout algorithm while the coordinates of the connected subgraphs are obtained; the nodes of the connected subgraphs which are through initial layout are laid according to the layout algorithm of a driver under stress so that the system total kinetic energy of the target topological diagram is less than a set value and the relative coordinates of the nodes of the connected subgraphs are obtained; and the coordinates of the nodes of the connected subgraphs are obtained according to the coordinates of the connected subgraphs and the relative coordinates of the nodes of the connected subgraphs.
Owner:BEIJING XINWANG RUIJIE NETWORK TECH CO LTD

FPGA (Field Programmable Gate Array) timing driven layout method with timing constraints

The invention belongs to the technical field of electronics, specifically, discloses an FPGA (Field Programmable Gate Array) timing driven layout method with timing constraints. According to the layout method provided by the invention, four types of timing constraints are proposed as follows: a clock period constraint, an input output delay constraint, a specific timing path constraint and a wire network maximum delay constraint. The main idea for processing the four types of timing constraints is to add the information of the timing constraints into a timing analysis step to process the timing constraints as a part of a final cost function. The method provided by the invention can process the timing constraints set by the users, so that the flexibility of an FPGA timing layout algorithm is increased greatly, and simultaneously, the correctness of the layout algorithm also can be guaranteed.
Owner:FUDAN UNIV

JPEG picture mosaicing-based oversize picture synthesis method

The invention discloses a JPEG picture mosaicing-based oversize picture synthesis method. The width and height of a page to be laid out are set, a rectangular part layout algorithm is adopted to lay out pictures to be laid out, and meanwhile, layout information is recorded; a JPEG picture compression and sampling mode is set; canvases are generated by partitioning, and the number k of the generated canvases is calculated; the pictures which are already laid out are painted on each canvas in turn; on the successfully painted canvases, a JPEG picture is generated according to the set picture compression and sampling mode, and the data information of the picture is stored in a memory; the bytes in the modified header information of the JPEG picture, which represent the width and height of the picture, are modified as the total width and total height of the canvases, and finally, an oversize picture is generated from the byte stream in the memory. The memory usage of the method is small, the method is stable, and the time complexity and the space complexity are low.
Owner:西安博易智能科技有限公司

Method for restraining integrated circuit electricity supply network noise by using decoupling capacitance

The invention discloses a method for restraining integrated circuit electricity supply network transient voltage drop noise by using decoupling capacitance, belonging to the physical design field of superlarge-scale integrated circuit, in particular to the technical category of optimizing network noise of transient power wire earth wires, which is characterized in that the creation points lie in that: (1) proposing a rapid method for estimating a decoupling capacitance demand in a layout stage; proposing a two-dimensional function showing the decoupling capacitance demand in a chip; (3) establishing a supply and demand system for the demand of the decoupling capacitance by utilizing the two-dimensional function to guide that the layout process is performed toward the direction being beneficial for reducing the demand of the decoupling capacity; and (4) proposing a layout algorithm for adding the decoupling capacitance through integrating the above model and the method into a force direction layout. Experiments prove that the method of the invention is effective, and can achieve the layout result that the total amount of the decoupling capacity is decreased by about 35% with the cost that the on-line length is increased by about 0.5%.
Owner:TSINGHUA UNIV

Multi-specification plate-oriented rectangular part layout method

The invention discloses a multi-specification plate-oriented rectangular part layout method. The method includes the steps of: 1. inputting initial data of plates and rectangular workpieces; 2. carrying out the multi-specification plate layout through a multi-specification plate layout module according to the specifications and the number of the rectangular workpieces; 3. obtaining a plate combination sequence through a plate combination construction algorithm according to the total area of workpieces, the specifications and the number of the plates; performing broadened selection of plate combinations on the plate combination sequence to obtain a plate combination; and then calculating whether the plate combination can discharge all the workpieces through a grouping strategy-based single-plate layout algorithm in the multi-specification plate layout module, if the plate combination cannot discharge all the workpieces, tracing back to the broadened selection of plate combinations, and if the plate combination can discharge all the workpieces, outputting the plates subjected to the layout. The multi-specification plate-oriented rectangular part layout method provided by the invention breaks the limitation of unreasonable selection of only original rectangular parts and unreasonable layout of single plates in the prior art, and has a wider range of application.
Owner:GUANGDONG UNIV OF TECH

Spiral abstract generation method oriented to video content

The invention belongs to the technical field of computer application, and specifically relates to a spiral abstract generation method oriented to video content. The method provided by the invention is implemented through a system comprising a preprocessing module, a layout module and a smooth transformation module, firstly, a video is treated by the preprocessing operations, such as shot segmentation, shot screening, key frame extraction, and region of interest extraction, to obtain the region of interest of the key frame, then, the ROI (Regions of Interest) are arranged on a spiral geometric structure through a spiral abstract layout algorithm, and then, the display region of the key frame is processed so as to obtain a new spiral abstract presentation form capable of effectively presenting the video content. The method provided by the invention can be used for presenting the video content in a spiral form, supporting the continuous display of the video content, keeping the linear timeliness of the video stream, improving the utilization rate of the screen space, and supporting the multi-point touch gesture and the continuous zooming mode to implement multi-scale video browsing, thereby improving the video content understanding efficiency and the video location efficiency of users.
Owner:INST OF SOFTWARE - CHINESE ACAD OF SCI

Irregular part stock layout method based on multi-factor particle swarm algorithm

The invention provides an irregular part stock layout method based on a multi-factor particle swarm algorithm. The method comprises the following steps of 1, performing preprocessing on a sample sheet, performing sorting merging on some sample sheets, and finally obtaining sample sheets requiring the stock layout; 2, extracting contour points of a material and feature points of the sample sheets, and judging the overlapping relationship of the sample sheets and the material by a downwards sinking left and right dispersed stock layout algorithm; 3, performing an improved PSO algorithm searching process. A plurality of factors are added into the PSO algorithm; the factors are continuously changed according to a certain rule, so that the particle swarm has higher global and local searching capability in each stage, and the local optimum is avoided; and when the stock layout effect meets the requirements or the number of iteration times reaches the set value, the global optimum stock layout scheme is used as the final stock layout scheme. The irregular part stock layout method based on the multi-factor particle swarm algorithm provided by the invention has the advantages of high global searching capability, high local searching capability, good convergence property and good stock layout effect.
Owner:YIWU SCI & TECH INST CO LTD OF ZHEJIANG UNIV OF TECH

A layout and presentation method based on multi-layer complex network topology

ActiveCN109167686AFully reflect the hierarchyFully reflect the connotation of network nodesData switching networksNODALCollision detection
The invention relates to a layout and presentation method based on a multi-layer complex network topology. The method comprises the following steps of: analyzing the multi-layer complex network topology data; performing node layered filtering; generating hybrid layout of multi-layer complex network topology; performing three-dimensional layered displaying; and performing user interactive dynamic response. The invention adopts a hybrid layout algorithm, 3-D layout display is carried out after that collision detection technology is adjusted, Thus, the layout effect fully reflects the hierarchy of the multi-layer complex network and the connotation of the network nodes, on the one hand, the quality problems such as point overlap and line crossing on the topology layout of the multi-layer complex network are effectively solved, on the other hand, the construction and layout of the multi-layer complex network can be completed in a relatively short time, and the layout efficiency can be improved.
Owner:中国科学院电子学研究所苏州研究院

Optimum tape layout selection for improved error correction capability

According to one embodiment, a system for selecting an optimum tape layout to store data on a tape medium may include a processor and logic integrated with and / or executable by the processor, the logic being configured to: select a family of data set layouts based on parameters associated with at least a tape drive and the tape medium, compute a set of all minimum distances for the selected family of data set layouts, calculate a first performance metric associated with each possible set of parameters, select a best first performance metric from all calculated first performance metrics and store a set of parameters associated with the best first performance metric, and select a data set layout algorithm which utilizes the set of parameters associated with the best first performance metric, wherein the data set layout algorithm and a rewrite layout algorithm combine to form an optimum tape layout.
Owner:IBM CORP

Network topology visualization method with respect to geographical location information

ActiveCN105101093AReal layout effectClear layout scopeLocation information based serviceNetwork planningNODALNetwork topology
The present invention provides a network topology visualization method with respect to geographical location information, comprising: S1: performing pre-process of input data; S2: performing geographic area partitioning of the network topology data; S3: performing topology partitioning; S4: performing topology layout; and S5: performing output of real and complex network topology location information data and realizing visualization. According to the invention, the aesthetic property is not be changed in the case of increasing the geographical location information of the nodes, the location ranges of important nodes are more clear through the improved round layout algorithm, and the round layout may be not influenced by the connection relation of the nodes at the boundary and the nodes at the boundary in other topologies so that the layout effect is more true.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA

Automatic layout method for digraph created GMF graph editor

The invention provides a layout method for a diagraph created GMF graph editor. The layout method includes the following steps that digraph data created by a GMF graph editor are analyzed to obtain graphics primitive information; a topological sorting method is used for processing all component graphics primitives in a layering mode; positions of connecting points in the diagraph are set; the position of each component graphics primitive is set; the size of each component graphics primitive is set; a Mikami-Tabuchi routing algorithm is used for performing layout on routes of ligatures between the graphics primitives, and when overlapping happens on the ligatures, a neighborhood ligature avoiding strategy is used for eliminating the overlapping. Compared with a built-in layout method of the GMF graph editor, the GMF graph editor created layout method for the diagraph has the advantages that the mutual overlapping phenomenon between the component graphics primitives can not happen; the graphics primitives in each layer of components are arrayed in order, and the appearance is clear; the ligatures between the graphics primitives can not pass through the component graphics primitives, and the mutual overlapping can not happen between the ligatures.
Owner:ZHEJIANG UNIV

Methods and systems for designing photovoltaic systems

A method for designing a photovoltaic (PV) system is implemented by a design automation computer system. The method includes receiving a set of site data, receiving a system type selection, receiving a plurality of system component selections, receiving a plurality of PV layout preferences, determining a PV module layout by iteratively applying a first layout algorithm to the set of site data and the plurality of PV layout preferences, the PV module layout defining a placement of a plurality of PV modules of a PV system, determining a structural layout, an electrical design, and an electrical layout based on the PV module layout, determining a bill of materials based on the PV module layout, the structural layout, and the electrical layout, and designing the PV system using the structural layout, the electrical design, the electrical layout, the PV module layout, and the bill of materials.
Owner:FTC SOLAR INC

Automatic drawing method for geographical indentation of electrical power system diagram

The invention relates to the technical field of the electrical power system monitoring and managing method, in particular to an automatic drawing method for the geographical indentation of an electrical power system diagram. A non-uniform geographical indentation layout algorithm is used, a substation refers to a practical coordinate to carry out indentation layout, and a relative position betweenstations is kept; outgoing switches are evenly distributed around the substation, a drawing space is used, and line cross is reduced; equipment annotation carries out vertical and horizontal malposition on the annotation of adjacent equipment according to the blank space of the drawing so as to realize the non-overlapping annotation of the equipment; and a layout algorithm guarantees that a lineis only a straight line, the drawing layout is clear and attractive, and the integral style is horizontal and vertical. The system diagram drawing drawn by the method disclosed by the invention is characterized in that the line is horizontal and vertical, the equipment layout is accurate, reasonable and attractive, the annotation is protected from excessive overlapping so as to be similar to the use habits of electrical power business departments, in addition, the expenditure of manpower resource cost and a manual mistake possibility can be reduced, the intellectualization of drawing work is improved, and the drawing is guaranteed to be correctly generated and updated in time.
Owner:FOSHAN POWER SUPPLY BUREAU GUANGDONG POWER GRID

Implementation method of form designer based on layout template in Eclipse

The invention discloses an implementation method of a form designer based on layout template in Eclipse. Based on the flexible GEF (graphical editing framework) plug-in framework of Eclipse, the construction of the enterprise self-owned form designer in J2EE (java 2 platform enterprise edition) integrated development environment is more convenient. However, the conventional design manner based on Grid layout, Form layout and so on is difficult to solve the problem of nested layout of form controls and the problem of form style. The method provided by the invention can simplify the code generation problem of nested layout by defining a layout template, and can well realize the form design effect of WYSIWYG (What-You-See-Is-What-You-Get) through a self-defined tag technology. Meanwhile, a simple layout algorithm is provided for the code generation so as to realize smarter code generation while adding and deleting elements on the form.
Owner:PCI TECH GRP CO LTD

State machine information realizing and managing device

The invention discloses a state machine information realizing and managing device. The state machine drawing process, the state machine modifying and state machine information managing process are included. According to the technical scheme, the process includes establishing a state machine; drawing each state of the state machine according to preset rules; performing connecting layout according to each state of the drawn state machine according to the layout algorithm of the preset rules; managing the layer relationships among the states of the state machine through the tree structure; utilizing a two-dimensional table structure to perform supplementary description for triggered events and connecting weights of the state machine. According to the device, the basic units of the state machine are grouped according to special rules, the groups are converted into nodes of a tree diagram, the structural relationship information of the tree diagram is stored in tree diagram relationship tables, the layer state machine can be realized conveniently, conversion between the state machine and the tree diagram is simple and easy to implement, and the state machine can be known rapidly by layering the states.
Owner:PEKING UNIV SHENZHEN GRADUATE SCHOOL

Method for comparison and visualized analysis of isomorphic hierarchic data and application

ActiveCN106227828ADisplay hierarchyDisplay attribute valueData processing applicationsVisual data miningData setFood safety
The invention discloses a method for comparison and visualized analysis of isomorphic hierarchic data and application, wherein an isomorphic tree in a node-link method is used to express a hierarchic structure; layout is conducted in combination with parallel coordinates; and thus, hierarchic relations of data can be shown, and comparative analysis of the data can also be carried out. The method comprises the steps that preprocessing is conducted to the data, and multiple heterogeneous hierarchic datasets are obtained; based on the multiple heterogeneous hierarchic datasets, isomorphic information is extracted through structural integration and branch subtraction, and the isomorphic tree is established; the layout is conducted to the isomorphic tree by a layout algorithm; and in combination with the isomorphic tree layout and a parallel coordinate system, the hierarchic relations of the data can be shown, and the comparative analysis can be conducted to the data as well. According to the invention, the comparative analysis of an attribute value of each node can be carried out; a maximum value, a minimum value, a distribution mode and changing tendency of an attribute value sequence, relations among attributes and the like are involved; and the method is applicable to visualization of MRL data of multiple countries in a food safety field.
Owner:BEIJING TECHNOLOGY AND BUSINESS UNIVERSITY

Link topological graph display method and device, storage medium and equipment

The embodiment of the invention discloses a link topological graph display method and device, a storage medium and equipment. The method comprises the following steps: acquiring link data, wherein thelink data stores a calling relationship between nodes; aggregating the plurality of links according to the calling relationship to generate a service path; determining coordinates of each node in theservice path in a target display area by utilizing a directed graph layout algorithm; and displaying the service path according to the calling relationship and the coordinates. According to the invention, the calling condition of the whole path can be visually displayed.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products