1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Programming languageの意味・解説 > Programming languageに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

Programming languageの部分一致の例文一覧と使い方

該当件数 : 294



例文

To perform high-speed simulation by evading the generation of unnecessary codes and redundant functions in the case of generating a simulation model by converting hardware description based on a hardware description language into programming language description to be used for generating a simulation model.例文帳に追加

ハードウェア記述言語によるハードウェア記述をシミュレーションモデルに用いるプログラミング言語記述に変換してシミュレーションモデルを生成する際に、不要なコードや冗長な機能の生成を回避し、高速なシミュレーションを可能にする。 - 特許庁

A user prepares an abstract syntax tree specification definition file 30, which describes the use of the abstract syntax tree stored in an abstract syntax tree storage part 220 as the analyzed result of a high-order language input file 10, and inputs it to a programming language translation program development supporting device 100.例文帳に追加

ユーザは、上位言語入力ファイル10の解析結果として抽象構文木記憶部220に記憶される抽象構文木の使用を記述した抽象構文木仕様定義ファイル30を作成し、プログラミング言語変換プログラム開発支援装置100に入力する。 - 特許庁

To solve a problem that various development tools such as a simulator or a conversion tool for a gate level may cause malfunctions when description of hardware is applied to the various development tools after converting it into a HDL (hardware description language) in case comments in Japanese are attached to the description of the hardware when the hardware is described in a programming language.例文帳に追加

プログラミング言語でハードウェアを記述するときに、日本語のコメントを付けると、HDLに変換した後、シミュレータやゲートレベルへの変換ツール等の各種開発ツールにかけたときに、それらのツールが誤動作することがあるという問題を解決する。 - 特許庁

To enable marshaling of a data object from a programming language to be used by data processing application to a communication language to be used by a communication protocol of a computer communication network by a method to execute marshalling in the computer communication network.例文帳に追加

コンピュータ通信ネットワークでマーシャリングを実行する方法により、データオブジェクトをデータ処理アプリケーションにより使用されるプログラミング言語からコンピュータ通信ネットワークの通信プロトコルにより使用できる通信言語へマーシャリング可能とする。 - 特許庁

例文

use a computer program to translate source code written in a particular programming language into computer-readable machine code that can be executed 例文帳に追加

実行されることができるコンピュータで読取り可能な機械語に特定のプログラミング言語で書かれるソースコードを翻訳するために、コンピュータープログラムを使用する - 日本語WordNet


例文

An aglet is a class or template in the Java object-oriented programming language and the mobile agent instances of its use are also called aglets. 例文帳に追加

アグレットはJavaオブジェクト指向プログラミング言語におけるクラスまたはテンプレートの一つであり、またこれをモバイルエージェントとして使ったインスタンスもアグレットと呼ばれる。 - コンピューター用語辞典

PDF was developed by Adobe Systems and is a descriptive programming language, devoid of software and hardware dependence, used to render documents. 例文帳に追加

PDFはアドビシステムズで開発されたもので、ソフトウェアとハードウェアに依存しない、文書を表現するのに使われる記述的プログラミング言語である。 - コンピューター用語辞典

The system shall have an internally resident compiler to interpret the C programming language to allow users sophisticated control capabilities. 例文帳に追加

このシステムは利用者に洗練された制御能力を与えるために、Cプログラミング言語を解釈実行するのに内部的な常駐コンパイラを持たなければならない。 - コンピューター用語辞典

Our examples show C programs, since they are most common, but you can use make with any programming language whose compiler can be run with a shell command. 例文帳に追加

例としては C 言語のプログラムを用いているが、これは C 言語が最も一般的だからである。 makeは、シェルコマンドからコンパイラを起動できるどんなプログラミング言語とでも組み合わせて使用できる。 - JM

例文

Drag a Label component from the Basic section of the Palette, drop it onto the top center of the page, and set the label's text property to Reader's Poll: What Is Your Favorite Programming Language?. 例文帳に追加

「パレット」の「基本」セクションから「ラベル」コンポーネントをドラッグし、ページ上部の中央にドロップして、ラベルのテキストプロパティーを、「読者投票: 好きなプログラミング言語は何ですか?」に設定します。 - NetBeans

例文

The NetBeans project consists of an open source IDE written in the Java programming language and an applicationplatform, which can be used as a generic framework to build any kind of application.例文帳に追加

NetBeans プロジェクトは、Java プログラミング言語で記述されたオープンソースの IDE と、あらゆる種類のアプリケーションを構築する汎用フレームワークとして使用できるアプリケーションプラットフォームから構成されます。 - NetBeans

An applet is a program written in the Java programming language that can be included in an HTML page, much in the same way an image is included in a page.例文帳に追加

アプレットとは、Java プログラミング言語で記述されたプログラムで、画像をページに含めるのとよく似た方法で HTML ページに含めることができるものです。 - NetBeans

Drag a Label component from the Basic section of the Palette, drop it onto the top center of the page, and set the label's text to Reader's Poll: What Is Your Favorite Programming Language?. 例文帳に追加

「パレット」の「基本」セクションから「ラベル」コンポーネントをドラッグし、ページ上部の中央にドロップして、ラベルのテキストを、「読者投票: 好きなプログラミング言語は何ですか?」に設定します。 - NetBeans

The purpose of this tutorial is to introduce some of the IDE's UML modeling features, not to teach you about UML concepts or the Java programming language. 例文帳に追加

このチュートリアルの目的は、UML の概念や Java プログラミング言語について説明することではなく、IDE の UML モデリング機能をいくつか紹介することです。 - NetBeans

The purpose of this tutorial is to introduce the IDE's UML Modeling Use Case diagram, not to teach you about UML concepts or the Java programming language. 例文帳に追加

このチュートリアルの目的は、UML の概念や Java プログラミング言語について説明することではなく、IDE の UML モデリングのユースケース図を紹介することです。 - NetBeans

(3) In the description there are accepted short fragments of a program for the data processing units, in a usual programming language, if they better explain the manner of carrying out the invention.例文帳に追加

(3) 明細書に関しては,データ処理単位に関するプログラムについての通常のプログラム言語による短い断片が認められるが,ただし,それらが発明を実行する方法をより良く説明するものであることを条件とする。 - 特許庁

The brochure or the like is digital-processed at first using HTML programming language to be stored in the floppy disk of the recording medium.例文帳に追加

パンフレット等をまず、HTMLプログラミング言語を用い、デジタル化処理を施すことによって、記憶媒体のフロッピーディスクに格納できるようにするものである。 - 特許庁

To realize visual programming equivalent to framework construction using an object-oriented language by visually editing and displaying software components and their relations.例文帳に追加

ソフトウェアコンポーネントとその関係をビジュアルに編集表示することにより、オブジェクト指向言語を用いたフレームワーク構築と同等のビジュアルプログラミングを可能とする。 - 特許庁

To reduce the time required for executing a Java method from an application developed in an another programming language by utilizing a JavaNative interface.例文帳に追加

JavaNativeインターフェースを利用して、他プログラミング言語で開発されたアプリケーションから、Javaメソッドを実行するために必要な時間を削減する。 - 特許庁

To provide an analyzing device for a natural language capable of managing both flexible grammatical description that is not restricted by a specific grammatical format and an efficient analysis on the basis of dynamic programming.例文帳に追加

特定の文法形式に拘束されない柔軟な文法記述と、動的計画法に基づいた効率的な解析を両立させることのできる自然言語の解析装置の提供。 - 特許庁

To provide a sensor information processing system, capable of successively executing a program performing information processing of sensing data without an expertise for programming language.例文帳に追加

プログラミング言語に関する専門的な知識が無くともセンシングデータの情報処理を行うプログラムが順次実行可能なセンサ情報処理システムを提供すること。 - 特許庁

The application is a program described in a programming language for a virtual machine, and a life cycle when the application can be executed by a virtual machine is defined beforehand.例文帳に追加

アプリケーションは、仮想マシン向けプログラミング言語で記述されたプログラムであり、仮想マシンによる実行が可能となる生存区間が、予め規定されている。 - 特許庁

To improve executing performance by assigning pair registers to continuous memory access instructions as much as possible in the translation processing of a primitive program described in high class programming language.例文帳に追加

高級プログラミング言語で記述された原始プログラムの翻訳処理において,連続したメモリアクセス命令にできるだけペアレジスタを割り当てることを可能とし,実行性能を向上させる。 - 特許庁

To provide a method and a device which eliminate the need for programming, require none of the knowledge of a data base retrieval language, and generate and distribute a computer output report without the precondition of access to a data base.例文帳に追加

プログラミングが不要であり、データベース検索言語の知識を必要とせず、データベースへのアクセスを前提としない、コンピュータ出力レポートを生成し配布する方法及び装置を提供すること - 特許庁

To provide an internal data structure described by object programming language, and instantiated so as to impart internal data expression operable by an application program.例文帳に追加

本発明は、オブジェクトプログラミング言語で記述され、アプリケーションプログラムによって操作可能な内部データ表現を与えるようインスタンス化される内部データ構造を提供する。 - 特許庁

A program constituting software has many dependencies such as "dependent on an operating environment such as an OS", "dependent on a programming language", "dependent on a version of an OS or a library", and "dependent on a library used".例文帳に追加

ソフトウェアを構成するプログラムは、「OSなどの動作環境に依存」、「プログラム言語に依存」、「OSやライブラリーのバージョンに依存」、「使用するライブラリーに依存」といった幾つもの依存性を持っている。 - 特許庁

To provide a system and a method for preparing a program for changing a computer system text file without the need of any detailed expertise of an exclusive or standard programming language.例文帳に追加

専有のまたは標準のプログラミング言語の詳細な専門知識を必要とすることなく、コンピュータ・システム・テキスト・ファイルを変更するためのプログラムの作成を可能にするシステム及び方法を提供すること。 - 特許庁

To safely achieve the cleanup of a main storage area in which unauthorized data are stored due to memory leak or zombie process or the like without depending on programming language, or imposing any excessive load on one CPU.例文帳に追加

メモリリークやゾンビプロセスなどが原因で不正なデータが蓄積された主記憶領域を、プログラム言語に依存することなく、また一つのCPUに負荷を掛けすぎることなく、安全にクリーンアップすることを目的とする。 - 特許庁

To allow a user to freely arrange his own operation environment with a free image by offering interpreter type language capable of recursive programming in a new executive configuration.例文帳に追加

従来にない新たな実行形態の再帰的プログラミング可能なインタープリタ型言語を提供でき、ユーザーが自由な発想で自在に自己の操作環境を整備することができるようにする。 - 特許庁

The communication system conforms to WSDL(web service description language) and supplies the functions of investigation, visualization, control, programming or constitution of the controller 10 to the remote controller.例文帳に追加

通信システムはWSDL(ウェブサービス記述言語)に準拠し、コントローラ装置10の調査、可視化、制御、プログラミング、または構成の機能を遠隔装置に提供する。 - 特許庁

To provide an IC card in which a data part included in an application can efficiently be written in the IC card with a virtual machine provided with an interpretation/execution function of a high level programming language mounted thereon.例文帳に追加

高級プログラミング言語の解釈・実行機能を備えた仮想マシンが実装されたICカードにおいて、アプリケーションに含まれるデータ部を効率よく書き込むことができるICカードを提供する。 - 特許庁

To provide a method and apparatus for extending behavior and attributes of applications designed using a fourth generation language (4GL) programming tool.例文帳に追加

第4世代言語(4GL)プログラミングツールを用いて設計されるアプリケーションの振る舞いおよび属性を拡張するための方法および装置を提供する。 - 特許庁

Object directional structured programming language 'Read() function, Write() function (first function)' is discriminated from 'Monitor_-Read() function, Monitor_-Write() function (second function)' to execute simulation.例文帳に追加

オブジェクト指向の構造化プログラミング言語「Read()関数、Write()関数(第1関数)」と「Monitor_Read()関数、Monitor_Write()関数(第2関数)」とを区分けしたシミュレーションを実行する。 - 特許庁

Instruction codes of the program are rearranged along an optional formula in compiling a programming language, and written in a nonvolatile semiconductor memory 8.例文帳に追加

プログラミング言語をコンパイルする際に、任意の法則に沿ってプログラムの命令コードの並べ替えを行い、不揮発性半導体メモリ8に書き込みする。 - 特許庁

The application is a program which is described in a programming language for a virtual machine, and an existence section, in which execution by the virtual machine is enabled, is preliminarily stipulated.例文帳に追加

アプリケーションは、仮想マシン向けプログラミング言語で記述されたプログラムであり、仮想マシンによる実行が可能となる生存区間が、予め規定されている。 - 特許庁

To provide an IC chip, an IC card, a control method and a control program which can reduce a load of a nonvolatile memory and process the program written in a predefined programming language.例文帳に追加

不揮発性メモリへの負担を軽減させつつ、所定のプログラミング言語で記述されたプログラムを処理することができるICチップ、ICカード、制御方法及び制御プログラムを提供すること。 - 特許庁

To provide the program execution system of a semiconductor device for quickening an executing speed, and for supporting the learning of general-pur pose programming language, and for improving the transplanting performance of a program.例文帳に追加

実行速度の高速化が可能であり、汎用プログラミング言語の修得に役立ち、プログラムの移植性を向上させることができる半導体試験装置のプログラム実行方式を提供する。 - 特許庁

To provide a constitution relation managing device capable of managing the constitution relation of a property in an object oriented programming language and analyzing the state of property utilization.例文帳に追加

オブジェクト指向型プログラミング言語における資産の構成関係を管理し、資産の利用状態を解析できる構成関係管理装置を提供する。 - 特許庁

To generate an operation model which can verify a condition that the correct operation of hardware is established in a cycle precision level by assertion as general-purpose programming language description.例文帳に追加

サイクル精度レベルでハードウェアの正しい動作が成立する条件をアサーションにより検証可能な動作モデルを汎用プログラミング言語記述として生成する。 - 特許庁

When a reusable source code is extracted from the source program, the programming language of the source cod is discriminated from an extension of a program file storing the source program which is a source code extraction source.例文帳に追加

ソースプログラムから再利用性のあるソースコードを抽出すると、このソースコードのプログラミング言語を当該ソースコード抽出元のソースプログラムを格納するプログラムファイルの拡張子から判別する。 - 特許庁

In addition, data which has a structure adapted to an application programming interface for a structure language is structured using elements included in the separated message.例文帳に追加

又、分離されたメッセージに含まれる要素を用いて、構造言語用のアプリケーションプログラミングインターフェイスに適応した構造を有するデータを構築する。 - 特許庁

Since the continuation condition information card is the matrix-shaped data set as well, this card can be displayed like a list on the display of an input/output device 23, setting and debugging thereof is facilitated, and the knowledge of programming language is not requested.例文帳に追加

継続条件情報カードもマトリックス状データセットであるから、一覧表のように入出力装置23のディスプレイに表示でき、その設定もデバッグも容易であってプログラミング言語の知識が要求されない。 - 特許庁

A word storage part 41 previously stores words to be emphasized such as the reserved words of a programming language and a word registration part 31 registers information such as the words, line numbers column numbers of a text document in a file in a processing process.例文帳に追加

単語記憶部41はフ゜ログラミング言語の予約語など強調したい語をあらかじめ記憶し、単語登録部31は処理の過程でファイルにおけるテキスト文章の単語、行番号、カラム番号等の情報が登録される。 - 特許庁

To provide a class designing system of a program using object-oriented programming language.例文帳に追加

オブジェクト指向プログラミング言語を用いた大規模プログラムの場合、データや処理が分割されることで、動作中のプロセス状態、各クラスの状態の把握が困難になってくる。 - 特許庁

The system for facilitating dynamic code execution in a managed object environment comprises a class component which declares the succeeded hierarchy of one or more tagged numerical values associated with the dynamic programming language, and a rule component which relaxes a type of user definition by succeeding the tagged numerical values.例文帳に追加

動的プログラミング言語と関連する1又は複数のタグ付き数値の継承階層を宣言するクラスコンポーネントを備える。 - 特許庁

To provide an analyzing device of a natural language by which flexible grammar description without being retrained by a specific grammar form and efficient analysis based on dynamic programming are combined.例文帳に追加

特定の文法形式に拘束されない柔軟な文法記述と、動的計画法に基づいた効率的な解析を両立させることのできる自然言語の解析装置の提供。 - 特許庁

The application is a program which is described in a programming language for a virtual machine, and a life cycle in which the application can be executed is specified.例文帳に追加

アプリケーションは、仮想マシン向けプログラミング言語で記述されたプログラムであり、仮想マシンによる実行が可能となる生存区間が、予め規定されている。 - 特許庁

A read/write request is only issued from an application program 4 to the data transcription processing part 5 to achieve data transcription per element between the structured document 6 and a structure of the programming language.例文帳に追加

アプリケーションプログラム4からデータ転記処理部5に読み書きの要求を出すだけで、構造化文書6とプログラム言語の構造体との間で要素毎のデータ転記が実現する。 - 特許庁

Then, it is possible to reconstruct a source code in the other programming language different from the source code used by the existing system on the basis of the analysis result of the SQL sentence.例文帳に追加

そして、当該SQL文の解析結果に基づいて既存のシステムで用いられていたソースコードとは異なる他のプログラミング言語のソースコードが再構築される。 - 特許庁

例文

A WeakHashMap class to be provided in Java (R) programming language is used for maintaining the map of an unique object in a memory.例文帳に追加

Java(登録商標)プログラミング言語によって提供されるWeakHashMapクラスが、メモリ内の一意のオブジェクトのマップを維持するために利用される。 - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2024 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., 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.
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS