1153万例文収録!

「Octet」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Octetを含む例文一覧と使い方

該当件数 : 46



例文

# vim /etc/cups/mime.types(Uncomment the line so that the file contains:)application/octet-stream 例文帳に追加

(ファイルに含まれる行をコメント解除) application/octet-stream - Gentoo Linux

# vim /etc/cups/mime.convs(Uncomment the line so that the file contains:)application/octet-stream application/vnd.cups-raw 0 - 例文帳に追加

(ファイルに含まれる行をコメント解除) application/octet-streamapplication/vnd.cups-raw0- - Gentoo Linux

an atomic value theory called {octet theory} 例文帳に追加

八隅説という原子価理論 - EDR日英対訳辞書

To enable raw printing on CUPS,you need to edit /etc/cups/mime.types and uncomment the lineapplication/octet-stream if it is not already uncommented. 例文帳に追加

CUPSでraw印刷を有効にするには、/etc/cups/mime.typesを編集してapplication/octet-streamの行をコメント解除する必要があります。 - Gentoo Linux

例文

The DTE eliminates the octet/bit similarly to the case with a conventional system.例文帳に追加

DTE14で従来と同様にオクテット/ビット削除を行う。 - 特許庁


例文

When the data of the final block exceeds 220 octets, the message division part 102 divides the data included in the final block into three pieces of 55-octet data and the rest, and adds 9-octet additional data to each 55-octet data to generate three pieces of 64-octet blocks, and adds the additional data to the rest to generate 128-octet data.例文帳に追加

最終ブロックのデータが220オクテットを超えると判定した場合は、最終ブロックに含まれるデータを55オクテットの3つのデータと、残りのデータとの4つのデータに分割し、各55オクテットデータに9オクテットの付加データを付加して3つの64オクテットブロックを生成し、残りのデータに付加データを付加して128オクテット長のデータを生成する。 - 特許庁

This 32 bit number is a piggyback acknowledgment of the next expected TCP octet. 例文帳に追加

この32ビットの数は次に予期されるTCPオクテットのピギーバック肯定応答である。 - コンピューター用語辞典

The default is signified by an empty string, and is considered to be application/octet-stream.The mapping is used case-insensitively, and so should contain onlylower-cased keys.例文帳に追加

標準の型指定は空文字列で表され、この値は application/octet-stream と見なされます。 対応付けは大小文字の区別をするので、小文字のキーのみを入れるべきです。 - Python

Then you need to edit /etc/cups/mime.convs and do the same, if it is not already uncommented.例文帳に追加

その後/etc/cups/mime.convsを編集しapplication/octet-streamの行をコメント解除する必要があります。 - Gentoo Linux

例文

The data is specified as an even-lengthed string of hexadecimal digits, each pair representing one octet.例文帳に追加

データは 16 進数の偶数長の文字列であり、それぞれはオクテットのペアで表す。 - XFree86

例文

To enhance the throughput by avoiding insertion of an octet/bit for a communication block not needing insertion of the octet/bit so as to reduce a transmission amount of data in the case of communication adopting the PPP.例文帳に追加

PPPに基づく通信の際、オクテット/ビット挿入が不要な区間において、オクテット/ビット挿入を行わないようにし、データの伝送量を軽減し、スループットを改善する。 - 特許庁

Then the user area information is set sequentially, to remaining 47 or 46 octets of a payload each transmitted ATM cell except a sequence number 1 octet and pointer 1 octet by each 8 ATM cells.例文帳に追加

そして、ユーザ領域情報を、順に、送信する各ATMセルのペイロードの、シーケンス番号1オクテットと8ATMセル毎のポインタ1オクテットを除いた、残りの47または46オクテットに格納する。 - 特許庁

To decrease the amount of transmission of data by preventing octet/bit insertion in a section in which the octet/bit insertion is not required, when performing communication based on PPP, and to increase the throughput.例文帳に追加

PPPに基づく通信の際、オクテット/ビット挿入が不要な区間において、オクテット/ビット挿入を行わないようにし、データの伝送量を軽減し、スループットを改善する。 - 特許庁

A DCE converts the data, with a PPP frame configuration and to which the octet/bit is inserted, into data, with an enhanced PPP frame configuration and to which no octet/bit is inserted.例文帳に追加

DCEでは、PPPフレーム構成を有し、オクテット/ビット挿入されているデータを、改良されたPPPフレーム構成を有し、オクテット/ビット挿入されていないデータに変換する。 - 特許庁

A gateway NW converts the data, with an enhanced PPP frame configuration and to which no octet/bit is inserted, into data, with a PPP frame configuration and to which the octet/bit is inserted.例文帳に追加

ゲートウェイ(NW)では、改良されたPPPフレーム構成を有し、オクテット/ビット挿入されていないデータを、PPPフレーム構成を有し、オクテット/ビット挿入されているデータに変換する。 - 特許庁

In DCE, data that have a PPP frame configuration and are subjected to octet/bit insertion are converted to data that have an improved PPP frame configuration and is not subjected to the octet/bit insertion.例文帳に追加

DCEでは、PPPフレーム構成を有し、オクテット/ビット挿入されているデータを、改良されたPPPフレーム構成を有し、オクテット/ビット挿入されていないデータに変換する。 - 特許庁

! ~ * ' ( )All other characters must be escaped. An escaped octet is encoded as a character triplet, consisting of the percent character "%" followed by the two hexadecimal digits representing the octet code (you can use upper or lower case letters for the hexadecimal digits). 例文帳に追加

エスケープされたオクテットは 3 文字からなる:先頭にパーセント文字 "%"、それに続けてオクテットコードを表す2 文字の 16 進数字である (16 進数の英字は大文字小文字どちらでも良い)。 - JM

In a FIFO 62, a SAR-PDU constituting a CPCS-PDU is successively received, is delayed just for a time of 51 octet in which a maximum value (47 octet) of a padding disposable at the CPCS-PDU and a data amount (4 octet) from a top of a trailer to an end of a payload length field are added, and successively outputted.例文帳に追加

FIFO62では、CPCS-PDUを構成するSAR-PDUが順次受信され、CPCS-PDUに配置可能なパディングの最大値(47オクテット)と、トレイラの先頭からペイロード長フィールドの終わりまでのデータ量(4オクテット)とを加算した51オクテット分の時間だけ遅延されて順次出力される。 - 特許庁

The FPGA has a function for converting an octet synchronous HDLC frame into a bit synchronous HDLC frame in transmission and converting the bit synchronous HDLC frame into the octet synchronous HDLC frame in reception.例文帳に追加

このFPGAは、送信ではオクテット同期HDLCフレームをビット同期HDLCフレームに変換し、受信ではビット同期HDLCフレームをオクテット同期HDLCフレームに変換する機能を持つ。 - 特許庁

The data processors include a compression dictionary information extracting portion 14 extracting compression dictionary information from the compressed data, a compression dictionary information octet stuffing processor 15 performing the octet stuffing processing to the extracted compression dictionary information, and a data converting portion 16 performing extension processing of the compressed data and the octet stuffing processing concurrently by using the compression dictionary information to which the octet stuffing processing is performed.例文帳に追加

データ処理部は、圧縮データから圧縮辞書情報を抽出する圧縮辞書情報抽出部14、抽出された圧縮辞書情報に対してオクテットスタッフィング処理を行う圧縮辞書情報オクテットスタッフィング処理部15、オクテットスタッフィング処理された圧縮辞書情報を用いて、圧縮データの伸張処理とオクテットスタッフィング処理を同時に行うデータ変換部16とを含む。 - 特許庁

The first digit of each pair gives the most significant 4 bits of the octet, and the second digit of the pair gives the least significant4 bits.例文帳に追加

それぞれのペアの最初の桁はオクテットの上位 4 ビットを与え、次の桁は下位の 4 ビットを与える。 - XFree86

A phase matching section 34 matches the phases of the ATM cells on the basis of the signal from the 53 octet count section 33.例文帳に追加

位相合せ部34は53オクテット計数部33からの信号に基づきATMセルの位相合せを行う。 - 特許庁

Further, the CPU 41 recovers the octet stream by arranging the received data segments without using the time stamp until the sequence number is circulated and recovers the octet stream by arranging the received data segments by the use of the time stamp after the sequence number is circulated.例文帳に追加

また、CPU41は、受信したデータセグメントを、シーケンス番号が周回するまではタイムスタンプを用いずに並べてオクテットストリームを再生し、シーケンス番号が周回してからはタイムスタンプを用いて並べてオクテットストリームを再生する。 - 特許庁

A reception unit having a pause signal removal circuit 14 and an octet destuff circuit 15 receives an internal frame signal 2e.例文帳に追加

ポーズ信号除去回路14およびオクテットデスタッフ回路15を有する受信部は、内部フレーム信号2eを受信する。 - 特許庁

A transmission unit having an octet stuff circuit 12 and a pause signal addition circuit 13 transmits an internal frame signal 1e.例文帳に追加

オクテットスタッフ回路12およびポーズ信号付加回路13を有する送信部は、内部フレーム信号1eを送信する。 - 特許庁

To attain a reduction of a processing time in a data conversion device performing an extension of compressed data and an octet stuffing processing.例文帳に追加

圧縮データの伸張及びオクテットスタッフィング処理を行うデータ変換装置において、処理時間の短縮を実現する。 - 特許庁

A data conversion device which extends compressed data compressed by using a dictionary compression method and generates transmission data by performing the octet stuffing processing has data processors 14, 15, and 16 performing the extension of the compressed data and the octet stuffing processing concurrently.例文帳に追加

辞書圧縮方式を用いて圧縮された圧縮データを伸張し、オクテットスタッフィング処理を行って送信データを生成するデータ変換装置において、前記圧縮データの伸張と、前記オクテットスタッフィング処理とを同時に行うデータ処理部14,15,16を有している。 - 特許庁

The HDLC transmitting circuit adds an FCS data portion to transmission packet data entered, adds a flag data portion of an octet unit to the transmission packet data of the octet unit, to which the FCS data portion is added, and "0" insertion is performed to the transmission packet data, to which the flag data portion is added.例文帳に追加

HDLC送信回路は、入力された送信パケットデータにFCSデータ部分を付加し、FCSデータ部分が付加されたオクテット単位の送信パケットデータに、オクテット単位のフラグデータ部分を付加し、フラグデータ部分が付加された送信パケットデータに’ 0’ インサーションを行う。 - 特許庁

A message body is divided, the intranet information is buried in a message part of multiple parts (application/octet-stream or text/plain is added as a content type corresponding to the contents of the intranet information at the time) and multipart/mixed is set as information indicating that the burying is performed to the content type in a message header.例文帳に追加

メッセージボディを分割して、網内情報をそのマルチパート化したメッセージ部分に埋め込む(このとき、網内情報の内容に応じて、コンテントタイプとして、application/octet-stream又はtext/plainを付加する) とともに、メッセージヘッダ中のコンテントタイプに、その埋め込みが行われたことを示す情報としてmultipart/mixed を設定する。 - 特許庁

When a data signal is transmitted from a DTE 2 to DTE 14, the octet/bit insertion is made to data in the DTE 2 for transmission.例文帳に追加

DTE2からDTE14にデータ信号を送信する際には、DTE2でデータに対してオクテット/ビット挿入を行い、送信する。 - 特許庁

The decoupling minicells are of predetermined length, such as one octet, and are inserted into the payload ATM cells when there is a delay in the availability of assigned minicells.例文帳に追加

減結合ミニセルは所定長さ、例えば1オクテットの長さをもち、割り当てられたミニセルの利用に遅れがあるとき、ATMセルのペイロードに挿入される。 - 特許庁

8K frames which are transmission frames are configured for 96 octet transmission and an ATM cell consisting of 53 octets are continuously mapped to the 96 octets.例文帳に追加

伝送フレームである8Kフレームは96オクテット伝送可能に構成され、その96オクテット部分に53オクテットからなるATMセルが連続してマッピングされる。 - 特許庁

To obtain a correct octet stream by using a time stamp without deteriorating communication efficiency even when a circulated sequence number is attached to a received data segment.例文帳に追加

通信効率を低下させることなく、受信したデータセグメントに周回したシーケンス番号が付されていてもタイムスタンプを用いて正しいオクテットストリームを得る。 - 特許庁

An octet '01111110' which matches a synchronous code pattern is replaced with the two octets of '01111101-01011110' and the octet '01111101' matched with an escape code pattern is replaced with the two octets of '01111101-01011101' for the IP datagram 100 to enable flag synchronization.例文帳に追加

フラグ同期が可能となるようIPデータグラム100に対して、同期コードパターンに一致するオクテット「01111110」を「01111101−01011110」の2オクテットに置き換え、エスケープコードパターンに一致するオクテット「01111101」を「01111101−01011101」の2オクテットに置き換える。 - 特許庁

This free cell generating circuit is composed of a 53-octet timing counter 2 of 53 cycles for counting the timing of an asynchronous transfer mode(ATM) cell, a gate circuit 4 for generating four kinds of timing signals from the output of 6 bits from the 53-octet timing counter 2, and a shift register 3 for converting the free cell pattern of 8 bits from parallel data to serial data.例文帳に追加

空きセル生成回路は、ATMセルのタイミングカウントを行う53周期の53オクテットタイミングカウンタ2と、53オクテットタイミングカウンタ2の6ビットの出力から4種類のタイミング信号を生成するゲート回路4と、8ビットの空きセルパターンをパラレルデータからシリアルデータに変換するシフトレジスタ3とにより構成する。 - 特許庁

When the ESN code is 0x01, it is indicated that the ESN is inserted in a fourth octet and beyond and, as the ESN, the model number, the version number and the serial number are included.例文帳に追加

ESNコードが0x01であれば第4オクテット以降にESNが挿入されていることを示し、ESNとして、モデル番号、バージョン番号、シリアル番号が含まれる。 - 特許庁

Every time a multi-frame detection section 32 of a receiver side detects '1' of the 1st 8K frames, a 53 octet count section 33 counts a positive integral multiple of 53 octets and provides an output of a signal denoting it.例文帳に追加

受信側のマルチフレーム検出部32が1番目の8Kフレームの”1“を検出する度に53オクテット計数部33は53オクテットの正数倍を計数しそれを示す信号を出力する。 - 特許庁

When the data has 220 octets or less, the message division part 102 divides the data of the final block into four pieces of data each of which has 55 octets or less, and adds additional data of 9 octets to each data to generate a 64-octet block.例文帳に追加

220オクテット以下と判定した場合は最終ブロックのデータを55オクテット以下の4つのデータに分割し、各データに9オクテットの付加データを付加して64オクテットブロックを生成する。 - 特許庁

In a gateway (NW), data that have the improved PPP frame configuration and is not subjected to the octet/bit insertion are converted into data that have the frame configuration of a protocol in a data link layer other than PPP.例文帳に追加

ゲートウェイ(NW)では、改良されたPPPフレーム構成を有し、オクテット/ビット挿入されていないデータを、PPP以外のデータリンク層のプロトコルのフレーム構成を有するデータに変換する。 - 特許庁

In the transmission processing of this system, the number of octets sent for each transmission wait queue is managed and a queue with lowest attainment in the transmitted octet number is selected with priority and the selected queue contents are transmitted.例文帳に追加

送信処理は、送信待ちキュー毎に送信したオクテット数を管理し、送信を保証すべきオクテット数に対して送信したオクテット数の達成度が最も低いキューを優先的に選択して送信する。 - 特許庁

When the FNV command is received, the communication control part 10 executes control so that it stores only the specified part (first byte of reason octet) which is previously set on the FNV command and the other part is not stored.例文帳に追加

FNVコマンドが受信されると、通信制御部10は、このFNVコマンドに関して予め設定された特定の部分(理由オクテットの1バイト目)のみを解析用記憶手段に記憶し、他の部分は記憶しないように制御する。 - 特許庁

An ATM header conversion part 141 allocates information that the ATM cell received from the physical line 401 includes and ATM header information extracted from the header part of the ATM cell to a fixed length packet by an octet unit for each information element and outputs them.例文帳に追加

ATMヘッダ変換部141は、物理回線401から受信したATMセルが有する情報と、ATMセルのヘッダ部から抽出したATMヘッダ情報とを情報要素ごとにオクテット単位で固定長パケットに割り付けて出力する。 - 特許庁

To inexpensively provide an HDLC control circuit realizing support of an HDLC bit synchronous system in a network terminal by using an existing LSI (gate array) performing a two layer processing for supporting an HDLC octet synchronous system.例文帳に追加

ネットワーク終端装置におけるHDLC制御回路に関するものであり、HDLCオクテット同期方式をサポートするレイヤ2処理を行う既存のLSI(ゲートアレイ)を用い、HDLCビット同期方式のサポートを可能とする回路を低コストで実現する。 - 特許庁

On the other hand, in a read data length measuring counter 65, a data amount of data which a FIFO 62 outputs are measured and also in a payload length detection part 61, a payload length arranged in a payload length field of the trailer which is in an 8 octet at the end of the CPCS-PDU to be inputted to the FIFO 62 is detected.例文帳に追加

一方、読み出しデータ長計測カウンタ65では、FIFO62が出力するデータのデータ量が計測されており、また、ペイロード長検出部61では、FIFO62に入力されるCPCS-PDUの終わりの8オクテットにあるトレイラのペイロード長フィールドに配置されたペイロード長が検出される。 - 特許庁

Moreover, this visualizing apparatus 14 calculates the randomness of each octet and a port number constituting an IP address included in the communication information of a particular terminal and quantitatively evaluates a scanning range of the transmitting source or a destination IP address in order to provide numerical data to show the scattering of the particular terminal.例文帳に追加

また,特定の端末装置の通信情報に含まれるIPアドレスを構成する各オクテットやポート番号のランダム性をそれぞれ算出し,送信元あるいは宛先IPアドレスの走査範囲を定量的に評価し,特定の端末装置の拡散性として数値化する。 - 特許庁

例文

A radio node device 20 divides a CEC message 190 with a message length of 16 octet compliant with HDMI standard into three groups: a group including a portion of the first 6 octets; a group including a portion of the next 5 octets; and a group including a portion of the remaining 5 octets and radio-transmits the groups to another radio node device 10.例文帳に追加

無線ノード装置20は、HDMI規格に準拠した16オクテットのメッセージ長を有するCECメッセージ190を、最初の6オクテットの部分を含むグループと、次の5オクテットの部分を含むグループと、残りの5オクテットの部分を含むグループとに分割して、無線ノード装置20に無線送信する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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.
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS