CN103067186B - A kind of software and service charging method and device - Google Patents

A kind of software and service charging method and device Download PDF

Info

Publication number
CN103067186B
CN103067186B CN201210590321.2A CN201210590321A CN103067186B CN 103067186 B CN103067186 B CN 103067186B CN 201210590321 A CN201210590321 A CN 201210590321A CN 103067186 B CN103067186 B CN 103067186B
Authority
CN
China
Prior art keywords
charging
value
subexpression
expression
arithmetic
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.)
Expired - Fee Related
Application number
CN201210590321.2A
Other languages
Chinese (zh)
Other versions
CN103067186A (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.)
Neusoft Corp
Original Assignee
Neusoft Corp
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 Neusoft Corp filed Critical Neusoft Corp
Priority to CN201210590321.2A priority Critical patent/CN103067186B/en
Publication of CN103067186A publication Critical patent/CN103067186A/en
Application granted granted Critical
Publication of CN103067186B publication Critical patent/CN103067186B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a kind of SaaS charging method and device, this SaaS charging method comprises: a) obtain charging expression formula and the numerical value relevant with this charging expression formula, wherein, this charging expression formula comprises tactic multiple charging subexpression, be provided with isolation identifier between adjacent two charging subexpressions, each charging subexpression comprises arithmetic expression or comprises tactic arithmetic expression, condition identity symbol and conditional expression; B) identify that described isolation identifier is to define described multiple charging subexpression; C) value of each charging subexpression is calculated in a predetermined order; D) value of described multiple charging subexpression is added up the value obtaining described charging expression formula.Use SaaS charging method of the present invention and device can improve the freedom of call charge service, flexibility and versatility widely, and more can meet the individual demand of user.

Description

A kind of software and service charging method and device
Technical field
The invention belongs to charging field, specifically, relate to a kind of software and service charging method and device.
Background technology
Namely software serve (SoftwareasaService, SaaS) is a kind of new software application method of rising along with the development of Internet technology and the maturation of application software.Utilize SaaS technology, service can be provided as required, and based on the charging of service service condition, thus reduce the cost of service provision and maintenance, improve the utilization ratio of the resource such as personnel, hardware.
SaaS service generally carrys out the flexibility of supporting business by the charging way customized and meets the individual demand of user.The mode that the SaaS service of current main flow is generally subscribed to by function packing realizes customizing charging.But subscribing manner cannot meet the accounting requirements of user's complexity.
Carrying out charging based on expression formula can make charging realize in highly free, flexible and general mode.SaaS service carries out the charging way that customizes, to obtain larger service flexibility because the traffic performance of its on-demand service is applicable to adopting by expression formula.But carry out in the system of charging in more existing support expression formulas, expression formula used is generally arithmetic expression, that is to say the expression formula be made up of variable, numeral, function, arithmetic operator (as "+", "-", " * ", "/") and bracket etc., as the type " 1+a* (b-3) ", cannot treatment S aaS service faced by various complicated call charge service.
Summary of the invention
The present invention is to solve the above-mentioned technical problem that exists in prior art and make, its object is to provide a kind of SaaS charging method and device, so as freer, process call charge service more flexibly and more universally.
To achieve these goals, according to an aspect of the present invention, provide a kind of SaaS charging method, the method comprises:
A) charging expression formula and the numerical value relevant with this charging expression formula is obtained, wherein, this charging expression formula comprises tactic multiple charging subexpression, be provided with isolation identifier between adjacent two charging subexpressions, each charging subexpression comprises arithmetic expression or comprises tactic arithmetic expression, condition identity symbol and conditional expression;
B) identify that described isolation identifier is to define described multiple charging subexpression;
C) value of each charging subexpression is calculated in a predetermined order, the calculation procedure of each charging subexpression comprises: judge whether this charging subexpression comprises described condition identity symbol, if be judged as that this charging subexpression does not comprise described condition identity symbol, then calculate the value of described arithmetic expression and the value using this value as this charging subexpression; If be judged as that this charging subexpression comprises described condition identity symbol, then first calculate the value of the conditional expression at this condition identity symbol rear, and whether the value judging this conditional expression is true, if be judged as that the value of this conditional expression is true, then calculate the described condition identity symbol value of arithmetic expression in front and the value using this value as this charging subexpression, if be judged as that the value of this conditional expression is false, then using zero as the value of this charging subexpression;
D) value of described multiple charging subexpression is added up the value obtaining described charging expression formula.
Wherein, described arithmetic expression can be made up of one or more in variable, numeral, function, arithmetic operator and bracket; Described conditional expression can be made up of one or more in variable, numeral, function, arithmetic operator, relational operator, logical operator and bracket; The described numerical value relevant with charging expression formula can give the variable in described arithmetic expression and/or described conditional expression.
According to a further aspect in the invention, provide a kind of SaaS message accounting, this device comprises:
Charging expression formula acquiring unit, for obtaining charging expression formula and the numerical value relevant with this charging expression formula, wherein, described charging expression formula comprises tactic multiple charging subexpression, be provided with isolation identifier between adjacent two charging subexpressions, each charging subexpression comprises arithmetic expression or comprises tactic arithmetic expression, condition identity symbol and conditional expression;
Isolation identifier recognition unit, for identifying that described isolation identifier is to define described multiple charging subexpression;
Charging subexpression computing unit, for calculating the value of each charging subexpression in a predetermined order, this charging subexpression computing unit comprises: condition identity symbol identification component, for judging whether described charging subexpression comprises described condition identity symbol; Arithmetic expression calculating unit, if described condition identity symbol identification component is judged as that described charging subexpression does not comprise described condition identity symbol, then this arithmetic expression calculating unit calculates the value of described arithmetic expression and the value using this value as described charging subexpression; Conditional expression calculating unit, if described condition identity symbol identification component is judged as that described charging subexpression comprises described condition identity symbol, then described conditional expression calculating unit calculates the value of the conditional expression at described condition identity symbol rear; Condition judgment parts, for judging whether the value of described conditional expression is true, if described condition judgment parts are judged as that the value of described conditional expression is true, then described arithmetic expression calculating unit calculates the described condition identity symbol value of arithmetic expression in front and the value using this value as described charging subexpression, if described condition judgment parts are judged as that the value of described conditional expression is false, then using zero as the value of described charging subexpression;
Summing elements, for the value adding up the value of described multiple charging subexpression to obtain described charging expression formula.
Wherein, can be made up of one or more in variable, numeral, function, arithmetic operator and bracket with the arithmetic expression that said apparatus carries out processing; Conditional expression can be made up of one or more in variable, numeral, function, arithmetic operator, relational operator, logical operator and bracket.The described numerical value relevant with charging expression formula can give the variable in described arithmetic expression and/or described conditional expression.
Preferably, described SaaS message accounting can also comprise display unit, for showing the value of described charging expression formula and this charging expression formula.
Preferably, described arithmetic expression calculating unit and described conditional expression calculating unit integrate.
From description above, SaaS charging method of the present invention and device can process multiple expression formula simultaneously, and not only can process arithmetic expression, also can process conditional expression, thus greatly increase the freedom of call charge service, flexibility and versatility, and more can meet the individual demand of user.
Accompanying drawing explanation
By reference to the content below in conjunction with the description of the drawings and claims, other object of the present invention and result will be understood and easy to understand more.In the accompanying drawings:
Fig. 1 is flow chart, shows the SaaS charging method described in one embodiment of the present of invention;
Fig. 2 is block diagram, shows the SaaS message accounting described in one embodiment of the present of invention.
Embodiment
In the following description, for purposes of illustration, in order to provide the complete understanding to one or more embodiment, many details have been set forth.But, clearly, also these embodiments can be realized when there is no these details.In other example, one or more embodiment for convenience of description, known structure and equipment illustrate in block form an.
Fig. 1 is flow chart, shows the SaaS charging method described in one embodiment of the present of invention.As shown in Figure 1, the SaaS charging method described in one embodiment of the present of invention can comprise the steps:
First, in step S101, obtain charging expression formula and the numerical value relevant with this charging expression formula, wherein, this charging expression formula comprises tactic multiple charging subexpression, be provided with isolation identifier between adjacent two charging subexpressions, each charging subexpression comprises arithmetic expression or comprises tactic arithmetic expression, condition identity symbol and conditional expression.
Described arithmetic expression is by one or more formulas formed in variable, numeral, function, arithmetic operator and bracket.Arithmetic operator comprises and such as adds (+), subtract (-), take advantage of (*), remove (/), round, ask mould etc.The example of arithmetic expression is as (x+r) * 8-(a+b)/7; Sin (x)+sin (y); 1+a* (b-3) etc., the value of arithmetic expression is generally real number.
Described conditional expression is by one or more formulas formed in variable, numeral, function, arithmetic operator, relational operator, logical operator and bracket.Relational operator comprises and is such as greater than (>), be less than (<), equal (=), be not equal to (unequal to), be more than or equal to (>=), be less than or equal to (≤) etc., logical operator comprise such as with (&) or (|) etc.The example of conditional expression is as a+b>c-d; X>3/2 etc.The value of conditional expression only includes very (can represent with 1) and false (can represent with 0).Such as, for conditional expression a+b>c-d, if a+b>c-d sets up, then the value of a+b>c-d is true (or being 1), if a+b>c-d is false, then the value of a+b>c-d is false (or being 0).
The numerical value relevant with charging expression formula gives the variable in described arithmetic expression and/or described conditional expression, specifically can calculate the value of this arithmetic expression and/or conditional expression.
In the present invention, each charging subexpression can be an arithmetic expression, also can be the special expression formula be made up of arithmetic expression, condition identity symbol and conditional expression.Wherein, condition identity symbol (such as, can represent with) is used for defining arithmetic expression and conditional expression, and the expression formula in the front of condition identity symbol is arithmetic expression, and the expression formula at the rear of condition identity symbol is conditional expression.Certainly, also can in the method for the invention, the expression formula that also condition identity can be accorded with front is defined as conditional expression, and expression formula condition identity being accorded with rear is defined as arithmetic expression.
In addition, in the present invention, be provided with isolation identifier between adjacent two charging subexpressions, isolation identifier (such as, can represent with #) is used for defining different charging subexpressions.
Charging expression formula in SaaS charging method of the present invention can be expressed as such as:
g 1h 1#g 2h 2#g 3h 3#...#g nh n
Wherein, g 1, g 2..., g nfor arithmetic expression, h 1, h 2..., h nfor conditional expression ,is condition identity symbol, and # is isolation identifier.
Then, as shown in Figure 1, in step s 103, identify that described isolation identifier is to define described multiple charging subexpression.Identify that the method for isolation identifier can be scan charging expression formula from left to right, after identifying an isolation identifier, just the formula in this isolation identifier front can be defined as a charging subexpression.When the isolation identifier identified from upper, scanning identifies again an isolation identifier, then the formula between these two isolation identifiers can be defined as a charging subexpression.When the isolation identifier identified from upper, scanning does not identify isolation identifier again, then can be confirmed as a charging subexpression by the formula scanned yet.
If identify isolation identifier in step s 103, be then process variable P assignment 1 in step S105, represent that the identifying of isolation identifier not yet completes, after this isolation identifier, also have charging subexpression.If go out to isolate identifier unidentified in step s 103, be then process variable P assignment 0 in step S119, represents that the identifying of isolation identifier completes, determined all charging subexpressions.
Isolate identifier when identifying in step s 103 and for after process variable P assignment 1 in step S105, perform step S107.In step s 107, the charging subexpression for the isolation identifier front identified in step 103 judges, judges whether to comprise condition identity symbol in this charging subexpression.
If be judged as in step s 107 this charging subexpression do not comprise condition identity symbol, then this charging subexpression is pure arithmetic expression, calculate in step S109 this arithmetic expression value and using the value of this value as this charging subexpression.
If be judged as that this charging subexpression comprises condition identity symbol in step s 107, then in step S111, calculate the value of the conditional expression at this condition identity symbol rear, and whether the value judging this conditional expression in step S113 is true.If be judged as that in step S113 the value of this conditional expression is true, then proceed to step S109, calculate the described condition identity symbol value of arithmetic expression in front and the value using this value as this charging subexpression; If be judged as that in step S113 the value of this conditional expression is false, then using zero as the value of this charging subexpression.
After the value calculating described charging subexpression, proceed in step S115, the value of this charging subexpression input summing elements is added up.Then, perform step S117, judge whether described process variable P is 1.If P=1, then represent that the identifying of isolation identifier not yet completes, after this isolation identifier, also have charging subexpression.So, forward in step S103 and continue to identify isolation identifier, to obtain next charging subexpression, calculate the value of this charging subexpression and this value input cumulative unit is added up, go out to isolate identifier until unidentified in step s 103, and be process variable P assignment 0 in step S119.Now still need calculate last charging subexpression value and by this value input cumulative unit add up.When being judged as P=0 in step S117, then whole process terminates.So far, the value of all charging subexpressions all added up, this accumulated value is the value of described charging expression formula.
Provide an illustrative example of SaaS charging method of the present invention below.
Suppose that charging expression formula is 1000 a≤1#1000+ (a-1) * b a>1, wherein, a represents network traffics, unit is the unit costs that Gbit, b represent extra network traffic, and unit is unit/Gbit, is condition identity symbol, and # is isolation identifier.This charging expression formula comprises two charging subexpressions: 1000 a≤1 and 1000+ (a-1) * b a>1.
If a=0.9 (Gbit), b=800 (unit/Gbit), so, for first charging subexpression, a≤1 is true, then the value of this charging subexpression is 1000 (units); For second charging subexpression, a>1 is false, then the value of this charging subexpression is zero, so the value of whole charging expression formula is 1000+0=1000 (unit).
If a=1.5 (Gbit), b=800 (unit/Gbit), so, for first charging subexpression, a≤1 is false, then the value of this charging subexpression is 0; For second charging subexpression, a>1 is true, then the value of this charging subexpression is 1000+ (1.5-1) * 800=1400 (unit), so the value of whole charging expression formula is 0+1400=1400 (unit).
The implication of the business corresponding to above-mentioned charging expression formula is, the basic cost of use of certain network traffics service existence 1000 yuan, if the network traffics namely used are less than or equal to 1Gbit, then collects the basic usage charges of 1000 yuan.When the network traffics used are more than 1Gbit, the part exceeded is by the price charge of 800 yuan/Gbit.
SaaS charging method of the present invention is described above with reference to Fig. 1.SaaS charging method of the present invention, can adopt software simulating, also can adopt hardware implementing, or adopts the mode of software and hardware combination to realize.
According to another embodiment of the present invention, provide a kind of SaaS message accounting, it comprises:
Charging expression formula acquiring unit 10, for obtaining charging expression formula and the numerical value relevant with this charging expression formula, wherein, described charging expression formula comprises tactic multiple charging subexpression, be provided with isolation identifier between adjacent two charging subexpressions, each charging subexpression comprises arithmetic expression or comprises tactic arithmetic expression, condition identity symbol and conditional expression;
Isolation identifier recognition unit 20, for identifying that described isolation identifier is to define described multiple charging subexpression;
Charging subexpression computing unit 30, for calculating the value of each charging subexpression in a predetermined order, charging subexpression computing unit 30 comprises:
Condition identity symbol identification component 31, for judging whether described charging subexpression comprises described condition identity symbol;
Arithmetic expression calculating unit 32, if condition identity symbol identification component 31 is judged as that described charging subexpression does not comprise described condition identity symbol, then arithmetic expression calculating unit 32 calculates the value of described arithmetic expression and the value using this value as described charging subexpression;
Conditional expression calculating unit 33, if condition identity symbol identification component 31 is judged as that described charging subexpression comprises described condition identity symbol, then conditional expression calculating unit 33 calculates the value of the conditional expression at described condition identity symbol rear;
Condition judgment parts 34, for judging whether the value of described conditional expression is true, if condition judgment parts 34 are judged as that the value of described conditional expression is true, then arithmetic expression calculating unit 32 calculates the described condition identity symbol value of arithmetic expression in front and the value using this value as described charging subexpression, if condition judgment parts 34 are judged as that the value of described conditional expression is false, then using zero as the value of described charging subexpression;
Summing elements 40, for the value adding up the value of described multiple charging subexpression to obtain described charging expression formula.
Wherein, described arithmetic expression can be made up of one or more in variable, numeral, function, arithmetic operator and bracket; Described conditional expression can be made up of one or more in variable, numeral, function, arithmetic operator, relational operator, logical operator and bracket; The described numerical value relevant with charging expression formula gives the variable in described arithmetic expression and/or described conditional expression.
Preferably, described SaaS message accounting can also comprise display unit 50, for showing the value of described charging expression formula and this charging expression formula.
It should be noted that arithmetic expression calculating unit 32 and conditional expression calculating unit 33 can integrate, form the calculating unit that similar CPU is such.
From description above, SaaS charging method of the present invention and device can process multiple expression formula simultaneously, and not only can process arithmetic expression, also can process conditional expression, thus greatly increase the freedom of call charge service, flexibility and versatility, and more can meet the individual demand of user.
Although disclose the present invention in conjunction with detailed preferred embodiment, it will be appreciated by those skilled in the art that SaaS charging method and device that the invention described above is proposed, various improvement can also be made on the basis not departing from content of the present invention.Therefore, protection scope of the present invention should be determined by the content of appending claims.

Claims (6)

1. software and a service charging method, comprising:
A) charging expression formula and the numerical value relevant with this charging expression formula is obtained, wherein, this charging expression formula comprises tactic multiple charging subexpression, be provided with isolation identifier between adjacent two charging subexpressions, each charging subexpression comprises arithmetic expression or comprises tactic arithmetic expression, condition identity symbol and conditional expression;
B) identify that described isolation identifier is to define described multiple charging subexpression;
C) value of each charging subexpression is calculated in a predetermined order, the calculation procedure of each charging subexpression comprises: judge whether this charging subexpression comprises described condition identity symbol, if be judged as that this charging subexpression does not comprise described condition identity symbol, then calculate the value of described arithmetic expression and the value using this value as this charging subexpression; If be judged as that this charging subexpression comprises described condition identity symbol, then first calculate the value of the conditional expression at this condition identity symbol rear, and whether the value judging this conditional expression is true, if be judged as that the value of this conditional expression is true, then calculate the described condition identity symbol value of arithmetic expression in front and the value using this value as this charging subexpression, if be judged as that the value of this conditional expression is false, then using zero as the value of this charging subexpression;
D) value of described multiple charging subexpression is added up the value obtaining described charging expression formula.
2. software as claimed in claim 1 and service charging method, wherein,
Described arithmetic expression is made up of one or more in variable, numeral, function, arithmetic operator and bracket; Described conditional expression is made up of one or more in variable, numeral, function, arithmetic operator, relational operator, logical operator and bracket; The described numerical value relevant with charging expression formula gives the variable in described arithmetic expression and/or described conditional expression.
3. software and a service charging device, comprising:
Charging expression formula acquiring unit, for obtaining charging expression formula and the numerical value relevant with this charging expression formula, wherein, described charging expression formula comprises tactic multiple charging subexpression, be provided with isolation identifier between adjacent two charging subexpressions, each charging subexpression comprises arithmetic expression or comprises tactic arithmetic expression, condition identity symbol and conditional expression;
Isolation identifier recognition unit, for identifying that described isolation identifier is to define described multiple charging subexpression;
Charging subexpression computing unit, for calculating the value of each charging subexpression in a predetermined order, this charging subexpression computing unit comprises:
Condition identity symbol identification component, for judging whether described charging subexpression comprises described condition identity symbol;
Arithmetic expression calculating unit, if described condition identity symbol identification component is judged as that described charging subexpression does not comprise described condition identity symbol, then this arithmetic expression calculating unit calculates the value of described arithmetic expression and the value using this value as described charging subexpression;
Conditional expression calculating unit, if described condition identity symbol identification component is judged as that described charging subexpression comprises described condition identity symbol, then described conditional expression calculating unit calculates the value of the conditional expression at described condition identity symbol rear;
Condition judgment parts, for judging whether the value of described conditional expression is true, if described condition judgment parts are judged as that the value of described conditional expression is true, then described arithmetic expression calculating unit calculates the described condition identity symbol value of arithmetic expression in front and the value using this value as described charging subexpression, if described condition judgment parts are judged as that the value of described conditional expression is false, then using zero as the value of described charging subexpression;
Summing elements, for the value adding up the value of described multiple charging subexpression to obtain described charging expression formula.
4. software as claimed in claim 3 and service charging device, wherein,
Described arithmetic expression is made up of one or more in variable, numeral, function, arithmetic operator and bracket; Described conditional expression is made up of one or more in variable, numeral, function, arithmetic operator, relational operator, logical operator and bracket; The described numerical value relevant with charging expression formula gives the variable in described arithmetic expression and/or described conditional expression.
5. software as claimed in claim 3 and service charging device, also comprise display unit, for showing the value of described charging expression formula and this charging expression formula.
6. software as claimed in claim 3 and service charging device, wherein, described arithmetic expression calculating unit and described conditional expression calculating unit integrate.
CN201210590321.2A 2012-12-31 2012-12-31 A kind of software and service charging method and device Expired - Fee Related CN103067186B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210590321.2A CN103067186B (en) 2012-12-31 2012-12-31 A kind of software and service charging method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210590321.2A CN103067186B (en) 2012-12-31 2012-12-31 A kind of software and service charging method and device

Publications (2)

Publication Number Publication Date
CN103067186A CN103067186A (en) 2013-04-24
CN103067186B true CN103067186B (en) 2015-11-18

Family

ID=48109657

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210590321.2A Expired - Fee Related CN103067186B (en) 2012-12-31 2012-12-31 A kind of software and service charging method and device

Country Status (1)

Country Link
CN (1) CN103067186B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113947441A (en) * 2021-10-29 2022-01-18 重庆忽米网络科技有限公司 Charging method for application of software as a service (SaaS) industrial Application (APP)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1674519A (en) * 2004-03-24 2005-09-28 华为技术有限公司 Method for realizing communication business payment metering
CN101668098A (en) * 2009-09-01 2010-03-10 中兴通讯股份有限公司 Value-added service charging method and charging system
CN102222296A (en) * 2010-04-15 2011-10-19 江苏风云网络服务有限公司 Charging method of SaaS (software as a service) software

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5533440B2 (en) * 2010-08-25 2014-06-25 富士通株式会社 Arrangement determining program, method and apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1674519A (en) * 2004-03-24 2005-09-28 华为技术有限公司 Method for realizing communication business payment metering
CN101668098A (en) * 2009-09-01 2010-03-10 中兴通讯股份有限公司 Value-added service charging method and charging system
CN102222296A (en) * 2010-04-15 2011-10-19 江苏风云网络服务有限公司 Charging method of SaaS (software as a service) software

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于IaaS云计算平台的弹性计费模型;袁玉宇等;《中兴通讯技术》;20121231;第18卷(第6期);第34-37页 *

Also Published As

Publication number Publication date
CN103067186A (en) 2013-04-24

Similar Documents

Publication Publication Date Title
DE60030155D1 (en) METHOD AND SYSTEM FOR PROCESSING ENTRIES IN A COMMUNICATION SYSTEM
CN110418411B (en) DMRS (demodulation reference signal) indication method, device and network equipment
CN106021421A (en) Method and device for accelerating web page rendering
CN106851779A (en) A kind of method and mobile terminal for recognizing access point and focus
CN107105415B (en) System and method for vehicle-mounted equipment user registration and equipment binding
CN103067186B (en) A kind of software and service charging method and device
CN105045114A (en) Information processing method, cloud service platform and information processing system
CN109460930B (en) Method for determining risk account and related equipment
CN102014364A (en) Semiautomatic charging accuracy testing method based on virtual call test
CN104978695A (en) Electricity charge data processing method and apparatus
CN106777344A (en) The back end extended method and device of a kind of data-base cluster
CN111988861B (en) Wireless communication method, device, system and storage medium
WO2015126079A1 (en) Method and apparatus for detecting repackaging
CN105630929B (en) Based on the method and device for commenting on determining news recommendation weight
CN106791230A (en) Telephone number recognition methods and device
CN105511956A (en) Method and system for task scheduling based on share scheduling information
CN106302583B (en) Information processing method, server and terminal
CN105656709A (en) Method and apparatus for predicting capacity of packet domain network
CN109376228B (en) Information recommendation method, device, equipment and medium
CN105160547A (en) Cross-network identification method and system based on stable contact index
CN116567609A (en) User information association backfill method, device, equipment and storage medium
CN108090035A (en) Data processing method and device
CN106303646A (en) Method, electronic equipment and the server of a kind of specially good effect coupling
Suryanegara The economics of 5G: Shifting from revenue-per-user to revenue-per-machine
CN103631210A (en) Human-computer interaction method and system in smart home

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20151118

Termination date: 20191231