| 例文 |
multiple dataの部分一致の例文一覧と使い方
該当件数 : 2212件
A semiconductor memory in the present invention comprises: a memory cell array 100 including multiple memory cells which are arranged in a form of matrix and are capable of accumulating an electric charge; row selection means for selecting a memory cell in a row direction of the memory cell array; and write control means for writing data by applying a write pulse to the memory cell selected by the row selection means.例文帳に追加
本発明の半導体メモリは、行列状に配列され、電荷を蓄積可能な複数のメモリセルを備えたメモリセルアレイ100と、メモリセルアレイの行方向のメモリセルを選択する行選択手段と、行選択手段によって選択されたメモリセルに書込みパルスを印加することによってデータの書込みを行う書込み制御手段とを有する。 - 特許庁
The compression method for the BIOS program will not totally compress the entire BIOS program but rather applies compression processing to each size being a greatest common multiple of a block size or each BIOS block unit (8 K bytes, as an example of a 4 M bit flash ROM) by means of Huffman coding, links data after the compression processing to a decrease the size of the program, after compression.例文帳に追加
BIOS全体を纏めて圧縮するのではなく、BIOSの各ブロック単位または、ブロックサイズの最大公約数となるサイズ(4MビットフラッシュROMの例では、8Kバイト)毎で夫々ハフマン符号化により圧縮処理を行ない、圧縮処理後のデータを連結することでより圧縮後のサイズを小さくする事が可能である。 - 特許庁
To solve such problems that when an index printing process of image data stored in an outer storage device or an all image printing process for printing all images one by one or in the unit of multiple ones by a plurality of images is executed, the same image is repeatedly printed in case a duplicate image is present and consequently, a recording material such as a recording sheet or an ink is wastefully consumed.例文帳に追加
外部記憶装置に記憶されている画像データのインデックス印刷や、全ての画像を1枚ずつ、又は複数枚ずつ印刷する全画像印刷を実行する場合、重複画像が存在している場合には同じ画像が繰り返し印刷されてしまうことになり記録シートやインク等の記録材を無駄に消費してしまう。 - 特許庁
An exemplary video encoder (100) for encoding video signal data for an image block relative to multiple reference pictures includes a fast motion estimator (180) for providing motion vectors corresponding to one of reference pictures, including a scene detection portion for performing fast motion estimation while excluding reference pictures that fall across a scene change.例文帳に追加
複数の参照ピクチャに対して、画像ブロックのビデオ信号データを符号化する例示的なビデオ符号器(100)は、シーン変更に及ぶ参照ピクチャを除外する一方で高速動き推定を行うシーン検出部分を含む、参照ピクチャのうちの1つに相当する動きベクトルを供給する高速動き推定器(180)を含む。 - 特許庁
To provide a multifunctional scanner system for allowing a scanner to be used for multiple functions by using a portable terminal to be combined, in the system having the scanner for reading ID data from a non-contact or contact ID tag which is required for authenticating an individual concerning an entering/leaving management system, a prepaid system or an attendance management system, etc.例文帳に追加
入退室管理システム、プリペイドシステム、又は勤怠管理システムなどにおいて個人認証のために必要な非接触型又は接触型IDタグからIDデータを読み取るスキャナを備えたシステムにおいて、携帯端末を組合せて用いることでスキャナを多機能に使用できるようにした多機能スキャナシステムを提供する。 - 特許庁
A peak data reading part 250 obtains output signals of a unit solid or a unit super solid corresponding to the combination of the high-order bit signals of the components of the number N from multiple multi-dimensional LUT parts 154 for dividing and storing the output signals corresponding to the peak of a unit solid or a unit super solid to configure a lookup table in eight-peak units.例文帳に追加
頂点データ読出部250は、ルックアップテーブルを構成する単位立体または単位超立体の頂点に対応する出力信号を八頂点単位に分割記憶するための複数の多次元LUT部154から、N個の成分の上位ビットの信号の組み合せに対応する単位立体または単位超立体の出力信号を取得する。 - 特許庁
To shorten the reading time of a document and printing time to transfer paper by making 'idle conveying process' and 'data storage, access operation' unnecessary while providing sheet body to a user with properly arranging pages by improving a method for sequentially discharging multiple sheets of the sheet body (document and transfer paper) to a discharge tray.例文帳に追加
複数枚のシート体(原稿や転写紙)を排出トレイへ順次排出する際の排出方式を改良することにより、ページ揃えを合わせた状態でユーザにシート体を提供することを可能としながらも、「空搬送工程」や「データの記憶、呼び出し動作」を不要として原稿の読取時間や転写紙への印字時間の短縮化を図る。 - 特許庁
The formation of the data structure having the multiple Z-plane images preferably includes automatically focusing at a principal reference focal plane and capturing and digitizing an optically magnified reference Z-image and then shifting the specimen 31 relative to the lens system 15 by a predetermined increment to capture and digitize another Z-plane image.例文帳に追加
複数のZ平面画像を有するデータ構造の形成には、主基準焦点面に自動的に焦点を合わせるステップ、光学的に拡大された基準Z画像を捕獲し、かつ、ディジタル化するステップ、および他のZ平面画像を捕獲し、かつ、ディジタル化するために、標本31を所定の増分だけレンズ系15に対してシフトさせるステップが含まれている。 - 特許庁
In this system, each replicated command applies to a single row identified by the primary key, and replicated commands are dispatched among multiple connections by hashing of primary key from a single command queue to ensure that changes to the same data row are always dispatched to the same connection to maintain the order of commands as originally occurred on a publisher.例文帳に追加
このシステムでは、複製された各コマンドが、主キーによって識別される単一の行に適用され、単一のコマンドキューからの複製されたコマンドを主キーのハッシュによって複数の接続にディスパッチして、同じデータ行に対する変更が常に同じ接続にディスパッチされるようにし、パブリッシャ上で発生した元の順序でコマンドの順序を維持する。 - 特許庁
Contents of answer data are sent to e-mail of a manager and a management DB server, and the manager can confirm a transmission history and answers by using a manager private web page, and the manager can confirm aggregation results since an automatic aggregation function aggregates one-choice or multiple-choice questions in place of the manager.例文帳に追加
回答データの内容は管理者の電子メールと管理DBサーバーに送られ、管理者は管理者専用のウェプページを使用して送信履歴と回答が確認でき、自動集計機能が択一式又は複数選択式質問の集計を管理者の代わりに行うことができるようにした事から集計結果の確認もできるようになった。 - 特許庁
To provide a method for setting gain factors in a wideband code division multiple access (WCDMA) telecommunication system, with which the gain factor for defining power required for normal reception of uplink data in an environment supporting an uplink service over an improved uplink dedicated channel (E-DCH) can be configured, using minimal signaling information.例文帳に追加
広域符号分割多重接続(WCDMA)通信システムにおける向上したアップリンク専用チャンネル(E−DCH)を通じてアップリンクサービスを支援する環境下で、アップリンクデータの正常な受信のために必要な電力を定義する利得因子を、最小限のシグナリング情報を用いて設定可能にする利得因子の設定方法を提供する。 - 特許庁
In the case division multiple access receiver, a control unit 14 outputs an amplitude adjusting signal, corresponding to the receiving level of a received baseband signal to an amplitude adjuster 20, and on the basis of the amplitude adjusting signal, the amplitude adjuster 20 performs bit operation processing, wherein bit data ineffective to complex correlation result of the received baseband signal are eliminated.例文帳に追加
制御部14は、受信ベースバンド信号の受信レベルに対応した振幅調整信号を振幅調整部20に出力し、振幅調整部20において、振幅調整信号に基づいて受信ベースバンド信号の複素相関結果に対し無効なビットデータを除去するビット演算処理を行う符号分割多重アクセス受信機である。 - 特許庁
The information processing apparatus 201 includes a memory 102 that is accessible faster than the storage device 103, and a memory management unit 151 that is capable of logically setting up multiple storage areas in the memory 102 and allocating another storage area to the storage areas as a redundant storage area so as to store a copy of data in the redundant storage area.例文帳に追加
情報処理装置201は、記憶装置103よりも高速にアクセス可能なメモリ102と、メモリ102において複数の記憶領域を論理的に設け、記憶領域に他の記憶領域を冗長記憶領域として割り当て、冗長記憶領域にデータのコピーを格納することが可能なメモリ管理部151とを備える。 - 特許庁
In the Costas loop, its carrier frequency control signal is corrected by extending the coherent addition time to the period of navigation data from a satellite, converting the I and Q correlation signals into multiple nominated frequencies, performing coherent and non-coherent additions on each of the nominated frequencies, and continuously calculating frequency deviations from a signal power distribution.例文帳に追加
コスタスループにおいて衛星からの航法データ周期までコヒーレント加算時間を延ばす一方、I,Q相関信号を複数候補周波数に変換し、候補周波数毎にコヒーレント加算及びノンコヒーレントを行って、信号パワー分布から、常時、周波数ずれ量を求めて、コスタスループのキャリア周波数制御信号を修正する。 - 特許庁
The forming of the data structure having the multiple Z-plane images preferably includes automatically focusing at a principal reference focal plane and capturing and digitizing an optically magnified reference Z-image and then shifting the specimen (31) relative to the lens system (15) by a predetermined increment to capture and digitize another Z-plane image.例文帳に追加
複数のZ平面画像を有するデータ構造の形成には、主基準焦点面に自動的に焦点を合わせるステップ、光学的に拡大された基準Z画像を捕獲し、かつ、ディジタル化するステップ、および他のZ平面画像を捕獲し、かつ、ディジタル化するために、標本31を所定の増分だけレンズ系15に対してシフトさせるステップが含まれている。 - 特許庁
To provide a device and a method for editing indications which present what function the respective musical representation rules among multiple musical representation rule sets have which allow a user to select any one when an electronic musical instrument gives various musical representations to the playing data for automatic playing and a program relating to the method.例文帳に追加
電子楽器で自動演奏・自動伴奏するための演奏データに各種の音楽的な表現を付与するに際して、複数の音楽的表現ルールセットの中から各表現ルールがどのような機能を持つのかを分かり易く提示し選択させることのできる編集指示装置、方法、及び該方法に係るプログラムを提供することを目的とする。 - 特許庁
When the card key 150 is operated, in the multiple information processing to the data on the memory card 50, specific information processing set on the side of the information processing terminal 20 is carried out and when the specific information processing is not set on the side of the information processing terminal 20, the user interface is started by the information processing terminal 20.例文帳に追加
カードキー150が操作された際、メモリカード50中のデータに対する複数の情報処理のうち情報処理端末20側で設定された特定の情報処理を実行し、情報処理端末20側で特定の情報処理が設定されていない場合、前記ユーザーインターフェースを情報処理端末20で起動させる。 - 特許庁
In an ink-jet head device 35 having head elements 11, 12, 13, 14 with a plurality of nozzles 21, 22, 23, 24 arranged, the distance L between the head elements is set at a positive integer multiple of the center distance d of ink dots adjacent to the scan direction formed on a recording medium, and the bit number B of the CPU data minimum access unit.例文帳に追加
複数のノズル21,22,23,24が配列されたヘッド素子11,12,13,14を有するインクジェットヘッド装置35の、上記各ヘッド素子同士の距離Lを、記録媒体上に形成される走査する方向に隣接するインクドットの中心距離dと、CPUのデータの最小アクセス単位のビット数Bとの積の正整数倍に設定する。 - 特許庁
To solve the problem that CPU performance is not fully utilized and a processing speed is not heightened even when a filter processing is performed through the use of a general purpose algorism which is not optimized in CPU configurations though a CPU which incorporates multiple registers and has an SIMD operating function for simultaneously operating a plurality kind of data by one instruction comes to be used by the development of microprocessor technique.例文帳に追加
マイクロプロセサ技術の進展により、多数のレジスタを内蔵し、一命令で同時に複数のデータ演算が可能なSIMD演算機能をもつCPUが利用可能になりつつあるが、それらのCPUの構成に最適化されていない汎用のアルゴリズムを用いてフィルタ処理を行っても、CPU性能を充分に活用できず処理速度は向上しない。 - 特許庁
This computer assisted diagnosis demarcates interested regions 220, 310, and 420 in one or more images from double or multiple energy image sets 215 and 415 of data sources 210 and 410, extracts 270 feature measure sets from the interested regions 220, 310, and 420, and uses feature extraction algorithms 230, 330, and 430 for the feature measures for identifying optimal feature sets.例文帳に追加
データ・ソース(210、410)の二重又は多重エネルギ画像集合(215、415)からの1以上の画像内で関心領域(220、310、420)を画定し、関心領域(220、310、420)から特徴尺度集合を抽出(270)し、最適な特徴集合を識別するために特徴尺度に対して特徴抽出アルゴリズム(230、330、430)を用いる。 - 特許庁
One digital image is divided into multiple blocks each having n×n pixels, discrete cosine transform is performed on each block, n×n conversion coefficients resulting from the transform are divided by each threshold value of a quantization matrix including n×n threshold values each resulting from the multiplication of a predetermined coefficient S, and quantized and the quantized data are variable-length encoded.例文帳に追加
一枚のデジタル画像を、1ブロックn×n画素からなる複数のブロックに分割し、各ブロック毎に離散コサイン変換を行い、変換して得られるn×n個の変換係数を、それぞれ所定の係数Sが乗算されたn×n個の閾値からなる量子化マトリクスの各閾値で除算して量子化を行い、量子化後のデータを可変長符号化するものに適用する。 - 特許庁
An energy management network system uses multiple sensors to collect environmental information in an area, accurately estimates presence at desk from a time sequence combining obtained variety of detection data, and utilizes a sensor network introduced in an existing building through mutual complementary communication of wired and wireless; thereby can automatically turn off air conditioning and lighting in an area where there is no person.例文帳に追加
複数のセンサによって、区域内の環境情報を収集して、得られた複数の異種検出データを統合した時系列シークエンスから在席状況を高精度に推定し、有線と無線の相互補完通信によって既存の建造物に導入したセンサネットワークを利用することにより、人がいない区域の空調や照明の電源を自動的に切ることが可能である。 - 特許庁
The image forming apparatus 10 includes: a nonvolatile memory 1b which stores the jobs constituting continuous pages by including multiple image data; and a control unit 1a which determines a protection area for protecting the page order between any one page and any other page among the continuous pages to be constituted in the jobs, and associates information of the determined protection area with the jobs.例文帳に追加
複数の画像データを含むことで連続したページを構成するジョブを記憶する不揮発メモリ1bと、ジョブにおいて構成される連続したページのうち、何れか一のページと他の何れか一のページとの間におけるページ順を保護する保護領域を決定し、決定された保護領域の情報をジョブに対応付ける制御部1aと、を備えた画像形成装置10とする。 - 特許庁
Companies with shares 1 (1-1 to 1-n) or a security trust company registers pros and cons votes accepted through documents, to a processing center 3 as data, and the processing center 3 accepts and registers pros and cons votes from shareholders 5 (5-1 to 5-m) through a communication network 6 and confirms whether multiple voting for one voting right exists or not on the basis of registered pros and cons votes.例文帳に追加
株式発行会社1(1−1〜1−n)若しくは証券代行会社が書面により受け付けた賛否投票をデータとして処理センタ3に登録するとともに、処理センタ3が通信ネットワーク6を介した株主5(5−1〜5−m)からの賛否投票を受け付けて登録し、登録した賛否投票に基づいて、1の投票権に対する重複投票の有無を確認する。 - 特許庁
When the number of players informed from the terminals 30 does not reach a number necessary for playing the game within a predetermined period of time, a server CPU 11 reads out the ability information of computer players from a data memory 13 as many as deficient players to perform the multiple player game on the basis of the ability information of the read-out computer players and the received user players.例文帳に追加
サーバCPU11は、所定の時間内に端末30からの参加人数がゲームを行うのに必要な人数に達しない場合は、データメモリ13から不足している数分のコンピュータプレイヤーの能力情報を読み出し、その読み出したコンピュータプレイヤーの能力情報と受信したユーザプレイヤーの能力情報に基づいて複数参加型のゲームを実行する。 - 特許庁
In the image forming apparatus for forming a multiple image by disposing a plurality of image output means along a transfer belt, the image of a pattern for measuring the misregistration is outputted to the outside of a maximum paper area allowed by the image forming apparatus on the transfer belt concurrently with the printing cycle in which supplied image data are outputted to the transfer belt by the image output means.例文帳に追加
複数個の画像出力手段を転写ベルトに沿って配設して多重画像を形成する画像形成装置において、前記画像出力手段により、供給された画像データを前記転写ベルトに画像出力するプリントサイクルと平行してレジずれ測定用パターンを前記転写ベルトに前記画像形成装置が許容する最大用紙領域の外側に画像出力する。 - 特許庁
To obtain a larger number of Casaque code sequences and reduce variation of transmission bands in multiplexing of uplink control channels from multiple user apparatuses in the case where the uplink control channels including at least one of acknowledgement information (ACK/NACK) for downlink data channels and information (CQI) indicative of downlink channel conditions are transmitted from the user apparatuses in accordance with the single-carrier scheme.例文帳に追加
下りデータチャネルに対する送達確認情報(ACK/NACK)及び下りチャネル状態を示す情報(CQI)の少なくとも一方を含む上り制御チャネルがシングルキャリア方式で複数のユーザ装置から送信される場合に、カザック符号系列数を数多く確保すること及び送信帯域の変動を少なくすることを図りながら、各ユーザ装置からの上り制御チャネルを多重すること。 - 特許庁
When the data are automatically and continuously reproduced via an optional combination of an image file 102, a voice file 103 and an image/ voice multiple file 104, the information on this reproduction is described on an automatic reproduction control file 105 and also a synchronization control means 109 controls synchronization between the images and voices via a CPU 110 on the basis of the file 105.例文帳に追加
画像ファイル102、音声ファイル103、画像/音声多重ファイル104の任意の組み合わせによる自動連続再生を行う際、再生に関する情報を自動再生制御ファイル105に記述するとともに、自動再生制御ファイル105に基づき画像と音声との同期をCPU110を介して同期制御手段109により制御する。 - 特許庁
The remote control toy system 1 is provided with controllers 2A to 2D and multiple sets of model devices 3A to 3D whose operations are controlled based on data transmitted to accommodate users' operation states from the controllers 2A to 2D while accessories 4 able to make communications between the controllers and the model devices are installed as devices independent of the controllers and the model devices.例文帳に追加
遠隔操作玩具システム1には、コントローラ2A〜2Dと、コントローラ2A〜2Dからユーザの操作状況に対応して送信されるデータに基づいて動作が制御される模型機器3A〜3Dとが複数組設けられるとともに、各コントローラ及び各模型機器との間でデータ通信が可能な付属機器4がコントローラ及び模型機器から独立した装置として設けられる。 - 特許庁
An evaluation customizing means 110 extracts sentence data in a range designated by the user from a text/summary 4, as the user designated summary, displays an input item for evaluation for each of multiple summary properties, receives the evaluation input by the user regarding the user designated summary, and generates the summary for the text by the automatic summary generation processing by a designated rule or the machine learning method.例文帳に追加
評価カスタマイズ手段110は,テキスト・要約4からユーザが指定した範囲の文データを抽出してユーザ指定要約とし,複数の要約性質ごとの評価の入力項目を表示し,ユーザ指定要約についてユーザの評価入力を受け付け,所定規則または機械学習法による自動要約生成処理によりテキストの要約を生成する。 - 特許庁
A position detection system using stored geometrical relation determined by multiple regression during the calibration of the instrument calculated the X-Y-Z alignment state to the eye of the patient on the basis of the local x-y position data from one set of lateral detectors receiving the light reflected by the cornea from one set of a corresponding lateral light sources.例文帳に追加
機器較正中に多重回帰によって決定される格納された幾何的関係を用いる位置検出システムは、対応する1組の側方向の光源から角膜によって反射される光を受光する1組の側方検出器からの局所的なx−y位置情報に基づいて、患者の眼に対する機器のX−Y−Z位置合わせ状態を算出する。 - 特許庁
In this distribution system having a physical distribution control server 1 and the distribution scheduler 2, the physical distribution control server 1 outputs distribution information for each prescribed closing time as load arrangement data, and the distribution scheduler 2 prepares the distribution plan in which the destination, distribution commodities, and distribution order for each visit of the distribution vehicle are determined by using the distribution information over multiple closing times.例文帳に追加
物流管理サーバー1及び配送スケジューラ2を備えた配送システムにおいて、物流管理サーバー1は所定の締め時間ごとの配送情報を荷揃えデータとして出力し、配送スケジューラ2は複数の締め時間に渡る配送情報から、配送車1巡回分ごとに配送先、配送商品、配送順序を定めた配送計画を作成する。 - 特許庁
In the method for mounting an electronic component on a multiple substrate where a plurality of unit substrates are formed on the same substrate, print state of solder printed on electrodes formed on the plurality of unit substrates is judged by solder print state inspection, and judgment result of each unit substrate is outputted as solder inspection data to an electronic component mounter.例文帳に追加
複数の単位基板が同一の基板に形成された多面取り基板に電子部品を実装する電子部品実装方法において、複数の単位基板に形成された電極に印刷された半田の印刷状態の良否を半田印刷状態検査によって判定し、判定結果を半田検査データとして単位基板ごとに電子部品搭載装置に対して出力する。 - 特許庁
The uplink data channel includes multiple unit blocks, constituting a sub frame, resulting from multiplication of the same factor with all chips of an orthogonal code sequence for the user apparatus, and a prescribed corresponding relationship is set between assignment information and the orthogonal code sequence so as to derive the orthogonal code sequence from the assignment information of resources to the uplink control channel.例文帳に追加
上り制御チャネルには、サブフレームを構成する複数の単位ブロック全てに、当該ユーザ装置用の直交符号系列の全チップに同じ因子が乗算された系列が含まれ、上り制御チャネルに対するリソースの割当情報から、直交符号系列が導出されるように、割当情報及び直交符号系列間に所定の対応関係が設定されている。 - 特許庁
Furthermore, in manufacturing a multiple cascaded etalon tunable dispersion compensator (TDC) containing at least three etalon stages, the respective etalon stages are characterized by a group delay or a phase measured over one or a plurality of free spectrum regions as a function of the wavelength and the temperature, and data consequently obtained and a series of target dispersion values are linked with each other.例文帳に追加
さらに、少なくとも3つのエタロンステージを含む多段式エタロンの同調可能な分散補償装置(TDC)を製造する本願発明は、1つまたは複数の自由スペクトル領域にわたり、波長および温度の関数として、測定した群遅延または位相によって各エタロンステージを特徴付け、そしてその結果得られたデータと一連の対象分散値を相互に関連付ける。 - 特許庁
An optical disk (100) is provided with a recording area where predetermined clock information (WBL) which is (i) included in a first frequency band that is definable by a first reference frequency (Fstd) and (ii) defined by a frequency that is an integral multiple of the first reference frequency is preformatted for recording the record data.例文帳に追加
光ディスク(100)は、記録データを記録するために、(i)第1基準周波数(Fstd)によって規定可能な(従来の再生機による自己相関関係に基づく検出方法では検出不可能な)第1周波数帯域に含まれると共に、(ii)第1基準周波数の整数倍である周波数によって規定される所定クロック情報(WBL)がプリフォーマットされる記録領域を備える。 - 特許庁
The frequency modulation characteristics of a chirp modulation SAW filter is modulated to generate two or more up/down chirp signals with a mutually divisible non-linear frequency modulation characteristics and assign the up/down chirp signals by a predetermined beat of binary information so that the target chirp signal of the multiple up/down chirp signals can be selected according to transmission data.例文帳に追加
チャープ変調用ソーフィルターの周波数変移特性を変形して、相互区分可能な非線形的な周波数変移特性を有する2つ以上のアップ/ダウンチャープ信号を発生させ、上記アップ/ダウンチャープ信号を所定ビートの2値情報別に割り当てて、 送信データに応じて上記2つ以上のアップ/ダウンチャープ信号中、該当するチャープ信号を選択して送り出すよう構成される。 - 特許庁
The support apparatus can be automated through the use of one or more mobile strobe lights 302 slidably coupled to each leg, capable of self-propelled linear motion along the axis of the leg and providing indication of its position along the leg to facilitate acquisition of multiple photographic images and position data for the image processing operations.例文帳に追加
この支持装置は、各脚部に摺動自在に結合されかつ脚部の軸線に沿って自走式の直線運動をすることができる1つまたは複数の移動ストロボ302であって、脚部に沿って位置を指し示し、画像処理操作のための、複数の写真画像および位置データの収集を容易ならしめる移動ストロボ302の使用を通して自動化することができる。 - 特許庁
The NFC device performs communication with multiple NFC devices 11 by executing following processing against the NFC device 11-1 or 11-3: activation processing of an interface corresponding to the NFC device 11 by an NFCC 22; start processing of an application corresponding to the activated interface by a DH 21; data exchange processing by the started application; and deactivation processing of the activated interface by the NFCC 22.例文帳に追加
NFCデバイス1は、NFCデバイス11−1乃至11−3に対して、NFCC22による、NFCデバイス11に対応するインターフェイスのアクティベーション処理、DH21による、アクティベートされたインターフェイスに応じたアプリケーションの起動処理、起動されたアプリケーションによるデータ交換処理、NFCC22による、アクティベートされたインターフェイスのディアクティベーション処理、を実行することで、複数のNFCデバイス11と通信を行う。 - 特許庁
To provide a card, a card reader and a game play device by which mutually different codes are read, not only a code expressed from a plurality of binary bits but a code expressed from a plurality of multiple bits is created and codes constituting large-size data are composed by piling up one card facing front and back or piling up a plurality of same or different kinds of cards.例文帳に追加
1枚のカードを表向き,裏向きおよび同種類または異種類のカードを複数枚重ねることにより、それぞれ異なるコードを読み出すことができるとともに、2値の複数ビットから表現できるコードのみだけでなく、多値の複数ビットから表現できるコードも作成しサイズの大きいデータを構成するコードを合成できるカード,カード読取装置,ゲームプレイ装置を提供する。 - 特許庁
This data processor in which multiple coprocessors are provided in a plurality of coprocessor instructions capable of executing coprocessor instructions to the respective coprocessor instructions having related virtual coprocessor numbers allocates the virtual coprocessor numbers and determines which coprocessor executes instructions related to the virtual coprocessor numbers by every virtual coprocessor number based on mapping.例文帳に追加
関連する仮想的コプロセッサ番号を有する各コプロセッサ命令に対し、そのコプロセッサ命令を実行できる前記複数のコプロセッサ命令内に多数のコプロセッサが設けられたデータ処理装置は、仮想コプロセッサ番号を割り当て、この仮想的コプロセッサ番号に関連した命令をどのコプロセッサが実行するのかをマッピングに基づき、仮想的コプロセッサ番号ごとに決定する。 - 特許庁
The IP host has a multiple address resolution protocol(MARP) layer 36 between the IP layer and the network layer, and the MARP layer selects any of the routers in response to a succeeding hop IP address fed to the MARP layer with the IP layer when a data packet is transmitted to any of the work stations from the IP host.例文帳に追加
前記IPホストはマルチプル・アドレス解決プロトコル(MARP)層(36)を前記IP層及び前記ネットワーク層の間に含み、前記MARP層はデータ・パケットが前記IPホストから前記ワークステーションの1つに伝送されるべき時、前記IP層によって前記MARP層に供給された次のホップIPアドレスに応答して前記一組のルータのうちの1つを選択する。 - 特許庁
When the data are automatically and continuously reproduced via an optional combination of an image file 102, a voice file 103 and an image/ voice multiple file 104, the information on this reproduction is described on an automatic reproduction control file 105, and also a synchronization control means 109 controls synchronization between the images and voices via a CPU 110 on the basis of the file 105.例文帳に追加
画像ファイル102、音声ファイル103、画像/音声多重ファイル104の任意の組み合わせによる自動連続再生を行う際、再生に関する情報を自動再生制御ファイル105に記述するとともに、自動再生制御ファイル105に基づき画像と音声との同期をCPU110を介して同期制御手段109により制御する。 - 特許庁
According to this surface roughness evaluating method of a component for an image forming device, a cross- section curve defined by JIS B0601 is found on the surface condition of the component to perform multiple resolution analysis on positional data rows in a surface roughness direction at equally spaced positions on the cross-section curve, and the state of the surface roughness is evaluated at least based on the result.例文帳に追加
画像形成装置用部品の表面の状態についてJIS B0601に定める断面曲線を求め、その断面曲線上の等間隔位置における表面粗さ方向の位置データー列の多重解像度解析を行い、少なくともその結果に基づいて表面粗さの状態を評価することを特徴とする画像形成装置用部品の表面粗さ評価方法。 - 特許庁
METHOD FOR TUNNELING DATA ASSOCIATED WITH PACKET-BASED MULTIMEDIA COMMUNICATIONS STANDARD, METHOD FOR COMMUNICATINGS PORT TRAFFIC VIA SINGLE HTTP PORT, COMPUTER-READABLE MEDIUM WITH PROGRAM INSTRUCTION FOR TUNNELING DATA ASSOCIATED WITH THE PACKET BASED MULTIMEDIA COMMUNICATION STANDARD, COMPUTER-READABLE MEDIUM WITH PROGRAM INSTRUCTION FOR COMMUNICATING WITH PORT TRAFFIC VIA SINGLE HTTP PORT, AND SYSTEM FOR TUNNELING PORT TRAFFIC ADDRESSED TO MULTIPLE PORTS VIA SINGLE PORT例文帳に追加
パケットベースのマルチメディア通信標準規格と関連付けられたデータをトンネリングするための方法、単一のHTTPポートを介してポートトラフィックを通信するための方法、パケットベースのマルチメディア通信標準規格と関連付けられたデータをトンネリングするためのプログラム命令を有するコンピュータ判読可能な媒体、単一のHTTPポートを介してポートトラフィックを通信するためのプログラム命令を有するコンピュータ判読可能な媒体、および複数のポートに宛てられたポートトラフィックを単一ポートを介してトンネリングするためのシステム - 特許庁
The content distribution system has one or more content distribution devices, with each distributing content data in streaming by using a plurality of channels; the plurality of terminal devices for receiving and reproducing the content data; and a connection management device for managing connection so that the plurality of terminal devices are connected logically in multiple layers of a hierarchial structure, while the content distribution device is used as a top for each channel.例文帳に追加
複数のチャンネルでそれぞれコンテンツデータをストリーミング配信する1以上のコンテンツ配信装置と、コンテンツデータを受信及び再生する複数の端末装置と、チャンネル毎にコンテンツ配信装置を頂点として複数の端末装置が階層構造で多層に論理接続されるように管理する接続管理装置とを有するコンテンツ配信システムにおける端末装置において、複数のチャンネルと接続を可能とし、各チャンネルのコンテンツデータを受信するためのリングバッファ領域を記憶領域にそれぞれ設定する。 - 特許庁
The present invention relates to a method and a system, using wireless digital code-division multiple access technology, in which adaptive modulation and coding is utilized, in order to achieve improved radio resource utilization rate and provide increased data transfer speed for user services in which the base station measures uplink interference on all time slots received from user equipment UEs and determines the need for uplink control channel.例文帳に追加
無線デジタル符号分割多重アクセス技術を使用する方法およびシステムであって、基地局がユーザ装置UEから受信したすべてのタイム・スロットでアップリンク干渉を測定し、アップリンク制御チャネルに対する要求を決定する、改善された無線資源の利用率を達成し、ユーザ・サービスにより高いデータ転送速度を提供するために適応変調および符号化が利用される方法およびシステム。 - 特許庁
Imaging directions from the start to the end of photography of a panoramic image recorded in association with panoramic images to be synthesized on the basis of a moving amount between a plurality of image data items photographed multiple times from the start till the end of photography are read out and on the basis of the imaging directions from the start till the end of photography, a scroll direction in reproduction of the panoramic images is determined.例文帳に追加
撮影開始から撮影終了までに複数回撮影した複数の画像データ間の移動量に基づき合成されるパノラマ画像に関連付けて記録された、パノラマ画像の撮影開始から撮影終了までの撮像方向を読み出し、撮影開始から撮影終了までの撮像方向に基づいて、パノラマ画像を再生する際のスクロール方向を決定するスクロール方向決定する。 - 特許庁
The game program has a function of preparing a plurality of kinds of hit rendition image data for a specified weapon, performing an output, with respect to a display device, to display multiple and different hit rendition images by the game input of the player and selection at a game machine side, and calculating damage to be given by the attack with the weapon in response to each hit rendition image.例文帳に追加
ある特定の武器に対して複数の命中演出画像データを用意して、ゲームプレーヤのゲーム入力やゲーム装置側の選択によって多種多様の命中演出画像を表示するための出力を表示装置に対して実行するとともに、その命中演出画像に応じてその武器での攻撃によって与えられるダメージを演算する機能を有するゲームプログラムを提供する。 - 特許庁
In the invention of claim 1, the process for predicting daily sales of commodities based on various variable conditions and correction rules is realized by a concrete means in which software and hardware resources are cooperatively working, the said concrete means comprising a multiple of storage means and control means to read and select data from the said storage means. In other words, information processing by software is concretely realized by using hardware resources. 例文帳に追加
【請求項1】に係る発明は、種々の変動条件と補正ルールに基づいて売上げ実績を予測するという処理が、複数の記憶手段と、該記憶手段からのデータの読み出し・選択等を制御する手段という、ソフトウエアとハードウエア資源とが協働した具体的な手段により実現されているから、ソフトウエアによる情報処理がハードウエア資源を用いて具体的に実現されているといえる。 - 特許庁
| 例文 |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|