1153万例文収録!

「binary」に関連した英語例文の一覧と使い方(15ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 4591



例文

Part c is interpreted as a 16-bit value that defines the rightmost two bytes of the binary address. 例文帳に追加

cは 16 ビット値と解釈され、バイナリアドレスの右側の 2 バイトを表す。 - JM

Part b is interpreted as a 24-bit value that defines the rightmost three bytes of the binary address. 例文帳に追加

bは 24 ビット値と解釈され、バイナリアドレスの右側の 3 バイトを表す。 - JM

Except if the executable is a set-user-ID/set-group-ID binary, in which case it is ignored. 例文帳に追加

ただし実行ファイルが set-user-ID/set-group-ID バイナリの場合、これは無視される。 - JM

performs depth-first, left-to-right traversal of a binary tree. 例文帳に追加

は、二分木を深さ優先 (depth-first) で、左から右にたどっていく関数である。 - JM

例文

with the actual filename of the binary that you downloaded. 例文帳に追加

の部分は、ダウンロードしたバイナリの実際のファイル名に置き換えてください。 - NetBeans


例文

Web Service Passing Binary Data, pt7: Logging and Optimizing the Service Note: The current release is NetBeans IDE 6.5. 例文帳に追加

バイナリデータを渡す Web サービス (パート 7): サービスのログ作成および最適化 - NetBeans

Binary image data constituting pseudo tone images are averaged (S1).例文帳に追加

疑似階調画像を構成する2値画像データを平均化処理する(S1)。 - 特許庁

Alternatively, a binary image is made using the rendered gray scale image and the pattern recognition is performed on the binary image to detect the inspection object.例文帳に追加

あるいは作成したグレースケール画像から二値画像を作成し、二値画像に対してパターン認識を行い検査対象物を検出する。 - 特許庁

SYSTEM FOR COHERENT DEMODULATION OF BINARY PHASE SHIFT KEYING (BPSK) SIGNAL例文帳に追加

2値位相シフトキーイング(BPSK)信号のコヒーレント復調のためのシステム - 特許庁

例文

METHOD FOR STRUCTURING OPTIMUM ORGANIZATION OF AUTOMATED BINARY SYSTEM IN MULTILEVEL MARKETING例文帳に追加

MLM(マルチレベルマーケティング)でオートバイナリーシステムの最適な組織構築方法。 - 特許庁

例文

Then a selection section 5 selects a corrected binary signal resulting from binarizing the correction signal at the set edge pixels by a binarizing section 3 and selects the binary image signal at the other pixels to obtain output binary data.例文帳に追加

そして、設定されたエッジ画素については、選択部5で二値化部3で補正信号を二値化した修正二値信号を選択し、その他の画素では二値画像信号を選択して出力二値データとする。 - 特許庁

The second defect pixel binary data are partially displayed on a coloring monitor.例文帳に追加

第2不良画素二値データは一部着色モニター上に表示される。 - 特許庁

DEVICE FOR CONVERTING BIFS TEXT FORMAT INTO BIFS BINARY FORMAT例文帳に追加

BIFSテキストフォーマットをBIFSバイナリフォーマットに変換するための装置 - 特許庁

To provide a computer with new architecture which shares the same address space with a new binary and executes an old binary without any correction.例文帳に追加

新しいアーキテクチャのコンピュータにおいて、新しいバイナリと同じアドレス空間を共有して、古いバイナリをいかなる修正を伴わずに実行する。 - 特許庁

In a step S301, binary data of given object of metadata is read, and in a step S302, the metadata to be given to the binary data is read.例文帳に追加

ステップS301においてメタデータの付与対象のバイナリデータを読み込み、ステップS302においてバイナリデータに付与すべきメタデータを読み込む。 - 特許庁

To provide a means to calculate a shortest signed binary expression.例文帳に追加

最短の符号付2進表現を算出する手段を提供すること。 - 特許庁

any binary compound of tellurium with other more electropositive elements 例文帳に追加

テルルが他のより電気陽性を持った元素と結合した二元化合物 - 日本語WordNet

A binary digit, or bit, is the basic unit of storage on a computer 例文帳に追加

2進数字,つまりビットが,コンピュータの記憶(装置)の基本単位である - コンピューター用語辞典

Binary numbers(0s and 1s) are used to simplify computer design 例文帳に追加

設計を簡素化するためにコンピュータでは2進数(0と1)が用いられている - コンピューター用語辞典

EBCDIC(Extended Binary Coded Decimal Interchange Code) and ASCII(American Standard Code for Information Interchange) are the most common coding systems 例文帳に追加

最も一般的なコード(体系)はEBCDIC(イビシディック)とASCII(アスキー)である - コンピューター用語辞典

Most computers work with digital data, usually in binary form to represent numbers 例文帳に追加

ほとんどのコンピュータは,二進法で数を表わすディジタルデータで作動する - コンピューター用語辞典

Binary numbers(0s and 1s) are used to simplify computer design. 例文帳に追加

設計を簡素化するためにコンピュータでは2進数(0と1)が用いられている - コンピューター用語辞典

A binary digit, or bit, is the basic unit of storage on a computer. 例文帳に追加

2進数字,つまりビットが,コンピュータの記憶(装置)の基本単位である - コンピューター用語辞典

for saving binary data of a graphic file in a database) 例文帳に追加

(例えば、データベース内にグラフィックファイルのバイナリデータを保存するといった場合) - PEAR

Binary objects have the following methods, supported mainly for internal use by the marshalling/unmarshalling code:例文帳に追加

以下のメソッドは、主に内部的にマーシャル/アンマーシャル時に使用されます: - Python

Write the XML-RPC base 64 encoding of this binary item to the out stream object.例文帳に追加

バイナリ値をbase64でエンコードし、出力ストリームオブジェクト outに出力します。 - Python

The binary arithmetic operations have the conventional priority levels.例文帳に追加

二項算術演算は、慣習的な優先順位を踏襲しています。 - Python

Append'b' to the mode to open the file in binary mode, on systems that differentiate between binary and text files (else it isignored).例文帳に追加

バイナリとテキストファイルを区別するシステムでは、ファイルをバイナリモードで開くためには 'b'を追加してください (区別しないシステムでは 'b' は無視されます)。 - Python

Lines normally contain 45 (binary) bytes, except for the last line.例文帳に追加

最後の行を除いて、通常 1 行には(バイナリデータで) 45 バイトが含まれます。 - Python

Convert binhex4 formatted ASCII data to binary, without doingRLE-decompression. 例文帳に追加

binhex4 形式の ASCII 文字列データを RLE 展開を行わないでバイナリに変換します。 - Python

Perform hexbin4 binary-to-ASCII translation and return the resulting string.例文帳に追加

バイナリを hexbin4 エンコードして ASCII 文字列に変換し、変換後の文字列を返します。 - Python

This may be binary data(e.g. an image), plain text or (for example) HTML 例文帳に追加

このデータはバイナリデータ (例えば画像データ) 、生テキスト (plain text)、または (例えば) HTML - Python

The image A and the image B are differentiated and binary-coded to produce an image D, and the image A and the image C are differentiated and binary-coded to produce an image E.例文帳に追加

画像Aと画像Bを差分し2値化処理して画像Dを得、画像Aと画像Cを差分し2値化処理して画像Eを得る。 - 特許庁

The facsimile equipment converts read original image data into binary data and applies coding processing of intermingled compression/non- compression intermingled type to converted binary data.例文帳に追加

読み取った原稿画像データを2値データに変換して、変換した2値データにライン単位で圧縮、非圧縮混在の符号化処理を行う。 - 特許庁

A combination of the multi-value logic circuit, a pull-down resistor 26, and binary determination means existing in an input section of a D-type flip-flop 27 changes a multi-value signal to a binary signal concurrently with changing a multi-value hazard to a binary hazard.例文帳に追加

この多値論理回路、プル・ダウン用抵抗26及びD型フリップ・フロップ27の入力部に有る2値判別手段の組合せが、多値信号を2値信号に変えると同時に多値ハザードを2値ハザードに変える。 - 特許庁

The binary image and the multi-level image are stored into the storage part of the registering terminal, and only the binary image is transmitted to the server and registered in the DB.例文帳に追加

2値画像及び多値画像を登録端末の記憶部に保存する一方、2値画像のみをサーバに送信して、DBに登録する。 - 特許庁

The noise cancel circuit is equipped with an output buffer 20 which outputs a 1st binary signal capable of varying in synchronism with a clock signal 26 and an output buffer 21 which varies and outputs a 2nd binary signal when the 1st binary signal does not vary in the timing or outputs the 2nd binary signal without varying it when the 1st binary signal varies in the timing.例文帳に追加

クロック信号26に同期したタイミングで変化しうる第1の2値信号を出力する出力バッファ20と、このタイミングにおいて第1の2値信号が変化しない場合には第2の2値信号を変化させて出力し、このタイミングにおいて第1の2値信号が変化する場合には第2の2値信号を変化させずに出力する出力バッファ21と、を備える。 - 特許庁

According to the values in the multi-value flag parts, reading of data can be performed in a binary reading sequence for binary data and in a multi-value reading sequence for multi-value data.例文帳に追加

多値フラグ部の値により、2値データについては、2値用の読出シーケンスで、多値データについては、多値用の読出シーケンスでデータを読出すことができる。 - 特許庁

To obtain a proof sheet for each plate or a proof sheet in which a binary image of each plate is superimposed from an image file showing a binary image subjected to screen processing.例文帳に追加

スクリーン処理がされた二値画像を表した画像ファイルから、版毎の校正刷り、または各版の二値画像を重ねた校正刷りを得られるようにする。 - 特許庁

To generate phase data representing an edge position of a serial binary input signal.例文帳に追加

シリアル2進入力信号のエッジ位置を表す位相データを発生する。 - 特許庁

The chassis log which is normally a binary format is transformed into a text string.例文帳に追加

通常はバイナリ・フォーマットであるシャシーログはテキスト・ストリングに変換される。 - 特許庁

In a binary signal generating circuit in which a target is set to make DSV values zero, the value of deviation in the DSV values by the modulation system is added to a binary threshold value.例文帳に追加

DSV値を0とすることを目標とする二値化信号生成回路において、変調方式によるDSV値のずれの値を二値化閾値に加算する。 - 特許庁

Second binary coding means 31 next create binary image data without consideration to the print part of the cover film, and determine a foreign matter on the cover film.例文帳に追加

次に、第2の二値化手段31によりカバーフィルムの印刷部を無視した上で二値化イメージデータを作成し、カバーフィルム上の異物を判定する。 - 特許庁

The pattern (positive or negative pattern) takable by the binary string is inevitably determined according to the method.例文帳に追加

当該バイナリ列がとり得るパターン(正負パターン)は必然的に得られる。 - 特許庁

To provide a ternary/binary conversion circuit for ternary/binary conversion which can be manufactured in an inexpensive usual CMOS process and can realize low power consumption.例文帳に追加

廉価な通常のCMOSプロセスで製造でき且つ低消費電力性を実現可能な3値/2値の変換のための3値/2値変換回路を実現する。 - 特許庁

A binary circuit 71 generates a traverse signal by binarizing a TES signal (tracking error signal).例文帳に追加

2値化回路71は、TES信号を2値化してトラバース信号を生成する。 - 特許庁

To efficiently perform data transfer between a binary region and a multivalued region.例文帳に追加

2値領域と多値領域との間のデータ転送を効率的に行う。 - 特許庁

Binary image data are generated from input multi-value image data including characters in document processing, and a character code and a character position are recognized from the binary data.例文帳に追加

文書処理において、文字を含む入力多値画像データから、2値画像データを作成し、この2値化データから文字コードと文字位置を認識する。 - 特許庁

Non-binary data in the data memory 24 are coupled together by a data coupling part 11c and converted by the data conversion part 11a into binary data for storage in the data memory 24.例文帳に追加

データメモリ24における非バイナリデータをデータ結合部11cによって結合し、データ変換部11aでバイナリデータに変換してデータメモリ24に格納する。 - 特許庁

例文

The comparator 140 generates a binary signal corresponding to a signal level of a carrier component.例文帳に追加

コンパレータは、キャリア成分の信号レベルに応じた2値信号を生成する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
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.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS