1153万例文収録!

「"PROGRAMMING MODEL"」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > "PROGRAMMING MODEL"に関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

"PROGRAMMING MODEL"を含む例文一覧と使い方

該当件数 : 18



例文

TRANSMITTING AND RECEIVING MESSAGE THROUGH CUSTOMIZABLE COMMUNICATION CHANNEL AND PROGRAMMING MODEL例文帳に追加

カスタマイズ可能な通信チャネルおよびプログラミングモデルを通じたメッセージの送受信 - 特許庁

To provide a computer architecture for high-speed processing and a programming model via a wide-band network.例文帳に追加

広帯域ネットワークを介する高速処理用コンピュータ・アーキテクチャとプログラミング・モデルが提供される。 - 特許庁

To provide computer architecture and a programming model for high speed processing via a broadband network.例文帳に追加

広帯域ネットワークを介する高速処理用コンピュータ・アーキテクチャとプログラミング・モデルが提供される。 - 特許庁

To provide a computer architecture for a high speed processing over a broad band network, and also to provide a programming model.例文帳に追加

広帯域ネットワークを介する高速処理用コンピュータ・アーキテクチャとプログラミング・モデルが提供される。 - 特許庁

例文

The programming model allows for independently configurable assurances and features for transporting the messages.例文帳に追加

このプログラミングモデルにより、メッセージを移送するための、独立に構成が可能な保証/機能が可能となる。 - 特許庁


例文

A network application 101 transmits a message 102 through an application programming model 104 to a code generator 105.例文帳に追加

ネットワークアプリケーション101は、コードジェネレータ105にアプリケーションプログラミングモデル104を介してメッセージ102を送信する。 - 特許庁

Event driven programming model organizes a program as a series of event handlers that respond to events such as a mouse event. 例文帳に追加

イベント駆動型プログラミングモデルは,プログラムを,マウスイベントなどのイベントに応答する一連のイベントハンドラとして編成する. - コンピューター用語辞典

A higher order programming model makes position information to be usable for programmers as a logic entity, not raw latitude and longitudinal position information data solely.例文帳に追加

上位プログラミングモデルは、プログラマが位置情報を単に緯度や経度などの未加工の位置データとしてではなく、論理エンティティとして使用できるようにする。 - 特許庁

The framework includes a plurality of class libraries of business components including business entities and business processes, and also includes the application framework having a programming model.例文帳に追加

このフレームワークには、ビジネスエンティティおよびビジネスプロセスを含むビジネスコンポーネントの複数のクラスライブラリを有し、プログラミングモデルを有するアプリケーションフレームワークも含まれる。 - 特許庁

例文

To provide a system capable of optimizing a portfolio using a simulation type multiple-period probability programming model in a short time without changing a parameter to be inputted.例文帳に追加

入力するパラメータを変更することなく、シミュレーション型多期間確率計画モデルを用いたポートフォリオの最適化を短時間で行うことができるシステムを提供する。 - 特許庁

例文

The claimed method and system is an API set to support a multicast programming model for implementation on top of a service oriented framework, specifically a service oriented messaging system.例文帳に追加

方法およびシステムは、サービス指向フレームワーク、特にサービス指向メッセージングシステムの上に実装するためのマルチキャストプログラミングモデルをサポートするためのAPIセットである。 - 特許庁

To provide a single programming model for accessing a plurality of distinct message transports while developing one or more applications for message delivery between two endpoints.例文帳に追加

複数の別個のメッセージ伝送機構にアクセスすると共に、2つのエンドポイント間のメッセージ配信のための1つまたは複数のアプリケーションを開発するための単一のプログラミングモデルを提供すること。 - 特許庁

A technique, for translating application programs written using a parallel programming model for execution on the multi-core GPU for execution by the general purpose CPU, is described.例文帳に追加

本発明は、マルチコアGPUで実行するために並列プログラミングモデルを使用して書かれたアプリケーションプログラムを、汎用のCPUにより実行するように変換する技術について述べる。 - 特許庁

A technique for translating application programs written using a parallel programming model for execution on the GPU for execution by a general purpose CPU is provided.例文帳に追加

本発明の一実施形態は、GPUで実行するために並列プログラミングモデルを使用して書かれたアプリケーションプログラムを、汎用のCPUにより実行するように変換する技術について述べる。 - 特許庁

Then a matrix B consisting of M lines and one row is calculated on the basis of a mathematical programming model such that a minimization target: C^t × B; a constraint condition: B^t × A ≥ Z; and elements of the matrix B: included in nonnegative integers (S7).例文帳に追加

そして、最小化目標:C^t×B、制約条件:B^t×A≧Z、並びに、行列Bの要素∈ 非負整数、を数理計画モデルとし、M行1列とする行列Bを算出する(S7)。 - 特許庁

Web services that use attachments to optimize the sending and receiving of large binary data can take advantage of the MTOM/XOP (short for message transmission optimization mechanism/XML-binary optimized packaging)standard from W3C without any adverse effect on the programming model.例文帳に追加

大きなバイナリデータの送受信を最適化するためにアタッチメントを使用する Web サービスは、W3C の MTOM/XOP (Message Transmission Optimization Mechanism/XML-binary Optimized Packaging の略) 標準をプログラミングモデルへの影響なしに使用できます(詳細は MTOM/XOP のページを参照)。 - NetBeans

As a successor to JAX-RPC 1.1,JAX-WS 2.0 retains the natural RPC programming model while improving on several fronts: data binding,protocol and transport independence, support for the REST style of web services, and ease of development.例文帳に追加

JAX-RPC 1.1 の後継として、JAX-WS 2.0 はいくつかの面が改善されている一方で、自然な RPC プログラミングモデルを保持しています。 改善されているのは、データバインディング、プロトコルとトランスポートの独立性、REST スタイルの Web サービスのサポート、および各開発の容易さです。 - NetBeans

例文

A mathematical programming calculation method has a computation step of generating an integrated model that is a mathematical programming model integrating a plurality of mathematical programming models (S02) and solving the integrated model (S03 to S06), and an output step of outputting the solution of the integrated model (S07).例文帳に追加

本発明の数理計画計算方法は、複数の数理計画モデルを統合して、数理計画モデルである統合モデルを生成して(S02)、当該統合モデルの解を求める(S03〜S06)演算ステップと、統合モデルの解を出力する出力ステップ(S07)とを有する。 - 特許庁




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS