CN114816594B - Method and device for detecting topology collision - Google Patents

Method and device for detecting topology collision Download PDF

Info

Publication number
CN114816594B
CN114816594B CN202110059280.3A CN202110059280A CN114816594B CN 114816594 B CN114816594 B CN 114816594B CN 202110059280 A CN202110059280 A CN 202110059280A CN 114816594 B CN114816594 B CN 114816594B
Authority
CN
China
Prior art keywords
equipment
point
points
objects
values
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110059280.3A
Other languages
Chinese (zh)
Other versions
CN114816594A (en
Inventor
张艺璇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Unihub China Information Technology Co Ltd
Original Assignee
Unihub China Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Unihub China Information Technology Co Ltd filed Critical Unihub China Information Technology Co Ltd
Priority to CN202110059280.3A priority Critical patent/CN114816594B/en
Publication of CN114816594A publication Critical patent/CN114816594A/en
Application granted granted Critical
Publication of CN114816594B publication Critical patent/CN114816594B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computing Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a method and a device for detecting topological collision, wherein the method comprises the following steps: dragging equipment groups or equipment in the equipment groups to acquire all objects in the canvas; judging the size relation between xy values of the left side and the right side of the currently dragged element and xy values of all objects in the canvas; and judging which objects in the canvas need to be hidden according to the judged size relation. The method and the device detect the collision when the equipment group moves and detect the collision when the equipment group changes in width and height, so that the equipment group can be distinguished more clearly on the premise that the topology classifies the equipment.

Description

Method and device for detecting topology collision
Technical Field
The invention relates to the technical field of network topology, in particular to a method and a device for detecting topology collision.
Background
Topology is topology in the mathematical arts and network topology in the electronic computer communications and networking arts. Network topology refers to a specific arrangement among members constituting a network, and is generally classified into physical, real, and online structures, or logical, virtual, and programmatically; may refer to the overall arrangement of computers, cables, hubs, and other devices in a network. The topology currently used is to implement connection relationships between devices and the cloud.
When there are a lot of topological devices, the devices are grouped to form a device group, and the position overlapping between the device groups is caused by operation events such as dragging of the device group, so that the displayed devices and the device group are unclear, and therefore collision detection is required for the device group.
Disclosure of Invention
Aiming at the situation, the invention provides a method and a device for detecting topological collision, which are used for detecting the collision when the equipment group moves in position and detecting the collision of the surrounding equipment groups when the width and the height of the equipment group change.
In order to achieve the above purpose, the present invention adopts the following technical scheme:
in one embodiment of the present invention, a method for detecting a topology collision is provided, the method comprising:
dragging equipment groups or equipment in the equipment groups to acquire all objects in the canvas;
judging the size relation between xy values of the left side and the right side of the currently dragged element and xy values of all objects in the canvas;
and judging which objects in the canvas need to be hidden according to the judged size relation.
Further, dragging the device group or the devices in the device group, and acquiring all objects in the canvas includes:
when the equipment in the equipment group or the equipment in the equipment group performs dragging movement position or drives the equipment to change in width and height, the collision detection code is written into a dragging event to acquire all objects in the topology, including points and links, wherein the points comprise the equipment and the equipment group.
Further, judging the size relation between xy values of the left side and the right side of the currently dragged element and xy values of all objects in the canvas, wherein the method comprises the following steps:
circulating object arrays, respectively placing points and connecting lines in the two arrays, setting an object of a global point, and taking ids of all points as object key values;
the method comprises the steps of circulating an array of all points, obtaining xy values of an upper left corner and a lower right corner of each point, obtaining equipment contained in the equipment set when the point is just the equipment set, recirculating the array of all points once, obtaining xy values of the upper left corner and the lower right corner of each point by inner circulation, adding an id of the point of the outer circulation to a corresponding array of an id of the point of the inner circulation as a key value pair to be placed in an object of a global point if the size of the point of the inner circulation contains the size of the point of the outer circulation, and adding all equipment contained in the equipment set obtained when the point of the outer circulation is the equipment set to the object of the global point and the value is an empty array;
all points are recycled at the outermost layer, and the ids of the points are put into the objects of the global points set previously.
Further, according to the determined size relationship, determining which objects in the canvas need to be hidden includes:
when the id of a point is placed in an object of a global point set before, if the corresponding value array is not an empty array, the point needs to be hidden, and if the corresponding value array is an empty array, the point needs to be displayed.
In an embodiment of the present invention, there is also provided an apparatus for detecting a topology collision, including:
the dragging module is used for dragging the equipment group or equipment in the equipment group to acquire all objects in the canvas;
the topological collision detection module is used for judging the size relation between xy values of the left side and the right side of the currently dragged element and xy values of all objects in the canvas; and judging which objects in the canvas need to be hidden according to the judged size relation.
Further, the dragging module is specifically configured to:
when the equipment in the equipment group or the equipment in the equipment group performs dragging movement position or drives the equipment to change in width and height, the collision detection code is written into a dragging event to acquire all objects in the topology, including points and links, wherein the points comprise the equipment and the equipment group.
Further, judging the size relation between xy values of the left side and the right side of the currently dragged element and xy values of all objects in the canvas, wherein the method comprises the following steps:
circulating object arrays, respectively placing points and connecting lines in the two arrays, setting an object of a global point, and taking ids of all points as object key values;
the method comprises the steps of circulating an array of all points, obtaining xy values of an upper left corner and a lower right corner of each point, obtaining equipment contained in the equipment set when the point is just the equipment set, recirculating the array of all points once, obtaining xy values of the upper left corner and the lower right corner of each point by inner circulation, adding an id of the point of the outer circulation to a corresponding array of an id of the point of the inner circulation as a key value pair to be placed in an object of a global point if the size of the point of the inner circulation contains the size of the point of the outer circulation, and adding all equipment contained in the equipment set obtained when the point of the outer circulation is the equipment set to the object of the global point and the value is an empty array;
all points are recycled at the outermost layer, and the ids of the points are put into the objects of the global points set previously.
Further, according to the determined size relationship, determining which objects in the canvas need to be hidden includes:
when the id of a point is placed in an object of a global point set before, if the corresponding value array is not an empty array, the point needs to be hidden, and if the corresponding value array is an empty array, the point needs to be displayed.
In an embodiment of the present invention, a computer device is also provided, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements the aforementioned method for detecting a topology collision when executing the computer program.
In an embodiment of the invention, a computer-readable storage medium is also presented, the computer-readable storage medium storing a computer program for performing the method of detecting a topology collision.
The beneficial effects are that:
the invention detects the collision when the equipment group moves and detects the collision when the equipment group width and height change, thereby being capable of distinguishing the equipment group more clearly on the premise of classifying the equipment by topology.
Drawings
FIG. 1 is a flow chart of a method for detecting a topology collision according to an embodiment of the invention;
FIG. 2 is a diagram of an example of detecting a topology collision in accordance with one embodiment of the invention;
FIG. 3 is a schematic diagram of an apparatus for detecting a topology collision according to an embodiment of the invention;
FIG. 4 is a schematic diagram of a computer device according to an embodiment of the present invention.
Detailed Description
The principles and spirit of the present invention will be described below with reference to several exemplary embodiments, with the understanding that these embodiments are merely provided to enable those skilled in the art to better understand and practice the invention and are not intended to limit the scope of the invention in any way. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Those skilled in the art will appreciate that embodiments of the invention may be implemented as a system, apparatus, device, method, or computer program product. Accordingly, the present disclosure may be embodied in the following forms, namely: complete hardware, complete software (including firmware, resident software, micro-code, etc.), or a combination of hardware and software.
According to an embodiment of the invention, a method and a device for detecting topological collision are provided, wherein collision detection is performed when a device group moves: after the topology is displayed, the devices are divided into a plurality of groups, namely, the device groups are called as device groups, when the device groups drag and move positions, the devices in the covered device groups are hidden when the device groups are covered on other device groups, and when the device groups move to other positions and do not cover the other device groups, the device groups can be displayed; collision detection at wide-to-high variation of the device group: after the equipment in the topology is classified into a plurality of equipment groups, the width and the height of the equipment groups can be automatically changed according to the positions of the equipment, the width and the height of the equipment groups can be driven to change when the equipment is dragged, and when the width and the height change to a certain degree, other equipment groups can be covered, so that collision detection is needed for the two equipment groups.
The principles and spirit of the present invention are explained in detail below with reference to several representative embodiments thereof.
FIG. 1 is a flow chart of a method for detecting a topology collision according to an embodiment of the invention. As shown in fig. 1, the method includes:
dragging equipment groups or equipment in the equipment groups to acquire all equipment, equipment groups and connecting lines in the canvas:
when equipment in the equipment group or equipment in the equipment group performs dragging movement position or drives the width and height of the equipment to change, a collision detection code is written into a dragging event to acquire all objects in the topology, wherein the objects comprise points and connecting lines, and the points comprise equipment and equipment groups;
judging the size relation between xy values of the left side and the right side of the currently dragged element and xy values of all objects in the canvas; according to the judged size relation, judging which objects in the canvas need to be hidden:
circulating object arrays, respectively placing points and connecting lines in the two arrays, setting an object of a global point, and taking ids of all points as object key values;
the method comprises the steps of circulating an array of all points, obtaining xy values of an upper left corner and a lower right corner of each point, obtaining equipment contained in the equipment set when the point is just the equipment set, recirculating the array of all points once, obtaining xy values of the upper left corner and the lower right corner of each point by inner circulation, adding an id of the point of the outer circulation to a corresponding array of an id of the point of the inner circulation as a key value pair to be placed in an object of a global point if the size of the point of the inner circulation contains the size of the point of the outer circulation, and adding all equipment contained in the equipment set obtained when the point of the outer circulation is the equipment set to the object of the global point and the value is an empty array;
and (3) circulating all the points again at the outermost layer, when the id of the point is placed in the object of the global point set before, if the corresponding value array is not an empty array, hiding the point, and if the corresponding value array is an empty array, displaying the point.
It should be noted that although the operations of the method of the present invention are described in a particular order in the above embodiments and the accompanying drawings, this does not require or imply that the operations must be performed in the particular order or that all of the illustrated operations be performed in order to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step to perform, and/or one step decomposed into multiple steps to perform.
In order to more clearly explain the above method for detecting a topological collision, a specific embodiment will be described below, however, it should be noted that this embodiment is only for better explaining the present invention and is not meant to limit the present invention unduly.
Device group drag collision detection:
when a device group is dragged, in a dragging event, a collision detection code is written to acquire all objects in a topology, the object arrays are circulated, points (comprising the device and the device group) and connecting lines are respectively placed in the two arrays, an object of a global point is set, and ids of all the points are used as object key values;
for example:
the method comprises the steps of circulating an array of all points, obtaining xy values of an upper left corner and a lower right corner of each point, obtaining equipment contained in the equipment set when the point is just the equipment set, recirculating the array of all points once, obtaining xy values of the upper left corner and the lower right corner of each point by inner circulation, adding an id of the point of the outer circulation to a corresponding array of an id of the point of the inner circulation as a key value pair to be placed in an object of a global point if the size of the point of the inner circulation contains the size of the point of the outer circulation, and adding all equipment contained in the equipment set obtained when the point of the outer circulation is the equipment set to the object of the global point and the value is an empty array;
for example:
and (3) circulating all the points again at the outermost layer, when the id of the point is placed in the object of the global point set before, if the corresponding value array is not an empty array, hiding the point, and if the corresponding value array is an empty array, displaying the point.
For example:
FIG. 2 is a diagram of an example of detecting a topology collision according to an embodiment of the invention. As shown in fig. 2, when the device group is dragged, the area of the sea is covered to the beijing area, and at this time, it is detected that two device groups collide, and then the beijing area hides the text of the device and the beijing area.
Device group wide-height variation collision detection:
the method comprises the steps that through dragging equipment in the equipment group, the width and the height of the equipment group are further enlarged or reduced, and when the equipment in the equipment group is dragged by us, the dragging events are bound to the equipment in the same way;
for example:
this.on('mousedown',this._dragStart,this);
this.on('mousemove',this._drag,this);
this.on('mouseup',this._dragEnd,this);
by using the function method executed during the dragging of the equipment group, collision can be detected when the width and height of the equipment group become large, namely, when the equipment is dragged, the width and height of the equipment group can change along with the dragging of the equipment, the position of the equipment can be monitored at any time, then the width and height of the equipment group where the current equipment is located is updated according to the position of the equipment, when the equipment is dragged, all points including the equipment and the equipment group are acquired, all points are circulated, xy values of the upper left corner and the lower right corner of the points are acquired, and the collision is detected when the xy value of the equipment group where the current equipment is located is contained in the xy value of another equipment group.
Based on the same inventive concept, the invention also provides a device for detecting the topological collision. The implementation of the device can be referred to as implementation of the above method, and the repetition is not repeated. The term "module" as used below may be a combination of software and/or hardware that implements the intended function. While the means described in the following embodiments are preferably implemented in software, implementation in hardware, or a combination of software and hardware, is also possible and contemplated.
Fig. 3 is a schematic structural diagram of an apparatus for detecting a topological collision according to an embodiment of the present invention. As shown in fig. 3, the apparatus includes:
the dragging module 101 is configured to drag a device group or devices in the device group to obtain all objects in the canvas; the method comprises the following steps:
when the equipment in the equipment group or the equipment in the equipment group performs dragging movement position or drives the equipment to change in width and height, the collision detection code is written into a dragging event to acquire all objects in the topology, including points and links, wherein the points comprise the equipment and the equipment group.
The topology collision detection module 102 is used for judging the size relation between xy values of the left side and the right side of the currently dragged element and xy values of all objects in the canvas; according to the judged size relation, judging which objects in the canvas need to be hidden, wherein the specific steps are as follows:
circulating object arrays, respectively placing points and connecting lines in the two arrays, setting an object of a global point, and taking ids of all points as object key values;
the method comprises the steps of circulating an array of all points, obtaining xy values of an upper left corner and a lower right corner of each point, obtaining equipment contained in the equipment set when the point is just the equipment set, recirculating the array of all points once, obtaining xy values of the upper left corner and the lower right corner of each point by inner circulation, adding an id of the point of the outer circulation to a corresponding array of an id of the point of the inner circulation as a key value pair to be placed in an object of a global point if the size of the point of the inner circulation contains the size of the point of the outer circulation, and adding all equipment contained in the equipment set obtained when the point of the outer circulation is the equipment set to the object of the global point and the value is an empty array;
and (3) circulating all the points again at the outermost layer, when the id of the point is placed in the object of the global point set before, if the corresponding value array is not an empty array, hiding the point, and if the corresponding value array is an empty array, displaying the point.
It should be noted that although several modules of the apparatus for detecting a topological collision are mentioned in the above detailed description, this division is merely exemplary and not mandatory. Indeed, the features and functions of two or more modules described above may be embodied in one module in accordance with embodiments of the present invention. Conversely, the features and functions of one module described above may be further divided into a plurality of modules to be embodied.
Based on the foregoing inventive concept, as shown in fig. 4, the present invention further proposes a computer device 200, including a memory 210, a processor 220, and a computer program 230 stored on the memory 210 and executable on the processor 220, where the processor 220 implements the foregoing method for detecting a topology collision when executing the computer program 230.
Based on the foregoing inventive concept, the present invention also proposes a computer-readable storage medium storing a computer program for executing the aforementioned method of detecting a topological collision.
The method and the device for detecting the topological collision can more clearly distinguish the equipment groups on the premise that the topology classifies the equipment.
While the spirit and principles of the present invention have been described with reference to several particular embodiments, it is to be understood that the invention is not limited to the disclosed embodiments nor does it imply that features of the various aspects are not useful in combination, nor are they useful in any combination, such as for convenience of description. The invention is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.
It should be apparent to those skilled in the art that various modifications or variations can be made in the present invention without requiring any inventive effort by those skilled in the art based on the technical solutions of the present invention.

Claims (4)

1. A method of detecting a topological collision, the method comprising:
dragging equipment groups or equipment in the equipment groups to acquire all objects in the canvas;
judging the size relation between xy values of the left side and the right side of the currently dragged element and xy values of all objects in the canvas;
judging which objects in the canvas need to be hidden according to the judged size relation;
dragging the device group or the devices in the device group to acquire all objects in the canvas, including:
when equipment in the equipment group or equipment in the equipment group performs dragging movement position or drives the width and height of the equipment to change, a collision detection code is written into a dragging event to acquire all objects in the topology, wherein the objects comprise points and connecting lines, and the points comprise equipment and equipment groups;
judging the size relation between xy values of the left side and the right side of the currently dragged element and xy values of all objects in the canvas, wherein the method comprises the following steps:
circulating object arrays, respectively placing points and connecting lines in the two arrays, setting an object of a global point, and taking ids of all points as object key values;
the method comprises the steps of circulating an array of all points, obtaining xy values of an upper left corner and a lower right corner of each point, obtaining equipment contained in the equipment set when the point is just the equipment set, recirculating the array of all points once, obtaining xy values of the upper left corner and the lower right corner of each point by inner circulation, adding an id of the point of the outer circulation to a corresponding array of an id of the point of the inner circulation as a key value pair to be placed in an object of a global point if the size of the point of the inner circulation contains the size of the point of the outer circulation, and adding all equipment contained in the equipment set obtained when the point of the outer circulation is the equipment set to the object of the global point and the value is an empty array;
recycling all points at the outermost layer, and putting the ids of the points into the objects of the global points which are set previously;
according to the judged size relation, judging which objects in the canvas need to be hidden, including:
when the id of a point is placed in an object of a global point set before, if the corresponding value array is not an empty array, the point needs to be hidden, and if the corresponding value array is an empty array, the point needs to be displayed.
2. An apparatus for detecting a topological collision, the apparatus comprising:
the dragging module is used for dragging the equipment group or equipment in the equipment group to acquire all objects in the canvas;
the topological collision detection module is used for judging the size relation between xy values of the left side and the right side of the currently dragged element and xy values of all objects in the canvas; judging which objects in the canvas need to be hidden according to the judged size relation;
the dragging module is specifically configured to:
when equipment in the equipment group or equipment in the equipment group performs dragging movement position or drives the width and height of the equipment to change, a collision detection code is written into a dragging event to acquire all objects in the topology, wherein the objects comprise points and connecting lines, and the points comprise equipment and equipment groups;
judging the size relation between xy values of the left side and the right side of the currently dragged element and xy values of all objects in the canvas, wherein the method comprises the following steps:
circulating object arrays, respectively placing points and connecting lines in the two arrays, setting an object of a global point, and taking ids of all points as object key values;
the method comprises the steps of circulating an array of all points, obtaining xy values of an upper left corner and a lower right corner of each point, obtaining equipment contained in the equipment set when the point is just the equipment set, recirculating the array of all points once, obtaining xy values of the upper left corner and the lower right corner of each point by inner circulation, adding an id of the point of the outer circulation to a corresponding array of an id of the point of the inner circulation as a key value pair to be placed in an object of a global point if the size of the point of the inner circulation contains the size of the point of the outer circulation, and adding all equipment contained in the equipment set obtained when the point of the outer circulation is the equipment set to the object of the global point and the value is an empty array;
recycling all points at the outermost layer, and putting the ids of the points into the objects of the global points which are set previously;
according to the judged size relation, judging which objects in the canvas need to be hidden, including:
when the id of a point is placed in an object of a global point set before, if the corresponding value array is not an empty array, the point needs to be hidden, and if the corresponding value array is an empty array, the point needs to be displayed.
3. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method of claim 1 when executing the computer program.
4. A computer readable storage medium, characterized in that the computer readable storage medium stores a computer program for executing the method of claim 1.
CN202110059280.3A 2021-01-18 2021-01-18 Method and device for detecting topology collision Active CN114816594B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110059280.3A CN114816594B (en) 2021-01-18 2021-01-18 Method and device for detecting topology collision

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110059280.3A CN114816594B (en) 2021-01-18 2021-01-18 Method and device for detecting topology collision

Publications (2)

Publication Number Publication Date
CN114816594A CN114816594A (en) 2022-07-29
CN114816594B true CN114816594B (en) 2023-08-08

Family

ID=82524323

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110059280.3A Active CN114816594B (en) 2021-01-18 2021-01-18 Method and device for detecting topology collision

Country Status (1)

Country Link
CN (1) CN114816594B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8896597B2 (en) * 2008-04-14 2014-11-25 Siemens Product Lifecycle Management Software Inc. System and method for modifying geometric relationships in a solid model
CN108415706A (en) * 2018-03-14 2018-08-17 上海携程商务有限公司 Visualize method, system, equipment and the storage medium of auto-building html files
CN108965008A (en) * 2018-07-19 2018-12-07 郑州云海信息技术有限公司 A kind of generation method and its device of customized network topology structure
CN109167686A (en) * 2018-08-28 2019-01-08 中国科学院电子学研究所苏州研究院 A kind of layout based on multilayer complex network topologies and show method
CN110559660A (en) * 2019-08-02 2019-12-13 福州智永信息科技有限公司 method and medium for mouse-to-object drag in Unity3D scene
CN110597586A (en) * 2019-08-19 2019-12-20 北京邮电大学 Method and device for large screen layout of componentized layout based on dragging
CN110942403A (en) * 2019-11-27 2020-03-31 国网冀北电力有限公司电力科学研究院 Table area topology model standing book acquisition system and method for mobile equipment
CN111198734A (en) * 2018-11-20 2020-05-26 西安诺瓦星云科技股份有限公司 Window setting method and device, electronic equipment and nonvolatile storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5729416B2 (en) * 2013-04-26 2015-06-03 株式会社デンソー Collision determination device and collision mitigation device
CN107205779A (en) * 2014-12-29 2017-09-26 助视会有限公司 Surgical simulation device system and method
WO2020185169A1 (en) * 2019-03-13 2020-09-17 Nanyang Technological University Monitoring system and method of identification of anomalies in a 3d printing process

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8896597B2 (en) * 2008-04-14 2014-11-25 Siemens Product Lifecycle Management Software Inc. System and method for modifying geometric relationships in a solid model
CN108415706A (en) * 2018-03-14 2018-08-17 上海携程商务有限公司 Visualize method, system, equipment and the storage medium of auto-building html files
CN108965008A (en) * 2018-07-19 2018-12-07 郑州云海信息技术有限公司 A kind of generation method and its device of customized network topology structure
CN109167686A (en) * 2018-08-28 2019-01-08 中国科学院电子学研究所苏州研究院 A kind of layout based on multilayer complex network topologies and show method
CN111198734A (en) * 2018-11-20 2020-05-26 西安诺瓦星云科技股份有限公司 Window setting method and device, electronic equipment and nonvolatile storage medium
CN110559660A (en) * 2019-08-02 2019-12-13 福州智永信息科技有限公司 method and medium for mouse-to-object drag in Unity3D scene
CN110597586A (en) * 2019-08-19 2019-12-20 北京邮电大学 Method and device for large screen layout of componentized layout based on dragging
CN110942403A (en) * 2019-11-27 2020-03-31 国网冀北电力有限公司电力科学研究院 Table area topology model standing book acquisition system and method for mobile equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于WSN的拓扑图自动布局方法优化与实现;王恒;徐国松;王平;;测控技术(第12期);第99-102+106页 *

Also Published As

Publication number Publication date
CN114816594A (en) 2022-07-29

Similar Documents

Publication Publication Date Title
US11878433B2 (en) Method for detecting grasping position of robot in grasping object
WO2020259582A1 (en) Neural network model training method and apparatus, and electronic device
CN104268229B (en) Resource obtaining method and device based on multi-process browser
CN103970445A (en) Display interface mobile type screenshot method, system and device
CN110378942A (en) Barrier identification method, system, equipment and storage medium based on binocular camera
CN113268236B (en) UI element pickup method and system based on function enhancement technology in RPA system
CN110807379A (en) Semantic recognition method and device and computer storage medium
CN112561859A (en) Monocular vision-based steel belt drilling and anchor net identification method and device for anchoring and protecting
CN112734827A (en) Target detection method and device, electronic equipment and storage medium
CN114782487A (en) Sea surface ship detection tracking method and system
CN114816594B (en) Method and device for detecting topology collision
CN116226697A (en) Spatial data clustering method, system, equipment and medium
CN107920067B (en) Intrusion detection method on active object storage system
CN114355790A (en) Method and system for designing limited automatic driving traversal test scene and computer readable storage medium
CN112487855A (en) MTCNN (multiple-connectivity neural network) model-based face detection method and device and terminal
CN117152844A (en) High-integrity worker construction attitude detection method and system based on computer vision
US20240104395A1 (en) Memory optimization method and device oriented to neural network computing
CN108038864B (en) Method and system for extracting animal target image
CN105187443A (en) System and method for testing WEB verification code
CN104408720A (en) Image processing method and device
CN113496139B (en) Method and apparatus for detecting objects from images and training object detection models
CN105653386A (en) Process breakdown processing method and terminal equipment
CN110096555B (en) Table matching processing method and device for distributed system
CN113591739B (en) Method, device, computer equipment and storage medium for identifying area in drawing
CN116721265A (en) Image feature extraction method, image feature extraction device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant