binaryを含む例文一覧と使い方
該当件数 : 4591件
Ordered Binary-Decision Diagrams (OBDD) are the state-of-the-art data structure for boolean function manipulation. 例文帳に追加
順序二分決定グラフ(OBDD)は,ブール関数演算のための最先端のデータ構造である. - コンピューター用語辞典
In a binary image, pixels that are off, i.e., set to the value 0, are considered the background. 例文帳に追加
2値画像においては、オフである、すなわち値ゼロにセットされたピクセルは背景とみなされる。 - コンピューター用語辞典
ASCII is a display coding scheme based on seven binary digits (bits) of 0 or 1. 例文帳に追加
ASCIIは7個の0または1からなる2進数(ビット)に基づく表示コーディング体系である。 - コンピューター用語辞典
a novel adaptive encoding scheme based on the Fano coding, and dynamic binary search trees 例文帳に追加
ファノコーディングに基づく新しい適応型エンコードの仕組み、および動的2分探索木 - コンピューター用語辞典
Another very common radix transformation is from binary to hexadecimal or octal. 例文帳に追加
もうひとつの非常にありふれた基数変換は、2進から16進または8進へのものである。 - コンピューター用語辞典
Binary Synchronous Transmission has been replaced to a large extent in IBM environments with SDLC. 例文帳に追加
IBM環境では,2進データ同期伝送は同期データリンク制御(SDLC)に大幅に取って代わられた. - コンピューター用語辞典
The extbinrelease release type is for PECL-style PHP Extension binary releases that are pre-compiled. 例文帳に追加
リリース型 extbinrelease は、PECL 形式の PHP 拡張モジュールバイナリリリース、つまりコンパイル済みのリリースを表します。 - PEAR
The blob and string type Blobs are fields which can store large amounts of binary data in the databases. 例文帳に追加
blobと文字列型 blobは、データベースに大きなバイナリデータをストアすることができるフィールドです。 - PEAR
This module contains functions that can read and write Python values in a binary format.例文帳に追加
このモジュールには Python 値をバイナリ形式で読み書きできるような関数が含まれています。 - Python
The name of the binary is still called rman , for scripts that depend on that name; mnemonically, just think "reverse man".Previously PolyglotMan required pages to be formatted by nroff prior to its processing.例文帳に追加
以前の PolyglotMan では処理の前にページを nroff で整形しておく必要があった。 - XFree86
The calculation device may include an algebra expansion unit for generating the arithmetic binary sets when necessary.例文帳に追加
必要に応じて演算2値化セットを作成する代数展開部を有するとよい。 - 特許庁
In step S104, a multi-value image is generated from the binary images and the parameter.例文帳に追加
ステップS104において、前記二値画像と前記パラメータとから多値画像を生成する。 - 特許庁
Moreover, the plural polarization type binary optical systems differ from each other in the optical characteristics.例文帳に追加
また、複数の偏光型二値光学系は、それぞれ光学特性値が異なっている。 - 特許庁
CONVERSION DEVICE AND CONVERSION METHOD FOR CONVERTING NUMERAL TO BE CONVERTED IN RESIDUE NUMBER SYSTEM INTO BINARY NUMERAL例文帳に追加
剰余系の被変換数を2進数に変換する変換装置及び変換方法 - 特許庁
The means 5 conducts binary coding of multi-level image data that have been subjected to gradation conversion.例文帳に追加
誤差拡散処理手段5は、前記階調変換された多値画像データを2値化する。 - 特許庁
A data selection means 103 of a plurality of the conversion matrices 103 receives the binary image which is a result of the dither processing outputted from the selected conversion matrix, selects a required binary image and outputs a binary image which is a result of conversion.例文帳に追加
選択された変換用マトリックスより出力されたディザ処理の結果の2値画像が複数の変換用マトリックス104のデータ選択手段103に入力され、ここで必要な2値画像が選択されて、変換結果である2値画像が出力される。 - 特許庁
In the method of multi-level spatial light modulation, by using a weighted bit plane technology where n-digit binary number represents an intended gray level of each pixel location in an array of binary pixels, representative binary numbers are altered to closely adjacent values such as to reduce the inequality of 1s and 0s therein.例文帳に追加
n桁2進数が、2値画素のアレイにおける各ピクセルの場所の予定されたグレイ・レベルを表す、重み付けビット・プレーン技術を使用して、代表的な2進数が、そこにある1及び0の不均等性を低減するために、近接する値に変えられる。 - 特許庁
A binary processing section 27 applies binary processing to any of the results of the 2nd filter processing means to the unit area of the multi-value image according to either of the 1st and 2nd binary processing threshold values.例文帳に追加
2値化処理部27は、単位領域毎に、特徴量に応じて、多値画像の単位領域および該単位領域に対する第2フィルタ処理手段の結果のうちのいずれか一方を、第1および第2の2値化閾値のうちのいずれか一方によって2値化する。 - 特許庁
A 1st binary processing threshold value calculation section 23 in a binary processing section 15 of the image processor calculates a 1st binary processing threshold value of a unit area of a multi-value image on the basis of a feature quantity depending on a distribution of an incidence frequency of pixels of each luminance for each unit area of the multi-value image.例文帳に追加
画像処理装置の2値化部15において、第1の2値化閾値算出部23は、多値画像の単位領域毎に、各輝度値の画素の出現度数の分布に基づいた特徴量に基づき、該単位領域の第1の2値化閾値を算出する。 - 特許庁
A conventional DDAG method for performing n-value classification by combining nC2 pieces of support vector machines SVM which are a certain type of binary classifiers does not consider the length of the processing time of individual binary classifiers (the time required for individual binary classification).例文帳に追加
2値分類器の一種であるサポートベクターマシン(SVM:Support Vector Machine)をnC2個組み合わせることで、n値分類を行う従来のDDAG法は、個々の2値分類器の処理時間(個々の2値分類にかかる時間)の長短を考慮していない。 - 特許庁
The method of querying a structure of compressed data comprising records stored as a forest of binary includes the step of generating an instruction set allowing a specific data value with a binary tree to be retrieved, given input of an address in memory that identifies the binary tree.例文帳に追加
2値の森として記憶されたレコードを備えている圧縮データの構造を問い合わせする方法は、2分木を識別するメモリのアドレスの入力を与えることにより、2分木を有する特定のデータ値を検索させる命令セットを生成する段階を含む。 - 特許庁
An image processing apparatus receives binary image data, generates multi-value image data on the basis of the binary image data, and generates color correction image data in which color correction is applied to this multi-value image data.例文帳に追加
画像処理装置は2値画像データを受け取り、この2値画像データを基に多値画像データを生成し、この多値画像データに対して色補正を施した色補正画像データを生成する。 - 特許庁
When block attribute discriminating result shows the binary picture or the gradation picture, the attribute of each pixel in the block is discriminated to be the binary picture of the gradation picture similarly to the discriminating result.例文帳に追加
ブロック属性判別結果が2値画像或いは階調画像を示しているときには、該ブロック内の各画素の属性を該判別結果と同じく2値画像或いは階調画像であるとする。 - 特許庁
Either of a discrimination recessed part 20 meaning one side of a binary code and a discrimination plane 21 meaning the other side of the binary code is formed at the right and left of a discrimination region Z of the discrimination piece 11.例文帳に追加
識別ピース11の識別領域Zの左右には、2進コードの一方を意味する識別凹部20と、2進コードの他方を意味する識別面21とのいずれかを形成してある。 - 特許庁
The image processing apparatus receives the binary image data, generates a multilevel image data based on the binary image data, and generates a color correction image data applied by the color correction to the multilevel image data.例文帳に追加
画像処理装置は2値画像データを受け取り、この2値画像データを基に多値画像データを生成し、この多値画像データに対して色補正を施した色補正画像データを生成する。 - 特許庁
To provide a facsimile machine that can prevent binary image data in a binary mode from being produced in mistake and transmitted regardless of the case that multi-value image data in a photographing mode are to be produced and transmitted.例文帳に追加
写真モードで多値の画データを生成して送信すべき場合に、誤って2値モードで2値の画データを生成して送信することを防止できるファクシミリ装置を提供する。 - 特許庁
A memory of the mobile communication terminal is divided into a boot binary region and a main binary region (S21) and a program is divided into a boot program and a main program to store them in respective regions (S22).例文帳に追加
移動通信端末機のメモリをブートバイナリ領域とメインバイナリ領域とに分割し(S21)、プログラムをブートプログラムとメインプログラムとに分割して各々の領域に保存する(S22)。 - 特許庁
The control section records the TTI information and the original image on one recording paper sheet on the basis of the binary image data in the TTI data region and the binary image data in the original image data region.例文帳に追加
制御部は、TTIデータ領域の二値画像データと、原稿画像データ領域の二値画像データとに基づき、TTI情報と原稿画像とを1つの記録紙に記録させる。 - 特許庁
A binary image compositing means 12 applies AND compositing to the image by each pixel to generate a binary image which does not include the background noise, while preserving the shape of the linear pattern.例文帳に追加
そして、これらの画像を二値画像合成手段12が画素毎にAND合成して、線状パターンの形状を保存しつつ背景ノイズを含まない二値画像を生成する。 - 特許庁
For the transmission of the signal on the communication line 7, a binary code (first code) being at a high speed and having large amplitude and a binary code (second code) being at a low speed and having small amplitude are used.例文帳に追加
ここで、通信ライン7上の信号の伝送には、高速で振幅の大きい2値符号(第1符号)と、低速で振幅の小さい2値符号(第2符号)とが用いられる。 - 特許庁
A deterministic binary tree automaton is generated by determination module 2 and then, the deterministic binary tree automaton 8 whose transition function δis minimized by a minimization module 3 is generated.例文帳に追加
さらに決定化モジュール2により決定性二分木オートマトンを生成し、最小化モジュール3により遷移関数δが最小化された決定性二分木オートマトン8を生成する。 - 特許庁
Then, a filter corresponding to the feature of the form of the defective part is selected and the binary image data are processed by the selected filter so that a defect can be extracted from the binary image data.例文帳に追加
そして、欠陥部分の形状の特徴に応じたフィルタを選定し、2値化画像データを選定したフィルタで処理することにより2値化画像データから欠陥を抽出する。 - 特許庁
Binary data are recorded in a sync-frame by changing recording the laser power, and the binary data reproduced by using a β value set in an optical disk as a slice level is sliced to obtain "0" or "1" data.例文帳に追加
シンクフレームに記録レーザパワーを変化させてバイナリデータを記録し、光ディスクに定められたβ値をスライスレベルとして再生されたバイナリデータをスライスして、「0」又は「1」のデータを得る。 - 特許庁
To provide a device and a method which can suppress moire, etc., and can improve the readableness of letters, in the case of binary-coding data prior to output after performing the conversion of the resolution of binary input data, etc.例文帳に追加
2値入力データを解像度変換等した後に2値化して出力する場合に、モアレなどが抑えられ、文字の判読性も良好にできる装置および方法を提供する。 - 特許庁
A binary- coding means 300 subjects the main voltage value to binary coding, based on whether or not a main voltage is higher than a reference voltage with reference to the reference voltage generated by the signal generating means 200.例文帳に追加
2値化手段300は、信号生成手段200により生成されたレファレンス電圧を基準とし、主電圧がレファレンス電圧より大きいか否かで主電圧値を2値化する。 - 特許庁
On the other hand, the module update detection device extracts the operation information to be executed by the binary data obtained by compiling the source file whose module has not been updated yet from the binary data.例文帳に追加
一方で、モジュール更新検出装置は、モジュールが更新される前のソースファイルをコンパイルして得られたバイナリデータから該バイナリデータによって実行される操作情報を抽出する。 - 特許庁
A QR code is completed by fixing one mask pattern, using binary data obtained by applying the mask to the binary data of the image designed, beforehand, as the data to be stored, and specifying the same mask pattern.例文帳に追加
1つのマスクパターンを固定し、あらかじめデザインした画像のバイナリデータにそのマスクをかけたバイナリデータを格納データとし、同じマスクパターンを指定してQRコードを完成させる。 - 特許庁
An RGB/YMCK conversion circuit 207 converts luminance data of an original image generated by a read sensor 12 into corresponding luminance data, a binary processing circuit 10 applies binary processing to the converted luminance data and provides an output.例文帳に追加
読取センサ12で生成した原稿画像の輝度データは、RGB/YMCK変換回路207で対応する輝度データに変換され、2値化回路210で2値化されて出力される。 - 特許庁
To provide a receiver for accurately receiving binary data by suppressing increase of hardware amount, even if an eye pattern of input binary data collapses to make the eye-width narrower.例文帳に追加
入力バイナリデータのアイパターンがつぶれてアイの幅が狭くなった場合であってもハードウェア量の増大を抑制してバイナリデータを正確に受信することができる受信装置を提供する。 - 特許庁
An integrated principle formula of Navier-Stokes equations is dispersed by average operation in a spatiotemporal four dimensions space, which combines element average and node average using binary elements by binary lattices.例文帳に追加
Navier-Stokes方程式の積分形の原理式を、双対格子による双対要素を用いて要素平均と節点平均を組み合わせて、時空4次元空間での平均操作により離散化する。 - 特許庁
For example, the frequency characteristics are controlled to strengthen a high frequency component of the gain for a binary image of normal display and to inversely weaken said high frequency component for a binary image of reverse display.例文帳に追加
例えば、ノーマル表示の二値画像に対しては、ゲインの高周波成分を強め、リバース表示の二値画像に対しては、逆に、弱めるように、周波数特性が制御される。 - 特許庁
The display device 108 performs binary presentation, and also processes a digital signal containing gradation information for performing gradation presentation in order to obtain signals necessary for the binary presentation.例文帳に追加
表示装置108は2値による表示を行うものであり、かつ、階調表示を行うために階調情報を含むデジタル信号を2値表示に必要な信号に処理するものである。 - 特許庁
A photoelectric conversion element 7 receives reflected light from the bar code 3 to convert it into an analog signal corresponding to reflectance, and binary encoding means 17 convert the analog signal to a binary signal.例文帳に追加
光電変換素子7は、バーコード3からの反射光を受光して反射率に対応したアナログ信号に変換し、二値化手段17は前記アナログ信号を二値化信号に変換する。 - 特許庁
The detector 104 detects a change point of the binary data and detects the CRI pulse, based on the values of the binary data at specified timings (two points) from the change point.例文帳に追加
CRIパルス検出部104は、2値化データの変化点を検出し、その変化点から所定のタイミング(2カ所)における2値化データの値に基づいて、CRIパルスを検出する。 - 特許庁
The optical axis compensating section 20 has a diffraction optical element 46 of a binary type and liquid crystal 48 arranged so as to contact tightly to a binary stage part 50 of the diffraction optical element 46.例文帳に追加
光軸補正部20は、バイナリー型の回折光学素子46と、回折光学素子46のバイナリー段部50に密着するようにして配置された液晶体48とを有している。 - 特許庁
An extracting means 13 extracts a ruled line candidate region from the binary image 17, and a judging means 14 verifies the exacted ruled line candidate region by using a binary image 18.例文帳に追加
抽出手段13は、二値画像17から罫線候補領域を抽出し、判定手段14は、二値画像18を用いて、抽出された罫線候補領域を検証する。 - 特許庁
The memory capacity of the symbol memory 36 can be reduced by storing the symbol data S (multilevel information exceeding binary) before demapping, not a demapped bit row (binary information), in the symbol memory 36.例文帳に追加
シンボルメモリ36に、デマップしたビット列(2値情報)ではなく、デマップする前のシンボルデータS(2値を越える多値情報)を格納することで、シンボルメモリ36のメモリ容量を削減できる。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., 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 - 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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
