Accordingly, the basic block of the code can be distributed to several distributed reservation stations 50-53. 従って、コードの基本ブロックは幾つかの分散型リザベーションステーションに分散させることが可能である。 - 特許庁
Then, each sector is made into an interleaved form by distributing the external code to each sector of the data block. そして、上記データブロックの各セクタに対して、外符号を分散してインターリブした形とするものである。 - 特許庁
A parallel operation coefficient data generating section 107 rearranges coefficient data of each codeblock per group. 並列演算用係数データ生成部107は、グループ毎に各コードブロックの係数データを並び替える。 - 特許庁
CODE DIVISION MULTIPLE ACCESS RADIO SYSTEM USING TIME REVERSAL SPACE TIME BLOCK TRANSMITTER DIVERSITY CODING 時間反転空間時間ブロック送信機ダイバーシチ符号化を用いる符号分割多元接続無線システム - 特許庁
Quantized coefficients in each DCT block are modulated, and enciphered code data are embedded (S30). 各DCTブロック内の量子化係数を変調させて暗号化済み符合データを埋め込む(S30)。 - 特許庁
An encoded information holding unit 123 holds a quantization step and a generated code amount of a block having been encoded. 既符号化情報保持部123は、符号化済みブロックの量子化ステップと発生符号量を保持する。 - 特許庁
To reduce a code amount by selecting a predetermined direct mode in unit of a predetermined block. 所定のブロック単位に所定のダイレクトモードを選択して、符号量を削減することができるようにする。 - 特許庁
The edit bit can be a different transition bit among synchronous code words of a modulated encoded block. 編集ビットは変調符号化されたブロックの同期コードワードの中の異なる遷移ビットであってもよい。 - 特許庁
Display a literal block, useful for source code or simple tabbed or spaced text.
リテラルなブロックを表示します。 ソースコードや、単純にタブもしくはスペースで整えられたテキストで便利です。 - JM
The configuration is then automatically associated with any codeblock that is associated with the ability.
それにより、構成は、アビリティーに関連付けられているすべてのコードブロックに自動的に関連付けられます。 - NetBeans
The configuration is then automatically associated with any codeblock associated with that ability. それにより、構成は、アビリティーに関連付けられているすべてのコードブロックに自動的に関連付けられます。 - NetBeans
Specific information is embedded into a data block which includes a specific information error correction code and main information. 特定情報用誤り訂正符号と主情報とを含むデータブロックに、特定情報を埋め込む。 - 特許庁
In the Editor window that contains DisplayForm.java, uncomment the block of code that begins at line 132 and ends at line 157. DisplayForm.java が表示されているエディタウィンドウで、132 行目から 157 行目までのコードブロックのコメントを解除します。 - NetBeans
HTML Form in index.php Enter the following codeblock into the body of index.php:form action=wishlist.php method=GET name=wishList Show wish list of: input type=text name=user/input type=submit value=Go //form
index.php での HTML フォーム index.php の本文に次のコードブロックを入力します。 form action=wishlist.php method=GET name=wishList Show wish list of: input type=text name=user/input type=submit value=Go //form - NetBeans
The first thing the codeblock will do is bind the formal parameters to the arguments; this is described in section 7.5. コードブロックは、まず仮引数を実引数に結合 (bind) します; この動作については 7.5 で記述しています。 - Python
To disclose a method and device for making use of different error correction code algorithm to code and decode contents of a block in a nonvolatile memory. 不揮発性メモリ内ブロックのコンテンツを符号化および復号化するために、異なるエラー訂正コードアルゴリズムを利用するための方法および装置が開示される。 - 特許庁
The control program generator replaces a block which determines "a<b" in the model to a command which determines "(a<b) AND (a≠b)" in a source code when the model is converted into the source code. モデルをソースコードに変換する際、モデル中の「a<b」を判定するブロックを、ソースコードにおいて、「(a<b)かつ(a≠b)」を判定する命令に置き換える。 - 特許庁
An outer code is generated for each column and an inner code is generated for each row unit, differently between even rows and odd rows of a data block being a set of data sectors. データセクタの集合であるデータブロックの偶数行と奇数行で別々に、列毎に外符号を生成し、内符号は各行単位で生成する。 - 特許庁
A two-dimensional code generating device generates a two-dimensional code so as to set up a large range of filler bits excluding information bits from an information block. 二次元コード生成装置は、情報ブロックから情報ビットを除いた埋め草ビットの範囲を多く設定するようにして二次元コードを生成する。 - 特許庁
A portable terminal 40 performs read processing on a blockcode and a delivery code when performing collection work, and performs specific processing on a collection regular route. 携帯端末40は、取集作業を行なう際に区画コード及び便コードの読取処理を実行し、取集順路の特定処理を実行する。 - 特許庁
An outer code is generated for each column and an inner code is generated in units of rows, separately for even-numbered rows and odd-numbered rows of a data block composed of data sectors. データセクタの集合であるデータブロックの偶数行と奇数行で別々に、各列毎に外符号を生成し、内符号は各行単位で生成する。 - 特許庁
At the time of decoding, after a code word, in which a bit of low reliability is reversed and an error is corrected, is decoded, an inner code is corrected in the A block. 復号時には、符号語中で信頼性の低いビットを反転して誤り訂正した符号語を復号した後Aブロックを内符号訂正する。 - 特許庁
The decoding part 130 determines whether an error bit is present in each block comprising a part of a plurality of code bits, constituting a code bit sequence. 復号部130は、符号化ビット系列を構成する複数の符号化ビットの一部からなるブロック毎に誤りビットを含むか否かを判定する。 - 特許庁
It also replaces a block which determines "a≥b" in the model to a command which determines "(a≥b) OR (a=b)" in the source code when the model is converted into the source code. また、モデルをソースコードに変換する際、モデル中の「a≧b」を判定するブロックを、ソースコードにおいて、「(a≧b)または(a=b)」を判定する命令に置き換える。 - 特許庁
In a data synthesizing unit 117; the motion vector, quantization code data, and a codeblock 121 used for vector quantization, are generated as encoded data Vcd to a rear stage. データ合成部117は、動きベクトル、量子化コードデータ、およびベクトル量子化に用いられたコードブック121を、符号化データVcdとして後段に出力する。 - 特許庁
In order to set up the serial console you must configure the boot blockcode, the boot loader code and the kernel.
(ブートプロセスの詳細については boot(8) と loader(8) をご覧下さい。 )シリアルコンソールを設定するためには、ブートブロックコード、ブートローダコード、カーネルを設定する必要があります。 - FreeBSD
For some types of files, you can use the code folding feature to collapseblocks of code so that only the first line of the block appears in the SourceEditor.
ファイルの種類によっては、コード折り畳み機能を使用してコードブロックを縮小し、ブロックの最初の行のみがソースエディタに表示されるようにできます。 - NetBeans
If you later need to add or remove configurations, you do not have to go through all your code and associate the configuration with each codeblock. あとで構成の追加または削除が必要になった場合に、すべてのコードを調べてその構成を各コードブロックに関連付ける必要はありません。 - NetBeans
In each sync block, a Reed-Solomon code as an error correction internal code is composed of 3-byte ID, 96-byte main data, and 10-byte parity C1. シンクブロックにおいては、3バイトのID、96バイトのメインデータ、10バイトのパリティC1により誤り訂正内符号としてのリードソロモン符号が構成される。 - 特許庁
If you later need to add or remove configurations, you won't have to go through all your code and associate the configuration with each codeblock. あとで構成を追加または削除する必要がある場合は、すべてのコードを調べてその構成を各コードブロックに関連付ける必要はありません。 - NetBeans
The optimal analog curve as a line on a color space to be determined corresponding to the block type of the image block may be used for the generation of a code word. コードワードの生成のために、その画像ブロックのブロックタイプに対応して決定される色空間上の線である最適アナログ曲線を使用し得る。 - 特許庁
Identification codes are added to the separated block regions for management, and update histories for those block regions are managed at each identification code. 分離されたブロック領域に対して識別符号を付加して管理し、また、前記識別符号別に、前記ブロック領域に対する更新履歴を管理する。 - 特許庁
If error correction of iteration decoding does not converge in one codeblock, iteration decoding of transfer block including it is stopped. そして、一の符号ブロックにおいて繰り返し復号の誤り訂正が収束しないと判定した場合は、これを含む転送ブロックの復号処理を停止する。 - 特許庁
Merging an information block 143 and an authentication execution packing sequence block 144 generates a code word 152 by which a sender can be authenticated. 送信者の認証が可能なコードワード152は、情報ブロック143及び認証実行充填シーケンス・ブロック144の結合により生成される。 - 特許庁
At the time, the input part of the variable length code table decoder for the DC components and the output part of the second code are provided with a multiplexer and selection is made on the basis of the output of an intra-block final code detection part for detecting whether or not the first code is the final code. その際、当該直流成分用の可変長符号テーブルデコーダの入力部及び2つ目の符号の出力部にマルチプレクサを設け、1つ目の符号が最終符号であったか否かを検出するブロック内最終符号検出部の出力に基づいて選択するようにする。 - 特許庁
A diffusion multiplexer 104 performs diffusion multiplexing for each block with a relationship of N1>N2, where N1 is code multiplex number of initial transmission block consisting of a part of information bit and parity bit, and N2 is code multiple number of next transmission block consisting of remaining parity bits. 拡散多重化器104は、情報ビットとパリティビットの一部分からなる初回送信ブロックの符号多重数をN1、残りのパリティビットからなる次回送信ブロックの符号多重数をN2とするとき、N1>N2なる関係で各ブロックの拡散多重を行う。 - 特許庁
An updating detection part 330 obtains an error detection code value of image data in each block on the current screen and compares it with an error detection code value of the image data in the block corresponding to a preceding screen to detect the presence or absence of the updating of image data in each block. 更新検出部330は、現在の画面の各ブロックの画像データの誤り検出符号値を求めて以前の画面の対応するブロックの画像データの誤り検出符号値と比較することによって、各ブロックの画像データの更新の有無を検出する。 - 特許庁
Every time each code word block is read, it is stored in a first storage means, error correction using each first correction code to each sub block is executed, and the sub block which becomes correctable even once is held in a corresponding storage area in a second storage means. 各符号語ブロックを読み取る毎に第1記憶手段に記憶させ、各サブブロックに対する各第1訂正符号を用いたエラー訂正を実行し、1回でも訂正可能になったサブブロックを第2記憶手段における対応格納領域に保持させてゆく。 - 特許庁
When the error bit number of the read data matches the allowable error bit number, the selected memory block inside the code data area is replaced by an extra memory block, and the selected memory block in the code data area is designated as a user data area. 前記読み出されたデータのエラービット数が許容されるエラービット数と一致する場合、前記コードデータ領域の選択されたメモリブロックが余分のメモリブロックに取り替えられ、前記コードデータ領域の選択されたメモリブロックがユーザーデータ領域に指定される。 - 特許庁
A determination part 17 determines whether the generation code added to read-out block data or successive data matches the read-out generation code stored in the generation code storage part 122. 判定部17は、読み出されたブロックデータ又は連続データに付加されている世代コードと世代コード記憶部122に記憶されている読み出された世代コードとが一致するか否かを判定する。 - 特許庁
An image block of the low density two dimensional matrix code is formed into a high density two dimensional matrix code, consisting of a plurality of image blocks which are smaller than the image blocks of the low density two dimensional matrix code. 低密度二次元マトリクスコードの1つの画像ブロックを、低密度二次元マトリクスコードの画像ブロックよりも形状の小さい画像ブロックを複数用いて形成した高密度二次元マトリクスコードとする。 - 特許庁
In an image compsition device 1, encoded code streams D10 and D11 encoded according to JPEG-2000 specifications are decoded, and quantization coefficients D16 and D17 of every codeblock are generated by code stream analyzing parts 10 and 11, codeblock extracting parts 12 and 13 and EBCOT decoding parts 14 and 15. 画像合成装置1において、コードストリーム解析部10,11、コードブロック抽出部12,13、及びEBCOT復号部14,15では、JPEG−2000規格に従って符号化された符号化コードストリームD10,D11を復号してコードブロック毎の量子化係数D16,D17を生成する。 - 特許庁
An image processing apparatus 2 compares a block of interest with a reference block while limiting a reference range, and generates a reference code for referring to the reference block when pixel values included in those blocks match each other, but generates a decodable code independent in the block of interest when the pixel values do not match each other. 画像処理装置2は、参照範囲を限定しながら、注目ブロックと、参照ブロックとを比較し、これらのブロックに含まれる画素値が一致する場合には、参照ブロックを参照するための参照符号を生成し、画素値が一致しない場合には、注目ブロック内で独立な復号化できる符号を生成する。 - 特許庁
A broadcasting station divides the area which can be served into two or more blocks and gives a blockcode for every block and makes different data for every block, which are transmitted by each channel of ground wave digital broadcast. また、放送局はサービス可能地域を複数のブロックに分割し、それぞれにブロックコードを付与し、各ブロックごとの差分データを作成し、地上波ディジタル放送の各チャンネルによって送信する。 - 特許庁
A codeblock (CB) memory 12a stores data in total 2 bits comprising 1-bit of significant information of coefficient data by each block divided by a block division section 6a and a 1-bit of encoding object bit plane. コードブロック(CB)メモリ12aが、ブロック分割部6aによって分割されたブロック毎の係数データの有意情報1ビットと符号化対象ビットプレーンの1ビットの計2ビットのデータを格納する。 - 特許庁
A coding section 102 assigns a variable length code to zigzag-scanned components and attaches an EOB code denoting the end of coding to the end of block data when assignment of codes to all coefficients in a block is finished. 符号化部102は、ジグザグスキャンした成分に対して可変長符号の割り当てを行い、ブロック内の全ての係数値に符号の割り当てが終わると符号化終了を示すEOB符号をブロックデータの最後に付ける。 - 特許庁
While the EBCOT is performed to each codeblock composing the detection unit where a motion is detected, the EBCOT is skipped and prescribed data are complemented to each codeblock that constitute a detection unit where a motion is not detected. 動きが検知された検知単位を構成する各コードブロックに対してはEBCOTを行う一方、動きが検知されなかった検知単位を構成する各コードブロックに対してはEBCOTをスキップするとともに所定のデータを補完する。 - 特許庁
A code amount deciding circuit 350b decides an amount of the code to be possibly generated when the block data to be encoded is encoded by using the block data altered by the circuit 350a. 符号量判定回路350bは、変更回路350aによって変更されたブロックデータを用いて、符号化対象のブロックデータに対して符号化処理を行った場合に生成されるであろう符号の量を判定する。 - 特許庁
A code word block constituted of an information part, a second correction code for it, and a first correction code for respective sub blocks which are obtained by dividing the information part and the second correction code by a prescribed unit, is repeatedly recorded in the prescribed area of the recording medium. 情報部と、それに対する第2訂正符号と、情報部と第2訂正符号を所定単位で分割した各サブブロックに対する第1訂正符号とで構成した符号語ブロックを記録媒体の所定領域に繰り返し記録しておく。 - 特許庁
When a code is recorded by double heights, for example, data in a processing object block 82 is read in the order 1 to 9. 例えば、コードがダブルハイトで記録されている場合、 〜 の順番に処理対象ブロック82のデータを読んでいく。 - 特許庁
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.