| 例文 |
array data typeの部分一致の例文一覧と使い方
該当件数 : 84件
ARRAY-TYPE PROCESSOR, AND DATA PROCESSING SYSTEM例文帳に追加
アレイ型プロセッサ、データ処理システム - 特許庁
Extends this array with data from the given unicode string. The array must be a type 'u' array; otherwise a ValueError is raised.例文帳に追加
指定した Unicode 文字列のデータを使ってアレイを拡張します。 - Python
MEMORY-USING METHOD FOR DATA OF STRUCTURE-TYPE ARRAY例文帳に追加
構造体型配列のデータのメモリ使用方法 - 特許庁
DATA WRITING DEVICE AND DATA WRITING METHOD FOR OPTICAL RECONSTRUCTION TYPE GATE ARRAY例文帳に追加
光再構成型ゲートアレイのデータ書込装置及びデータ書込方法 - 特許庁
METHOD AND APPARATUS FOR WRITING DATA TO OPTICAL RECONSTRUCTION TYPE GATE ARRAY例文帳に追加
光再構成型ゲートアレイへのデータ書き込み方法および装置 - 特許庁
DATA PROCESSING SYSTEM, ARRAY TYPE PROCESSOR, DATA PROCESSOR, COMPUTER PROGRAM AND INFORMATION STORAGE MEDIUM例文帳に追加
データ処理システム、アレイ型プロセッサ、データ処理装置、コンピュータプログラム、情報記憶媒体 - 特許庁
To satisfactorily interlock the data processing of an array type processor and the other data processors by configuring at least one of a plurality of data processors of a data processing system as an array type processor.例文帳に追加
データ処理システムの複数のデータ処理装置の少なくとも1個をアレイ型プロセッサとし、そのアレイ型プロセッサと他のデータ処理装置とのデータ処理を良好に連動させる。 - 特許庁
A DataSource container is a constant or a variable of any type (string, array, object, etc...) that either contains data or describes how to retrieve data.例文帳に追加
データソースコンテナは定数あるいは任意の型(string, array, object など) の変数で、データ自身あるいはデータの取得方法が含まれます。 - PEAR
To decrease the number of data lines of a stripe array type full-color display device.例文帳に追加
ストライプ配列のフルカラー液晶表示装置において、データライン数を少なくする。 - 特許庁
The array type processor starts processing of the task data after completion of loading of the program.例文帳に追加
アレイ型プロセッサは、プログラムのロードが完了してからタスクデータの処理を開始する。 - 特許庁
If the returned format is 16, the returned data is represented as a short array and should be cast to that type to obtain the elements.If the returned format is 32, the returned data is represented as a long array and should be cast to that type to obtain the elements.例文帳に追加
返されたフォーマットが16ならば、返されたデータはshortの配列として表現されており、要素を得るにはその型にキャストしなければならない。 - XFree86
In response to an operator command, the source data value and data type of a source data item in an array is obtained and indirectly displayed in a Data Pane image.例文帳に追加
操作者の指令に呼応して、その列内のソースデータ項目の、ソースデータ値およびデータタイプを取り込み、データペーン画像に間接的に表示する。 - 特許庁
A data transfer means is activated with timing being faster than that of a latch type sense amplifier of a DRAM array.例文帳に追加
DRAMアレイのラッチ型センスアンプよりも早いタイミングでデータ転送手段を活性化する。 - 特許庁
The control device includes an address conversion table which describes, with respect to each storage area of a device storage part in which each divided data array is disposed, the device type of the data array, an offset from the head in the data array before division of the data array, an initial absolute address of the storage area, and an area size of the storage area.例文帳に追加
夫々の分断されたデータ配列が配置されるデバイス記憶部の夫々記憶領域について、該データ配列のデバイス種別と、該データ配列の分断される前のデータ配列における先頭からのオフセットと、記憶領域の先頭の絶対アドレスと、記憶領域の領域サイズと、を記述するアドレス変換テーブルを備える。 - 特許庁
To provide an array type storage device, in which data writing speed can be improved in writing data to a storage device array comprising a RAID 4 or RAID 5.例文帳に追加
RAID4またはRAID5により構成された記憶装置アレイへのデータ書き込みにおいて、データ書き込み速度を向上させることができるアレイ型記憶装置を提供する。 - 特許庁
To provide an array type storage device, capable of preventing data corruption in degeneracy while dispensing with a battery.例文帳に追加
バッテリを不要としつつ、縮退時のデータ化けを抑制することが可能なアレイ型記憶装置を提供すること。 - 特許庁
However passing an array of data types as the second parameter makes it possible to set a specific type for each placeholder. 例文帳に追加
しかし、二番目のパラメータとして データ型 の配列を渡すと、各プレースホルダの型を指定できるようになります。 - PEAR
To provide a control device, capable of returning corresponding data to an external device which requests data while designating a device type and a relative address from the head of a data array of the device type.例文帳に追加
デバイス種別と該デバイス種別のデータ配列の先頭からの相対アドレスとを指定してデータを要求する外部装置に対して該当するデータを返すことができる制御装置を得ること。 - 特許庁
A DSN (data source name) or array format for specifying database servers Data type abstraction and on demand datatype conversion例文帳に追加
データベースサーバを指定する方法として、DSN (データソース名)あるいは配列を使用可能 データ型の抽象化および必要に応じたデータ型の変換 - PEAR
A synchronous type SRAMS1 storing data in a memory array 1 is operated in synchronizm with rise of a clock signal CK.例文帳に追加
メモリアレイ1にデータを記憶する同期型SRAMS1は、クロック信号CKの立ち上がりに同期して動作する。 - 特許庁
To deform a loop control statement for processing array elements in structured type data that can form a list structure and that has an array as its member, so that a computer can speedily execute the loop control statement.例文帳に追加
リスト構造を形成し、配列をそのメンバに持つ構造型データの配列要素を処理するループ制御文を高速に実行できるように変形する。 - 特許庁
As to binary type digital data of field configuration collected in a fixed section, the number of data, the number of delimiter bytes and data required for processing are stored (S11, S12) and the binary type data of each field are stored as they are in a memory as array data (S13).例文帳に追加
一定区間にひとまとめにしたフィールド構成のバイナリ形式のディジタルデータに対して、そのデータ数と区切りバイト数と加工に必要なデータを保持(S11,S12)、および各フィールドのバイナリ形式データをそのまま配列データとしてメモリ上に保持しておく(S13)。 - 特許庁
An array type processor 100 and a data processor 200 which process processing data corresponding to event data, and issue the event data corresponding to the data processing are configured to interlock the data processing by realizing the intercommunication of at least a part of the processing data and at least a part of the event data.例文帳に追加
イベントデータに対応して処理データを処理し、そのデータ処理に対応してイベントデータを発行する、アレイ型プロセッサ100とデータ処理装置200とが、処理データの少なくとも一部とイベントデータの少なくとも一部とを相互通信してデータ処理を連動させる。 - 特許庁
Large capacity image data is generated by a microscope slide scanner of linear array type and is generated with about 3GB every minute.例文帳に追加
大容量画像データは、リニア・アレイ型のマイクロスコープ・スライド・スキャナが生成するものであり、およそ毎分3GBで生成される。 - 特許庁
Thereafter, when a writing command is input, data that is applied from the outside is written into an array of the synchronous-type flash memory.例文帳に追加
その後、もし書込み命令が入力されると、外部から印加されるデータが同期型フラッシュメモリのアレイ内に書込まれる。 - 特許庁
In pre-printing, a dot pattern is formed on transfer material and data on the type of a machine by which pre-printing is performed is recorded according to the array of the dot pattern.例文帳に追加
プレプリント時に、転写材上へドットパターンを形成し、その配列により、プレプリントを行った機種データを記録する。 - 特許庁
An address selection circuit selects a static type memory cell in the memory array and a signal transmission path between the memory array and the data I/O circuit.例文帳に追加
アドレス選択回路は、上記メモリアレイにおける上記スタティック型メモリセルの選択及び上記メモリアレイと上記データ入出力回路との間の信号伝達経路の選択を行う。 - 特許庁
The disk type storage media (HDD) 1-1 to 1-5 are provided as a disk array 1, and an erroneous data restoring disk type storage medium 1-6 for parity is provided.例文帳に追加
ディスクアレイ1として、ディスク型記憶媒体(HDD)1−1〜1−5を設け、誤りデータ復元用のパリィティ用ディスク型記憶媒体1−6を1台設ける。 - 特許庁
To supply inspection data for correcting the detection result of the array tester, which is affected by the variations in sensitivity for the input signals of the array tester and by the parasitic capacitance of the signal line, to the array tester, in the active matrix type inspection substrate.例文帳に追加
アクティブマトリクス型検査基板において、信号線の寄生容量およびアレイテスタの入力信号に対する感度ばらつきにより影響を受けるアレイテスタの検出結果を補正するための検査データをアレイテスタに供給する。 - 特許庁
The data processor selects an addressing mode in accordance with a handling process which handles data held in different addressing modes such as a tile type addressing mode and an array type addressing mode, based on information to indicate a memory area where the data is stored or a lookahead conversion buffer where a data arrangement is stored.例文帳に追加
タイル型アドレスで保持されるデータとアレイ型で保持されるデータの異なるアドレッシングのデータを、保持されているメモリの領域または先読み変換バッファに保持するデータ配置を示す情報に基づいて、処理プロセスに応じてアドレッシングを選択する。 - 特許庁
Gradation data for an n-th light emitting point of a self scanning type light emitting element array is sent from an image memory 22 to a multiplier 25.例文帳に追加
画像メモリ22から、自己走査型発光素子アレイのn番目の発光点に対する階調データが、乗算器25に送られてくる。 - 特許庁
The character code and the font data corresponding to the character code are made to correspond to each other by defining variables to contain successive data of the same type (so-called an array).例文帳に追加
文字コードとその文字コードに対応するフォントデータとは、連続した同じ型のデータを格納する変数(いわゆる「配列」)を定義することにより、対応付けされている。 - 特許庁
In a method for accessing multi-dimensional array data stored in a memory system using a dynamic type memory device, low level bits in indexes of multi-dimensional array data being at least two-dimensional or above among multi-dimensional array data are uniformly assigned to column addresses showing inner-page addresses of the memory device to generate the memory addresses.例文帳に追加
本発明は、ダイナミック型のメモリデバイスを使用したメモリシステム上に格納された多次元配列データにアクセスする方法であって、多次元配列データのうち少なくとも二次元以上のインデクスの下位ビットを、メモリデバイスのページ内アドレスを表すカラムアドレスに均等に割り振ってメモリアドレスを生成する。 - 特許庁
The circuit element which is formed in the cross-point functions as a data storage device in the memory array, and it also functions as a connection part for a substitution-type addressing mechanism used to address the element inside the array.例文帳に追加
交点に形成された回路エレメントは、メモリアレイのデータ記憶デバイスとして機能し、かつアレイのエレメントをアドレス指定するための置換型アドレス指定機構用の接続部として機能する。 - 特許庁
The quantity of light correction data storage section 35 stores quantity of light correction data being calculated from the optical intensity data of individual LED elements constituting an LED array 31 and spectral sensitivity data predetermined by the type of a photosensitive body.例文帳に追加
光量補正データ記憶部35には、LEDアレイ31を構成する個々のLED素子の光強度データ及び感光体種類により予め定められた分光感度データから算出される光量補正データを格納する。 - 特許庁
To provide a self-scanning type light-emitting element array capable of multiplexing data for light emission of a plurality of chips in chronological order and writing the data into the chips by a small number of conductors.例文帳に追加
複数個のチップの発光のためのデータを時系列的に多重化でき、少ない配線数でデータのチップへの書き込みができる自己走査型発光素子アレイを提供する。 - 特許庁
When element data 201 of an array type of columns are received (S300), the number 2 of pieces of element data is assigned to a variable N and a variable (i) is assigned to 0, and 0 is assigned is to a variable found (S301 to 303).例文帳に追加
配列型の列の要素データ201を受け取ると(S300)、要素データ数2が変数Nに、変数iに0が、変数foundに0が代入される(S301〜303)。 - 特許庁
A control circuit (200) is connected to an internal bus (180), controls operation of the array type processor unit (300) and transmits/receives the data via the internal bus (180).例文帳に追加
制御回路(200)は、内部バス(180)に接続され、アレイ型プロセッサ部(300)の動作を制御し、内部バス(180)を介してデータを授受する。 - 特許庁
A restoration program for IC is read from the IC card 2, whereby setting data on the ICs to be restored of a flash-memory type PLA (programmable logic array) or the like, can be rewritten.例文帳に追加
ICカード2からIC修復プログラムを読み込み、フラッシュメモリタイプのPLAなどの修復対象のICの設定データを書き直すことができる。 - 特許庁
The infrared ray from an object whose temperature is to be measured is projected to the sensor array where a thermal imagery data is acquired for each bolometer type sensor element 2a.例文帳に追加
被温度測定物からの赤外線がセンサアレイに照射されてセンサアレイにおいて各ボロメータ型センサ素子2a毎の熱画像データが得られる。 - 特許庁
To provide a compiler and a compiling method capable of performing vectorization with a minimum data type with which operation values of an array operation can be handled by analyzing a numerical range within which the operation values of the array operation can be provided.例文帳に追加
配列演算の演算値の取り得る数値範囲を解析して、配列演算の演算値を扱うことのできる最小のデータ型でベクトル化を行ない得るコンパイラ装置及びコンパイル方法を提供することにある。 - 特許庁
The control circuit 20 switch-controls the switch array section 51 to dynamically change the allocation of the first type capacitors 1C and the second type capacitors 3C for bits of the input digital data.例文帳に追加
制御回路20は、入力デジタルデータの各ビットに対する第1型キャパシター1Cと第2型キャパシター3Cの割り当てを動的に変化させるスイッチ制御をスイッチアレイ部51に対して行う。 - 特許庁
A redistribution module 230 to predict 404 if data which may possibly become data to be frequently accessed in the future are stored in an array type storage device 102 or not is employed.例文帳に追加
将来的に頻繁にアクセスされるテ゛ータとなる可能性のあるテ゛ータがアレイ式記憶装置(102)に記憶されているか否かを予測する(404)再分配モシ゛ュール(230)を採用するシステム及び方法。 - 特許庁
Data writing is carried out by changing writing conditions by a writing condition setting circuit (5) after reading written data under control of a writing control circuit (4) at the time of the data writing of a variable resistive element type memory cell (M) of a memory cell array (1).例文帳に追加
メモリセルアレイ(1)の可変抵抗素子型メモリセル(M)のデータの書込時、書込制御回路(4)の制御の下に書込データを読出した後、書込条件設定回路(5)により書込条件を変更してデータの書込を実行する。 - 特許庁
To provide an output presenting device and an output presentation program for realizing, in a general-purpose manner, a mechanism for presenting the content included in array type and non-array type tabular form data by a cell unit in many kinds of presentation forms and in a form which is easy to understand by the user.例文帳に追加
整列型及び非整列型の表形式のデータに含まれるセルの内容を、多種の呈示形態かつユーザにとって理解し易い呈示形態でセル単位に呈示する仕組みを汎用的に実現可能な出力呈示装置および出力呈示プログラムを提供することを目的とする。 - 特許庁
When plural memory cells in a memory cell array 1 are successively selected and write-in of data is performed in a NOR type flash memory, plural memory cells are divided into a first group and a second group.例文帳に追加
NOR型フラッシュメモリにおいて、メモリセルアレイ1内の複数のメモリセルを順次選択してデータの書き込みを行う際、複数のメモリセルを第1のグループと第2のグループに分ける。 - 特許庁
The ultrasonic probe 1 comprises: a first conversion element part 11a having linear array type vibration elements for gathering the image data of the puncture object part 152 of a patient; and a second conversion element part 11b having linear array type vibration elements for gathering the image data relating to the information of the sticking part of the puncture needle 18 on the body surface 151 of the patient and its vicinity.例文帳に追加
超音波プローブ1は、当該患者の穿刺対象部位152の画像データを収集するリニアアレイ型の振動素子を有した第1の変換素子部11aと、前記患者の体表面151における穿刺針18の刺入部位やその近傍の組織情報に関する画像データを収集するリニアアレイ型の振動素子を有した第2の変換素子部11bとを備えている。 - 特許庁
The tile type display device 8 includes a display controller 12 which receives image data from an image data source 14 and sets the format of the image data for display and a plurality of display tiles each having a display pixel array, a memory 36, and a communication interface.例文帳に追加
タイル式表示装置8は、画像データ源14から画像データを受信し、表示のために該画像データをフォーマット設定する表示制御装置12と、表示画素アレイ、タイル制御装置32、クロック33、メモリ36および通信インタフェースを有する複数の表示タイルと、を含む。 - 特許庁
A carrier 204 holding a circuit substrate 116 and one or more data storage devices 104 in a multiple disk array 201 comprises a partition 212 having a channel surface restricting a pipe type closed path 402.例文帳に追加
多ディスクアレー201内で回路基板116と一つ以上のデータ記憶装置104とを支持するキャリア204は、管状の閉じた通路402を限定するチャネル表面をそなえた仕切り212を含む。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| © 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 - 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 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会員(無料)になると
|