CN101196879A - Conversion device and method for number to RMB - Google Patents

Conversion device and method for number to RMB Download PDF

Info

Publication number
CN101196879A
CN101196879A CNA2006101241072A CN200610124107A CN101196879A CN 101196879 A CN101196879 A CN 101196879A CN A2006101241072 A CNA2006101241072 A CN A2006101241072A CN 200610124107 A CN200610124107 A CN 200610124107A CN 101196879 A CN101196879 A CN 101196879A
Authority
CN
China
Prior art keywords
numeral
renminbi
conversion
result
numerical value
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
Application number
CNA2006101241072A
Other languages
Chinese (zh)
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.)
Zhuhai Kingsoft Software Co Ltd
Original Assignee
Zhuhai Kingsoft Software 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 Zhuhai Kingsoft Software Co Ltd filed Critical Zhuhai Kingsoft Software Co Ltd
Priority to CNA2006101241072A priority Critical patent/CN101196879A/en
Publication of CN101196879A publication Critical patent/CN101196879A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Machine Translation (AREA)

Abstract

The invention provides a novel conversion device between numeral and RMB and method, which directly installs complex conversion rules in the numerical scheme functions internally to make users use Office software more conveniently and rapidly. The invention solves the technical problems and adopts the technical proposals: the conversion device between numeral and RMB comprises an input device, a display device and a host computer mutually connected; wherein, the conversion device between numeral and RMB also comprises a scheme string recognition module for recognizing value scheme types of RMB numeral, a segmentation processing module for determining to use different segmentation schemes according to the numerical magnitude, a conversion module for converting numeral needing to be converted into result string and a result type replication module for finishing type replication after conversion.

Description

A kind of numeral is to the conversion equipment and the method for Renminbi
Technical field
The present invention relates to the switch technology of computer data, relating in particular to the Renminbi digital conversion is the apparatus and method of the regular literary style in fields such as finance.
Background technology
The Office office software uses in fields such as finance in a large number, also often will use in field Renminbi word figures such as finance.Existing office software adopts relatively directly method, is difficult to accomplish correctly digital conversion is become the Renminbi word figure.Digital conversion is become in the rule of Renminbi word figure, the regular literary style of Renminbi word figure is:
If numeral equals 0, then be converted to " null element is whole ";
If integral part is not 0, then be converted to the written literary style capitalization of Chinese figure, afterbody adds " unit ", as " 123 yuan are whole ";
Fraction part rounds up from the 3rd, promptly keeps two-decimal;
If fraction part equals 0, then afterbody adds " putting in order ";
First of fraction part is converted to capitalization;
If second of fraction part equals 0, then afterbody adds " angle is whole ";
If second of fraction part is not equal to 0, first afterbody of fraction part adds " angle ";
Second of fraction part is converted to capitalization, and afterbody adds " branch ".
In addition, the situation of negative is represented with redness or alternate manner in finance usually, directly negative sign is not directly shown, positive number is not preceding adding " just " etc. yet.
With excel is example:
The numeral of supposing the A1 cell equals 123.45, and the result that be converted into Renminbi capitalization puts into the B1 cell, with the way of formula and numeric format combination be, at the following formula of B1 input:
=IF (A1<0, " amount of money is for negative invalid ", IF (OR (A1=0, A1=" "), " null element is whole ", IF (A1<1, " ", TEXT (INT (A1), " and [dbnum2] [$-804] 0 ") ﹠amp; " " the) ﹠amp of unit; IF (INT (A1*10)-INT (A1) * 10=0, IF (INT (A1) * (INT (A1*100)-INT (A1*10) * 10)=0, " ", " zero "), TEXT (INT (A1*10)-INT (A1) * 10, " [dbnum2] [$-804] 0 jiao ")) ﹠amp; IF ((INT (A1*100)-INT (A1*10) * 10)=0, " putting in order ", TEXT ((INT (A1*100)-INT (A1*10) * 10), " [dbnum2] [$-804] 0 minute "))))
Be exactly with above-mentioned rule in fact, realize with formula.
In existing already present office software, be the method for Renminbi capitalization with digital conversion, have usually:
1) built-in function combination (above example is the typical case relatively); Change a numeral and need write very long formula, check that the correctness of writing of formula all has been a very very difficult job, say nothing of and find out such formula and how long will spend;
2) expand outside self-defining function, promptly utilize second development interface that number of words carry out special formatization, yet its basic thought all is that numeral is decomposed, by the rule conversion.For numerous common Office office software users, be difficult to use as the method, second development interface is that the user with certain programming levels just has the ability to use, such method is " specialty " too; Use " outside " function combinations must cause transfer process slow, the good results are evident during the batch processing mass data; And carry inconvenience, when wishing other data of conversion, need to change the formula or the code of second development interface.
Summary of the invention
In order to overcome existing computer digit to the deficiency in the conversion of Renminbi, the objective of the invention is to: conversion equipment and the method for a kind of new numeral to Renminbi are provided, the transformation rule of complexity directly is built in the numeric format function, allow the user more convenient, use the Office office software efficiently.
The technical solution adopted for the present invention to solve the technical problems is:
A kind of numeral includes interconnective input equipment, display device and host computer to the conversion equipment of Renminbi; Wherein: described numeral also includes the conversion equipment of Renminbi:
The format string identification module is used to discern the numeric format type of Renminbi numeral;
The merogenesis processing module is used for using different branch section formats according to the size decision of numerical value;
Modular converter is used for digital conversion that needs are converted and is character string as a result;
Pattern replication module as a result is used for the pattern after the conversion duplicated and finishes.
A kind of numeral comprises the steps: the conversion method of Renminbi
Step 1: computer Recognition format string step, format string identification module are discerned the numeric format type of Renminbi numeral;
Step 2: computing machine merogenesis treatment step, the size of the numeral that the merogenesis processing module is converted as required, the different section formats that divide are used in decision;
Step 3: the digital conversion that computing machine switch process, modular converter are converted needs is character string as a result;
Step 4: computer result pattern step, the pattern replication module is according to the branch section format in the step 2 as a result, after handling transfer process, the pattern after the conversion duplicated finish.
The invention has the beneficial effects as follows: adopt conversion equipment and the method for a kind of new numeral of the present invention to Renminbi, advantage is for being simple and easy to usefulness, the efficient height.Concrete function embodiment is:
1, use the mode transforming numerical that is simple and easy to usefulness to be the Renminbi numeral: can in spreedsheet software, capitalize as the Renminbi numeral by the mode transforming numerical with numeric format, comprise customization type; Can be in spreedsheet software be the capitalization of Renminbi numeral with the mode transforming numerical of acquiescence numerical value lattice type, and the Renminbi numeral has following severally all be easy to use: Renminbi Chinese word figure, as " 123 yuan are whole ", this most frequently used; Renminbi Chinese small letter numeral is as " 120 ternarys are whole "; The Renminbi arabic numeral are as " 100 23 yuan whole ", " 12 yuan 3 jiaos whole ".
2, transforming numerical is in the Renminbi digital process, but differentiated treatment positive number, negative, and concrete grammar is:
2.1 transforming numerical is among the result of Renminbi numeral, distinguishes positive number, negative in the mode of form, pattern etc., for example negative is with red display: " 1,234 yuan whole ".Color, font, words direction, alignment thereof etc. are the possessive case formula all.
2.2 transforming numerical is among the result of Renminbi numeral, distinguishes positive number, negative in the mode of label symbols such as bracket type, for example " (123 yuan whole) ".Round bracket (), bracket [], braces { }, single quotation marks ", double quotation marks " " etc., with and full-shape, half-angle pattern, all belong to label symbol.
2.3 transforming numerical is among the result of Renminbi numeral, not show or mode such as marked erroneous is distinguished positive number, negative, for example " amount of money can not for negative ".
3, transforming numerical is in the Renminbi numeral capitalization process, but pre-service numerical value, and concrete grammar is:
3.1 owing to precision needs, with the mode preprocessed data that rounds up
3.1.1 the Renminbi numeral requires to be accurate to branch usually, promptly second decimal need be rounded up to second decimal with the 3rd decimal of numerical value.
3.1.2 according to 3.1.1, be accurate to the angle, promptly first decimal need be rounded up to first decimal with second decimal of numerical value.
3.1.3 according to 3.1.1, be accurate to unit, i.e. the units of integral part need be rounded up to first decimal of numerical value the units of integral part.
3.1.4,, only its next bit need be rounded up to this position when determining to be accurate to a location number according to 3.1.1.
3.2 because precision needs, the mode preprocessed data that rounds with truncation.
3.3, advance one mode preprocessed data with truncation because precision needs.
3.4, be character string forms etc. with the numerical value pre-service, as being converted to " 12.3 " with 12.3 because subsequent treatment needs.
4, in the transforming numerical process, use special processing, get around the regular flow process of transformation rule, can be converted to correct result, can simplify flow process again.
Description of drawings
Fig. 1 is the workflow synoptic diagram of a kind of numeral of the present invention to the conversion method of Renminbi.
Embodiment
In the transfer process of numeral to Renminbi:
Form, i.e. the numeric format type of coin upper case or lower case numeral on behalf of the people, the type is a character string;
Numerical value promptly needs the numeral that is converted;
Character string as a result, the string representation after the conversion does not wherein comprise style informations such as color;
Pattern as a result, i.e. pattern after the conversion.
The present invention is in the use of Office office software, concentrates the most at last at above four elements---form, numerical value, as a result character string and as a result pattern handle.
The present invention discloses the conversion equipment of a kind of numeral to Renminbi, includes interconnective input equipment, display device and host computer; Wherein: described numeral also includes the conversion equipment of Renminbi:
The format string identification module is used to discern the numeric format type of Renminbi numeral;
The merogenesis processing module is used for using different branch section formats according to the size decision of numerical value;
Modular converter is used for digital conversion that needs are converted and is character string as a result;
Pattern replication module as a result is used for the pattern after the conversion duplicated and finishes.
As shown in Figure 1, the present invention also discloses the conversion method of a kind of numeral to Renminbi, comprises the steps:
Step 1: computer Recognition format string step, format string identification module are discerned the numeric format type of Renminbi numeral;
Step 2: computing machine merogenesis treatment step, the size of the numeral that the merogenesis processing module is converted as required, the different section formats that divide are used in decision;
Step 3: the digital conversion that computing machine switch process, modular converter are converted needs is character string as a result;
Step 4: computer result pattern step, the pattern replication module is according to the branch section format in the step 2 as a result, after handling transfer process, the pattern after the conversion duplicated finish.
Described a kind of numeral wherein, in the described identification format string step, can comprise following correct form segment to the conversion method of Renminbi in the format string:
[DBNum2] is indicated as being second page of numerical code page or leaf, i.e. word figure;
[] indicates and uses the Renminbi type to change;
The G/ general format indicates with conventional numerical value and handles; Can be the conventional mode of other expression, as General;
[color] indicates the color that the result uses; Being one of content of pattern as a result, being generally red, can also be other colors such as blue look;
[$-804] indicate this form and use Chinese character coding.
Typical case in the WPS form module of the present invention in WPS Office with condition is " [DBNum2] [$RMB] the G/ general format; [redness] [DBNum2] [$RMB] the G/ general format ", its meaning is: with the type conversion numerical value of Renminbi word figure, positive number and zero uses normal style, and negative is represented with redness.For example: " 1,234 yuan whole ", " 1,234 yuan whole " (redness).
In format string, can given pattern, as redness etc.
Described a kind of numeral is to the conversion method of Renminbi, and wherein, in the described computing machine merogenesis treatment step, the merogenesis processing module is according to the size of numerical value, and the different section formats that divide are used in decision; When numerical value greater than zero the time, use the first segment form; When numerical value is used second section format less than zero the time; When numerical value equals zero with the 3rd section format; Numerical value uses the 4th section format when being not numeral.
With " [DBNum2] [$RMB] the G/ general format; [redness] [DBNum2] [$RMB] the G/ general format " is example, if numerical value is 1234, then uses the form of " [DBNum2] [$RMB] G/ general format " part to change; If numerical value is-1234, then use the form of " [redness] [DBNum2] [$RMB] G/ general format " part to change.
Described a kind of numeral is to the conversion method of Renminbi, and wherein, in the described computing machine switch process, modular converter is converted to basic digit strings with numerical value, promptly is converted to 0.00; 0.00 form; Numerical value is converted to character string with the arabic numeral form, keeps two-decimal, the 3rd decimal rounds up, and omits negative sign.For example-12.345 will be converted to " 12.35 ".
Described a kind of numeral is to the conversion method of Renminbi, and wherein, in the described computing machine switch process, modular converter is changed integral part, and the method that promptly is converted to Chinese capitalization form is: integral part is in the basic digit strings, the left side of radix point ". ",
1) length when integral part is 1, and when being " 0 " on this only position, not changing integral part, and be recorded as no integral part;
2) when 1) when being false,, and be recorded as integral part with the conversion of the written literary style capitalization of Chinese figure rule, converting the back in afterbody interpolation " unit ".
Described a kind of numeral is to the conversion method of Renminbi, and wherein, in the described computing machine switch process, the method for modular converter conversion fraction part is: fraction part is in the basic digit strings, the right side of radix point ". ",
Change first decimal:
1) when a decimal is not " 0 ", this position is converted to corresponding Chinese word figure character, converting the back in afterbody interpolation " angle ";
2) when 1) when being false, promptly first is " 0 ";
When integral part and second decimal are not " 0 ", add " zero " at afterbody, otherwise do not do any processing;
Change second decimal: when second decimal is not " 0 ", this position is converted to corresponding Chinese word figure character, is converting the back in afterbody interpolation " branch "; Otherwise do not do any processing.
Zero processing: when the character string as a result of above conversion is null character string (length of character string equals 0), add " zero " at afterbody;
When last position of the character string as a result of above conversion be " branch ", in afterbody interpolation " putting in order "; The conversion process of numerical value leaves it at that.
Described a kind of numeral wherein, is divided in the section format at each the conversion method of Renminbi, the pattern that can comprise appointment, pattern depends on the branch section format in the merogenesis treatment step as a result, and after handling transfer process, the pattern replication module can be copied into its pattern pattern as a result as a result.
Described a kind of numeral is to the conversion method of Renminbi, wherein, at transforming numerical is in the Renminbi digital process, but differentiated treatment positive number, negative, concrete grammar is: transforming numerical is among the result of Renminbi numeral, mode with form, pattern etc. is distinguished positive number, negative, and negative shows with other colors; Perhaps transforming numerical is among the result of Renminbi numeral, distinguishes positive number, negative in the mode of label symbols such as bracket type; Perhaps transforming numerical is among the result of Renminbi numeral, not show or mode such as marked erroneous is distinguished positive number, negative.
Described a kind of numeral is to the conversion method of Renminbi, and wherein, transforming numerical is in the Renminbi numeral capitalization process, but pre-service numerical value, and concrete grammar is:
Since precision need, with the mode preprocessed data that rounds up:
1.1. the Renminbi numeral requires to be accurate to branch usually, promptly second decimal need be rounded up to second decimal with the 3rd decimal of numerical value;
1.2. according to 1.1, be accurate to the angle, promptly first decimal need be rounded up to first decimal with second decimal of numerical value;
1.3. according to 1.1, be accurate to unit, i.e. the units of integral part need be rounded up to first decimal of numerical value the units of integral part;
1.4.,, only its next bit need be rounded up to this position when determining to be accurate to a location number according to 1.1;
2. because precision needs the mode preprocessed data that rounds with truncation;
3. because precision needs, advance one mode preprocessed data with truncation;
4. because subsequent treatment needs, be character string forms with the numerical value pre-service.
Above-mentioned listed specific implementation is nonrestrictive, to one skilled in the art, is not departing from the scope of the invention, and various improvement and the variation carried out all belong to protection scope of the present invention.

Claims (12)

1. a numeral includes interconnective input equipment, display device and host computer to the conversion equipment of Renminbi; It is characterized in that described numeral also includes the conversion equipment of Renminbi:
The format string identification module is used to discern the numeric format type of Renminbi numeral;
The merogenesis processing module is used for using different branch section formats according to the size decision of numerical value;
Modular converter is used for digital conversion that needs are converted and is character string as a result;
Pattern replication module as a result is used for the pattern after the conversion duplicated and finishes.
2. a conversion method of using numeral as claimed in claim 1 to the conversion equipment of Renminbi is characterized in that, comprises the steps:
Step 1: computer Recognition format string step, format string identification module are discerned the numeric format type of Renminbi numeral;
Step 2: computing machine merogenesis treatment step, the size of the numeral that the merogenesis processing module is converted as required, the different section formats that divide are used in decision;
Step 3: the digital conversion that computing machine switch process, modular converter are converted needs is character string as a result;
Step 4: computer result pattern step, the pattern replication module is according to the branch section format in the step 2 as a result, after handling transfer process, the pattern after the conversion duplicated finish.
3. a kind of numeral according to claim 2 is characterized in that the conversion method of Renminbi, in the described computer Recognition format string step, comprises following correct form segment in the format string:
[DBNum2] is indicated as being second page of numerical code page or leaf, i.e. word figure;
[] indicates and uses the Renminbi type to change;
The G/ general format indicates with conventional numerical value and handles; Can be the conventional mode of other expression, as General;
[color] indicates the color that the result uses; Being one of content of pattern as a result, being generally red, can also be Lan Se or other color;
[$-804] indicate this form and use Chinese character coding.
4. a kind of numeral according to claim 2 is characterized in that to the conversion method of Renminbi in the described computing machine merogenesis treatment step, the merogenesis processing module is according to the size of numerical value, and the different section formats that divide are used in decision; When numerical value greater than zero the time, use the first segment form; When numerical value is used second section format less than zero the time; When numerical value equals zero with the 3rd section format; Numerical value uses the 4th section format when being not numeral.
5. a kind of numeral according to claim 2 is characterized in that to the conversion method of Renminbi in the described computing machine switch process, modular converter is converted to basic digit strings with numerical value, promptly is converted to 0.00; 0.00 form; Numerical value is converted to character string with the arabic numeral form, keeps two-decimal, the 3rd decimal rounds up, and omits negative sign.
6. a kind of numeral according to claim 5 is characterized in that the conversion method of Renminbi, in the described computing machine switch process, modular converter conversion integral part, the method that promptly is converted to Chinese capitalization form is: integral part is in the basic digit strings, the left side of radix point ". "
1) length when integral part is 1, and when being " 0 " on this only position, not changing integral part, and be recorded as no integral part;
2) when 1) when being false,, and be recorded as integral part with the conversion of the written literary style capitalization of Chinese figure rule, converting the back in afterbody interpolation " unit ".
7. a kind of numeral according to claim 5 is characterized in that to the conversion method of Renminbi in the described computing machine switch process, the method for modular converter conversion fraction part is: fraction part is in the basic digit strings, the right side of radix point ". ",
Change first decimal:
1) when a decimal is not " 0 ", this position is converted to corresponding Chinese word figure character, converting the back in afterbody interpolation " angle ";
2) when 1) when being false, promptly first is " 0 ";
When integral part and second decimal are not " 0 ", add " zero " at afterbody, otherwise do not do any processing;
Change second decimal: when second decimal is not " 0 ", this position is converted to corresponding Chinese word figure character, is converting the back in afterbody interpolation " branch "; Otherwise do not do any processing.
8. a kind of numeral according to claim 7 is to the conversion method of Renminbi, it is characterized in that in the described computing machine switch process, zero disposal route is: when the character string as a result of above conversion is a null character string, the length that is character string equals at 0 o'clock, adds " zero " at afterbody.
9. a kind of numeral according to claim 8 is characterized in that the conversion method of Renminbi, in the described computing machine switch process, when last position of the character string as a result of above conversion be " branch ", in afterbody interpolation " putting in order "; The conversion process of numerical value leaves it at that.
10. a kind of numeral according to claim 2 is to the conversion method of Renminbi, it is characterized in that, divide in the section format at each, the pattern that all comprises appointment, pattern depends on the branch section format in the merogenesis treatment step as a result, after handling transfer process, the pattern replication module can be copied into its pattern pattern as a result as a result.
11. a kind of numeral according to claim 2 is to the conversion method of Renminbi, it is characterized in that, at transforming numerical is in the Renminbi digital process, the concrete grammar of differentiated treatment positive number, negative is: transforming numerical is among the result of Renminbi numeral, mode with form, pattern etc. is distinguished positive number, negative, and negative shows with other colors; Perhaps transforming numerical is among the result of Renminbi numeral, distinguishes positive number, negative in the mode of label symbols such as bracket type; Perhaps transforming numerical is among the result of Renminbi numeral, not show or mode such as marked erroneous is distinguished positive number, negative.
12. a kind of numeral according to claim 2 is characterized in that to the conversion method of Renminbi transforming numerical is that the concrete grammar that carries out pre-service numerical value is in the Renminbi numeral capitalization process:
Since precision need, with the mode preprocessed data that rounds up:
1.1. the Renminbi numeral requires to be accurate to branch usually, promptly second decimal need be rounded up to second decimal with the 3rd decimal of numerical value;
1.2. according to 1.1, be accurate to the angle, promptly first decimal need be rounded up to first decimal with second decimal of numerical value;
1.3. according to 1.1, be accurate to unit, i.e. the units of integral part need be rounded up to first decimal of numerical value the units of integral part;
1.4.,, only its next bit need be rounded up to this position when determining to be accurate to a location number according to 1.1;
2. because precision needs the mode preprocessed data that rounds with truncation;
3. because precision needs, advance one mode preprocessed data with truncation;
4. because subsequent treatment needs, be character string forms with the numerical value pre-service.
CNA2006101241072A 2006-12-07 2006-12-07 Conversion device and method for number to RMB Pending CN101196879A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2006101241072A CN101196879A (en) 2006-12-07 2006-12-07 Conversion device and method for number to RMB

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2006101241072A CN101196879A (en) 2006-12-07 2006-12-07 Conversion device and method for number to RMB

Publications (1)

Publication Number Publication Date
CN101196879A true CN101196879A (en) 2008-06-11

Family

ID=39547306

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2006101241072A Pending CN101196879A (en) 2006-12-07 2006-12-07 Conversion device and method for number to RMB

Country Status (1)

Country Link
CN (1) CN101196879A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101968784A (en) * 2010-10-13 2011-02-09 无锡永中软件有限公司 Digital format conversion method and device
CN102640088A (en) * 2009-11-30 2012-08-15 乐天株式会社 Input numerical value display device, input numerical value display program, server device for input numerical value display, input numerical value display method, and recording medium wherein input numerical value display program is recorded
CN102890671A (en) * 2012-10-23 2013-01-23 珠海金山办公软件有限公司 Method and system for automatically remedying spreadsheet scientific notation
CN106407162A (en) * 2016-08-31 2017-02-15 北京盛世光明软件股份有限公司 Method for converting standard money and displaying RMB Chinese numbers in capital version
CN110119495A (en) * 2018-02-05 2019-08-13 北大方正集团有限公司 Conversion method, system, computer equipment and the medium of digit strings

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102640088A (en) * 2009-11-30 2012-08-15 乐天株式会社 Input numerical value display device, input numerical value display program, server device for input numerical value display, input numerical value display method, and recording medium wherein input numerical value display program is recorded
CN101968784A (en) * 2010-10-13 2011-02-09 无锡永中软件有限公司 Digital format conversion method and device
CN102890671A (en) * 2012-10-23 2013-01-23 珠海金山办公软件有限公司 Method and system for automatically remedying spreadsheet scientific notation
CN102890671B (en) * 2012-10-23 2015-03-11 珠海金山办公软件有限公司 Method and system for automatically remedying spreadsheet scientific notation
CN106407162A (en) * 2016-08-31 2017-02-15 北京盛世光明软件股份有限公司 Method for converting standard money and displaying RMB Chinese numbers in capital version
CN110119495A (en) * 2018-02-05 2019-08-13 北大方正集团有限公司 Conversion method, system, computer equipment and the medium of digit strings

Similar Documents

Publication Publication Date Title
CN101131690B (en) Method and system for mutual conversion between simplified Chinese characters and traditional Chinese characters
CN106528536A (en) Multilingual word segmentation method based on dictionaries and grammar analysis
CN110516247A (en) Name entity recognition method neural network based and computer storage medium
WO2003104963A1 (en) Input method for optimizing digitize operation code for the world characters information and information processing system thereof
CN101196879A (en) Conversion device and method for number to RMB
CN100535891C (en) Device and mode for commuting value into expression mode correlative to language
CN102915122A (en) Intelligent mobile platform Pinyin (phonetic transcriptions of Chinese characters) input method based on language models
CN103514160B (en) Sorting method and mobile equipment
CN110147545A (en) The structuring output method and system of text, storage medium and computer equipment
CN106406560A (en) Method and system for outputting vector fonts of mechanical engineering characters in desktop operation system
US7359850B2 (en) Spelling and encoding method for ideographic symbols
CN103246354B (en) Input method and the keyboard thereof of Chinese character is expressed with common language literal code
CN101706688A (en) Method for inputting Chinese numbers
CN103186247A (en) Formula input method and system
CN102455785A (en) Method for inputting Chinese characters by computer
CN100520685C (en) Chinese characters pinyin identification code input method
CN106021241A (en) Braille dot location Chinese character codes and a method of machine translation between the Braille dot location Chinese character codes and Braille characters
CN105718450A (en) English two-level Braille converting method and device
CN1317906B (en) Integrated system for inputting digitalized English in information processing of mobile communication and computer
CN1269542A (en) Association Chinese character input system
CN1050206C (en) Regular Chinese phonetic alphabet Chinese character input method
Wu et al. Computer processing of Chinese characters: An overview of two decades' research and development
CN109325380A (en) By configuring the method and system for realizing that label bar code automatically parses
CN102622098A (en) New sound and shape encoding Chinese character input method
CN101281425A (en) Tone spell input method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20080611