CN101458678A - Dynamic tolerance setup method based on scan line arithmetic - Google Patents

Dynamic tolerance setup method based on scan line arithmetic Download PDF

Info

Publication number
CN101458678A
CN101458678A CNA200710179581XA CN200710179581A CN101458678A CN 101458678 A CN101458678 A CN 101458678A CN A200710179581X A CNA200710179581X A CN A200710179581XA CN 200710179581 A CN200710179581 A CN 200710179581A CN 101458678 A CN101458678 A CN 101458678A
Authority
CN
China
Prior art keywords
point
delta
line segment
error
tolerance
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
CNA200710179581XA
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.)
Beijing Zhongke Tongtu Information Technology Co., Ltd.
Original Assignee
Institute of Computing Technology of CAS
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 Institute of Computing Technology of CAS filed Critical Institute of Computing Technology of CAS
Priority to CNA200710179581XA priority Critical patent/CN101458678A/en
Publication of CN101458678A publication Critical patent/CN101458678A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention provides a scanning line algorithm, comprising calculating an absolute error of an intersection point coordinate based on a formula for calculating tolerance and a process for calculating a line segment intersection point; calculating a tolerance of whether a judging point is on the line segment or not, based on the formula for calculating tolerance, the absolute error of the intersection point coordinate and the calculating process for determining whether the point is on the line segment or not; determining whether the point is on the line segment or not. The invention can determine the tolerance after floating point number operating, further, under the precondition that the operation of floating point values representing the point coordinate and the line segment and so on exists the error, rightly judging whether the event point is on the line segment or not, thereby ensuring the correctness of the scanning line algorithm.

Description

A kind of dynamic tolerance setup method based on scan-line algorithm
Technical field
The present invention relates to be applied to the scan-line algorithm in the Geographic Information System, especially, relate to a kind of dynamic tolerance setup method based on scan-line algorithm.
Background technology
Geographic Information System (GIS) is a kind of specific crucial space information system.It is under computing machine hardware and software system supports, to the relevant geographic distribution data in whole or part epigeosphere (the comprising atmospheric envelope) space gather, store, the technological system of management, computing, analysis, demonstration and description.The core of Geographic Information System is to handle spatial geography data, comprises a face stack, the stack of line face and the stack of face face, and all overlay analysis all are based on the processing of related clusters of line segments and intersection point of line segments.
Scan-line algorithm is the algorithm of the output intersection point of line segments of classics.This algorithm is proposed by Bentley and Ottmann, and its most original purpose is to given a series of line segments, obtains the intersection point and the output of all these line segments.Its input is a series of line segments, and output is the intersection point between these line segments.
In the computation process of scan-line algorithm, the intersection point of correctly asking for line segment is very important.Yet the coordinate of actual computation middle conductor is usually represented with floating number.There is error in the floating-point numerical representation, and in the Floating-point Computation process, error can be transmitted.When therefore calculating the line segment of current point, if do not consider error perhaps to have adopted wrong error estimation, mistake might appear at every turn.In the prior art, perhaps only be to study scan-line algorithm theoretically, think that all data all are accurate, ignore error problem; Or a static numerical value simply is set as tolerance.Yet scan-line algorithm can not be avoided the existence of error in actual applications; And when using in Geographic Information System, may run into the geodata of different coordinates, and the numerical range of these data differs greatly, for example: with the longitude and latitude is unit, and its numerical values recited is less than 1000; When being unit with the km, its numerical values recited may be several ten thousand; With rice is unit, and its numerical values recited may be for millions of.Therefore the static tolerance that is provided with can not guarantee the whether correctness on line segment of scan-line algorithm decision event point.
Summary of the invention
This goal of the invention is to solve the tolerance problem of asking for floating-point numerical evaluation in the scan-line algorithm, particularly solve in Floating-point Computation and exist under the prerequisite of error, dynamic tolerance computational problem when handling the data of varying number level with scan-line algorithm, thereby whether correct decision event point is on line segment, guarantee the correctness of scan-line algorithm, can correctly try to achieve all intersection points, further, guarantee the correct realization of overlay analysis, made Geographic Information System that geography information more accurately can be provided.
For achieving the above object, according to an aspect of the present invention, provide a kind of dynamic tolerance setup method based on scan-line algorithm, it comprises following steps:
According to the function in the intersection point of line segments computation process, utilize formula i to calculate the absolute error of intersecting point coordinate;
According to determining the whether function in the process on line segment of point, utilize the absolute error of formula i and intersecting point coordinate to calculate tolerance;
δ ( f ( x 1 , x 2 , · · · x n ) ) = ( ∂ f ∂ x 1 δ ( x 1 ) ) 2 + . . . . . . + ( ∂ f ∂ x n δ ( x n ) ) 2 Formula i
Wherein f represents about variable x 1, x 2... x nFunction, δ (f (x 1, x 2... x n)) absolute error of representative function f;
This tolerance is set to the whether tolerance on line segment of judging point.
According to a further aspect in the invention, provide a kind of method of definite intersection point of line segments, it comprises following steps:
1) receives line segment, obtain the case point structure;
2) obtain minimum case point from the incident dot structure, related line segment is handled and the update event dot structure to putting therewith;
When 3) the case point structure is empty, the set of output intersection point;
Step 2 wherein) comprises: calculate intersection point of line segments, determine that point whether on line segment, calculates tolerance according to formula i, and this tolerance is set to the whether tolerance on line segment of judging point.
Effect of the present invention is to determine the tolerance behind the floating point arithmetic, further, be that computing at the floating-point numerical value of expression point coordinate and line segment etc. exists under the prerequisite of error, whether correct decision event point is on line segment, guarantee the correctness of scan-line algorithm, can correctly try to achieve all intersection points, further, guarantee the correct realization of overlay analysis, made Geographic Information System that geography information more accurately can be provided.
Description of drawings
Below, describe embodiments of the invention in conjunction with the accompanying drawings in detail, wherein:
Fig. 1 is actual computation intersection point and theoretical intersection point skew synoptic diagram.
Fig. 2 is the scan-line algorithm process flow diagram.
Embodiment
Method about error analysis, the situation that actual science is calculated is complicated, each calculating can produce new round-off error and propagate the front and respectively go on foot existing error, and operation times is often many, often in tens million of, the accumulation of error subtracts when increasing when being, simply increases to estimate it is worthless by dullness, because the error bound that obtain like that are actual conditions head and shoulders above, even can cover useful results fully.In actual applications, offset owing to repeatedly round off in the computing, historical facts or anecdotes border error should be much smaller.
Repeatedly the propagation of error of computing is separate, and can not obtain extreme value simultaneously, should adopt a kind of mode of optimism to carry out error analysis.According to " the 3 σ principle " of normal distribution, the cumulative errors of n computing guarantees with 99.97% probability:
| Σ k = 1 n ϵ k | ≤ 3 n × ϵ
Wherein ε is the error bound of measuring or calculating, ε kIt is each error of measuring.
It is irrelevant that this formula shows that error produces with transmission.
In physics or chemical experiment analysis, measuring error is the coefficient results of various small accidentalia, inevitable Normal Distribution.The following Gaussian error Transfer Formula of the normal employing of error analysis that causes by these Normal Distribution and separate measuring error participation calculating:
δ ( x ± y ) = δ 2 ( x ) + δ 2 ( y ) ;
δ ( x × y ) = δ 2 ( x ) × y 2 + δ 2 ( y ) × x 2 ;
δ ( x y ) = δ 2 ( x ) × y 2 + δ 2 ( y ) × x 2 y 2 ;
Usually, δ ( f ( x 1 , x 2 , · · · x n ) ) = ( ∂ f ∂ x 1 δ ( x 1 ) ) 2 + . . . . . . + ( ∂ f ∂ x n δ ( x n ) ) 2 .
Because the precision of floating number all is limited,, in computation process, can produce error inevitably so represent point coordinate and line segment with floating number in the scan-line algorithm.Floating-point Computation is through after the computing repeatedly, by initial equally distributed round-off error cause the inevitable Normal Distribution of cumulative errors (0, σ).Though initial error is distributed as even distribution,, must be similar to Normal Distribution through after the calculating in several steps.Therefore Gaussian error Transfer Formula commonly used in physico-chemical measurement or calculating is applied to Error Analysis of Floating-point Computation.
The flow process of scan-line algorithm is described in detail as follows as shown in Figure 2:
At first initialization: with all line segment end points initialization event dot structure Q and ordering; The current activation line segment of initialization bundle R is null set; Current all line segment ordered sets are S; Current output intersection point set I is null set.
Judge whether Q is empty, if null set is then calculated and finished, I is the set of the intersection point that calculates and get; Otherwise the following operation of circulation is null set until Q.
From Q, obtain minimum case point p, and it is deleted from Q.Searching among the R with p is the line segment of terminal point, deletes segment; Searching among the R through p and p according to tolerance is not the line segment of line segment end points, and then this some intersection point that is properly intersect is exported this and put I; And, the order of these line segments is inverted; From S, choose and from then on put initial line segment, from S, delete, join among the R and go.More than after three operations whenever find a line segment, calculate the line segment that finds and be adjacent the intersection point that line segment may exist, go if exist then intersection point added among the Q.
Just produce error in the time of can calculating the intersection point that may exist at algorithm analysis, the intersection point of promptly trying to achieve is not the theoretical intersection point of two line segments just, but small skew is arranged, as shown in Figure 1.And also can continue to produce error when to search among the R through p and p be not the line segment of line segment end points, and need whether judge this error result, thereby correctly whether judging point p is on line segment less than tolerance.
Judge in the scan-line algorithm whether current event spot generally realizes with following formula on line segment.
det=(point.x-head.x)*(tail.y-point.y)-(point.y-head.y)*(tail.x-point.x)
Wherein point is current point, and head and tail are respectively the two-end-points of current line segment, and x, y represent horizontal stroke, ordinate value a little respectively.When det equaled 0, some point was on line segment; Otherwise some point is not on line segment.Need consider error at this.If judge det==0 simply, because the error problem of Floating-point Computation, can not the correct line segment that must be certain point; If set a quiescent value, the error because of Floating-point Computation is relevant with the size of numerical value again, and then this quiescent value may be correct to some data, may be incorrect to other data.
The invention provides a kind of scan-line algorithm that dynamically arranges tolerance, the general scope of numerical value is determined in the outsourcing of the line segment of intersection point as requested, according to calculating the intersection point step that may exist, calculates the absolute error of the intersecting point coordinate of this process generation; Not the line segment step of line segment end points according to searching among the R again, promptly determine the whether step on line segment of some p, and the intersection point absolute error that has obtained is further calculated the error that this process produces, i.e. tolerance yet through p and p; Carry out determining the line segment of case point p according to this tolerance in the process in scan-line algorithm.
More than analyze the data of NATURAL DISTRIBUTION are all set up.The length and width that promptly comprise the minimum boundary rectangle of figure layer with outsourcing are 10 6The order of magnitude, general relative coordinate value are that the coordinate difference of point in a certain subrange is 10 on x or y coordinate direction 5The data instance of the order of magnitude specifically describes the present invention.
The intersection point that calculating may exist, and it is as follows to calculate the detailed process of the error that this process produces, wherein two line segments are respectively with head0 and tail0, and head1 and tail1 are starting point and terminal point, and institute's find intersection is inter; X and y represent horizontal stroke, ordinate respectively; Δ is represented relative error; δ represents absolute error:
The coordinate difference of difference zequin and terminal point:
double?zx=tail0.x-head0.x;
double?zy=tail0.y-head0.y;
double?ox=tail1.x-head1.x;
double?oy=tail1.y-head1.y;
double?ozx=head0.x-head1.x;
double?ozy=head0.y-head1.y;
More than in six groups of computings the coordinate figure of each parameter all be accurate, the subtraction of two accurate numerical value then, its result has only round-off error.The relative round-off error of double-precision floating points is Δ=1.11 * 10 -16Round-off error and computation process are irrelevant, are the errors that the result of calculation that obtains need round off and cause to show in computing machine.
double?denominator=zx*oy-zy*ox;
This computing has propagation of error three times, twice multiplication, a subtraction; Multiplication transmits relative error, for 2 × 1.11 × 10 - 16 = 1.57 × 10 - 16 , Round-off error is 1.11 * 10 -16This relative error refers to that itself and round-off error are separate owing to calculate the transmission error that causes.Therefore,
Δ ( zx * oy ) = Δ ( zy * ox ) = 1.57 2 + 1.11 2 × 10 - 16 = 2 × 10 - 16 .
According to data characteristic, zx, zy, ox, oy, ozx, ozy etc. are less than 10 5The quantitative series certificate.
δ(zx*oy)=δ(zy*ox)=2×10 -16×10 10=2×10 -6
δ ( deno min ator ) = 2 × 2 × 10 - 6 = 2.8 × 10 - 6 .
According to 10 XThe data of the order of magnitude, it is long-pending to be about 10 ( 2X-1)The statistical law of the order of magnitude, obtaining denominator is 10 9The data of the order of magnitude.
Δ (denominator)=2.8 * 10 -6÷ 10 -9=2.8 * 10 -151.11 * 10 -16Round-off error, therefore begin no longer to consider round-off error from this step.
double?numerator0=ox*ozy-oy*ozx;
Numerator0 is identical with the error analysis of above denominator.
double?Ua=numerator0/denominator;
Transmit relative error: Δ ( Ua ) = 2 × 2.8 × 10 - 15 = 3.9 × 10 - 15 .
Coordinate that inter orders is set for (head0.x+Ua*zx, head0.y+Ua*zy), to this coordinate figure, its absolute error is δ=3.9 * 10 -15* 10 5=3.9 * 10 -10
Searching among the R through p and p is not the line segment of line segment end points, just judges the p point whether on line segment, and whether end points by judging line segment and p are ordered the leg-of-mutton area that constituted is that 0 operation is finished, if area be 0 point on line segment.This computation process is not considered round-off error, because some p herein is the intersection point that possible exist of aforementioned calculation, its error has been far longer than the round-off error of floating point representation.The detailed process of this calculating is as follows, wherein, two end points of the corresponding line segment of head and tail, x and y represent horizontal stroke, ordinate respectively:
double?x1=p.x-head.x;
double?y1=p.y-head.y;
double?x2=tail.x-p.x;
double?y2=tail.y-p.y;
At this head, all non-intermediate result of the data of tail all is initial input data, does not have error, then according to the error of the intersection point of trying to achieve, above the absolute error of each difference be 3.9 * 10 -10
double?det=x1*y2-x2*y1;
This computing has propagation of error three times, twice multiplication, and a subtraction is only considered transmission error: Δ (x1)=Δ (y1)=Δ (x2)=Δ (y2)=3.9 * 10 -10÷ 10 5=3.9 * 10 -15
So error δ = 2 × 3.9 × 10 - 15 × 10 10 × 2 = 7.8 × 10 - 5 , Then this value is according to inventive concept, according to the dynamic tolerance of data computation.
Whether the absolute value of judging det is less than error delta=7.8 * 10 -5If, less than then put on line segment, otherwise line segment is this point only.
More than be to 10 6The error analysis of quantitative series certificate.In The whole analytical process, some hypothesis are arranged, i.e. under the order of magnitude of outsourcing, all be some natural data, promptly the order of magnitude of coordinate is less than the order of magnitude of outsourcing.To any outsourcing is (10 X) data of the order of magnitude, be brought into above-mentioned analytic process, can get its tolerance computing formula and be: 7.8 * 10 (2X-17), wherein X is the order of magnitude.This tolerance only is only applicable to use the method for stating and calculates the thinking whether intersection point and judging point cross line segment.According to inventive concept,, different error tolerance computing formula is arranged at different calculation process.
In the test of true geodata, the tolerance that calculates with this formula has guaranteed algorithm validity, and experimental data is as shown in the table:
Table 1 test is 10 with the outsourcing of above-mentioned code analysis 6Data result
Test data Det value sum The det absolute value is greater than 10 -5Quantity Det minimal value (* 10 -5) Det maximum value (* 10 -5)
Data one 62488 145 -3.52 4.13
Data two 30228 40 -1.38 4.13
Data three 258288 24 -1.92 1.82
Data four 351726 2 -5.79 1.88
The present invention calculate and tolerance be 7.8 * 10 -5, on show true geodata test specification the dynamic tolerance that calculates with the present invention with very big probability ground greater than the error that produces in the computation process, show that this method can guarantee algorithm validity.
The present invention adopts floating number to represent for numerical value and needs judge that the problem whether numerical value equates fully provides a kind of solution thinking.
Should be noted that and understand, under the situation that does not break away from the desired the spirit and scope of the present invention of accompanying Claim, can make various modifications and improvement the present invention of foregoing detailed description.Therefore, the scope of claimed technical scheme is not subjected to the restriction of given any specific exemplary teachings.

Claims (9)

1. dynamic tolerance setup method based on scan-line algorithm, it comprises following steps:
According to the function in the intersection point of line segments computation process, utilize formula 1 to calculate the absolute error of intersecting point coordinate;
According to determining the whether function in the process on line segment of point, utilize the absolute error of formula 1 and described intersecting point coordinate to calculate tolerance;
δ ( f ( x 1 , x 2 , · · · x n ) ) = ( ∂ f ∂ x 1 δ ( x 1 ) ) 2 + . . . . . . + ( ∂ f ∂ x n δ ( x n ) ) 2 Formula 1
Wherein f represents about variable x 1, x 2... x nFunction, δ (f (x 1, x 2... x n)) error of representative function f;
Described tolerance is set to the whether tolerance on line segment of judging point.
2. method according to claim 1 is characterized in that, for f=x ± y, δ ( x ± y ) = δ 2 ( x ) + δ 2 ( y ) .
3. method according to claim 1 is characterized in that, for f=x * y, δ ( x × y ) = δ 2 ( x ) × y 2 + δ 2 ( y ) × x 2 .
4. method according to claim 1 is characterized in that, for f = x y , δ ( x y ) = δ 2 ( x ) × y 2 + δ 2 ( y ) × x 2 y 2 .
5. the method for a definite sweep trace intersection point, it comprises following steps:
1) receives line segment, obtain the case point structure;
2) from described case point structure, obtain minimum case point, handle, upgrade described case point structure putting related line segment therewith;
When 3) described case point structure is empty, the set of output intersection point;
Step 2 wherein) comprise:
According to the function in the intersection point of line segments computation process, utilize formula 1 to calculate the absolute error of intersecting point coordinate;
According to determining the whether function in the process on line segment of point, utilize the absolute error of formula 1 and described intersecting point coordinate to calculate tolerance;
Described tolerance is set to the whether tolerance on line segment of judging point.
6. method according to claim 5 is characterized in that, described put therewith related line segment comprise the line segment that ends at this point, through the line segment of this point or start from the line segment of this point.
7. method according to claim 5 is characterized in that, for f=x ± y, δ ( x ± y ) = δ 2 ( x ) + δ 2 ( y ) .
8. method according to claim 5 is characterized in that, for f=x * y, δ ( x × y ) = δ 2 ( x ) × y 2 + δ 2 ( y ) × x 2 .
9. method according to claim 5 is characterized in that, for f = x y , δ ( x y ) = δ 2 ( x ) × y 2 + δ 2 ( y ) × x 2 y 2 .
CNA200710179581XA 2007-12-14 2007-12-14 Dynamic tolerance setup method based on scan line arithmetic Pending CN101458678A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA200710179581XA CN101458678A (en) 2007-12-14 2007-12-14 Dynamic tolerance setup method based on scan line arithmetic

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA200710179581XA CN101458678A (en) 2007-12-14 2007-12-14 Dynamic tolerance setup method based on scan line arithmetic

Publications (1)

Publication Number Publication Date
CN101458678A true CN101458678A (en) 2009-06-17

Family

ID=40769546

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA200710179581XA Pending CN101458678A (en) 2007-12-14 2007-12-14 Dynamic tolerance setup method based on scan line arithmetic

Country Status (1)

Country Link
CN (1) CN101458678A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111931015A (en) * 2020-08-11 2020-11-13 付立军 Tolerance type line data query method based on geological settlement data

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111931015A (en) * 2020-08-11 2020-11-13 付立军 Tolerance type line data query method based on geological settlement data
CN111931015B (en) * 2020-08-11 2022-04-26 付立军 Tolerance type line data query method based on geological settlement data

Similar Documents

Publication Publication Date Title
US10552119B2 (en) Dynamic management of numerical representation in a distributed matrix processor architecture
Lee et al. Finding the non-dominated Pareto set for multi-objective simulation models
Christen et al. A general purpose sampling algorithm for continuous distributions (the t-walk)
Grishagin et al. Convergence conditions and numerical comparison of global optimization methods based on dimensionality reduction schemes
CN108959794B (en) Structural frequency response dynamic model correction method based on deep learning
Liu et al. A combined approach to cartographic displacement for buildings based on skeleton and improved elastic beam algorithm
CN111666924B (en) Automatic problem solving method and system for plane geometry
Pourmohamad et al. The statistical filter approach to constrained optimization
CN113360711A (en) Model training and executing method, device, equipment and medium for video understanding task
CN110689230B (en) Regional poverty degree determining method, electronic device and storage medium
Prater-Bennette et al. The proximity operator of the log-sum penalty
CN107463486B (en) System performance analysis method and device and server
JP6781819B2 (en) Task processing method and distributed computing framework system
Huang et al. How different are species distribution model predictions?—Application of a new measure of dissimilarity and level of significance to giant panda Ailuropoda melanoleuca
Hon et al. A cell based particle method for modeling dynamic interfaces
CN101458678A (en) Dynamic tolerance setup method based on scan line arithmetic
CN108133234B (en) Sparse subset selection algorithm-based community detection method, device and equipment
Wu et al. Similarity and comparison of three finite-volume methods for diffusive fluxes computation on nonorthogonal meshes
Wang et al. A Bayesian method for on-line evaluation of uncertainty in measurement of Coriolis flow meters
CN114997407A (en) Noise elimination method and device for quantum measurement equipment, electronic equipment and medium
Zou et al. Constraint-based beautification and dimensioning of 3D polyhedral models reconstructed from 2D sketches
Lemeshko et al. Effect of the roundoff on the properties of criteria for testing statistical hypotheses
Harmening et al. Terrestrial laserscanning-modeling of correlations and surface deformations
Meidow et al. Algebraic reasoning for the enhancement of data-driven building reconstructions
Paláncz et al. A novel RANSAC approach to robustly solve the 3D similarity transformation problem

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: BEIJING ZHONGKE SUANYUAN TECHNOLOGY DEVELOPMENT CO

Free format text: FORMER OWNER: INST. OF COMPUTING TECHNOLOGY, CHINESE ACADEMY OF SCIENCES

Effective date: 20110624

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 100080 NO. 6, KEXUEYUAN SOUTH ROAD, ZHONGGUANCUN, HAIDIAN DISTRICT, BEIJINGTO: 100190 ROOM 1213, COMPREHENSIVE SCIENTIFIC RESEARCH BUILDING, NO. 6, KEXUEYUAN SOUTH ROAD, ZHONGGUANCUN, HAIDIAN DISTRICT, BEIJING

TA01 Transfer of patent application right

Effective date of registration: 20110624

Address after: 100190 room 1213, comprehensive research building, No. 6 South Road, Zhongguancun Academy of Sciences, Beijing, Haidian District

Applicant after: Beijing Zhongke computer source technology development Co Ltd

Address before: 100080 Haidian District, Zhongguancun Academy of Sciences, South Road, No. 6, No.

Applicant before: Institute of Computing Technology, Chinese Academy of Sciences

ASS Succession or assignment of patent right

Owner name: BEIJING ZHONGKE TONGTU INFORMATION TECHNOLOGY CO.,

Free format text: FORMER OWNER: BEIJING ZHONGKE SUANYUAN TECHNOLOGY DEVELOPMENT CO., LTD.

Effective date: 20110810

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 100190 HAIDIAN, BEIJING TO: 100192 HAIDIAN, BEIJING

TA01 Transfer of patent application right

Effective date of registration: 20110810

Address after: 100192, Beijing District, Haidian District science and technology road, 8, science and technology wealth center, block A, 11 North Zone

Applicant after: Beijing Zhongke Tongtu Information Technology Co., Ltd.

Address before: 100190 room 1213, comprehensive research building, No. 6 South Road, Zhongguancun Academy of Sciences, Beijing, Haidian District

Applicant before: Beijing Zhongke computer source technology development Co Ltd

C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Open date: 20090617