JPS6073732A - External character retrieving system - Google Patents

External character retrieving system

Info

Publication number
JPS6073732A
JPS6073732A JP58180539A JP18053983A JPS6073732A JP S6073732 A JPS6073732 A JP S6073732A JP 58180539 A JP58180539 A JP 58180539A JP 18053983 A JP18053983 A JP 18053983A JP S6073732 A JPS6073732 A JP S6073732A
Authority
JP
Japan
Prior art keywords
code
buffer
external character
internal display
character code
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
JP58180539A
Other languages
Japanese (ja)
Inventor
Makoto Arai
新井 信
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP58180539A priority Critical patent/JPS6073732A/en
Publication of JPS6073732A publication Critical patent/JPS6073732A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9017Indexing; Data structures therefor; Storage structures using directory or table look-up

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To shorten the time required for retrieving an external character, by storing an obtained external character code and a corresponding internal display code in an external character code buffer and, from the next time, performing the external character retrieval by referring to the external character code and corresponding internal display code buffer. CONSTITUTION:When an external character code buffer 12 is retrieved and it becomes clear that a desired ''Kanji'' (Chinese character) code is not contained in the buffer 12, an external character code table 11 is retrieved. A ''Kanji'' code obtained by this table retrieval is contained in the buffer 12. Moreover, an internal display code obtained at the table 11 is contained in an internal display code buffer 13. Once the data are contained in the buffers 12 and 13, the buffer 12 is retrieved whenever the same ''Kanji'' code is given thereafter. By this retrieval it becomes clear that the desired external character is contained in the buffer 12 and its corresponding internal display code is obtained from the corresponding buffer 13.

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明は特に漢字データエントリイ装置に用いて好適な
外字検索方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a non-standard character search method particularly suitable for use in a kanji data entry device.

〔発明の技術的背景とその問題点〕[Technical background of the invention and its problems]

漢字データエントリイ装置で扱う漢字の種類には、標準
で持つ内字と、使用者が各々任意にコードとキャラクタ
フォントデータを登録して使用する外字の2種がある。
There are two types of kanji characters handled by the kanji data entry device: internal characters that are standard, and external characters that users use by registering their own codes and character font data.

内部コードは、はぼシーケンシャルな値をと9、固定で
あるが、外字コードはランダムな値をとる。これら、外
字のキャラクタフォントデータはシーケンシャルに格納
しておく必要があり、これを表示するため対応するシー
ケンシャルな内部表示コードと称するものtr+つ。従
って上記外字を表示するため、漢字コードを内部表示コ
ードに変換する外字コードテーブルが必要となる。
The internal code has a fixed sequential value of 9, but the external character code takes a random value. These character font data for external characters must be stored sequentially, and in order to display them, corresponding sequential internal display codes (tr+) are required. Therefore, in order to display the above-mentioned non-standard characters, a non-standard character code table is required to convert the kanji code into an internal display code.

ところで、従来は外字となる漢字コードが得られる度に
上記外字コードテーブル全体會検索していた。従がって
外字コードテーブルの容量が大きいものになると検索の
ための時間を要し。
By the way, conventionally, every time a Kanji code for a non-standard character was obtained, the entire non-standard character code table was searched. Therefore, when the capacity of the external character code table becomes large, it takes time to search.

表示までに多くの時間を費すといった欠点を持っていた
It has the disadvantage that it takes a lot of time to display the image.

〔発明の目的〕[Purpose of the invention]

本発明は上記欠点に鑑みてなされたものであり、比較的
小hiA−のメモリで構成される外字コードバッファ及
び内部表示コードバッファを設けることにより、外字検
索のために要する時間短縮をはかった外字検索方式を提
供することを目的とする。
The present invention has been made in view of the above-mentioned drawbacks, and provides a custom character code buffer and an internal display code buffer configured with a relatively small HiA memory, thereby reducing the time required for a custom character search. The purpose is to provide a search method.

〔発明の概要〕[Summary of the invention]

本発明は、この種装置が通常持つ外字コードテーブルの
前段に、このテーブルの一部写しが記憶され、外字コー
ドと内部表示コードの対応表であるコードバッファを付
加したものである。
In the present invention, a partial copy of this table is stored before the external character code table that this type of device normally has, and a code buffer is added which is a correspondence table between external character codes and internal display codes.

このコードバッファは比較的小容量の高速メモリで構成
される。本装置は外部から外字コードを受信すると上記
コードバッファを検索し、必要とする外字コードの存在
しないことが確認されると、上記外字コードテーブルを
参照し、得られる外字コード及びそれに対応する内部表
示コードをそれぞれのバッファへ収納し1次回以降、こ
の外字コードバッファ及び内部表示コードバッファを参
照することにより外字検索を行なうものである。
This code buffer consists of a relatively small capacity high speed memory. When this device receives a custom character code from the outside, it searches the above-mentioned code buffer, and when it is confirmed that the required custom character code does not exist, it refers to the above-mentioned custom character code table and displays the obtained custom character code and its corresponding internal display. Codes are stored in their respective buffers, and from the first time onwards, the external character search is performed by referring to this external character code buffer and internal display code buffer.

この方式を採用することによシ、外字検索に要する時間
が短縮され、従がって表示までに要する時間も短縮され
、パフォーマンスの向上をはかることができる。
By adopting this method, the time required to search for external characters is shortened, and therefore the time required to display the characters is also shortened, making it possible to improve performance.

〔発明の実施例〕[Embodiments of the invention]

以下1図面を使用して本発明につき詳細に説明する。第
1図は外字表示に至る動作ステップ。
The present invention will be explained in detail below using one drawing. Figure 1 shows the operational steps leading to the display of external characters.

全概念的に示した図である。図中、KCは外字となる漢
字コード、DCはこの漢字コードに基づき変換される内
部表示コード、CPはこの内部表示コードに対応するキ
ャラクタフォントデータである。
It is a diagram showing the entire concept. In the figure, KC is a Kanji code for an external character, DC is an internal display code converted based on this Kanji code, and CP is character font data corresponding to this internal display code.

この■・■・■のステツ7″を経て所望とする漢字が表
示されるものである。
The desired kanji is displayed through these stages 7'' of ■, ■, and ■.

第2図及び第3図は1本発明による外字検索方式の実施
例を示す図である。
FIGS. 2 and 3 are diagrams showing an embodiment of a non-standard character search method according to the present invention.

図において、11は外字コードと内部表示コードとの対
応表である外字コードテーブルが格納されるメモリ(以
下、説明の便宜上外字コードテーブルJ1と称する)で
ある。
In the figure, 11 is a memory (hereinafter referred to as a private character code table J1 for convenience of explanation) in which a private character code table that is a correspondence table between private character codes and internal display codes is stored.

この外字コードテーブルには、外字となる漢字コードが
全て収められ1個々に対応する内部表示コードが表形式
に格納されている。12゜13はそれぞれ外字コードバ
ッファ、内部表示コードバッファであり1本発明によシ
付加される。とれらバッファ12,13には上記外字コ
ードテーブル11の一部写しが転送され、小容量の尚速
メモリで実現される。J4は変換すべき漢字コード(外
字)が保持されるレジスタである。
This external character code table contains all the Kanji codes for external characters, and the internal display codes corresponding to each one are stored in a table format. 12 and 13 are an external character code buffer and an internal display code buffer, respectively, which are added according to the present invention. A partial copy of the external character code table 11 is transferred to the buffers 12 and 13, and is realized using a small-capacity fast memory. J4 is a register that holds the Kanji code (external character) to be converted.

以下1本発明実施例の動作につき詳述する。The operation of one embodiment of the present invention will be described in detail below.

第2図に示した実施例は、与えられた漢字コード(外字
)が外字コードバッファ12に納められていない場合の
動作を示している。この場合テモ、まず外字コードバッ
ファ12の検索を行なう。これにより所望とする漢字コ
ードが外字コードバッファ12に納められていないこと
がわかると、外字コードテーブルllf検索する。
The embodiment shown in FIG. 2 shows the operation when a given Kanji code (external character) is not stored in the external character code buffer 12. In this case, the private character code buffer 12 is first searched. When it is determined that the desired kanji code is not stored in the external character code buffer 12, the external character code table llf is searched.

このテーブル検索によって得られた漢字コード □は外
字コードバッファJ2に納められる。ヌ。
The kanji code □ obtained by this table search is stored in the external character code buffer J2. Nu.

外字コードテーブル11で得られた内部表示コードも上
記漢字コードと対応して内部表示コードバッファ13へ
納められる。
The internal display code obtained from the external character code table 11 is also stored in the internal display code buffer 13 in correspondence with the above-mentioned Kanji code.

一担、上記コードバッファ12,13へデータが収納さ
れると以降の動作は第3図に示される様になシ、同じ漢
字コードが与えられる毎に外字コードバッファJ2の検
索を行ない、このことにより、この外字コードバッファ
12に所望とする外字が納められていることがわかり。
Once the data is stored in the code buffers 12 and 13, the subsequent operation is as shown in Figure 3. Every time the same kanji code is given, the external character code buffer J2 is searched. As a result, it can be seen that the desired external character is stored in this external character code buffer 12.

これに対応する内部表示コードバッファ13から内部表
示コードが得られる。外字コードバッファ12は外字コ
ードテーブルIJよシはるかに少ない容量のメモリで構
成されるため、検索がより高速に行なわれる。
An internal display code is obtained from the corresponding internal display code buffer 13. Since the private character code buffer 12 is constructed of a memory with a much smaller capacity than the private character code table IJ, the search can be performed faster.

外字コードテーブル12がいっばい(FULL)で納め
きれなくなった場合には最初に納められたコードから順
に畳面される。(古いものから順に捨てられる)外字と
称するものは、同一1吏用者で異種類のものを多く使用
するということはほとんどなく、使用者により数種類に
限定されることが多い。このため、同一の外字が何度も
使用されることか多く、はとんどの場合、第3図に示す
検索法が実施されることになる。
When the external character code table 12 becomes full (FULL) and cannot be stored, the codes are cleared in order starting from the first code stored. Gaiji (the oldest ones are discarded first) are rarely used in different types by the same user, and are often limited to a few types depending on the user. For this reason, the same external character is often used many times, and in most cases, the search method shown in FIG. 3 is implemented.

〔発明の効果〕〔Effect of the invention〕

以上説明の如く本発明によれば小容量のコードバッファ
を設けることで外字検索のため時間を短縮させることが
できる。このことは表示までに要する時間が短縮される
こと全慈味し、パフォーマンスの向上につながる。父、
このバッファは/J%6量で済むため、メモリの負担は
小さい。
As described above, according to the present invention, by providing a small-capacity code buffer, the time required to search for external characters can be shortened. This means that the time required for display is reduced, leading to improved performance. father,
This buffer only requires /J%6, so the load on the memory is small.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は外字表示に至る動作ステップを概念的に示す図
、第2図1第3図は本発明による外字検索方式の実施例
を示す図である。 11・・・外字コードテーブル、12・・・外字コード
バッファ、13・・・内部表示コードバッファ。 J4・・・外字コードレソスタ。 出1人代理人 弁理士 鈴 江 武 彦第1図 ■ 第2図 第3図
FIG. 1 is a diagram conceptually showing the operational steps leading to the display of non-standard characters, and FIG. 2 and FIG. 3 are diagrams showing an embodiment of the non-standard character search method according to the present invention. 11... External character code table, 12... External character code buffer, 13... Internal display code buffer. J4...Gaiji codeless star. Single agent Patent attorney Takehiko Suzue Figure 1 ■ Figure 2 Figure 3

Claims (1)

【特許請求の範囲】[Claims] 外字コードを内部表示コードに変換する外字コードテー
ブルが収納されるメモリと、比較的小容量のメモリで構
成され、外字コードが記憶される外字コードバッファ及
びこの外字コードバッファに記憶された外字コードのそ
れぞれに対応する内部表示コードが記憶される内部表示
コードバッファとを有し、外部より与えられる外字コー
ドに従かい上記外字コードバッファを検索し、必要とす
る外字コードが存在しないことが確認されると上記外字
コードテーブルを検索し1%られる外字コード及びそれ
に対応する内部表示コードを外字コードパンノア及び内
部表示コードバッファに収納し1次回以降この外字コー
ドバッファ及びそれに対応する内部表示コードバッファ
を参照することにより外字検索を行なうことを特徴とす
る外字検索方式。
It consists of a memory that stores a custom character code table that converts custom character codes into internal display codes, a relatively small capacity memory, and a custom character code buffer that stores custom character codes, and a private character code buffer that stores custom character codes. It has an internal display code buffer in which the corresponding internal display code is stored, and searches the above-mentioned external character code buffer according to the external character code given from the outside, and confirms that the required external character code does not exist. Search the above-mentioned external character code table, store the external character code obtained by 1% and the corresponding internal display code in the external character code pannoia and internal display code buffer, and refer to this external character code buffer and the corresponding internal display code buffer from the first time onwards. A non-standard character search method characterized by performing a non-standard character search by
JP58180539A 1983-09-30 1983-09-30 External character retrieving system Pending JPS6073732A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58180539A JPS6073732A (en) 1983-09-30 1983-09-30 External character retrieving system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58180539A JPS6073732A (en) 1983-09-30 1983-09-30 External character retrieving system

Publications (1)

Publication Number Publication Date
JPS6073732A true JPS6073732A (en) 1985-04-25

Family

ID=16085032

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58180539A Pending JPS6073732A (en) 1983-09-30 1983-09-30 External character retrieving system

Country Status (1)

Country Link
JP (1) JPS6073732A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH021353A (en) * 1988-06-08 1990-01-05 Konica Corp Image processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH021353A (en) * 1988-06-08 1990-01-05 Konica Corp Image processing system

Similar Documents

Publication Publication Date Title
JPS6073732A (en) External character retrieving system
JPH02222063A (en) Slip output device
JPS59121432A (en) Print data buffering system of printer
JPS6019275A (en) Picture retrieving device
JPH05151264A (en) Information retrieving device
JPH0432978A (en) Image processor
JP2635022B2 (en) Image display method and apparatus
JP2973520B2 (en) Display method in electronic document editing device
JPS61267827A (en) Information registering and retrieving device
JP3778068B2 (en) Image data expansion method and image display control apparatus
JPH01108678A (en) Electronic filing device for image
JPH0752451B2 (en) Information retrieval device
KR810001078B1 (en) The composition system of korean alphabet
JPS599749A (en) "kana" (japanese syllabary) and chinese character converting device
JPH0573627A (en) Picture retrieval device
JPH0736169B2 (en) Data retrieval device
JPH09138805A (en) File retrieval device
JPS61281368A (en) Picture information retrieving device
JPS6046588A (en) Discrimination system for frequency of using decentralized registration character
JPS593575A (en) Command input system
JPS6329882A (en) Information registering and retrieving device
JPS62173565A (en) Data register system in sentence processor
JPH03109672A (en) Electronic translator
JPH04273573A (en) Name retrieval method
JPS63291168A (en) Document retrieving method