The PN code takes a binary of (0, 1). PN符号は(0、1)の2値をとる。 - 特許庁
ELECTRONIC TICKET SYSTEM USING BINARYCODE 二次元コードを用いた電子チケットシステム - 特許庁
METHOD FOR ACQUIRING BINARYCODE OF INVERSE ASSEMBLER 逆アセンブラのバイナリコード取得方法 - 特許庁
METHOD AND SYSTEM FOR CONVERTING XML CODE INTO BINARYCODE XMLコードをバイナリコードへ変換する方法およびシステム - 特許庁
EBCDIC(Extended Binary Coded Decimal Interchange Code) and ASCII(American Standard Code for Information Interchange) are the most common coding systems
最も一般的なコード(体系)はEBCDIC(イビシディック)とASCII(アスキー)である - コンピューター用語辞典
The CABAC coding apparatus 1 transfers a transmission binarycode bin CA based on the binarycode bin via a transmission path 4 and performs arithmetic coding of a reproduced binarycode bin R reproduced from the transmission binarycode bin CA. CABAC符号化装置1は、伝送路4を介して2値符号binに基づく伝送2値符号binCAを転送し、伝送2値符号binCAから再生された再生2値符号binRを算術符号化する。 - 特許庁
Inside a computer, characters are represented by a binarycode コンピュータの内部で,文字は2進コードで表わされる - コンピューター用語辞典
Inside a computer, characters are represented by a binarycode.
コンピュータの内部で,文字は2進コードで表わされる - コンピューター用語辞典
The CABAC coding apparatus 1 converts at least part of the binarycode bin that has been binary coded into a redefined binarycode bin A and performs inverse conversion of the redefined binarycode bin A to generate the reproduced binarycode bin R. CABAC符号化装置1は、2値符号化された2値符号binの少なくとも一部を再定義2値符号binAへ変換し、再定義2値符号binAを逆変換することにより、再生2値符号binRを生成するようにする。 - 特許庁
To provide a binarycode generator which can generate a binarycode while avoiding reduction of a highest operational frequency even when the number of bits in the binarycode is increased. バイナリコードのビット数が増大しても最高動作周波数を低下させることなく、バイナリコードを発生することができるバイナリコード発生装置を提供する。 - 特許庁
a code system for internal information management in a computer, called "binary-coded decimal system"
BCD符号という,コンピューター内部処理符号体系 - EDR日英対訳辞書
To provide a multi-value code error correction method that can process a code error of an x (x>2)-ary code, similar to the case of code error correction of a binarycode and attain a higher transmission speed than that for binary transmission. x(x>2)進符号の符号誤りを2進符号の符号誤り訂正と同様に扱うことができ、2値伝送に比べて伝送速度を高速化できるようにする。 - 特許庁
AUTHENTICATION DEVICE, AUTHENTICATION METHOD, AND METHOD OF EXECUTING BINARYCODE 認証装置、認証方法およびバイナリコードの実行方法 - 特許庁
code using a string of 8 binary digits to represent characters
文字を表すために連続した8つの二進数を使うコード - 日本語WordNet
Je: which makes every impulse going through the brain a binarycode. JE: 脳内の全ての信号を二進数に置き換えられると - 映画・海外ドラマ英語字幕翻訳辞書
Finally, the conversion circuit from a Gray code into a binarycode is arranged for the purpose of high-speed conversion. 最後にグレイコードからバイナリーへの変換回路は、高速変換のために設けられる。 - 特許庁
To provide a program for flexibly editing a binarycode. 自由度高くバイナリコードを編集可能なプログラムを提供する。 - 特許庁
any member of the standard code for representing characters by binary numbers
2進数で文字を表すための標準的なコードの総称 - 日本語WordNet
George boole took leibniz's binarycode and created boolean algebra ジョージ・ブールはライプニッツの 2進法からブール代数を作りました - 映画・海外ドラマ英語字幕翻訳辞書
As binarycode using a 35watt laser into outer space. 35ワットのレーザーを使い、バイナリーコードとして宇宙に投影しました - 映画・海外ドラマ英語字幕翻訳辞書
Computers understand only machine languages consisting of binarycode コンピュータは二進符号で構成される機械語しか理解できない - コンピューター用語辞典
The device includes a modeling code DB storing host binary codes related to the operation of each routing queue, and executes a corresponding host binarycode as substitute for a binary file to perform a simulation. 各ルーティングキューの動作に関するホスト向バイナリコードを保存するモデリングコードDBを備えており、バイナリファイルの代わりに対応するホスト向バイナリコードを実行してシミュレーションする。 - 特許庁
For the transmission of the signal on the communication line 7, a binarycode (first code) being at a high speed and having large amplitude and a binarycode (second code) being at a low speed and having small amplitude are used. ここで、通信ライン7上の信号の伝送には、高速で振幅の大きい2値符号(第1符号)と、低速で振幅の小さい2値符号(第2符号)とが用いられる。 - 特許庁
The code component pattern of the binary processing error E has the same characteristic as that of a binary processing output pattern. ここで、2値化誤差Eの符号成分パターンは2値化出力パターンと同じ特性を有している。 - 特許庁
METHOD FOR PROVIDING EXTENSION CODE FOR BINARY DESCRIPTION FOR MULTIMEDIA DATA マルチメディアデータのバイナリ記述用拡張コードを供給する方法 - 特許庁
The binary serial light output signal can be displayed by decoding a binary digital received light output read by the bar code reader by referring to the code table for code conversion. このバイナリシリアル光出力信号は、バーコードリーダにより読み取った2値ディジタル受光出力を符号変換用コードテーブルを参照して復号し表示することができる。 - 特許庁
create the ``binary'' RPM (which may or may not contain binarycode, depending on whether your module distribution contains Python extensions) ``バイナリ (binary)'' RPM を生成します (モジュール配布物にPython 拡張モジュールが入っているか否かで、バイナリコードが含まれることも含まれないこともあります) - Python
Binary objects have the following methods, supported mainly for internal use by the marshalling/unmarshalling code: 以下のメソッドは、主に内部的にマーシャル/アンマーシャル時に使用されます: - Python
One binary system code reference line 130 is set on the loading body 120 to divide a finger 121 group into a first code area 122 and a second code area 123 by the binary system code reference linea 130. 搭載体120上に一本の二進法コード基準ライン130を設定し、二進法コード基準ライン130によりフィンガー121群を第1コード区域122と第2コード区域123とに区切る。 - 特許庁
A coding section 14 assigns a code from a code table storage section 16 to respective run lengths to encode the binary data. 符号化部14は、それぞれのラン長に符号表記憶部16からの符号を割り当てて符号化する。 - 特許庁
The embroidery chip has bit patterns of binary codes of a common code and a serial- number code by embroidery. 刺繍チップ1には共通コードと連番コードのバイナリーコードのビットパターンを刺繍により形成する。 - 特許庁
After converting character data to be embedded into an asky code, this asky code is extended into a binary column (S11). 埋め込もうとする文字データをアスキーコードに変換した後、このアスキーコードを2進列に展開する(S11)。 - 特許庁
A CABAC (Context Adaptive binary Arithmetic Coding) coding apparatus 1 as a coding apparatus performs binary coding of syntax information and generates binarycode bin as coding information. 本発明は、符号化装置としてのCABAC符号化装置1は、シンタックス情報を2値符号化して符号化情報としての2値符号binを生成する。 - 特許庁
When the alternate binarycode is determined not to coincide with the pattern data, the angle of rotation of the rotor 11 is computed based on the alternate binarycode. 又、パターンデータと交番2進符号とが一致しないと判定された場合には、交番2進符号に基づいて、回転体11の回転角度を演算する。 - 特許庁
By the tag name, two or more names can be added to the same binary identification code. タグ名は、同じバイナリ識別コードに複数の名前付けを許容する。 - 特許庁
Download the software, which might be distributed in source code format, or as a binary.
ソースコード、またはバイナリ形式で 配布されているソフトウェアをダウンロードする。 - FreeBSD
A binary file 105 to be transferred is provided with a transfer code information part, and a transfer code is applied to the information part by a transfer code application processing part 106. 転送を行うバイナリファイル105に転送コード情報部を設け、その情報部に転送コードの付与106を行う。 - 特許庁
For this purpose, the binary data words of 8 bit are converted to ternary code words of 5 symbols. そのために、8ビットの2値データ語を5シンボルの3値符号語に変換する。 - 特許庁
To provide a method for inserting at least one binarycode in a digital image. デジタル画像中に少なくとも1つの2進コードを挿入する方法である。 - 特許庁
The (m) pieces of n-bit-binary error correcting code words are transmitted as transmission data. m個のnビット2元誤り訂正符号語を、送信データとして送出する。 - 特許庁
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.