JPH01158546A - Method for identifying variable-length block size - Google Patents

Method for identifying variable-length block size

Info

Publication number
JPH01158546A
JPH01158546A JP62317976A JP31797687A JPH01158546A JP H01158546 A JPH01158546 A JP H01158546A JP 62317976 A JP62317976 A JP 62317976A JP 31797687 A JP31797687 A JP 31797687A JP H01158546 A JPH01158546 A JP H01158546A
Authority
JP
Japan
Prior art keywords
block
variable
length
reading
size
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
JP62317976A
Other languages
Japanese (ja)
Inventor
Kazuo Ito
和夫 伊藤
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP62317976A priority Critical patent/JPH01158546A/en
Publication of JPH01158546A publication Critical patent/JPH01158546A/en
Pending legal-status Critical Current

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B29WORKING OF PLASTICS; WORKING OF SUBSTANCES IN A PLASTIC STATE IN GENERAL
    • B29CSHAPING OR JOINING OF PLASTICS; SHAPING OF MATERIAL IN A PLASTIC STATE, NOT OTHERWISE PROVIDED FOR; AFTER-TREATMENT OF THE SHAPED PRODUCTS, e.g. REPAIRING
    • B29C65/00Joining or sealing of preformed parts, e.g. welding of plastics materials; Apparatus therefor
    • B29C65/02Joining or sealing of preformed parts, e.g. welding of plastics materials; Apparatus therefor by heating, with or without pressure
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B29WORKING OF PLASTICS; WORKING OF SUBSTANCES IN A PLASTIC STATE IN GENERAL
    • B29CSHAPING OR JOINING OF PLASTICS; SHAPING OF MATERIAL IN A PLASTIC STATE, NOT OTHERWISE PROVIDED FOR; AFTER-TREATMENT OF THE SHAPED PRODUCTS, e.g. REPAIRING
    • B29C66/00General aspects of processes or apparatus for joining preformed parts
    • B29C66/50General aspects of joining tubular articles; General aspects of joining long products, i.e. bars or profiled elements; General aspects of joining single elements to tubular articles, hollow articles or bars; General aspects of joining several hollow-preforms to form hollow or tubular articles
    • B29C66/51Joining tubular articles, profiled elements or bars; Joining single elements to tubular articles, hollow articles or bars; Joining several hollow-preforms to form hollow or tubular articles
    • B29C66/54Joining several hollow-preforms, e.g. half-shells, to form hollow articles, e.g. for making balls, containers; Joining several hollow-preforms, e.g. half-cylinders, to form tubular articles

Abstract

PURPOSE:To practice the same reading processing as the case of a fixed-length block file by reading including the block size information of a following block when the memory contents of a block is read from a variable-length block file. CONSTITUTION:A size fixing dummy block 11 inside a variable-length block file 10 is provided to extract a block size before reading a first variable-length real data block 12. Since a first block reading range 13 includes block size information 120 set at the top of the following second block 12, when the second block 12 is read, the block size extracted when the first block 11 is read is made into a reading area size. A second block reading range 14 includes block size information 150 of a variable-length block 15. The rest is the same way, but a final block 16 is read as a reading range 17. Since a block after the final block 16 does not exist, stopper information 180 is read by substituting the block size information.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は可変長ブロックサイズ識別方法に関する。[Detailed description of the invention] [Industrial application field] The present invention relates to a variable length block size identification method.

〔従来の技術〕[Conventional technology]

従来、可変長ブロックファイルのブロックサ・イズ識別
には、ディレクトリにブロックサイズ情報を持たせるか
、ブロックの終りに終了識別子を設定している。
Conventionally, to identify the block size of a variable-length block file, block size information is provided in the directory or an end identifier is set at the end of the block.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかしながら、ディレクトリにブロックサイズ情報を持
たせる場合はディレクトリ制御機能が必要となる。また
、ブロックの終りに終了識別子を設定する場合は識別子
を認識するまでブロックサイズが分からない。
However, if a directory has block size information, a directory control function is required. Furthermore, when setting an end identifier at the end of a block, the block size cannot be known until the identifier is recognized.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の可変長ブロックサイズ識別方法は最初に記憶内
容の読出し対象となるサイズ固定の擬似ブロックに後続
する複数の可変長ブロックのそれぞれの先頭に自己の可
変長ブロックのサイズ情報を設定し、前記擬似ブロック
及び前記複数の可変長ブロックのそれぞれの記憶内容を
読出すとき、後続する可変長ブロックのサイズ情報を含
んで請出して事前に識別する構成である。
The variable-length block size identification method of the present invention first sets the size information of its own variable-length block at the beginning of each of a plurality of variable-length blocks that follow a fixed-size pseudo block whose storage contents are to be read, and When reading the storage contents of each of the pseudo block and the plurality of variable length blocks, the configuration is such that size information of the subsequent variable length block is retrieved and identified in advance.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

本発明の可変長ブロックサイズ識別方法の一実施例を示
す図を参照すると、可変長ブロックファイル10内のサ
イズ固定ダミーブロック(第1ブロツク)11は最初の
可変長実データブロック(第2ブロツク)12を読込む
前にブロックサイズを抽出するために設けである。第1
ブロック読込み範囲13は後続の第2ブロツク12の先
頭に設定されたブロックサイズ情報120を含む。した
がって、第2ブロツク12を読込む場合、第1ブロツク
11を読込んだときに抽出したブロックサイズを読込み
エリアサイズとする。第2ブロック読込み範囲14は可
変長ブロック(第3ブロツク)15のブロックサイズ情
報150を含む。第3ブロツク15を読込む場合、前の
第2ブロツク12を読込んだときに抽出したブロックサ
イズを読込みエリアサイズとする。以下、同様であるが
、最終ブロック16は読込み範囲17として読込まれ 
Referring to a diagram showing an embodiment of the variable length block size identification method of the present invention, a fixed size dummy block (first block) 11 in a variable length block file 10 is a first variable length real data block (second block). This is provided to extract the block size before reading 12. 1st
The block reading range 13 includes block size information 120 set at the beginning of the subsequent second block 12. Therefore, when reading the second block 12, the block size extracted when reading the first block 11 is used as the reading area size. The second block reading range 14 includes block size information 150 of the variable length block (third block) 15. When reading the third block 15, the block size extracted when reading the previous second block 12 is used as the reading area size. The same applies hereafter, but the last block 16 is read as the read range 17.
.

る。最終ブロック16の後のブロックは無いためブロッ
クサイズ情報に代替えしてストッパ情報180が読込ま
れる。
Ru. Since there is no block after the last block 16, stopper information 180 is read in place of the block size information.

〔発明の効果〕 以上説明したように本発明によれば、可変長ブロックフ
ァイルのブロックの先頭にブロックサイズ情報を設定し
、可変長ブロックファイルよりブロックの記憶内容を読
込むときに後続のブロックのブロックサイズ情報も含め
て読込むことにより、事前に後のブロックサイズを識別
できるため、固定長ブロックファイルと同じ読込み処理
を行なえる。
[Effects of the Invention] As explained above, according to the present invention, block size information is set at the beginning of a block of a variable-length block file, and when reading the memory contents of a block from the variable-length block file, the block size information is set at the beginning of a block of a variable-length block file. By reading in including block size information, the subsequent block size can be identified in advance, so the same reading process as for fixed-length block files can be performed.

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

図は本発明の一実施例を示す構成図である。 10・・・可変長ブロックファイル、11・・・サイズ
固定ダミーブロック、12.15.16・・・可変長ブ
ロック、13,14.17・・・ブロック読込み範囲、
120,150・・・ブロックサイズ情報、180・・
・ストッパ情報。 代理人 弁理士  内 原  晋
The figure is a configuration diagram showing an embodiment of the present invention. 10... Variable length block file, 11... Fixed size dummy block, 12.15.16... Variable length block, 13, 14.17... Block reading range,
120, 150...Block size information, 180...
・Stopper information. Agent Patent Attorney Susumu Uchihara

Claims (1)

【特許請求の範囲】[Claims]  最初に記憶内容の読出し対象となるサイズ固定の擬似
ブロックに後続する複数の可変長ブロックのそれぞれの
先頭に自己の可変長ブロックのサイズ情報を設定し、前
記擬似ブロック及び前記複数の可変長ブロックのそれぞ
れの記憶内容を読出すとき、後続する可変長ブロックの
サイズ情報を含んで読出して事前に識別することを特徴
とする可変長ブロックサイズ識別方法。
First, the size information of the own variable-length block is set at the beginning of each of the plurality of variable-length blocks following the fixed-size pseudo-block whose storage contents are to be read, and A variable-length block size identification method characterized in that, when reading each storage content, size information of a subsequent variable-length block is included and read out for pre-identification.
JP62317976A 1987-12-15 1987-12-15 Method for identifying variable-length block size Pending JPH01158546A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62317976A JPH01158546A (en) 1987-12-15 1987-12-15 Method for identifying variable-length block size

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62317976A JPH01158546A (en) 1987-12-15 1987-12-15 Method for identifying variable-length block size

Publications (1)

Publication Number Publication Date
JPH01158546A true JPH01158546A (en) 1989-06-21

Family

ID=18094092

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62317976A Pending JPH01158546A (en) 1987-12-15 1987-12-15 Method for identifying variable-length block size

Country Status (1)

Country Link
JP (1) JPH01158546A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03180896A (en) * 1989-12-09 1991-08-06 Yamaha Corp Data generating device of electronic musical instrument

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03180896A (en) * 1989-12-09 1991-08-06 Yamaha Corp Data generating device of electronic musical instrument
JP2605434B2 (en) * 1989-12-09 1997-04-30 ヤマハ株式会社 Electronic musical instrument data generator

Similar Documents

Publication Publication Date Title
DE3781892D1 (en) DATA PROCESSING SYSTEM FOR AUTOMATICALLY CHANGING DATA FORMATS.
JPH01158546A (en) Method for identifying variable-length block size
IE872506L (en) Executing two instruction sequences in an order determined¹in advance¹¹¹¹¹¹¹¹in advance
JPS59191646A (en) Data processing system
JPS5520577A (en) Access control unit for information processing disk memory device
JPH03225412A (en) File data read system
JPS63213042A (en) Method for extending file area
JPH0296214A (en) Partial restoring system for memory medium
JPH01136253A (en) Program loading control system
JPH0296277A (en) Picture data control system
JPH02122328A (en) File preparation system
JPS63180146A (en) Multiplex buffering control system for work file
JPS63121943A (en) Character data storage record processing system
JPS5629760A (en) Information retrieving system for common bus computer system
JPS6260027A (en) Specification system for discrimination information
JPH06187100A (en) Record extraction device
JPH0571979B2 (en)
JPH0348925A (en) Recording system
JPH02220151A (en) Variable length data access system
JPS62280922A (en) Record edition processing system
JPS6143848A (en) Multiplex signal receiver
JPH03282751A (en) Recovery system for erroneously erased file
JPS59221773A (en) Character reading system of ocr
JPS5296518A (en) Addressing system
JPS642167A (en) Picture input system for picture filing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Effective date: 20040806

Free format text: JAPANESE INTERMEDIATE CODE: A621

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051014

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Effective date: 20051027

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Effective date: 20051109

Free format text: JAPANESE INTERMEDIATE CODE: A61

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 3

Free format text: PAYMENT UNTIL: 20081125

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 4

Free format text: PAYMENT UNTIL: 20091125

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 4

Free format text: PAYMENT UNTIL: 20091125

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 5

Free format text: PAYMENT UNTIL: 20101125

LAPS Cancellation because of no payment of annual fees