CN104317878A - View-element hierarchical structure, manager and management system for measuring instrument - Google Patents

View-element hierarchical structure, manager and management system for measuring instrument Download PDF

Info

Publication number
CN104317878A
CN104317878A CN201410563653.0A CN201410563653A CN104317878A CN 104317878 A CN104317878 A CN 104317878A CN 201410563653 A CN201410563653 A CN 201410563653A CN 104317878 A CN104317878 A CN 104317878A
Authority
CN
China
Prior art keywords
class
coordinate system
manager
trace
cursor
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.)
Granted
Application number
CN201410563653.0A
Other languages
Chinese (zh)
Other versions
CN104317878B (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.)
CETC 41 Institute
Original Assignee
CETC 41 Institute
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 CETC 41 Institute filed Critical CETC 41 Institute
Priority to CN201410563653.0A priority Critical patent/CN104317878B/en
Publication of CN104317878A publication Critical patent/CN104317878A/en
Application granted granted Critical
Publication of CN104317878B publication Critical patent/CN104317878B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/583Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content

Landscapes

  • Engineering & Computer Science (AREA)
  • Library & Information Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a view-element hierarchical structure. The view-element hierarchical structure comprises a coordinate system class, a trace class, a frequency marker class and a cursor class. The cursor class and the trace class are directly connected with the coordinate system class, the frequency marker class is directly connected with the trace class, the coordinate system class belongs to the first layer, the cursor class and the trace class belong to the second layer, and the frequency marker class belongs to the third layer; the coordinate system class of the first layer is combined with the cursor class and the trace class of the second layer, and the trace class of the second layer is combined with the frequency marker class of the third layer. View elements are organized into the hierarchical structure; when function needs change, the integral view structure is not needed to be redefined, only definition of the view elements related to the functions is rectified, and function extensibility is facilitated.

Description

Be applied to the view elements hierarchical structure of surveying instrument, manager administrating system
Technical field
The present invention relates to technical field of measurement and test, particularly a kind of view elements hierarchical structure being applied to surveying instrument, also relate to a kind of view elements manager managing this view elements hierarchical structure, also relate to a kind of management system based on this view elements manager.
Background technology
Along with the continuous progress of measuring technique; the pattern analysis function of surveying instrument constantly strengthens; surveying instrument can provide a large amount of view elements checking and an analysis for measurement result usually, and these view elements can be divided into four classes: coordinate system class, trace class, frequency marking class and cursor class.Usual a kind of measurement function view can comprise multiple coordinate system, each coordinate system and comprises not only multiple cursor and many traces, every bar traces but also comprise multiple frequency marking.For the complicated surveying instrument of function, often kind of measurement function view can comprise up to a hundred view elements, the view elements that complete machine software comprises can reach thousands of, often kind of measurement function view additionally provides coordinate system coupling, frequency marking coupling and cursor coupling function simultaneously, and this makes also must set up contact between view elements.How to manage so multi views element the contact of setting up between them, bring great challenge to view elements management work.
To the management of surveying instrument view elements, traditional way adopts parallel management structure, all view elements relevant to function are defined in measurement function view, and the contextual definition between view elements is become multiple relation table, when realizing the coupling function between view elements, need to find the view elements relevant to coupling function by inquiring about all relation tables, and the state of these view elements synchronous one by one, simultaneously, to view structure be redefined when increasing or delete a view elements, and revise associated all relation tables.
Prior art has the deficiency of following several aspect:
One: traditional way defines all view elements relevant to function in function view, like this when functional requirement changes, needs to redefine whole view structure, is unfavorable for the expansion of software function.
Its two: traditional way adopts relation table to safeguard relation between each view elements, and need when increasing or delete a view elements like this to revise associated all relation tables, workload is large and efficiency is extremely low.
Its three: traditional way is when realizing the coupling function between view elements, and need to find the view elements relevant to coupling function by inquiring about all relation tables, the efficiency of searching relevant view element is very low.
Summary of the invention
For solving the shortcoming that the parallel management structure of traditional employing manages surveying instrument view unit, the invention provides a kind of the view elements structure, the manager administrating system that are applied to surveying instrument, introduce a set of light structure and be easy to manage view elements hierarchical structure, and propose a kind of view elements manager managing this view elements hierarchical structure, also proposed a kind of management system based on this view elements manager simultaneously.
Technical scheme of the present invention is achieved in that
A kind of view elements hierarchical structure, comprising: coordinate system class, trace class, frequency marking class and cursor class;
With coordinate system direct correlation be cursor class and trace class, with the direct correlation of trace class be frequency marking class, coordinate system class belongs to the 1st level, and cursor class and trace class belong to the 2nd level, and frequency marking class belongs to the 3rd level; The coordinate system class of the 1st level is combined with cursor class and the trace class of the 2nd level, and the trace class of the 2nd level is combined with the frequency marking class of the 3rd level.
Alternatively, coordinate system class comprises coordinate ID, transverse axis initial value, transverse axis stop value, longitudinal axis initial value, longitudinal axis stop value, transverse axis ruling number and longitudinal axis ruling number, coordinate system class be to linear coordinate system, logarithmic coordinate system, chromatogram coordinate system abstract;
Trace class comprises track ID, tracing point number, tracing point abscissa value, tracing point ordinate value, and trace class is abstract to common trace and chromatogram trace;
Frequency marking class comprises frequency marking ID, frequency marking abscissa value, frequency marking ordinate value, and frequency marking class is abstract to common frequency marking;
Cursor class comprises cursor type, cursor ID, cursor initial value, cursor stop value, cursor central value, and cursor class is abstract to common cursor.
The invention allows for a kind of view elements manager for managing above-mentioned view elements hierarchical structure, each view elements class arranges exclusive view elements manager, for managing the relation between each view elements of this level, comprise coordinate system manager, trace manager, cursor manager and frequency marking manager.
Alternatively, above-mentioned view elements manager comprises query interface, output interface, relation table;
Query interface inquires about the state of each view elements of this level, and the packing of the state of view elements is sent to output interface; Output interface receives view elements status data, and refreshes relevant view elementary state; All view elements indexes that relation table inquiry associates with input view elements.
The invention allows for a kind of view elements management system based on above-mentioned view elements manager, a view comprises a coordinate system manager and multiple coordinate system, quoting of all coordinate systems is all passed to coordinate system manager when initialization by view, and view is realized by coordinate system manager all operations of coordinate system;
A coordinate system comprises a trace manager and many traces, and quoting of all traces is all passed to trace manager when initialization by coordinate system, and coordinate system is all realized by trace manager all operations of trace;
A coordinate system comprises a cursor manager and multiple cursor, and quoting of all cursors is all passed to cursor manager when initialization by coordinate system, and coordinate system is all realized by cursor manager all operations of cursor;
Article one, trace comprises a frequency marking manager and multiple frequency marking, and quoting of all frequency markings is all passed to frequency marking manager when initialization by trace, and trace is all realized by frequency marking manager all operations of frequency marking.
The invention has the beneficial effects as follows:
(1) view elements is organized into hierarchical structure by the present invention, when functional requirement changes, without the need to redefining whole view structure, only needing the definition of the view elements that amendment is relevant to function, being conducive to the expansion of function;
(2) when increasing or delete a view elements, only need amendment to have the definition of the top level view element contacted directly with it, workload is little and efficiency is high;
(3) concept of imported view element manager, reduces the coupling between view elements, when realizing the coupling function of view elements, is responsible for realization, functional independence by the view elements manager of each level, and is conducive to expansion;
(4) technical scheme of the present invention does not associate with any operating system platform, can share this technology between each platform.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is view elements hierarchical structure schematic diagram of the present invention;
Fig. 2 is view elements management system schematic diagram of the present invention;
Fig. 3 is coordinate system manager principle schematic of the present invention;
Fig. 4 is view elements management system expansion structure schematic diagram of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
The present invention is by classifying to all view elements of surveying instrument, find out direct correlation relational view element class, all view elements class loading are become hierarchical structure, and design exclusive view elements manager for managing the relation between each view elements of this level for the view elements class of different levels, present invention achieves a cross-platform view elements management system simultaneously, it does not associate with any operating system platform, but externally provide expansion interface to manage for view elements, only corresponding several expansion interface need be realized with local interface for different operating system platforms and view elements management can be realized.
According to the function view demand of surveying instrument, view elements is divided into four large classes by view elements hierarchical structure of the present invention: coordinate system class, trace class, frequency marking class and cursor class.
Coordinate system class comprises coordinate ID, transverse axis initial value, transverse axis stop value, longitudinal axis initial value, longitudinal axis stop value, transverse axis ruling number and longitudinal axis ruling number, and wherein coordinate system class is abstract to coordinate systems such as linear coordinate system, logarithmic coordinate system, chromatogram coordinate systems.
Trace class comprises track ID, tracing point number, tracing point abscissa value, tracing point ordinate value, and wherein trace class is abstract to common trace and chromatogram trace.
Frequency marking class comprises frequency marking ID, frequency marking abscissa value, frequency marking ordinate value, and frequency marking class is abstract to common frequency marking.
Cursor class comprises cursor type, cursor ID, cursor initial value, cursor stop value, cursor central value, and wherein cursor class is abstract to common cursor.
After view elements being divided into four large classes, just can find out relation between each dvielement easily, coordinate system class and trace class and cursor class are contacted directly, and trace class and frequency marking class are contacted directly.
View elements hierarchical structure of the present invention as shown in Figure 1, with the direct correlation of coordinate system class be cursor class and trace class, with the direct correlation of trace class be frequency marking class, coordinate system class belongs to the 1st level, cursor class and trace class belong to the 2nd level, frequency marking class belongs to the 3rd level, the coordinate system class of the 1st level is combined with cursor class and the trace class of the 2nd level simultaneously, and the trace class of the 2nd level is combined with again the frequency marking class of the 3rd level.
Adopt hierarchical structure as shown in Figure 1, function view only needs to know that it has several coordinate system, as coordinate system 1 and coordinate system 2, do not need to know that coordinate system 1 and coordinate system 2 have how many traces, a how many cursor, same coordinate system 1 only needs to know its two traces and two cursors, is respectively trace 1, trace 2, cursor 1, cursor 2, and does not need to know that trace 2 has how many frequency markings.
View elements classified and is organized into hierarchical structure, being conducive to the expansion of function view.Usually when the demand of function view changes, all need increase or delete one or more view elements, adopt the view elements of hierarchical structure, in increase or when deleting one or more view elements, only need amendment to have the definition of the top level view element contacted directly with it.
Be described below in conjunction with the bookkeeping of concrete example to view elements hierarchical structure of the present invention.
Example 1
Certain instrument escalates into binary channels power measurement simultaneously by original single channel power measurement, at this moment need for coordinate system increases a trace for display channel 2 power measurements, for the coordinate system 2 in Fig. 1, only need the definition adding trace 2 in the definition of coordinate system 2 in the present invention, and the definition of view, cursor, frequency marking is all without the need to change.
Example 2
Be limited to the screen size of certain instrument, user requires only to retain a frequency marking, deletes other all frequency marking, for the trace 2 in Fig. 1, only need the definition of deleting frequency marking 2 and frequency marking 3 in the definition of trace 2 in the present invention, and the definition of view, coordinate system, cursor is all without the need to change.
Usual a kind of measurement function view can comprise multiple coordinate system, and each coordinate system comprises again multiple cursor and many traces, and every bar trace comprises again multiple frequency marking.For the complicated surveying instrument of function, often kind of measurement function view can comprise up to a hundred view elements, the view elements that complete machine software comprises can reach thousands of, often kind of measurement function view additionally provides coordinate system coupling, frequency marking coupling and cursor coupling function simultaneously, and this makes also must set up contact between view elements.For managing multi views element and the contact of setting up between them, view elements management system imported view element manager of the present invention, view elements class for different levels designs exclusive view elements manager for managing the relation between each view elements of this level, to realize the coupling function between view elements.
As shown in Figure 2, the view elements manager of view elements management system of the present invention comprises coordinate system manager, trace manager, cursor manager and frequency marking manager.
A view comprises a coordinate system manager and multiple coordinate system, quoting of all coordinate systems is all passed to coordinate system manager when initialization by view, this rear view no longer has direct correlation with coordinate system, view is all realized by coordinate system manager all operations of coordinate system, and coordinate system manager is responsible for relation, state and display translation between each coordinate system of management specially.
A coordinate system comprises a trace manager and many traces, quoting of all traces is all passed to trace manager when initialization by coordinate system, after this coordinate system also no longer trackdown line have direct correlation, coordinate system is all realized by trace manager all operations of trace, and trace manager is responsible for relation, state and display translation between each bar trace of management specially.
By that analogy, a coordinate system comprises a cursor manager and multiple cursor, quoting of all cursors is all passed to cursor manager when initialization by coordinate system, after this coordinate system also no longer has direct correlation with cursor, coordinate system is all realized by cursor manager all operations of cursor, and cursor manager is responsible for relation, state and display translation between each cursor of management specially.
Article one, trace comprises a frequency marking manager and multiple frequency marking, quoting of all frequency markings is all passed to frequency marking manager when initialization by trace, after this trace also no longer has direct correlation with frequency marking, trace is all realized by frequency marking manager all operations of frequency marking, and frequency marking manager is responsible for relation, state and display translation between each frequency marking of management specially.
Imported view element manager is in charge of coordinate system, trace, cursor, the attribute of frequency marking and operation, greatly can simplify the incidence relation between view elements, make the function responsibility of each view elements definitely, and be conducive to the expansion of function view.
When the demand of function view changes, usually need to change the incidence relation between view elements, traditional way needs to find out all relation tables associated with view elements, and revises one by one, and efficiency is very low; After imported view element manager, a view elements manager that needs associate with view elements with amendment, workload is few, and efficiency is high.
Coordinate system manager of the present invention, trace manager, cursor manager are identical with the structure of frequency marking manager, include query interface, output interface, relation table three parts, query interface inquires about the state of each view elements of this level, and the packing of the state of view elements is sent to output interface; Output interface receives view elements status data, and refreshes relevant view elementary state; All view elements indexes that relation table inquiry associates with input view elements.
The design and implimentation of view elements manager is introduced below for coordinate system manager.
As shown in Figure 3, coordinate system manager comprises query interface, output interface and relation table three part, and wherein query interface is for inquiring about the state of coordinate system, and the packing of the state of coordinate system is sent to output interface; Output interface for receiving coordinate system status data, and refreshes relative coordinate system state; Relation table is used for inquiring about all coordinate system indexes associated with input coordinate system.
The workflow of coordinate system manager is as follows: according to the index of input coordinate system, the output coordinate lashing that all associateds found out by query relation table draws, then the state of query interface inquiry input coordinate system is called, and output interface is issued in packing, output interface is after receiving coordinate status data, draw the state refreshing relative coordinate system respectively according to output coordinate lashing, realize the coupling function of coordinate system.
Below for the coordinate system coupling function in practical application, introduce the realization flow of coordinate system manager.
The transverse axis initial value of a coordinate system, transverse axis stop value, longitudinal axis initial value, longitudinal axis stop value are normally set in all coordinate systems associated with it by coordinate system coupling function, that is make related coordinate system have identical transverse axis initial value, transverse axis stop value, longitudinal axis initial value, longitudinal axis stop value.When user have changed the state of coordinate system 1, namely have modified the transverse axis initial value of coordinate system 1, transverse axis stop value, longitudinal axis initial value, during in longitudinal axis stop value one value, coordinate system manager can according to the index of coordinate system 1, and the index of the coordinate system 2 and coordinate system 3 associate with coordinate system 1 found out by query relation table, then calls query interface and inquires about the transverse axis initial value obtaining coordinate system 1, transverse axis stop value, longitudinal axis initial value, longitudinal axis stop value, and these data are packed, send to output interface, the coordinate system 2 that output interface obtains according to previous queries and the index of coordinate system 3 and the state data packets of coordinate system 1, call its Flushing status interface, respectively by the transverse axis initial value of coordinate system 2 and coordinate system 3, transverse axis stop value, longitudinal axis initial value, longitudinal axis stop value is arranged to the transverse axis initial value of coordinate system 1, transverse axis stop value, longitudinal axis initial value, longitudinal axis stop value, at this moment coordinate system 1, the state of coordinate system 2 and coordinate system 3 is consistent, and also namely achieves the coupling function of coordinate system.
As can be seen from the schematic diagram of coordinate system manager, the coordinate system in figure can be the coordinate system of linear coordinate system, logarithmic coordinate system, chromatogram coordinate system or other type; The state of coordinate system can be not only transverse axis initial value, transverse axis stop value, longitudinal axis initial value, the longitudinal axis stop value of coordinate system, also can be other states such as the transverse axis ruling number of coordinate system, longitudinal axis ruling number, ruling color; Query interface, output interface all do not associate with operating system platform with the realization of relation table, and that is view elements manager of the present invention is a view elements logic manager, can cross-platform.
Technical solution of the present invention does not associate with any operating system platform, but externally provide expansion interface for the realization of view elements management system, as shown in Figure 4, only need realize with local interface the management that corresponding expansion interface can realize view elements for different operating system platforms.
View elements is organized into hierarchical structure by the present invention, when functional requirement changes, without the need to redefining whole view structure, only needing the definition of the view elements that amendment is relevant to function, being conducive to the expansion of function.
Further, when increasing or delete a view elements, the present invention only needs to revise the definition having the top level view element contacted directly with it, and workload is little and efficiency is high.
Further, the concept of imported view element manager of the present invention, reduces the coupling between view elements, when realizing the coupling function of view elements, is responsible for realization, functional independence by the view elements manager of each level, and is conducive to expansion.
Technical scheme of the present invention does not associate with any operating system platform, can share this technology between each platform.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (5)

1. a view elements hierarchical structure, is characterized in that, comprising: coordinate system class, trace class, frequency marking class and cursor class;
With coordinate system direct correlation be cursor class and trace class, with the direct correlation of trace class be frequency marking class, coordinate system class belongs to the 1st level, and cursor class and trace class belong to the 2nd level, and frequency marking class belongs to the 3rd level; The coordinate system class of the 1st level is combined with cursor class and the trace class of the 2nd level, and the trace class of the 2nd level is combined with the frequency marking class of the 3rd level.
2. view elements hierarchical structure as claimed in claim 1, is characterized in that,
Coordinate system class comprises coordinate ID, transverse axis initial value, transverse axis stop value, longitudinal axis initial value, longitudinal axis stop value, transverse axis ruling number and longitudinal axis ruling number, coordinate system class be to linear coordinate system, logarithmic coordinate system, chromatogram coordinate system abstract;
Trace class comprises track ID, tracing point number, tracing point abscissa value, tracing point ordinate value, and trace class is abstract to common trace and chromatogram trace;
Frequency marking class comprises frequency marking ID, frequency marking abscissa value, frequency marking ordinate value, and frequency marking class is abstract to common frequency marking;
Cursor class comprises cursor type, cursor ID, cursor initial value, cursor stop value, cursor central value, and cursor class is abstract to common cursor.
3. one kind requires the view elements manager of the view elements hierarchical structure described in 1 or 2 for management right, it is characterized in that, each view elements class arranges exclusive view elements manager, for managing the relation between each view elements of this level, comprise coordinate system manager, trace manager, cursor manager and frequency marking manager.
4. view elements manager as claimed in claim 3, is characterized in that, comprise query interface, output interface, relation table;
Query interface inquires about the state of each view elements of this level, and the packing of the state of view elements is sent to output interface; Output interface receives view elements status data, and refreshes relevant view elementary state; All view elements indexes that relation table inquiry associates with input view elements.
5. the view elements management system based on view elements manager according to claim 3, it is characterized in that, a view comprises a coordinate system manager and multiple coordinate system, quoting of all coordinate systems is all passed to coordinate system manager when initialization by view, and view is realized by coordinate system manager all operations of coordinate system;
A coordinate system comprises a trace manager and many traces, and quoting of all traces is all passed to trace manager when initialization by coordinate system, and coordinate system is all realized by trace manager all operations of trace;
A coordinate system comprises a cursor manager and multiple cursor, and quoting of all cursors is all passed to cursor manager when initialization by coordinate system, and coordinate system is all realized by cursor manager all operations of cursor;
Article one, trace comprises a frequency marking manager and multiple frequency marking, and quoting of all frequency markings is all passed to frequency marking manager when initialization by trace, and trace is all realized by frequency marking manager all operations of frequency marking.
CN201410563653.0A 2014-10-13 2014-10-13 Applied to the view elements hierarchical structure of measuring instrument, manager and management system Active CN104317878B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410563653.0A CN104317878B (en) 2014-10-13 2014-10-13 Applied to the view elements hierarchical structure of measuring instrument, manager and management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410563653.0A CN104317878B (en) 2014-10-13 2014-10-13 Applied to the view elements hierarchical structure of measuring instrument, manager and management system

Publications (2)

Publication Number Publication Date
CN104317878A true CN104317878A (en) 2015-01-28
CN104317878B CN104317878B (en) 2018-07-27

Family

ID=52373110

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410563653.0A Active CN104317878B (en) 2014-10-13 2014-10-13 Applied to the view elements hierarchical structure of measuring instrument, manager and management system

Country Status (1)

Country Link
CN (1) CN104317878B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2149844A1 (en) * 2008-08-01 2010-02-03 Scopeland Technology GmbH Method for automatically entering files from a databank system into a file structure and computer program
CN102185601A (en) * 2011-02-14 2011-09-14 北京航天测控技术有限公司 Keystroke function realizing method and device for hand-held frequency spectrograph
CN102193782A (en) * 2010-03-01 2011-09-21 北京中企开源信息技术有限公司 Method for operating table model
CN103488393A (en) * 2013-09-03 2014-01-01 中国电子科技集团公司第四十一研究所 Multi-domain association analysis parameter setting method for microwave signal analyzer

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2149844A1 (en) * 2008-08-01 2010-02-03 Scopeland Technology GmbH Method for automatically entering files from a databank system into a file structure and computer program
CN102193782A (en) * 2010-03-01 2011-09-21 北京中企开源信息技术有限公司 Method for operating table model
CN102185601A (en) * 2011-02-14 2011-09-14 北京航天测控技术有限公司 Keystroke function realizing method and device for hand-held frequency spectrograph
CN103488393A (en) * 2013-09-03 2014-01-01 中国电子科技集团公司第四十一研究所 Multi-domain association analysis parameter setting method for microwave signal analyzer

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
杜念文等: "高性能调制域测量单元的设计", 《电子测量技术》 *

Also Published As

Publication number Publication date
CN104317878B (en) 2018-07-27

Similar Documents

Publication Publication Date Title
CN103106188B (en) The graphical analytic system of data model and graphical analytical approach
JP7413306B2 (en) Data processing methods, devices, equipment and storage media
CN105373599A (en) Data migration system based on various data storage platforms
CN102254029B (en) View-based data access system and method
CN103412868B (en) Document generates method and device
CN105205117A (en) Data table migrating method and device
CN103034544B (en) The management method of a kind of User space and kernel state shared drive and device
CN104572783A (en) Webpage click condition displaying method and device
CN102737108B (en) Method and device for processing flow diagram
CN103914290A (en) Operating command processing method and device
CN105159616A (en) Disk space management method and device
CN104794221A (en) Multi-dimensional data analyzing system based on service objects
US20230394061A1 (en) A method and apparatus for intelligent visual analysis and display of cross-source heterogeneous data
CN104331491A (en) Method and device for displaying organization
CN105354287A (en) Database metadata acquisition method and apparatus
CN103793349A (en) Data processing method and data processing device
CN107193943A (en) A kind of method and apparatus of RDBMS online datas migration
CN104881461A (en) Rapid data storage method
CN109376153A (en) System and method for writing data into graph database based on NiFi
CN111210490A (en) Electronic map construction method, device, equipment and medium
CN103605528A (en) Service development method and device
CN115840567A (en) Application editing method and related equipment
CN104951565A (en) XML configuration maintenance method and system based on memory database
CN105930354A (en) Storage model conversion method and device
CN102819542A (en) Method and device for presenting instance documents

Legal Events

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