CN1553377A - System and method for scientific formula visual edit - Google Patents
System and method for scientific formula visual edit Download PDFInfo
- Publication number
- CN1553377A CN1553377A CNA031383971A CN03138397A CN1553377A CN 1553377 A CN1553377 A CN 1553377A CN A031383971 A CNA031383971 A CN A031383971A CN 03138397 A CN03138397 A CN 03138397A CN 1553377 A CN1553377 A CN 1553377A
- Authority
- CN
- China
- Prior art keywords
- formula
- input
- module
- data layer
- class
- 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.)
- Pending
Links
Images
Landscapes
- Controls And Circuits For Display Device (AREA)
Abstract
The system consists of input boundary surface module providing user boundary surface of standard formula element and input formula window to receive formula inputted by user and to send information to data layer module, data layer module receiving formula transmitted from boundary surface module and toconvert it to be corresponding XML mark stored in file as well as to convert XML mark in file to be object form when command of formula composing display is received, and composing display module receiving data transmitted from data layer module and to carry out composing display.
Description
Technical field
The present invention relates to the science formula, particularly the visual edit system and method for science formula.
Background technology
At present, the most frequently used equation editing device is the Microsoft EquationEditor Microsoft equation editing device that adopts in the office software.This editing machine makes things convenient for user's typing formula, but exists following deficiency.
(1) is incorporated into as an OLE (object linking and embedding) embedded object in other application programs of supporting the OLE standard at the good formula of this editing machine inediting, embed host's document in the OLE mode, convergent-divergent arbitrarily, bring the formula form disunity of entire chapter document, influenced the format of entire chapter document.And this formula of utilization OLE mode does not have professional platform independence.
(2) can only import some fixing mathematic signs in this editing machine, not have extendability, not only comprise numerical expression, also need the formula of aspects such as chemistry, physics, need further to enlarge the range of application of equation editing device and the user need import.
Summary of the invention
Fundamental purpose of the present invention is to provide a kind of formula can be cross-platform and the visualizing editing method and the system of science formula convergent-divergent arbitrarily.
Secondary objective of the present invention is to provide the visualizing editing method and the system of the science formula of science formula automatic typesetting.
The invention provides a kind of formula visual edit system, this system comprises: the inputting interface module, be used to provide the user interface of the formula element and the input formula window of standard, and receive from the formula of user's input, and described information is passed to data layer module; Data layer module is used to receive the formula that transmits from the inputting interface module and converts thereof into corresponding XML tag storage hereof, when receiving formula composing idsplay order, storage XML tag is hereof converted to the form of corresponding object class; The composing display module is used to receive the data that send from the data layer module demonstration of setting type.
Also comprise the class creation module in the described inputting interface module, be used to create the formula element class of described formula element and the window class that the input formula is handled.
Described formula element comprises mathematical formulae symbol, physics electrical equipment symbol, chemical symbol, chemical structural formula, chemical equation.
A kind of formula visualizing editing method, this method comprises: (one) provides the user interface of the formula element and the input formula window of standard, receives from the formula of peripheral hardware input, and described information is passed to data layer module; (2) the data Layer mould converts the formula of described input to corresponding XML tag storage hereof, when receiving formula composing idsplay order, storage XML tag is hereof converted to the form of corresponding object class; (3) receive the data that send from the data layer module demonstration of setting type.
Step (one) also comprises the window class of creating formula element class and the input formula being handled before.
Step (three) comprises composition step,
(1), calculates the width of described single entry unit, highly when the new single entry unit of input;
(2) wide high size, the position of the minor at the described single entry of expansion unit place;
(3) according to the variation of minor, search other each adjacent formulas of all these minors, adjust the position of adjacent formula;
(4) size, the position of father's formula of the described minor of adjustment;
(5) described father's formula is imported as new, repeating step (1) is the formula body to (4) up to described father's formula.
Described step (three) comprises step display,
(1) location shows this formula character, symbol;
(2) search each subformula's parts of this this formula, enter minor;
(3) repeating step (1)-(2) are not till having minor to enter.
Develop cross-platform formula assembly, not only can run in the environment of developing instrument own, and can run in the developing instrument environment of supporting assembly technology and on the network.Specific surface more has superiority to the assembly of single developing instrument exploitation.Each formula input window is a formula component object, and sets up the organizational form of the data of these objects in system, makes formula can do as a whole the setting, can carry out unified attribute to formula and set.For example: the unified font size of setting.Thereby overcome the shortcoming of formula as ole object embedding host document.
Description of drawings
Fig. 1 is the composition frame chart of the visual edit system of science formula of the present invention.
Embodiment
The visual edit system 5 of science formula comprises inputting interface module 2 at least, data layer module 3 and composing display module 1.
Composing display layer module 1, this composing display module 1 are used to receive the data that send from data layer module 3 demonstration of setting type.
Introduce the method for the visual edit of this science formula in detail, concrete steps are as follows:
One, in science formula inputting interface module 2, creates the user interface of the element and the input science formula window of composition science formula, receive the information of editor's science formula of peripheral hardware inputs such as keyboard, mouse.
This science formula element comprises numerical expression symbol, physics electrical equipment symbol, chemical symbol, chemical structural formula, chemical equation.Those elements are standard in the formula, general and more common.As in the mathematics formula as fraction, radical, go up subscript formula, summation formula, quadrature formula, integration type etc., common chemical reaction equation in the chemistry, symbol commonly used in physics and the chemistry.The user can be according to the above-mentioned formula element that provides, the input formula.A formula comprises some independently single entries; Single entry comprises symbol string and minor, and the minimum unit of forming single entry is a single entry unit, and single entry unit can the is-symbol string, the single entry object in inseparable minor.As
y=a+b
This formula comprises two independent single entries, and 5/b is a minor, comprises branch subobject 5 in the single entry object of this minor, denominator object b, and
In
Two single entry objects in the minor, the truth of a matter is to liking 4b, and the radical exponent object is 2.
Specifically, as adopting VC++, object oriented languages such as VB are write.Utilize component technology, The Component Object Model (COM) is a binary system standard of sharing assembly between a kind of code, component object is compiled into forms such as dynamic link or executable file, they can move in the identical process space with the application program of calling, utilize Distributed COM, this component object may operate on the different machines.So, at first in the class creation module of science formula inputting interface module, create various base class and subclass, the base class that comprises has mathematics element class: mainly be the element that has defined about concrete logical meaning in the mathematical formulae; The chemical component class defines in the relevant chemistry element of concrete logical meaning; The physical component class is to have defined common electrical symbol, in mathematics element class, create its subordinate's subclass such as fraction, radical, on making type at the bottom of the subscript formula, summation formula, quadrature formula, integration type, top, mark placed arrow type, brace formula, stacked, matrix form, equation, set operation formula, logical operation formula, and the subclass of creating its subordinate in the chemical component class is an atomic diagram, chain structure formula, ring texture formula, chemical equation, chemical bond symbol, on line symbol, reaction symbol.Its data structure of definition and its method in the class, subclass has been inherited the feature (data structure and method) of base class.Mathematic sign, chemical symbol adopt international standards MathML and CML; Chemical experiment vessel and physics electrical equipment are the SVG (but vector graphics standard of retraction) that adopts international standards.
Except the formula element of above-mentioned disclosed user according to the composition science formula that provides in the science formula inputting interface module, system also provides User Defined science formula element.System provides the interface of User Defined science formula element.The user can be according to work characteristics separately, create a new storehouse, perhaps replenish in original storehouse, as having comprised multiple common matrix elements such as 2 rank, 3 rank, 4 rank in " matrix " storehouse, the user can add some personal matrixes in this matrix storehouse.
Two, data layer module 3 receives from the formula data of inputting interface module 2 transmission and formats and serializing, specifically, converts the formula object of importing to corresponding XML tag, is sent to file 4 and preserves.By this data layer module, all formula data can be preserved or output with the form of a kind of international standard XML, any reciever of this standard that is appreciated that can be explained these formula data that receive, and it is more unobstructed that data are exchanged, and has good professional platform independence.
When receiving the composing display command, convert the XML tag of science formula of storage in the file 4 to the data mode of corresponding object class, the pre-treatment step of setting type and showing.
Three, the composing display module receives the data that send from the data layer module demonstration of setting type.
During composing demonstration science formula, defined the font size of object in such in the class of the science formula of creating, as the footmark class, the subscript object is n-1 number, this base object is that n number and subscript object are n-1 etc., is setting type when showing like this, and each single entry unit of formula will adapt to font size automatically according to default font size, and native system offers the some font sizes of selecting for users of object, and this function can be applied to all formula in this host's document.Revise like this and show that type-setting mode can be accurate to the appointment font size, be convenient to the unification of form in host's document, and the present invention is because the data processing method of the built-in object of employing system, so all formula can be used as an integral body and set in host's document, make and formula is carried out unified attribute set.
(1) when single entry unit of input, during as a character or symbol or formula element, composition step is as follows particularly.
(a) calculate the width of the single entry unit of this input, highly;
(b) expand width, height dimension, the position of the minor at this single entry unit place;
(c) according to the variation of minor, search other each adjacent formulas of this minor, adjust the position of adjacent formula, reach automatic alignment function,
(d) adjust the higher level of this minor, i.e. the size of father's formula, position.
(e) father's formula is imported as new, repeating step (a) is to (d), till the window of father's formula as whole formula input.
(2) according to composing update displayed flow process as a result, from outside to inside, the uncle calls minor one by one to son and shows:
(a) location shows this formula character, symbol;
(b) search each minor parts of all Ben Shinei, enter minor
(c) repeating step (b) and step (c) are up to there not being minor to enter;
(d) if necessary, show current cursor
As
In input 2 o'clock, according to given standard font size, determine to go up target width and height, expand to that this is modular
In other the width and the height of single entry unit, and adjust
The size of this father's formula and position are until reaching whole formula
And show according to above-mentioned steps.This composing display module can carry out automatic typesetting according to each modular font, font size and word space of determining of this formula and show.
Each formula input window is a formula component object, and in system the data organization mode of built-in those objects, can do as a whole the setting, set so can carry out unified attribute formula.Thereby overcome the shortcoming of formula as ole object embedding host document.
Claims (7)
1, a kind of formula visual edit system is characterized in that this system comprises:
The inputting interface module, the user interface that is used to provide the formula element of standard and imports the formula window receives from the formula of peripheral hardware input, and described information is passed to data layer module;
Data layer module is used to receive the formula that transmits from the inputting interface module and converts thereof into corresponding XML tag storage hereof, when receiving formula composing idsplay order, storage XML tag is hereof converted to the form of corresponding object class;
The composing display module is used to receive the data that send from the data layer module demonstration of setting type.
2, formula visual edit as claimed in claim 1 system is characterized in that, also comprises the class creation module in the described inputting interface module, is used to create the formula element class of described formula element and the window class that the input formula is handled.
3, science formula visual edit as claimed in claim 1 system is characterized in that described formula element comprises mathematical formulae symbol, physics electrical equipment symbol, chemical symbol, chemical structural formula, chemical equation.
4, a kind of formula visualizing editing method is characterized in that, this method comprises:
(1) provides the user interface of the formula element and the input formula window of standard, receive the formula of user's input, and described information is passed to data layer module;
(2) the data Layer mould converts the formula of described input to corresponding XML tag storage hereof, when receiving formula composing idsplay order, storage XML tag is hereof converted to the form of corresponding object class;
(3) receive the data that send from the data layer module demonstration of setting type.
5, formula visualizing editing method as claimed in claim 4 is characterized in that, step (1) also comprises the window class of creating formula element class and the input formula being handled before.
6, science formula visualizing editing method as claimed in claim 4 is characterized in that, step (three) comprises composition step,
(1), calculates the width of described single entry unit, highly when the new single entry unit of input;
(2) wide high size, the position of the minor at the described single entry of expansion unit place;
(3) according to the variation of minor, search other each adjacent formulas of all these minors, adjust the position of adjacent formula;
(4) size, the position of father's formula of the described minor of adjustment;
(5) described father's formula is imported as new, repeating step (1) is the formula body to (4) up to described father's formula.
7, science formula visualizing editing method as claimed in claim 4 is characterized in that, described step (three) comprises step display,
(1) location shows this formula character, symbol;
(2) search each subformula's parts of this this formula, enter minor;
(3) repeating step (1)-(2) are not till having minor to enter.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNA031383971A CN1553377A (en) | 2003-05-26 | 2003-05-26 | System and method for scientific formula visual edit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNA031383971A CN1553377A (en) | 2003-05-26 | 2003-05-26 | System and method for scientific formula visual edit |
Publications (1)
Publication Number | Publication Date |
---|---|
CN1553377A true CN1553377A (en) | 2004-12-08 |
Family
ID=34323726
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CNA031383971A Pending CN1553377A (en) | 2003-05-26 | 2003-05-26 | System and method for scientific formula visual edit |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN1553377A (en) |
Cited By (31)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100418086C (en) * | 2006-08-22 | 2008-09-10 | 北京北大方正电子有限公司 | Literal data variable typesetting method |
CN101196886B (en) * | 2006-12-08 | 2011-01-05 | 鸿富锦精密工业(深圳)有限公司 | System and method for converting word files into XML files |
CN102043617A (en) * | 2009-10-12 | 2011-05-04 | 北大方正集团有限公司 | Content object operation method and system of typesetting software |
CN102054130A (en) * | 2010-12-31 | 2011-05-11 | 江苏省电力公司 | System for visual configuration of power formula |
WO2011060682A1 (en) * | 2009-11-18 | 2011-05-26 | 佛山数苑科技信息有限公司 | System and method for editing mathematical formula based on web |
CN101436307B (en) * | 2008-12-15 | 2012-03-28 | 北大方正集团有限公司 | Interactive typesetting method and system for formula |
CN102693303A (en) * | 2012-05-18 | 2012-09-26 | 上海极值信息技术有限公司 | Method and device for searching formulation data |
CN102053956B (en) * | 2009-10-30 | 2013-02-20 | 北大方正集团有限公司 | System and method for indicating preferentially edited region of symbol |
CN103810152A (en) * | 2013-11-11 | 2014-05-21 | 远光软件股份有限公司 | Visualized formula editor |
US9015621B2 (en) | 2004-08-16 | 2015-04-21 | Microsoft Technology Licensing, Llc | Command user interface for displaying multiple sections of software functionality controls |
US9015624B2 (en) | 2004-08-16 | 2015-04-21 | Microsoft Corporation | Floating command object |
US9046983B2 (en) | 2009-05-12 | 2015-06-02 | Microsoft Technology Licensing, Llc | Hierarchically-organized control galleries |
US9098837B2 (en) | 2003-06-26 | 2015-08-04 | Microsoft Technology Licensing, Llc | Side-by-side shared calendars |
US9098473B2 (en) | 2007-06-29 | 2015-08-04 | Microsoft Technology Licensing, Llc | Accessing an out-space user interface for a document editor program |
CN102722364B (en) * | 2005-08-30 | 2015-09-09 | 微软技术许可有限责任公司 | For the extensibility based on mark of user interface |
US9223477B2 (en) | 2004-08-16 | 2015-12-29 | Microsoft Technology Licensing, Llc | Command user interface for displaying selectable software functionality controls |
US9338114B2 (en) | 2008-06-24 | 2016-05-10 | Microsoft Technology Licensing, Llc | Automatic conversation techniques |
CN105677631A (en) * | 2016-03-30 | 2016-06-15 | 上海鹰谷信息科技有限公司 | Structural formula editor |
CN105718434A (en) * | 2014-12-23 | 2016-06-29 | 远光软件股份有限公司 | Natural language formula editing method and system |
US9513781B2 (en) | 2005-09-12 | 2016-12-06 | Microsoft Technology Licensing, Llc | Expanded search and find user interface |
US9542667B2 (en) | 2005-09-09 | 2017-01-10 | Microsoft Technology Licensing, Llc | Navigating messages within a thread |
US9619116B2 (en) | 2007-06-29 | 2017-04-11 | Microsoft Technology Licensing, Llc | Communication between a document editor in-space user interface and a document editor out-space user interface |
US9645698B2 (en) | 2004-08-16 | 2017-05-09 | Microsoft Technology Licensing, Llc | User interface for displaying a gallery of formatting options applicable to a selected object |
US9665850B2 (en) | 2008-06-20 | 2017-05-30 | Microsoft Technology Licensing, Llc | Synchronized conversation-centric message list and message reading pane |
US9690450B2 (en) | 2004-08-16 | 2017-06-27 | Microsoft Corporation | User interface for displaying selectable software functionality controls that are relevant to a selected object |
US9727989B2 (en) | 2006-06-01 | 2017-08-08 | Microsoft Technology Licensing, Llc | Modifying and formatting a chart using pictorially provided chart elements |
CN107247693A (en) * | 2017-06-05 | 2017-10-13 | 广东小天才科技有限公司 | Color adjustment method and system |
CN109582349A (en) * | 2018-12-05 | 2019-04-05 | 深圳开立生物医疗科技股份有限公司 | Setting method and device, the measurement method and device of measure equation |
US10445114B2 (en) | 2008-03-31 | 2019-10-15 | Microsoft Technology Licensing, Llc | Associating command surfaces with multiple active components |
US10482429B2 (en) | 2003-07-01 | 2019-11-19 | Microsoft Technology Licensing, Llc | Automatic grouping of electronic mail |
US10521073B2 (en) | 2007-06-29 | 2019-12-31 | Microsoft Technology Licensing, Llc | Exposing non-authoring features through document status information in an out-space user interface |
-
2003
- 2003-05-26 CN CNA031383971A patent/CN1553377A/en active Pending
Cited By (45)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9715678B2 (en) | 2003-06-26 | 2017-07-25 | Microsoft Technology Licensing, Llc | Side-by-side shared calendars |
US9098837B2 (en) | 2003-06-26 | 2015-08-04 | Microsoft Technology Licensing, Llc | Side-by-side shared calendars |
US10482429B2 (en) | 2003-07-01 | 2019-11-19 | Microsoft Technology Licensing, Llc | Automatic grouping of electronic mail |
US10437431B2 (en) | 2004-08-16 | 2019-10-08 | Microsoft Technology Licensing, Llc | Command user interface for displaying selectable software functionality controls |
US9864489B2 (en) | 2004-08-16 | 2018-01-09 | Microsoft Corporation | Command user interface for displaying multiple sections of software functionality controls |
US10521081B2 (en) | 2004-08-16 | 2019-12-31 | Microsoft Technology Licensing, Llc | User interface for displaying a gallery of formatting options |
US9690448B2 (en) | 2004-08-16 | 2017-06-27 | Microsoft Corporation | User interface for displaying selectable software functionality controls that are relevant to a selected object |
US9690450B2 (en) | 2004-08-16 | 2017-06-27 | Microsoft Corporation | User interface for displaying selectable software functionality controls that are relevant to a selected object |
US9645698B2 (en) | 2004-08-16 | 2017-05-09 | Microsoft Technology Licensing, Llc | User interface for displaying a gallery of formatting options applicable to a selected object |
US9015621B2 (en) | 2004-08-16 | 2015-04-21 | Microsoft Technology Licensing, Llc | Command user interface for displaying multiple sections of software functionality controls |
US9015624B2 (en) | 2004-08-16 | 2015-04-21 | Microsoft Corporation | Floating command object |
US10635266B2 (en) | 2004-08-16 | 2020-04-28 | Microsoft Technology Licensing, Llc | User interface for displaying selectable software functionality controls that are relevant to a selected object |
US9223477B2 (en) | 2004-08-16 | 2015-12-29 | Microsoft Technology Licensing, Llc | Command user interface for displaying selectable software functionality controls |
CN102722364B (en) * | 2005-08-30 | 2015-09-09 | 微软技术许可有限责任公司 | For the extensibility based on mark of user interface |
US9542667B2 (en) | 2005-09-09 | 2017-01-10 | Microsoft Technology Licensing, Llc | Navigating messages within a thread |
US10248687B2 (en) | 2005-09-12 | 2019-04-02 | Microsoft Technology Licensing, Llc | Expanded search and find user interface |
US9513781B2 (en) | 2005-09-12 | 2016-12-06 | Microsoft Technology Licensing, Llc | Expanded search and find user interface |
US9727989B2 (en) | 2006-06-01 | 2017-08-08 | Microsoft Technology Licensing, Llc | Modifying and formatting a chart using pictorially provided chart elements |
US10482637B2 (en) | 2006-06-01 | 2019-11-19 | Microsoft Technology Licensing, Llc | Modifying and formatting a chart using pictorially provided chart elements |
CN100418086C (en) * | 2006-08-22 | 2008-09-10 | 北京北大方正电子有限公司 | Literal data variable typesetting method |
CN101196886B (en) * | 2006-12-08 | 2011-01-05 | 鸿富锦精密工业(深圳)有限公司 | System and method for converting word files into XML files |
US10592073B2 (en) | 2007-06-29 | 2020-03-17 | Microsoft Technology Licensing, Llc | Exposing non-authoring features through document status information in an out-space user interface |
US9098473B2 (en) | 2007-06-29 | 2015-08-04 | Microsoft Technology Licensing, Llc | Accessing an out-space user interface for a document editor program |
US10521073B2 (en) | 2007-06-29 | 2019-12-31 | Microsoft Technology Licensing, Llc | Exposing non-authoring features through document status information in an out-space user interface |
US9619116B2 (en) | 2007-06-29 | 2017-04-11 | Microsoft Technology Licensing, Llc | Communication between a document editor in-space user interface and a document editor out-space user interface |
US10642927B2 (en) | 2007-06-29 | 2020-05-05 | Microsoft Technology Licensing, Llc | Transitions between user interfaces in a content editing application |
US10445114B2 (en) | 2008-03-31 | 2019-10-15 | Microsoft Technology Licensing, Llc | Associating command surfaces with multiple active components |
US10997562B2 (en) | 2008-06-20 | 2021-05-04 | Microsoft Technology Licensing, Llc | Synchronized conversation-centric message list and message reading pane |
US9665850B2 (en) | 2008-06-20 | 2017-05-30 | Microsoft Technology Licensing, Llc | Synchronized conversation-centric message list and message reading pane |
US9338114B2 (en) | 2008-06-24 | 2016-05-10 | Microsoft Technology Licensing, Llc | Automatic conversation techniques |
CN101436307B (en) * | 2008-12-15 | 2012-03-28 | 北大方正集团有限公司 | Interactive typesetting method and system for formula |
US9046983B2 (en) | 2009-05-12 | 2015-06-02 | Microsoft Technology Licensing, Llc | Hierarchically-organized control galleries |
US9875009B2 (en) | 2009-05-12 | 2018-01-23 | Microsoft Technology Licensing, Llc | Hierarchically-organized control galleries |
CN102043617A (en) * | 2009-10-12 | 2011-05-04 | 北大方正集团有限公司 | Content object operation method and system of typesetting software |
CN102053956B (en) * | 2009-10-30 | 2013-02-20 | 北大方正集团有限公司 | System and method for indicating preferentially edited region of symbol |
WO2011060682A1 (en) * | 2009-11-18 | 2011-05-26 | 佛山数苑科技信息有限公司 | System and method for editing mathematical formula based on web |
CN102054130B (en) * | 2010-12-31 | 2013-03-27 | 江苏省电力公司 | System for visual configuration of power formula |
CN102054130A (en) * | 2010-12-31 | 2011-05-11 | 江苏省电力公司 | System for visual configuration of power formula |
CN102693303A (en) * | 2012-05-18 | 2012-09-26 | 上海极值信息技术有限公司 | Method and device for searching formulation data |
CN102693303B (en) * | 2012-05-18 | 2017-06-06 | 上海极值信息技术有限公司 | The searching method and device of a kind of formulation data |
CN103810152A (en) * | 2013-11-11 | 2014-05-21 | 远光软件股份有限公司 | Visualized formula editor |
CN105718434A (en) * | 2014-12-23 | 2016-06-29 | 远光软件股份有限公司 | Natural language formula editing method and system |
CN105677631A (en) * | 2016-03-30 | 2016-06-15 | 上海鹰谷信息科技有限公司 | Structural formula editor |
CN107247693A (en) * | 2017-06-05 | 2017-10-13 | 广东小天才科技有限公司 | Color adjustment method and system |
CN109582349A (en) * | 2018-12-05 | 2019-04-05 | 深圳开立生物医疗科技股份有限公司 | Setting method and device, the measurement method and device of measure equation |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN1553377A (en) | System and method for scientific formula visual edit | |
JP4700423B2 (en) | Common charting using shapes | |
US8316295B2 (en) | Shared language model | |
Linton et al. | InterViews Reference Manual Version 3.1-Beta | |
Arnon et al. | Caminoreal: An interactive mathematical notebook | |
US20210224620A1 (en) | Similarity processing method, apparatus, server and storage medium | |
CN117043783A (en) | Text-to-image-layout transformer model (TILT) | |
US7478363B2 (en) | Method for translating a given source program into an object program containing computing expressions | |
RU2386171C2 (en) | Levelling in lists generated according to template | |
WO2008106475A1 (en) | Stroke number input | |
CN102253841B (en) | Small-scale graphical user interface system | |
Carey | Coherence and sameness in well-formed and pairwise well-formed scales | |
CN107767327B (en) | Image rendering method and device, computing equipment and display equipment | |
WO2000052646B1 (en) | A method and apparatus for automation of laboratory experimentation | |
Roitzsch | KASKADE Programmer's Manual. | |
Vashakmadze | Modeling the line: Bresenham’s algorithm, 1962–87 | |
CN1251068C (en) | Apparatus, system and method of configuring desktops based on text label directional properties | |
Roberts et al. | Programming Abstractions in C++ | |
Chaari et al. | SEFAGI: simple environment for adaptable graphical interfaces | |
CN105260035A (en) | Inputting method and device for self-made characters | |
CN111209726A (en) | Intelligent report generation system | |
CN101067785A (en) | Inserting platform-based resource management method and system | |
CN1169073C (en) | Video text editing method and system thereof | |
Durdle | Supporting mathematical handwriting recognition through an extended digital ink framework | |
Roddy et al. | SODA: an Open-Source Library for Visualizing Biological Sequence Annotation |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C12 | Rejection of a patent application after its publication | ||
RJ01 | Rejection of invention patent application after publication |
Open date: 20041208 |