Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
「creation of」に関連した英語例文の一覧と使い方(118ページ目) - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > creation ofに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

creation ofの部分一致の例文一覧と使い方

該当件数 : 6278



例文

This application is used for browsing files and folders of a personal computer PC to execute browsing of received e-mail, creation and transmission of new e-mail and the like by an information terminal apparatus connected over the Internet, and provides this mobile solution system extremely convenient by bridging firewalls constructed in an in-company LAN 6 in a peer-to-peer style.例文帳に追加

本発明はパーソナルコンピュータPCのファイルやフォルダを閲覧し、受信メールの閲覧、新規メールの作成や送信等をインターネットを介して接続された情報端末機器によって実行するものであり、社内LAN6に構築されたファイヤーウォール(Firewall)をピアtoピア(Peer−to−Peer)形式でブリッジし、極めて便利なモバイルソルーションシステムを提供するものである。 - 特許庁

The compiler 41 has: a compiler 51 compiling a source code 42 of the program; a resource table creation part 52 for creating a resource table 57 including information of use or disuse of each resource from an assembler code 56 generated by the compilation and a task information table 43; a core control routine generation part 53 for generating a resource control routine based on the resource table 57; and a linker 54.例文帳に追加

コンパイラ41は、プログラムのソースコード42をコンパイルするコンパイラ51と、コンパイルされて生成されたアセンブラコード56と、タスク情報テーブル43とから、各リソースの使用あるいは不使用の情報を含むリソーステーブル57を作成するリソーステーブル作成部52と、リソーステーブル57に基づいてリソース制御ルーチンを生成するコア制御ルーチン生成部53と、リンカ54とを有する。 - 特許庁

Once creation of email at a mail creating part 12 is complete, the mail sending device 1 causes an address check display part 14 to display a list of addresses each containing a "sending check flag" to an operator if an address containing the "sending check flag" is included in addresses selected from addresses registered in an address book 11, when a mail sending part 13 performs the process of sending email.例文帳に追加

メール送付装置1はメール作成部12で電子メールの作成が完了すると、メール送信部13にて電子メールの送信処理を行う際に、アドレス帳11に登録されたアドレスから選択された送付先に、「送付確認フラグ」が含まれている送付先がある場合、送付先確認表示部14にて「送付確認フラグ」が含まれている送付先のリストを操作者に表示する。 - 特許庁

Further, when a defective block which needs a new alternative block is found while data is recorded or reproduced in the filled-up state of a spare area, an LRC bit is set in the SDL entry together with the position information of the defective block so as to indicate the creation of a corresponding SDL entry when there is no room in the spare area.例文帳に追加

さらに、スペア領域がいっぱいである状態でデータの記録または再生を実行している間に、新しい代替ブロックを必要とする欠陥ブロックが見つかったときは、スペア領域に空きがなくなったときに対応するSDLエントリが作成されたことを示すように、欠陥ブロックの位置情報と共にLRCビットがSDLエントリに設定される。 - 特許庁

例文

Also, toward the further achievement of the plan to double export, the Obama administration announced new policies (new credit for exporters, reorganization of the Federal government, creation of websites to make it easier to access U.S. Business, etc.) for export promotion in February 2012, and launched ITEC (Interagency Trade Enforcement Center) within USTR, which is a new trade enforcement unit to investigate unfair trade practices.例文帳に追加

また、更なる輸出倍増計画の実現に向けて、オバマ政権は 2012 年 2 月に、輸出促進のための新たな政策(輸出信用の拡充、省庁再編、米国ビジネスへのアクセスを容易にするウエブサイトの創設など)を公表した他、不公正貿易慣行を調査するための新しい貿易執行ユニットである省庁間貿易執行センター(ITEC Interagency Trade Enforcement Center) を通商代表部(USTR)内に創設した。 - 経済産業省


例文

Job creation and loss do affect the demand for employment. New establishments contributed less to the increase in numbers of employed persons following the collapse of the bubble economy. Between 1996 and 2001, existing establishments contributed little to the increasediscontinued establishments contributed greatly to the decrease; and new establishments contributed little to the increase. This resulted decrease in the total number of employed persons for the first time例文帳に追加

雇用需要に影響を及ぼす雇用創出・雇用喪失の状況についてみると、バブル崩壊後は新設事業所の従業者増加寄与が低下しており、1996~2001年には既存事業所の増加寄与が縮小し、廃止事業所の減少寄与が拡大しており、新設事業所の増加寄与が低水準であったことから、従業者数は初めての減少となった - 厚生労働省

.The AST objects are not required to support the functionality of this module, but are provided for three purposes: to allow an application to amortize the cost of processing complex parse trees, to provide a parse tree representation which conserves memory space when compared to the Python list or tuple representation, and to ease the creation of additional modules in C which manipulate parse trees.例文帳に追加

で定義されています。 ASTオブジェクトはこのモジュールの機能をサポートするために必要ありませんが、三つの目的から提供されています: アプリケーションが複雑な解析木を処理するコストを償却するため、Pythonのリストやタプル表現に比べてメモリ空間を保全する解析木表現を提供するため、解析木を操作する追加モジュールをCで作ることを簡単にするため。 - Python

After storing the switch start image data of a first video image and switch end image data of a second video image in the main storage of a video switch controller, a transition video image is created in the video switch controller using a transition image creation program so that the video image can be switched while imparting a desired video effect to the transition video image.例文帳に追加

映像切替制御装置の主記憶装置に、第1の映像の切替開始画像データと、第2の映像の切替終了画像データを記憶した上で遷移映像生成プログラムを用いて前記映像切替制御装置内で遷移映像の生成を行うことで、遷移映像に所望の映像効果を付与しながら映像を切り替えることができるようになる。 - 特許庁

A processing means section 15 comprises; a CPU 16 for applying processing including compression/encryption to video stream data, applying creation processing to video information and identification signal data as contents information and managing comprehensive processing and control instruction of the whole of this device; a memory 17; and a bridge 18 for applying bus control of connection/release between bus and the CPU 16 and the memory 17.例文帳に追加

処理手段部15は、圧縮化/暗号化を含めての映像ストリームデータ化処理し、また、コンテンツ情報として映像情報や識別信号データを作成処理し、更にこの装置全体の統括的処理と制御指示とを管理するCPU16と、メモリ17と、CPU16及びメモリ17とバスとの接続・解放などのバス制御を行うブリッジ18とより構成されている。 - 特許庁

例文

An extraction information integration unit 7 integrates these pieces of information, an extraction information conversion unit 8 converts the integrated information into a logic verification data format, a simulation execution unit 9 performs the logic verification of a circuit, and a result creation unit 10 creates logic verification result data of a development connection drawing format, a time chart format, and a text format in which corresponding circuit elements are linked.例文帳に追加

抽出情報統合部7がこれらの情報を統合し、抽出情報変換部8が論理検証用データ形式に変換して、シミュレーション実行部9が回路の論理検証を行い、結果作成部10が対応する回路素子同士がリンクした展開接続図形式、タイムチャート形式およびテキスト形式の論理検証結果データを作成する。 - 特許庁

例文

Promoting women’s participation in the labor force and management will lead to the creation of new services and products that will reflect a diverse sense of values more than ever before, and bring vitality to the entire society. Besides, if more households will be with double incomes, it will lead to the increase in household income as well as purchasing powerand set into motion a virtuous economic cycle, so that the people will enjoy a greater sense of fulfillment. 例文帳に追加

女性の労働参加の拡大や、経営への参加の促進は、これまで以上に多様な価値観を取り込む新たなサービス・製品の創出を促進し、社会全体に活力をもたらすほかに、家庭の単位で見ても、ダブルインカムが実現されることで、家計所得と購買力が増大し、景気の好循環が動き出し、豊かさが実感できるようになる。 - 経済産業省

In addition to an increase in entries that are difficult for outsiders to detect, contributors to the different trends include the minimum capitalization exemption system(under the Law for Facilitating the Creation of New Business) which took effect in February 2003, and the Corporation Law which took effect in May 2006. The seeable company to incorporate with just \\1 of capital, and it is predicted that they will ease the process of incorporation as compared to the past.例文帳に追加

この要因としては、外部からの把握が困難な開業が増加していることに加えて、2003年2月から施行された「最低資本金規制特例制度」(新事業創出促進制度の一部として運用)及び2006年5月の会社法施行によって、資本金1円からの起業が可能となり、法人設立が従来より容易になったことが影響していると予想される。 - 経済産業省

The information processing apparatus comprises: information receiving means for receiving input data including at least one of a text, a figure, and a table; document creation means capable of creating multiple documents of different format type; modification accepting means for accepting an instruction for modifying a document of a selected format type; and historical data storage means for storing data on the content of an instruction and a format type selected for modification.例文帳に追加

文字、図、表の少なくとも一つを含む入力情報を受付ける情報受付手段と、受付けた入力情報から、資料原稿を異なる形式で複数生成する資料原稿生成手段と、選択された形式の資料原稿に対して、修正指示を受付ける修正受付手段と、受付けた修正指示の内容および修正指示の対象となった形式を格納する履歴記憶手段とを含む。 - 特許庁

Under the strong leadership of President Iglesias, the Bank has continued to meet the region's development needs through the Seventh and Eighth General Capital Increases, organizational reforms including the establishment of the Private Sector Department, and the creation of the Multilateral Investment Fund (MIF). More recently, the Bank has also enhanced coordination and partnerships with the World Bank and other development organizations. The Bank has strengthened regional integration initiatives, such as the Plan Puebla Panama and the IIRSA (The Initiative for the Integration of Regional Infrastructure in South America). All of these achievements are certainly commendable. 例文帳に追加

IDBは、イグレシアス総裁の強力なリーダーシップの下、第7次及び第8次増資の実施、民間部門局の創設等の組織改革、多数国間投資基金(MIF)の設立、世界銀行を始めとした他の開発機関との協調・連携強化、中米における「プラン・プエブラ・パナマ」及び「南米インフラ統合イニシアティブ(IIRSA)」といった地域統合イニシアティブへの支援等を通じて、域内の開発ニーズに常に応えてきました。 - 財務省

Specifically, the concept calls for members of the board of directors to have not only short-term but also long-term views as well as the perspectives to cover a broader range of factors from relations with stakeholders such as employees, business partners and customers to environmental considerations, with a clear awareness of the shift from the image of the company as an entity surely pursuing short-term and narrowly-defined profits to the new corporate image committed to longer-term value creation.例文帳に追加

すなわち、取締役に対して、短期的のみならず長期的な視野を持つこと、従業員・取引先・顧客等多様なステークホルダーとの関係、環境配慮といったより幅広い要素を視野に入れることを求めるものであり、短期的かつ狭い範囲の利益追求のみを行う企業像から、より長期的な価値創造にコミットする新たな企業像への転換を図ることが明確に意識されている。 - 経済産業省

The method comprises creation of a new identification reference in detection of the illegal distribution of the identification information, tracking of a trial to access old identification reference, in addition, judgment of whether or not the trial to access the old identification reference is permitted, redirection of the trial to the new identification reference when the trial is permitted and refusal to the access to the new identification reference when the trial is not permitted.例文帳に追加

該方法は、識別情報の不正配布の検出において新しい識別参照を作成すること、および、古い識別参照にアクセスしようとする試みを追跡し、加えて、古い識別参照にアクセスしようとする試みが許可されるかどうかを判断すること、および、この試みが許可された場合、この試みを新しい識別参照にリダイレクトし、この試みが許可されなかった場合、新しい識別参照へのアクセスを拒否することを含んでいる。 - 特許庁

Accordingly, regarding the creation of a Body of Data from a database that is not original, where (i) the original database has economic value such as being created through a considerable investment of capital; and (ii) it is used for business activities; and (iii) an act such as the sale of such Body of Data infringes upon the business activities related to the original database, such act may be deemed to be illegal, giving rise to liability for indemnification (Article 709 of Civil Code). 例文帳に追加

したがって、創作性を有しないデータベースからデータ集合体を作成した場合についても、a)元のデータベースが相当の資本を投下して作成されたなど経済的価値を有するものであり、b)営業活動に用いられている場合であって、c)当該データ集合体を販売する等の行為が元のデータベースの営業活動を侵害する場合については、不法行為として損害賠償責任(民法第709条)を負う場合があると解される。 - 経済産業省

In order for Japanese service companies to successfully expand business overseas, it is essential to establish a function of identifying the characteristics of local customers and tailoring the service to such characteristics, based on communications with customers through a service offering process (“consumer intelligence function“) in emerging markets, including Asian countries. At the same time, such companies need to make good use of their experience in offering services that withstood the scrutiny of demanding Japanese customers while primarily focusing on the concept of collaborative creation of value with customers.例文帳に追加

我が国サービス企業としては、国内の厳しい消費者の目にさらされたサービス提供プロセスの経験を活かしながら、アジア等新興国市場においても、顧客との価値共創という考え方を基軸に据えて、サービス提供プロセスを通じた顧客との対話から現地の消費特性を把握してサービスの設計に取り込んでいく機能(「消費インテリジェンス機能」)を確立していくことが国際展開を成功させる上での課題と考えられる。 - 経済産業省

(2) The provision of Article 8, paragraph (4) shall apply mutatis mutandis to the duration of a registration of assignment of claims in cases where the assignee has created a pledge on the assigned claim for which the registration of assignment of claims was made, and a Registration of Creation of Pledge has been made with regard to said pledge prior to the expiration of the duration of the registration of assignment of claims; the provision of Article 8, paragraph (5) shall apply mutatis mutandis to the duration of a registration of assignment of claims in cases where the assignee has created a pledge on the assigned claim for which the registration of assignment of claims was made, and notice or acknowledgment has been given as set forth in Article 467 of the Civil Code, which shall govern pursuant to the provision of Article 364 of said Code (excluding cases where it shall be deemed, pursuant to Article 4, paragraph (1), that notice has been given under the provision of Article 467 of said Code) prior to the expiration of the duration of the registration of assignment of claims. 例文帳に追加

2 第八条第四項の規定は、債権譲渡登記がされた譲渡に係る債権を目的として譲受人が質権を設定し、当該債権譲渡登記の存続期間の満了前に質権設定登記がされた場合における当該債権譲渡登記の存続期間について、同条第五項の規定は、債権譲渡登記がされた譲渡に係る債権を目的として譲受人が質権を設定し、当該債権譲渡登記の存続期間の満了前に民法第三百六十四条の規定によりその規定に従うこととされる同法第四百六十七条の規定による通知又は承諾がされた場合(前項において準用する第四条第一項の規定により同法第四百六十七条の規定による通知があったものとみなされる場合を除く。)における当該債権譲渡登記の存続期間について準用する。 - 日本法令外国語訳データベースシステム

A pick up image IM is overlayed and displayed on a window of application software, an edited image EDR created in the window by editing operation is extracted with the difference between images of the windows WD1 and WD2 acquired before and after the creation, and an annotation image is formed from the extracted edited image EDR.例文帳に追加

アプリケーションソフトウエアのウインドウ内に撮像画像IMを重ねて表示させると共に、編集操作によりウインドウ内に生成された編集画像EDRをその生成前後にそれぞれ取得したウインドウWD1,WD2の画像の差分により抽出し、抽出した編集画像EDRからアノテーション画像を形成する。 - 特許庁

The document file creation supporting device 2 determines a character indicated by a document image based on the document image of a raster data format, creates an image pattern for imaging a character image based on the determination result, creates a reproduced image 260 by arranging the created image pattern according to layout information of the document image, and displays the created reproduced image 260.例文帳に追加

文書ファイル作成支援装置2は、ラスタデータ形式の原稿画像に基づいて、原稿画像で表示される文字を判別し、判別結果に基づいて文字画像を表象する画像パターンを生成し、生成された画像パターンを原稿画像のレイアウト情報に従って配置して再現画像260を作成し、作成された再現画像260を表示する。 - 特許庁

This waveform display device for performing digital conversion of a prescribed input signal and performing waveform display thereof on a display screen is characterized by transmitting the image file to at least one transmission address set beforehand through the network just after storing in the memory, the image file on the display screen created based on generation of a prescribed file creation demand signal.例文帳に追加

所定の入力信号をデジタル変換し、表示画面に波形表示する波形表示装置において、所定のファイル作成要求信号の発生に基づき作成した表示画面の画像ファイルをメモリに格納した直後に、その画像ファイルを予め設定された少なくとも一つの送信先にネットワークを介して送信することを特徴とする。 - 特許庁

For solving the problem, this mail creation support method includes: when a mail address, or header information, is input, searching personnel information indicating information of affiliation with the mail address used as a key; specifying a notation rule corresponding to the personnel information; and specifying a destination (a name of the destination) in the text according to the personnel information and the notation rule.例文帳に追加

上記の課題を解決するために、本発明では、ヘッダ情報であるメールアドレスが入力された場合、このメールアドレスをキーに、その所属などの情報を示す人員情報を検索し、また、この人員情報に対応する表記ルールも特定し、この人員情報よび表記ルールに従って、本文での宛先(名)を特定するものである。 - 特許庁

A module is selected by an operation from a user, and the record of a processing result table 418 associated with the module is obtained, and an identification place 1203 and an identification result 1204 stored in the obtained record as well as a processed image are displayed to achieve the support of program creation for performing image processing.例文帳に追加

ユーザからの操作でモジュールが選択されることにより、当該モジュールに紐づいた処理結果テーブル418のレコードを取得し、取得したレコードに格納された識別箇所1203と識別結果1204を処理画像と共に表示することができるので、画像処理を行うためのプログラム作成の支援を実現し得ることが可能となる。 - 特許庁

In addition, because illustrations 2a, 3a corresponding to a kind of greetings are put on the envelope 2 and the printer paper 3 relatively and the two-fold printer paper 3 is well laid out with the message 7, the polite and well-formatted greeting card can be created without monotony in spite of the quick and simple creation.例文帳に追加

また、封筒2及びプリンタ用紙3には挨拶の種類に応じたイラスト2a,3aが施されており、文章7は二つ折りのプリンタ用紙3に体裁よくレイアウトされているため、迅速且つ簡単に作成できるにもかかわらず、無味乾燥とならず、丁寧な書状の形態で体裁のよい挨拶状を作成することができる。 - 特許庁

An image forming apparatus includes: a toner type determination unit 41 that determines whether or not a toner cartridge is an official product; and a report creation unit 42 that, if the toner cartridge is not an official product, creates a report comparing a characteristic value of the image forming apparatus when an official product is used with a characteristic value of the image forming apparatus when an unofficial product is used.例文帳に追加

画像形成装置において、トナー種別判定部41は、トナーカートリッジが正規品であるか否かを判定し、レポート生成部42は、トナーカートリッジが正規品ではない場合に、正規品を使用したときの当該画像形成装置の特性値と、非正規品を使用したときの当該画像形成装置の特性値とを対比したレポートを生成する。 - 特許庁

In new creation processing of a medium production support system 1, as a first step of supply processing, a terminal 3 requires a server 2 to supply product information and layout information according to an advertisement template 23, the server 2 supplies the information (S101) allowing the terminal 3 to create a layout file 25 (S102) to display a whole layout screen 27 (S103).例文帳に追加

媒体制作支援システム1は、新規作成処理では、第1段階の流し込み処理として、端末3がサーバ2に対してカンバンテンプレート23に従った商品情報およびレイアウト情報の流し込みを要求し、サーバ2が流し込みを行い(S101)、端末3がレイアウトファイル25を作成し(S102)、全体レイアウト画面27を表示する(S103)。 - 特許庁

The creation means create a schematic representation to define a pair of anticipatory courses corresponding to actions for each step, creates a schematic representation to relate obligations to be carried out in executing the actions of anticipatory courses for each course, and creates a schematic representation to relate each obligation with the target steps to be worked in executing the obligation.例文帳に追加

作成手段は、各段階に対するアクションに対応する一組の予想コースを定義する図式表現を作成し、各コースに対し、予想コースのアクション実行時に遂行される義務を関連づける図式表現を作成し、義務が遂行されたとき、各義務を作動されるべき行き先の段階に関連づける図式表現を作成する。 - 特許庁

In this advertisement method using electronic mails, a management device 1 connected to the Internet L and the electronic mails in a plurality of public use type terminals 2 connected to the management device 1 via a communication line M are used, and an advertisement is displayed as a part of a sending mail on an electronic mail creation screen.例文帳に追加

本発明の電子メールを利用した広告方法は、インターネットLに接続された管理装置1と、管理装置1と通信回線Mを介して接続される複数の公衆利用型端末2における電子メールを利用した広告方法であって、電子メール作成画面に、送信メールの一部をなすようにして広告を表示するものである。 - 特許庁

An automatic creation part 200 reads in a first property file 311, a second property file 312 and a template file group 320 from a storage device 300, acquires table definition information through meta-information in a database 102, and can use them to automatically create a mapping class group, a DAO class group and a definition file group each having a plurality of types of files.例文帳に追加

自動作成部200は、記憶装置300から第1のプロパティファイル311、及び第2のプロパティファイル312、テンプレートファイル群320を読み込み、データベース102のメタ情報を利用してテーブル定義情報を取得し、それらを用いて、それぞれ複種類のファイルを有するマッピングクラス群、DAOクラス群、及び定義ファイル群を自動作成できる。 - 特許庁

To provide a device for processing information for allowing a client to acquire new information which could not be acquired when the client made a request for proxy retrieval, and allowing a proxy retriever to realize an additional business to distribute the new information while utilizing the creation of retrieval conditions and the result of narrowing the final result conducted at the proxy retrieval.例文帳に追加

依頼者にとっては、代行検索依頼時点では得られなかった新しい情報を獲得でき、また、代行検索者にとっては、代行検索で行った検索条件の作成や最終結果の絞り込みの結果を活かして、新情報の配信という付加的なビジネスを実現できる情報処理装置を提供する。 - 特許庁

Based on the recognition results for each feature parameter, a reject word creation section 10e counts the number of utterance in which the recognition word in which the rejection word is desired to register is the recognition results, and registers the reject word candidate in which the counted number of utterance is the largest in the word dictionary 13c, as the reject word corresponding to the recognition word.例文帳に追加

棄却単語生成部10eは、各特徴パラメータに対する認識結果に基づいて、棄却単語候補毎に、棄却単語を登録したい認識単語が認識結果であった発声数を計数し、計数した発声数が最も多い棄却単語候補を、前記認識単語に対応する棄却単語として単語辞書13cに登録する。 - 特許庁

Further, even when the document creation program causes the computer to implement a selection range copying procedure for storing a predetermined range of data in memory in order to copy the predetermined range of data, the function limiting program 200 causes the computer to implement a selection range copy disabling procedure 204 for deleting the data stored in the memory by the selection range copying procedure.例文帳に追加

さらに、文章作成プログラムが所定の範囲のデータをコピーするために、所定範囲のデータをメモリに記憶させる選択範囲コピー手順をコンピュータに実行させている場合にも、機能制限プログラム200が、選択範囲コピー手順によってメモリに記憶されたデータの消去を行う選択範囲コピー不可手順204を実行させる。 - 特許庁

This X-ray CT apparatus is provided with an injection means 10 injecting contrast media into an imaging object, imaging means 2, 4 and 6 taking a tomographic image of the imaging object parallel with the injection of the contrast media, a creation means 60 creating a perfusion image based on the tomographic image simultaneously and parallel with the imaging and a display means 68 displaying the perfusion image.例文帳に追加

撮影の対象に造影剤を注入する注入手段(10)と、造影剤の注入に並行して撮影の対象の断層像を撮影する撮影手段(2,4,6)と、撮影と同時並行的に断層像に基づいてパーフュージョン画像を作成する作成手段(60)と、パーフュージョン画像を表示する表示手段(68)とを具備する。 - 特許庁

To provide a mutant from which an important enzyme-encoding gene in an α-polyglucan biosynthesis route hardly affected by other factors is deleted, thereby enabling the elucidation in the functions of synthetic enzymes in the route and the creation of an organism which can synthesize new starch and glycogen.例文帳に追加

本発明は、他の要因の影響を受けにくいα−ポリグルカンの生合成経路に着目し、当該生合成経路における重要な酵素をコードする遺伝子を欠損させた変異株を提供し、もってこれらの合成酵素の機能を解明し、新規なデンプンやグリコーゲンを合成できる生物を創作することを可能とするものである。 - 特許庁

Recognizing the centrality of private investment to development and job creation, we will support and assist investors, developing countries and key development partners, such as the International Finance Corporation and International Development Association, in their work to better leverage and maximize the economic value-added of private investment and to create globally competitive industries. 例文帳に追加

開発及び雇用創出に対する民間投資の中核的役割を認識しつつ,我々は,投資家,途上国及び国際金融公社(IFC)及び国際開発協会(IDA)といった鍵となる開発パートナーが,民間投資の経済的付加価値をより良く活用・最大化し,また,世界的な競争力を有する産業を創出するよう支援・援助する。 - 財務省

We reaffirm that the Development agenda will remain at the core of G20 priorities and that the G20 will continue its work to promote a strong, balanced and sustainable growth, to narrow gaps in levels of prosperity, to foster a shared and inclusive growth, to further reduce poverty, promote gender equality and contribute to job creation. 例文帳に追加

我々は,開発課題が G20 の優先事項の中核であり続けること,及び,強固で均衡ある持続可能な成長を促進し,繁栄の格差を是正し,共有された包摂的な成長を進め,貧困を一層削減し,ジェンダー平等を促進し,雇用の創出に貢献するために我々の作業を続けていくことを再確認した。 - 財務省

For the purposes of sections 41 and 43 to 45 concerning compulsory license, section 53 concerning the obligation to give information on utility models and section 57 concerning the protection of the creation in the period between filing and registration an international utility model application shall be deemed to have been made available to the public when it is available under subsection 2. 例文帳に追加

強制ライセンスに関する第41条及び第43条から第45条まで,実用新案に関する情報提供の義務に関する第53条,並びに出願と登録との間の期間中の考案の保護に関する第57条の適用上,国際実用新案出願は,それが(2)に基づいて利用可能なときは,公衆の利用に供されたものとみなす。 - 特許庁

A drug product or an agricultural chemical that is the subject of approval or registration is defined by the details that are stated in the approval certificate or the registration card, etc. On the other hand, a patented invention is the creation of technical ideas expressed by thematters to define the invention” (the matters that an applicant considers necessary for defining the invention for which the applicant has requested to be granted a patent). 例文帳に追加

承認や登録の対象となる医薬品や農薬は、承認書や登録票等に記載された多数の事項で特定されたものであるのに対し、特許発明は技術的思想の創作を「発明特定事項」(出願人が特許を受けようとする発明を特定するために必要と認める事項)によって表現したものである。 - 特許庁

The controller 130 permits image creation to the respective image creating means 110 and 120 in such a manner the writing of the respective image data A and B to be subjected to synthesis processing is completed to the respective frame memory units 101 and 102 before the next display timing of the display device 130 base on the acquired frame rate information, the display rate information and the display timing information.例文帳に追加

そして、制御装置103は、取得したフレームレート情報と表示レート情報及び表示タイミング情報とに基づいて、表示装置130の次表示タイミングまでに、合成処理する各画像データA、Bの各フレームメモリ装置101、102への書き込みが完了するように、各画像作成装置110、120に画像作成許可を与える。 - 特許庁

The host computer 101 transmits, when the formation of a snapshot is desired, an instruction showing a snapshot creation request to the storage device, and the control part 104 of the storage device 103 reads user data from a user data area 107 and stores the read user data in a snapshot area 108, whereby the snap shot is created.例文帳に追加

ホスト計算機101は、スナップショットの作成を望む場合には、スナップショット作成要求を示す指示を記憶装置に対して送信し、記憶装置103の制御部104が、ユーザデータ領域107からユーザデータを読み出し、読み出したユーザデータをスナップショット領域108に格納することにより、スナップショットを作成する構成とした。 - 特許庁

To easily obtain a cushioning material that can be recycled without creation of rubbish, eliminates time and effort required for separating plastic from paper, is elastic over the entire face, and minimizes damage to fruits, the cushioning material 3 being interposed between the upper and lower stacks of relatively large fruits 2 and 2' during packaging in a corrugated board box 1.例文帳に追加

本発明は比較的大形の果実2,2’を上下段に段ボール箱1に収容する際に、上下段果実2,2’間の緩衝材3であってリサイクルにより再生し得てごみにならず、又プラスチックと紙との分別工程の手間を要せず、かつ全面的に弾力性に富み、果実に損傷を与え難い緩衝材を簡便に得ることを目的とする。 - 特許庁

The multimedia mail transmitting device 15 sends a signal for requesting charging of communications to a client who is to receive the multimedia mail to a multimedia mail creation/ transmission server 10 to a flexible charging device 41 of a network 40 for a moving object and transmits the inputted multimedia mail to a mail recipient terminal 30 as a transmission destination.例文帳に追加

マルチメディア・メール送信装置15は、マルチメディア・メールの受信顧客による通信の課金は、マルチメディア・メール作成・送信サーバ10側に課金するよう依頼するための信号を、移動体網40の柔軟課金装置41に送出すると共に、入力されたマルチメディア・メールを送信先のメール受信者端末30に送信する。 - 特許庁

To provide an electric inductor for the lamp made of a functionally gradient material comprising a functionally gradient material into which an electrode core bar is adhered and has a large mechanical strength while preventing the creation of crack, and a highly reliable lamp into which the structure with hermetic sealing is formed and having a long life.例文帳に追加

電極芯棒が固着された傾斜機能材料よりなり、クラックの発生を防止することができると共に、機械的強度の大きい傾斜機能材料製ランプ用電気導入体および傾斜機能材料製ランプ用電気導入体により気密封止構造が形成されてなり、長い使用寿命を有する信頼性の高いランプの提供。 - 特許庁

To provide a data base for storing printing data used when the printing data is subjected to composing processing to perform layout editing and printing, and a data base creation control system for creating the data base to control the same for the purpose of facilitating page layout editing, holding quality even if re-editing is necessary and enhancing the efficiency of processing work.例文帳に追加

本発明は、印刷データを組版処理してレイアウト編集し、印刷を行う際に使用される印刷データが格納されるデータベース及びこれを作成し、管理するデータベース作成管理システムに関し、ページレイアウト編集を容易とし、再編集が必要であっても品質を保持し、処理作業の効率化を図ることを目的とする。 - 特許庁

In a speaker equipment creation process, other peripheries of the diaphragm 3 are fixed to a voice coil bobbin 5 and a dumper 4 with the adhesive and the cutting surface near other peripheries of the diaphragm is covered with the adhesive, thus preventing the cutting surfaces from being brought into contact with air and hence increasing the rust-preventive properties in the cutting surface without applying any rustproofing treatment.例文帳に追加

スピーカ装置作成工程では、その振動板3の他の周縁部とボイスコイルボビン5及びダンパー4とを接着剤で固着すると共に、その振動板の他の周縁部近傍の切断面を接着剤により被覆するのでそれらの切断面と空気との接触が遮断され、防錆処理せずにそれらの切断面の防錆性が向上する。 - 特許庁

To provide a creating method and apparatus of drawing data for making short the movement distance of a stage that moves in a field unit in pattern drawing due to an electron beam, drawing data, a drawing method, a mask and its manufacturing method, a semiconductor device and its manufacturing method, a program for drawing data creation, and a computer readable record medium where the program is recorded.例文帳に追加

電子線によるパターン描画の際にフィールド単位に移動するステージの移動距離をより短くする描画データの作成方法及び装置、描画データ、描画方法、マスク及びこの作成方法、半導体装置及びこの製造方法、描画データ作成用プログラム及びこのプログラムを記録したコンピュータ読みとり可能な記録媒体を提供すること。 - 特許庁

This resistor network creation device is provided with, a division part for acquiring data of a wiring pattern including its connecting location information with a via to divide the wiring pattern into rectangular patterns; a division pattern processing part for setting nodes and resistors so that they correspond to the divided rectangular patterns; and an output part for outputting the positions of the set nodes and resistors as information for specifying a resistor network.例文帳に追加

ビアとの接続位置情報を含む配線パターンのデータを取得し、前記配線パターンを矩形パターンに分割する分割部と、分割後の前記矩形パターンに対応するように、ノード及び抵抗を設定する分割パターン処理部と、設定したノード及び抵抗の位置を、抵抗網を特定する情報として出力する出力部と、を具備する。 - 特許庁

Histogram creation processing 200 creates a frequency histogram H(t_exe) showing the distribution of a time series data set U(t_exe) having the same trend as a prediction execution time t_exe, and a frequency histogram H(t_tar) showing the distribution of a time series data set U(t_tar) having the same trend as a prediction target time t_tar.例文帳に追加

ヒストグラム作成処理200では、予測実行時刻t_exeと同一傾向の時系列データ集合U(t_exe)の分布を表わす頻度ヒストグラムH(t_exe)と、予測対象時刻t_tarと同一傾向の時系列データ集合U(t_tar)の分布を表わす頻度ヒストグラムH(t_tar)を作成する。 - 特許庁

例文

The logic verification program allows a personal computer 100 to function as a verification item input editor (S1) which enables an input of a verification item in a natural language on a tabular display screen and to function as a verification result feedback means (S5) which enables the creation of a test report by feeding-back the verification result to the verification item input editor.例文帳に追加

論理検証プログラムにより、パーソナルコンピュータ100を、表形式の表示画面において検証項目の自然言語による入力を可能とする検証項目入力エディタ(S1)、検証結果を上記検証項目入力エディタにフィードバックすることでテストレポートの生成を可能とする検証結果フィードバック手段(S5)として機能させる。 - 特許庁




  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
Copyright(C) 財務省
※この記事は財務省ホームページの情報を転載しております。内容には仮訳のものも含まれており、今後内容に変更がある可能性がございます。
財務省は利用者が当ホームページの情報を用いて行う一切の行為について、何ら責任を負うものではありません。
  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright © Ministry of Health, Labour and Welfare, All Right 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会員(無料)になると

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

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

無料会員に登録する

©2025 GRAS Group, Inc.RSS