KR890017634A - Control method of contact processing of wide line - Google Patents

Control method of contact processing of wide line Download PDF

Info

Publication number
KR890017634A
KR890017634A KR1019880006544A KR880006544A KR890017634A KR 890017634 A KR890017634 A KR 890017634A KR 1019880006544 A KR1019880006544 A KR 1019880006544A KR 880006544 A KR880006544 A KR 880006544A KR 890017634 A KR890017634 A KR 890017634A
Authority
KR
South Korea
Prior art keywords
variable
variables
wry
cur
value
Prior art date
Application number
KR1019880006544A
Other languages
Korean (ko)
Other versions
KR940001051B1 (en
Inventor
문성원
Original Assignee
최근선
주식회사 금성사
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 최근선, 주식회사 금성사 filed Critical 최근선
Priority to KR1019880006544A priority Critical patent/KR940001051B1/en
Publication of KR890017634A publication Critical patent/KR890017634A/en
Application granted granted Critical
Publication of KR940001051B1 publication Critical patent/KR940001051B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers

Abstract

내용 없음No content

Description

폭이있는 선의 접점처리 제어방법Control method of contact processing of wide line

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is an open matter, no full text was included.

제1도는 본 발명이 적용되는 제어장치 블록도, 제2도는 본 발명의 폭이있는 선의 접점처리 제어방법에 의한 신호흐름도.1 is a block diagram of a control device to which the present invention is applied, and FIG.

Claims (1)

주처리장치(1)에서 입력변수(x,y)방향의 증분치, 전역변수(wid), 접점처리 전역변수(Joiny)등을 읽어 정적 전역변수(CURx,CURy)에 입력변수(x,y)방향의 증분치를 각각 가산한 후 끝점으로 하여 의사변수 (wrx2,wry2)에 각각 저장하고, 상기 정적 전역변수(curx,cury)는 시작점으로 하여 의사변수(wrx1,wry1)에 각각 저장하고, 상기 의사변수(wrx2,wry2)는 지역변수(Savx,Savy)에 각각 저장하여 입력변수(y)방향의 증분 치를 접점처리 비교용 변수(objy)에 저장한 후 지역변수(1)값이 전역변수(wid)값보다 작은지를 판별하고, 작을 경우에는 접점처리 전역변수 (joiny) 및 접점처리 비교용 변수(obiy)의 부호가 플러스인지를 판별하여 플러스 여부에 따라 각각 의사변수(wrx2, wry1) , (wry2, wry1)를 각각 증가시켜 끝점변수 (rx2,rx1)(ry2, ry1)에 각각 저장함과 아울러 의사변수(wry2, wry1),(wrx2, wry1)는 끝점변수(ry2, ry1) (rx2, rx1)에 각각 저장하여 이동방향 및 거리를 세팅하고, 입력변수(x,y)방향의 이동거리 크기를 비교한 후 시작점과 끝점이 동일한지를 판별하여 동일하지 않을 경우에는 동일할 때까지 이동방향의 크기를 가산한 후 입력변수(x,y)의 위치를 정적 전역변수(CURx,CURy)에 각각 저장하고, 그 값을 래스터 메모리(5)의 어드레스에 기록한 후 동일할 경우에는 지역변수(1)를 증가시키고, 다시 상기의 그 지역변수(1)값이 전역변수(wid)값보다 작은지를 판별하여 작지 않 을 경우에는 접점처리 비교용 변수(obiy)를 접점처리 전역변수(Joiny)에 저장함과 아울러 지역변수(SaVx,SaVy)를 정적 전역변수(CURx,CURy)에 각각 저장시킨 후 현재 커서위치를 세팅하여 종로하게 제어함을 특징으로하는 폭이있는 선의 접점처리 제어방법.Read the incremental value in the direction of the input variable (x, y), the global variable (wid), the contact processing global variable (Joiny), etc. from the main processing unit (1) and read the input variable (x) into the static global variables (CUR x , CUR y ). and increment each of the increments in the y direction, and store them as pseudo endpoints (wrx 2 and wry 2 ), respectively, and the static global variables (cur x and cur y ) are pseudo points (wrx 1 and wry) as starting points. 1 ) and the pseudo variables (wrx 2 , wry 2 ) are stored in local variables (Sav x , Sav y ), respectively, and the increment value of the direction of the input variable (y) is stored in the contact processing comparison variable (obj y ). After saving, it is determined whether the value of local variable (1) is smaller than the value of wid, and if it is small, it is determined whether the sign of the contact processing global variable (join y ) and the contact processing comparison variable (obi y ) is positive. In addition, each of the pseudo variables (wrx 2 , wry 1 ), (wry 2 , wry 1 ) is increased according to whether they are positive and stored in the endpoint variables (rx 2 , rx 1 ) (ry 2 , ry 1 ). Pseudo variables (wry 2 , wry 1 ), (wrx 2 , wry 1 ) are stored in endpoint variables (ry 2 , ry 1 ) (rx 2 , rx 1 ), respectively, to set the direction of movement and distance, and input variables (x After comparing the moving distance in the direction of, y) and determining whether the starting point and the ending point are the same, if it is not the same, add the size of the moving direction until it is the same and then change the position of the input variable (x, y) to the static global variable. (CUR x , CUR y ), respectively, and write the value to the address of the raster memory 5, and if it is the same, increase the local variable (1), and then again the value of the local variable (1) is global variable (wid) If you do less to determine if less than a value, a contact treatment comparison variables (obi y) the contact process global variables (Join y) as well as a local variable (SaV x, SaV y) and store in for static global variable, (CUR x , CUR y ), and then set the current cursor position to control vertically. Contact processing control method. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019880006544A 1988-05-31 1988-05-31 Control method of contacting points of lines having width KR940001051B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019880006544A KR940001051B1 (en) 1988-05-31 1988-05-31 Control method of contacting points of lines having width

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019880006544A KR940001051B1 (en) 1988-05-31 1988-05-31 Control method of contacting points of lines having width

Publications (2)

Publication Number Publication Date
KR890017634A true KR890017634A (en) 1989-12-16
KR940001051B1 KR940001051B1 (en) 1994-02-08

Family

ID=19274858

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019880006544A KR940001051B1 (en) 1988-05-31 1988-05-31 Control method of contacting points of lines having width

Country Status (1)

Country Link
KR (1) KR940001051B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100773399B1 (en) 2006-10-23 2007-11-05 삼성전자주식회사 Semiconductor device and method of fabricating the smae

Also Published As

Publication number Publication date
KR940001051B1 (en) 1994-02-08

Similar Documents

Publication Publication Date Title
JPS56140452A (en) Memory protection system
KR870004366A (en) Data processing systems
KR870008314A (en) Semiconductor memory
KR920001323A (en) How processors work to improve computer performance by removing branches
KR940010780A (en) Memory device of video signal processor using motion compensation
KR920001307A (en) Information processing device
KR890017634A (en) Control method of contact processing of wide line
KR860004349A (en) Process I / O Device of Sequence Controller
JPS5372429A (en) Non-volatile semiconductor memory unit
KR900016942A (en) Standard pattern registration device and pattern registration method in pattern recognition device
JPS6431238A (en) System for controlling store buffer
KR970029064A (en) Decoding Circuit of Synchronous Semiconductor Memory Device
KR940008824A (en) Simultaneous Control Method of Multiple Robots
KR960015594A (en) Programming method of nonvolatile memory device
KR950001499A (en) Refresh Control Circuit and Method of Dynamic Random Access Memory Device
KR890010759A (en) Graphic processing control method of laser printer.
SU1198505A2 (en) Device for preprocessing information
KR970023423A (en) Word line driving method of semiconductor memory device
KR930014592A (en) Data output buffer circuit
JPS6470848A (en) Picture display control system
KR960019003A (en) How to use vector font using cache memory in printer and its device
KR970007636A (en) Multiple RAM brake condition setting circuit using external memory
KR910018912A (en) DRAM access circuit
KR920006825A (en) Programmable controller using parallel processing of control program
KR910011404A (en) Position Control Method in Robot System

Legal Events

Date Code Title Description
A201 Request for examination
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 19971229

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee