| 例文 |
source listの部分一致の例文一覧と使い方
該当件数 : 288件
list of macros to define; each macro is defined using a 2-tuple, where 'value' is either the string to define it to or None to define it without a particular value (equivalent of#define FOO in source or -DFOO on Unix Ccompiler command line)例文帳に追加
定義するマクロのリスト; それぞれのマクロは2要素のタプルで定義されます。 '値'には定義しようとしている文字列、または内容なしで定義する場合はNone(ソースコード中で#define FOOと書く、または Unix Cコンパイラのコマンドラインで-DFOO を指定するのと等価です)を指定します。 - Python
A half-plane generator 220 finds out an angle θ(x, y) of a half-plane specified by the specular component of the assumed light source for each image data at the coordinates (x, y) of an inputted image, and then registers the angles in a half-plane list.例文帳に追加
半平面生成部220は、入力画像の座標(x,y)における画素データの各々について、仮定した光源のスペキュラー成分との間で特定される半平面の角度θ(x,y)を求めて半平面リストに登録する。 - 特許庁
As a user of an introduction source system 100 is specified, an introduction information generation part 121 of an introduction part 120 generates introduction information according to data in a body list storage part 112 and an introduction information notice part 122 informs an introduction destination system 2009 of the information.例文帳に追加
紹介元システム100の利用者の指定に従い、紹介部120の紹介情報生成部121はバディリスト記憶部112中のデータをもとに紹介情報を生成し、紹介情報通知部122により紹介先システム200に通知する。 - 特許庁
Then, an MPU 11 generates a correspondence list that describes a connection relation between a certain memory space (transmission source space) and the memory space (transmission destination space) to be used next on the basis of the read space definition information and connection definition information (S150 to S200).例文帳に追加
そして、MPU11は、読み込まれた空間定義情報および接続定義情報に基づいて、あるメモリ空間(送信元空間)と次に利用されるメモリ空間(送信先空間)との接続関係を記述した対応リストを生成する(S150〜S200)。 - 特許庁
At a reception side, when the mail received at a mail receiver 6 is the inquiry mail of a telephone number, an arrival authorization management section 8 determines whether the address of a transmission source is included in an arrival authorization list for sending the telephone number of an own terminal by a reply mail.例文帳に追加
受信側では、メール受信部6で受信したメールが電話番号の問い合わせメールである場合に、着信許可管理部8で送信元のアドレスが着信許可リストに含まれるか判定し、自端末の電話番号を返信メールで返信する。 - 特許庁
This computer scans a program source code, and generates and displays an identifier list in which an identifier used following a preprocessor instruction for conditional compilation and its appearance frequency and a definition status showing whether or not the identifier is defined are at least written side by side.例文帳に追加
コンピュータが、プログラムソースコードを走査し、少なくとも、条件付コンパイル用のプリプロセッサ命令に後続して用いられている識別子とその出現回数と、識別子が定義されているか否かを示した定義状態と、を併記した識別子一覧を生成表示する。 - 特許庁
A compiler 202 analyzes a source file 201, position information composed of class name, object name, function name, argument list, file scope, class scope, function scope, row number and address is extracted by a position information extracting part 404 and a position information table 1000 is prepared.例文帳に追加
コンパイラ装置202がソースファイル201を解析し、位置情報抽出部404によって、クラス名、オブジェクト名、関数名、引数リスト、ファイルスコープ、クラススコープ、関数スコープ、行番号、アドレスで構成される位置情報を抽出、位置情報テーブル1000を生成する。 - 特許庁
When a copy source application form having the same fields as a copy destination application form is selected from an application form list displayed on a screen, image data of the document and position information data about concealed items specified in the document are read out from a storage location (S301, 302).例文帳に追加
複製先の申請書と同一記入欄を持つ複製元の申請書を画面に表示した申請書一覧から選択すると、その文書の画像データと該文書に指定されている隠蔽項目の位置情報データを保管場所から読み出す(S301,302)。 - 特許庁
In the from-to list format 301, the layout for each MOS transistor is represented by adding a symbol "s" or "d" indicating a source or drain, respectively, on the left side of transistor type names A and B. EACH transistor can be connected with each other through the sources s and drains d.例文帳に追加
配列リスト形式301では各MOSトランジスタのレイアウトを、トランジスタタイプ名A、Bの左側にソースを示す記号「s」またはドレインを示す記号「d」を付加して表現したもので、各トランジスタはソースs、ドレインdによって相互に連結可能に構成される。 - 特許庁
When a presence request is received and if a corresponding dialogue does not exist, a presence information distribution device obtains presence information of a corresponding user A from a presence server 3 and transfers it to a request source client device CT and also obtains the friend list of the user A from an SNS server 4.例文帳に追加
プレゼンス要求が受信されたとき、該当するダイアログが存在しない場合に、プレゼンスサーバ3から当該ユーザAのプレゼンス情報を取得して要求元のクライアント装置CTへ転送すると共に、SNSサーバ4からユーザAの友人リストを取得する。 - 特許庁
Link information is attached to a document having a related part pair or a document pair after acquiring a semantic relation that coincides with a grammatical coherence relation acquiring rule, and a link list is generated as source data to be presented to the user for each part with the link information attached thereto.例文帳に追加
文法的連接関係取得規則に合致した意味的関係を取得した後、関連部分対を持つ文書又は文書対にリンク情報を付与し、リンク情報が付与された部分毎にユーザに提示される元データとしてのリンクリストを生成する。 - 特許庁
With the file and a replaced character string definition file prepared based on the list file and having the replaced variables in the list file and replaced character strings in correspondence with the replaced variables used as input parameters, a replacement program for converting the replaced variables in the source file into the corresponding replaced character strings is desirably be further supplied.例文帳に追加
前記ファイルに加えて、前記一覧ファイルに基づいて作成され、該一覧ファイル中の前記置換対象変数とこの置換対象変数に対応づけられた置換対象文字列とが記述された置換文字列定義ファイルを入力パラメータとして、前記ソースファイル中の置換対象変数を対応する前記置換対象文字列に変換する置換プログラムを更に供給するのが望ましい。 - 特許庁
When producing a reception mail list Web page of a mail selective reception function, a mail server 30 collates a transmission source address of storage mail data with an address registered in a personal address book (already registered in the mail server) of a user, and preferentially outputs a name registered in the personal address book about the transmission source address having accordance data.例文帳に追加
メールサーバ30は、メール選択受信機能の受信メール一覧Webページの作成の際に、発信者の表示部分について、蓄積メールデータの送信元アドレスと、当該ユーザの(メールサーバに登録済みの)個人アドレス帳に登録されているアドレスとの照合を行い、一致データがある送信元アドレスについては、個人アドレス帳に登録されている氏名を優先して出力する。 - 特許庁
When starting the PC, the control microcomputer transmits response request signals to all PCs corresponding to the terminal identification information stored in the terminal identification information list file (S1), and each PC having received the above signal transmits the terminal identification information of the self-terminal to the signal transmission source PC (S2).例文帳に追加
制御用マイコンは、PCの起動時に、端末識別情報リストファイルに格納されている端末識別情報に対応する全てのPCに応答要求信号を送信し(S1)、この信号を受信したPCが、自端末の端末識別情報を信号送信元PCに送信する(S2)。 - 特許庁
The monitoring object variable information 340 is set in an address list memory 253 of the target machine 200, and the variable value 333 is stored in a value-holding memory 252 when the collecting condition is established and is recovered to the software development support device 100, to be displayed together with the variable of the source code 310.例文帳に追加
この監視対象変数情報340をターゲットマシン200のアドレス一覧メモリ253に設定して、採取条件の成立時に値保持メモリ252に変数値333を格納させ、ソフトウェア開発支援装置100に回収してソースコード310の該当変数とともに表示する。 - 特許庁
A client PC displays a list window of job files stored in each print server, and when a job file to be transferred and a transfer destination are specified, adds information for specifying a print server to be a transfer source to the attribute of the job file to be transferred and transfers the job file and the updated attribute (steps 100, 102).例文帳に追加
クライアントPCで、プリントサーバごとに格納しているジョブファイルのリストウィンドを表示して、転送するジョブファイルと転送先が指定されると、転送するジョブファイルの属性に転送元のプリントサーバを特定する情報を付加し、ジョブファイルと更新した属性を転送する(ステップ100、102)。 - 特許庁
When the Web page whose rendering time has been stored is displayed again, if the stored rendering time is longer than a predetermined time, information set in advance such as a list of the Web pages relating to a transition source Web page or information on system change notification is displayed during rendering.例文帳に追加
そして、レンダリング時間が記憶されたウェブページを再表示するときに、記憶しているレンダリング時間が所定の時間よりも長ければ、レンダリング処理中に、遷移元のウェブページに関連するウェブページのリストやシステムの変更を通知する情報等、あらかじめ設定した情報を表示する。 - 特許庁
In a circuit simulation part 15, a current source is added and then circuit simulation is made to the power supply system net list 26, a power supply system current voltage waveform data 27 is subjected to Fourier transform by a Fourier transform part 16 to obtain spectrum data 28, and the result is displayed at a simulation result display part 17.例文帳に追加
回路シミュレーション部15において電流源付加後電源系ネットリスト26に対して回路シミュレーションを行い、フーリエ変換部16において電源系電流電圧波形データ27をフーリエ変換してスペクトルデータ28を求め、この結果をシミュレーション結果表示部17で表示する。 - 特許庁
To provide a document management device capable of computing each region ratio of a read image, storing the region ratio, a storage source and a storage place in relation to one another and presenting storage place candidates to a storage place list display device from approximation to the information in subsequent read operation.例文帳に追加
読み取り画像の各領域比率を算出し、該領域比率と格納元・格納先を関連づけて記憶しておき、以降の読み取り操作では該情報との近似から格納先候補を格納先一覧表示装置に提示することの出来る文書管理装置を提供する。 - 特許庁
If the probabilistic input source, etc., performs conversion by misinput, it is found that a text constitution element such as a word and a phrase is wrong and then an alternative list for the wrong text constitution element is provided for a user through a user I/F which is popped up directly in a document being created.例文帳に追加
確率的入力ソース等が誤入力で変換した場合、ワードやフレーズなどのテキスト構成要素が誤りと識別された後、作成中の文書内に直接ポップアップするユーザI/Fを介し誤ったテキスト構成要素に対する代替物リストがユーザに提供される。 - 特許庁
The main server 130, on the basis of the received insufficient consumer goods list, acquires value information or the like on the consumer goods for each store as a consumer goods purchasing source from a purchase support information database 131 to produce the purchase support information, and transmits it to the consumer goods management device 112.例文帳に追加
メインサーバ130は、受信した不足消費財リストに基づき、購入支援情報データベース131から消費財購入先としての各店舗における消費財の価格情報等を取得して購入支援情報を生成し、消費財管理装置112に送信する。 - 特許庁
When relaying information transmitted from a dispatch source terminal, the information is received (S302), an own terminal side list in which at least one terminal is registered is referred to, the relay destination of the received information is specified (S303), and the received information is transmitted to the specified relay destination.例文帳に追加
発信元端末から送信された情報を中継する場合に、前記情報を受信し(S302)、少なくとも1つの端末が登録された自端末側リストを参照して、受信した情報の中継先を特定し(S303)、特定した中継先に、受信した情報を送信する。 - 特許庁
A clock analysis part 4 of the logical circuit designing device 1 extracts, for a logical circuit given in the form of a net list or the like, clock paths of flip flop, latch and hard macro cell to a clock input pin from a name of a terminal or network which is to be a clock supply source designated by a clock designation part 2.例文帳に追加
論理回路設計装置1のクロック解析部4は、ネットリストなどの形式で与えられた論理回路について、クロック指定部2によって指定されたクロック供給源となる端子またはネット名から、フリップフロップとラッチおよびハードマクロのクロック入力ピンへのクロック経路を抽出する。 - 特許庁
The order list has as its input items an ordering source 501 which performs payment processing, the name of a delivery destination 502 of an article, a department name 503 at the delivery destination, information 504 showing the location of the delivery destination, and information 505 indicating a person in charge of ordering.例文帳に追加
発注リストの入力項目として、支払い処理を行う発注元501および商品を届け先であるお届け先502の名称と、お届け先の部署名503と、お届け先の所在地を示す情報504と、発注担当者を示す情報505とを有している。 - 特許庁
It includes information on the source distribution of the standard documentation, a discussion of the document types, reference material on the markup defined in the document classes, a list of the external tools needed for processingdocuments, and reference material on the tools provided with the documentation resources.例文帳に追加
ガイドには、標準ドキュメントのソース配布に関する情報、ドキュメントタイプに関する議論、ドキュメントクラス中で定義されているマークアップについてのリファレンス、ドキュメントを処理する上で必要な外部ツールのリスト、ドキュメントリソースと共に提供されているツールに関するリファレンスが入っています。 - Python
The kind of data to be displayed is judged based on a retrieval result list being the origin of reference or the description of a displayed notice HTML source, and a tab window for displaying the data is decided from tab windows different from that of the origin of reference, and data are displayed at the tab window.例文帳に追加
参照元となる検索結果一覧や表示された公報のHTMLソースの記述に基づいて表示させようとするデータの種類が判断され、これを表示させるタブ・ウィンドウが参照元とは異なるタブ・ウィンドウの中から決定され、そのタブ・ウィンドウにデータが表示される。 - 特許庁
An exclusive control function extraction part 103 extracts an exclusive control function for accessing a common resource used on a plurality of tasks from the source program 106 by use of a task main function list and an exclusive control function-common resource name correspondence table of the design information 107.例文帳に追加
排他制御関数抽出部103は、設計情報107の排他制御関数・共有リソース名対応表およびタスクメイン関数リストを用い、ソースプログラム106から、複数のタスク上で利用される共有リソースにアクセスを行う排他制御関数を抽出する。 - 特許庁
When a user A inquires a first transmission destination 16-1 introduced on a web page 40 from a transmission source terminal 12 by Chinese, a sever 14 translates the inquiry into Japanese and English to generate a list of translations corresponding to the translated inquiries.例文帳に追加
Webページ40に紹介された第1の送信先16−1に対し、Aさんが送信元端末12から中国語(中文)で問い合わせを行うと、サーバ14において問い合わせが日文及び英文に翻訳され、翻訳された問い合わせの翻訳一覧が生成される。 - 特許庁
The reference transaction data display processing 15 is configured such that the years for reference are designated with relative years with respect to the years for edition, and the transaction data duplication processing 16 is configured such that the years on the transaction date of the duplication source transaction data are changed to the years for edition, and then the duplication source transaction data are added to the list of the transaction data for edition.例文帳に追加
参照用取引データ表示処理15は、前記参照用年月を、前記編集用年月に対する相対的な年月で指定するように構成され、取引データ複写処理16は、前記複写元の取引データの前記取引日付における年月を、前記編集用年月に変更してから、該複写元の取引データを前記編集用の取引データの一覧に加えるように構成されている。 - 特許庁
A multiple loop detection section 141 detects the loop control statement for tracing structured type data that are the components of the list structure by analyzing a source program 2, and a multiple loop control statement comprising a loop control statement repeatedly defining and citing an array that is a member of the structured type data in the loop control statement.例文帳に追加
多重ループ検出部141は、原始プログラム2を解析して、リスト構造の構成要素である構造型データをたどるループ制御文と、そのループ制御文内にある、構造型データのメンバである配列を繰り返し定義、引用するループ制御文からなる多重ループ制御文を検出する。 - 特許庁
The patent license acquisition deciding program 56 selects the URLs reported by the source analyzer 55 among the URLs supplied from the automatic patrol program 51 and outputs a list URLs which are not included in a patent license permission tenant/URL database 53 as URLs where the patents are illegally used.例文帳に追加
特許ライセンス取得判定プログラム56は、自動巡回プログラム51から供給されたURLのうちソースアナライザ55から通知のあったURLを選別し、その中から特許ライセンス許可テナント/URLデータベース53に含まれていないURLのリストを、特許を不正に実施しているURLとして出力する。 - 特許庁
A facsimile number discriminating unit 14 discriminates the facsimile number of the transmitting source of the facsimile data received whether this facsimile number has higher importance level or lower importance level by referring to the facsimile numbers of the transmitting sources having the higher importance levels stored in a designated facsimile number registering list.例文帳に追加
ファックス番号判定部14は、指定ファックス番号登録リストに記憶されている重要度の高い送信元のファックス番号を参照し、受信したファクシミリデータの送信元のファックス番号が重要度の高い送信元のファックス番号であるかまたは重要度が低いファックス番号であるかを判定する。 - 特許庁
The VDP 330 reads stock image data such as sprite data corresponding to the image to be displayed from a source ROM 340 and draws pictures for scenes constituting the image based on the command list transmitted from a symbol CPU 311, and the various graphic display is achieved by transmitting generated picture drawing data to an ornament symbol display device 16.例文帳に追加
VDP330は、図柄CPU311から転送されてきたコマンドリストに基づいて、表示すべき映像に応じたスプライトデータ等の素材画像データをソースROM340から読み出して映像を構成する各シーンの描画を行い、生成された描画データを装飾図柄表示装置16に送信することにより各種映像表示を実現する。 - 特許庁
First of all, a node device records in a path recording table a path list constituted of continuous specific identification numbers of relayed node devices for each transmission source address of a route updating message, measures an available time, during which the route updating message is passed, for each link between neighboring node devices, and records in a link recording table the number of available links based on the available time.例文帳に追加
最初に、ノード装置が、経路更新メッセージの送信元アドレス毎に、中継されたノード装置の固有識別番号の連続からなるパスリストをパス記録テーブルに記録し、隣接ノード装置間のリンク毎に、経路更新メッセージが通過している可用時間を測定し、該可用時間に基づくリンク可用数をリンク記録テーブルに記録する。 - 特許庁
To provide a gift merchandise order management device and computer software for preventing the occurrence of delivery sales returns at a stage ahead of issuing a delivery slip of this season by displaying the reason why the merchandise delivered in the previous season has been returned to its sending source on a receiving screen, outputting the reason by voice and printing the reason on a prior list.例文帳に追加
前シーズンに配送した商品が発送元へ戻ってきた理由を受付中の画面で表示し音声出力することや事前リストに印刷することで、今シーズンの配送伝票が発行される前の段階で配送戻り品が発生するのを防ぐギフト商品注文管理装置及びコンピュータ・ソフトウエアを提供する。 - 特許庁
An air-conditioning equipment setting means 70 describes the route diagram of pipelines and ducts on the skeleton drawing described by the skeleton drawing producing unit 60c through a system and route drawing producing unit 72b and a heat source machine room drawing producing unit 74b while an instrument and member extracting unit 74c extracts the equipment and members from the drawings to produce an instrument list.例文帳に追加
空調設備設定手段70は、系統・ルート図作成部72bと熱源機械室図面作成部74bとによって、躯体図作成部60cによって描いた躯体図に配管・ダクトのルート図が画き込めるようになっていて、機器・部材抽出部74cがこれらの図面から機器、部材を抽出して機器表を作成する。 - 特許庁
If the overall throughput of each filter processing means 10 is greater than the overall load of each data storage means 10, sleep time is set for the source list 142a to reduce the failures when the filter processing means 10 acquires data from the data storage means 20, so as to prevent the throughput of the data storage means 20 from deteriorating.例文帳に追加
ここで各フィルタ処理手段10の総処理能力の方が、各データ蓄積手段10の総負荷よりも大きいとき、取得先リスト142aにスリープ時間を設定して、フィルタ処理手段10がデータ蓄積手段20からデータ取得を行うときの空振りを低減し、データ蓄積手段20の処理能力の低下を防止する。 - 特許庁
The VDP 330 reads from a source ROM 340, graphics image data such as sprite data corresponding to a video to be displayed thereby to perform the picture drawing of respective scenes constituting the video, on the basis of the command list transferred from a symbol CPU 311, and then, attains various kinds of video displaying by transmitting the generated picture drawing data to a decorative symbol display device 16.例文帳に追加
VDP330は、図柄CPU311から転送されてきたコマンドリストに基づいて、表示すべき映像に応じたスプライトデータ等の素材画像データをソースROM340から読み出して映像を構成する各シーンの描画を行い、生成された描画データを装飾図柄表示装置16に送信することにより各種映像表示を実現する。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|