| 例文 |
"source code"を含む例文一覧と使い方
該当件数 : 1186件
Thus, one or more adaptive sound source code directory gains can be prevented from continuing, and the diffusion of the system or the superposition of the offset DC component can be suppressed.例文帳に追加
これにより、1以上の適応音源符号帳ゲインが連続することを防止でき、系の発散又はオフセット直流成分の重畳を抑える。 - 特許庁
The message catalog, with which a flag is raised for the necessity of manual translation, is prepared from a prescribed Java source code file (blocks 46 and 78).例文帳に追加
手作業で翻訳される必要があるもののために自動的にフラグが立てられたメッセージカタログは、所与のジャバソースコードファイルから作成される(ブロック46,78)。 - 特許庁
To provide a technique capable of rapid processing even if a scale of a management object is expanded and of totaling facts of addition, deletion and modification to source code.例文帳に追加
管理対象の規模が拡大しても高速な処理が可能で、ソースコードに対する追加、削除、修正の事実を集計可能な技術の提供。 - 特許庁
A programmable display device 1 changes graphic data or the like on the picture by changing the Java source code by a text editor 18 if necessary.例文帳に追加
プログラマブル表示器1側では、Javaソースコードをテキストエディタ18で必要に応じて変更することによって画面における図形のデータ等を変更する。 - 特許庁
A source code reading part 1 reads the source codes X of a certain programming language as a reserved word reading part 2 reads the reserved word information of the programming language.例文帳に追加
あるプログラミング言語のソースコードXをソースコード読取部1にて読み込み、同時に、予約語読取部2にて、前記プログラミング言語の予約語情報を読み取る。 - 特許庁
The verified source code 78 which is encrypted and digitally signed is sent back to the AP development source 12 by a verified API transmitting function 76.例文帳に追加
暗号化されデジタル署名がなされた検証済みソースコード78は、検証済みAPI送信機能76によりAP開発元12に返信される。 - 特許庁
use a computer program to translate source code written in a particular programming language into computer-readable machine code that can be executed 例文帳に追加
実行されることができるコンピュータで読取り可能な機械語に特定のプログラミング言語で書かれるソースコードを翻訳するために、コンピュータープログラムを使用する - 日本語WordNet
The tool allows a designer to interactively allocate variables or arrays to memory resources without having to modify a source code description 12 of the integrated circuit.例文帳に追加
本ツールにより、設計者は集積回路のソースコード記述12を修正することなく変数またはアレイをメモリリソースに対話的に割り付けることができる。 - 特許庁
To provide an information processor and a program facilitating design by removing a redundant source code in a business processing program for performing business processing.例文帳に追加
業務処理を行う業務処理用プログラムの冗長なソースコードを取り除いて設計を容易にする情報処理装置及びプログラムを提供する。 - 特許庁
To reduce design-production cost of software by facilitating reuse or use of a source code of a processing function in a software component of a software wireless machine.例文帳に追加
ソフトウエア無線機のソフトウエアコンポーネントにおける処理機能のソースコードを再利用又は流用しやすくし、ソフトウエアの設計・製造コストの削減を図る。 - 特許庁
To automatically decide pictures whose functions to a database are similar from the mounting of an SQL sentence in a source code, and to display those pictures by overlapping them.例文帳に追加
データベースに対する機能が類似している画面をソースコード中のSQL文の実装から自動的に判定し、それらを重ねて表示すること。 - 特許庁
The broadcast source information management device (201) reassigns identification information (source code) of a broadcast source depending on movement of record data of a database (300).例文帳に追加
放送素材情報管理装置(201)は、データベース(300)のレコードデータの移動によって、放送素材の識別情報(素材コード)の再割り付けを行なう。 - 特許庁
The on-line interactive compiler is faster than the off-line module compiler, so that in a phase of frequent modifications to source code you can rapidly test new versions of your code. 例文帳に追加
オンライン・インタラクティブコンパイラはオフライン・モジュールコンパイラより速い。従ってソースコードを頻繁に修正する段階ではそのコードの新版を早急にテストできる。 - コンピューター用語辞典
The Free Standards Group's Linux Standard Base (LSB) provides a vendor-neutral standard, backed by source code, upon which to build Linux distributions. 例文帳に追加
フリー標準グループのリナックス・スタンダード・ベース(LSB)は、リナックスの各種ディストリビューションが作られる元になっているソースコードに基づいて、ベンダ中立の標準を提供する。 - コンピューター用語辞典
A Web beacon can be detected by viewing the source code of a Web page and looking for any IMG tags that load from a different server than the rest of the site. 例文帳に追加
ウェブビーコンは、あるウェブページのソースコードを見て、そのサイトとは違うサーパから読み込むようになっているIMGタグを見つけることによって検出できる。 - コンピューター用語辞典
You can quickly navigate to the source code containing any of the listed methods by right-clicking the name of the method and choosing Go To Source.例文帳に追加
メソッド名を右ボタンクリックして「ソースへ移動」を選択することにより、リスト表示されているメソッドのソースコードに簡単に移動することができます。 - NetBeans
Since NetBeans is an open-source project, the web site also provides access to source code, a bug database, information on creating your own NetBeans modules, and much more. 例文帳に追加
NetBeans はオープンソースプロジェクトであるため、この Web サイトでは、ソースコードやバグデータベース、独自の NetBeans モジュールの作成方法をはじめ、さまざまな情報を提供しています。 - NetBeans
You have several components of the same type on the page and you need to write Java source code to set or access the property values for some of the components. 例文帳に追加
ページ上に同じ種類のコンポーネントが複数あり、一部のコンポーネントのプロパティー値を設定またはアクセスする Java ソースコードを記述する必要がある場合。 - NetBeans
After you complete the dialog and click OK, the IDE adds the property and its appropriate getter and setter methods to the source code. 例文帳に追加
ダイアログの入力を完了し、「了解」をクリックしたあと、IDE によってプロパティーおよびそのプロパティーの適切な取得メソッドと設定メソッドがソースコードに追加されます。 - NetBeans
The purpose of PEAR is to provide: A structured library of open-source code for PHP users A system for code distribution and package maintenance 例文帳に追加
PEAR の目的は、次のものを提供することにあります。 PHP ユーザを対象とする、オープンソースなコードの構造化されたライブラリ コード配布およびパッケージ管理のためのシステム - PEAR
All source code files in the PEAR repository shall contain a "page-level" docblock at the top of each file and a "class-level" docblock immediately above each class. 例文帳に追加
PEAR リポジトリに含まれるすべてのソースコードには、各ファイルの先頭に "ページレベル" のコメントブロックを、各クラスの直前に "クラスレベル" のコメントブロックを記述します。 - PEAR
For LGPL the license additionally requires that all changes to the source code must be licensed under the LGPL to anyone the source is distributed to. 例文帳に追加
LGPL については、これに加えて「ソースコードに改変を加えたものを再配布する際には、改変部分も LGPL ライセンスにしなければならない」という制約があります。 - PEAR
You can't just change this in order to rename a module (edits to the source code would also be needed), so this should be left alone.例文帳に追加
モジュールの名前変更は、このフィールドを変えるだけではできない (ソースコードの編集も必要です) ので、このフィールドに手を加えるべきではありません。 - Python
To provide a new framework for detecting an infinite loop generated in a thread without depending on a source code of an application in a multi-thread system.例文帳に追加
マルチスレッドシステムにおいて、アプリケーションのソースコードに依存することなく、スレッド内で発生する無限ループを検知することができる新しい枠組みを提供する。 - 特許庁
If the screen washing device body is reversely rotated, the wire rope 4 and a power source code are damaged, and therefore a guide roller 3 is attached in order to prevent reverse rotation.例文帳に追加
スクリーン洗浄装置本体が反転するとワイヤーロープ4、電源コードが損傷するので反転防止の目的でガイドローラー3を取り付ける。 - 特許庁
To improve the operating efficiency of a person in charge of censorship by providing a censored result which is independent of programming language when using the censoring tool of a source code.例文帳に追加
ソースコードの検閲ツールを使用する際にプログラム言語に依存しない検閲結果を提供し、検閲担当者の作業効を向上させる。 - 特許庁
The source log is recorded as a set of source code sentences based on a prescribed recording format, e.g. a recording format of an OS (operating system) loaded on the server.例文帳に追加
このソースログは、所定の記録形式、たとえば、サーバに搭載されるOS(Operating System)の記録形式に基づく原符号文の集合として記録される。 - 特許庁
When accepting the selection of arbitrary log data in the stored log data 105, a software debugging program 120 refers to the address of the source code associated with the execution result of the arbitrary log data, and retrieves a source code 132 corresponding to the arbitrary log data 105 from software to be verified, and outputs it to a GUI 130.例文帳に追加
ソフトウェアデバッグプログラム120は、蓄積されたログデータ105の中の任意のログデータの選択を受け付けると、任意のログデータの実行結果に関連付けられているソースコードのアドレスを参照して検証対象のソフトウェアから任意のログデータ105に対応するソースコード132を検索してGUI130に出力する。 - 特許庁
The source code vulnerability inspection device traces transition of external input in the source code to be inspected from the dynamic inter-temporary argument transition DB 206 and an inter-temporary argument transition DB 204, and warns that a part matching with registration contents of a vulnerability database 205 registered with a function vulnerable when using the external input as a parameter has vulnerability.例文帳に追加
これと仮引数間遷移DB204から検査対象のソースコードにおける外部入力の遷移を追跡し、外部入力をパラメータとして使用すると脆弱な関数を登録した脆弱性データベース205の登録内容に合致する箇所を、脆弱性を有する箇所として警告する。 - 特許庁
In order to create the difference application information of an execution code 194, a program data difference information creation part 120 matches old and new execution codes 194 about the difference of the source code 191 or the like based on the difference information table of the source code 191 or the like, and then extracts the residual difference of the execution code 194.例文帳に追加
実行コード194の差分適用情報を作成するため、プログラムデータ差分情報作成部120はソースコード191などの差分情報表に基づいてソースコード191などの差分について新旧の実行コード194を一致させ、その後、実行コード194の残りの差分を抽出する。 - 特許庁
In the device for measuring the reuse rate of the source code to measure the reuse rate of source codes related to an existing product in a derivative product in which a source module composed of data sections and function sections is used, the source code reuse rate is measured for each of the data section and function section of the source codes.例文帳に追加
データ部と関数部で構成されるソースモジュールを用いた派生製品における既存製品に関わるソースコードの再利用率を測定するソースコード再利用率測定装置において、前記ソースコードの再利用率を、前記ソースコードのデータ部と関数部のそれぞれについて測定することを特徴とするもの。 - 特許庁
A passing information processing adding part 313 embeds passing information processing that outputs passing information that a function of a source file 332 has been performed, in a source code of the source file 332, generates a performance format file 334 from the source code and stores the performance format file 334 in a compound machine 500 and an HD 330 subjected to NSF mounting.例文帳に追加
通過情報処理付加部313によって、ソースファイル332の関数を実行した旨の通過情報を出力する通過情報処理を、ソースファイル332のソースコードに埋め込み、このソースコードから実行形式ファイル334を生成して、複合機500とNSFマウントされたHD330に格納する。 - 特許庁
When any source code 12 is selected, a program development apparatus 10 assigns an ID to each character string in the source code 12, and records it in a component management table 18 and, if an internal identifier is declared or defined by another character string, in association with the ID of the declaring or defining character string.例文帳に追加
プログラム開発用装置10は、何れかのソースコード12が指定されると、そのソースコード12の各文字列にIDを割り当てるとともに、その内部の識別子が他の文字列によって宣言又は定義されている場合に、その宣言又は定義している文字列のIDを対応付けて、構成要素管理テーブル18に記録する。 - 特許庁
Focusing on association of a job flow control language and a source code, association of the job control language in the program and the source code used in the software program is investigated to decide its validity (an analysis means), and an analysis result to the job sentence decided to be valid is outputted (an analysis result output means).例文帳に追加
ジョブフロー制御言語とソースコードとの結び付きに着目し、プログラム中のジョブ制御言語と該ソフトウェアプログラムで用いられるソースコードとを関連付けを調べてその有効性を判断し(解析手段)、有効と判断されたジョブ文に対する解析結果を出力する(解析結果出力手段)。 - 特許庁
A source code generation means 14 generates a decision code by using a decision code generating function corresponding to the description format from the description of each transition condition, and generates a processing code describing any processing other than the condition decision from the state transition diagram 2, and synthesizes the processing code and the decision code, and outputs a source code 5.例文帳に追加
ソースコード生成手段14は、それぞれの遷移条件の記述から記述形式に対応する判定コード生成機能を用いて判定コードを生成すると共に、状態遷移図2から条件判定以外の処理を記述した処理コードを生成し、処理コードと判定コードとを合成してソースコード5を出力する。 - 特許庁
To obtain an analyzer of the influence of a software change capable of achieving a reliable and rapid analysis of the influence while excluding ambiguity and changing a source code with high quality.例文帳に追加
曖昧性を排除しつつ確実で早い影響度分析を可能とし、かつ、ソースコードの変更を高い品質で実現可能なソフトウェア変更影響分析装置を得ること。 - 特許庁
This program generation device 1 generates an execution module 13 from a source code 11 executed on the asymmetric multiprocessor including a plurality of processors, including a library 3b of an OS.例文帳に追加
プログラム生成装置1は、複数のプロセッサを含む非対称マルチプロセッサ上で実行され、OSのライブラリ3bを含むソースコード11から実行モジュール13を生成する。 - 特許庁
To provide a method for generating an adequate parallel code from a source code to a computer system composed of a plurality of processors which share a cache memory or a main memory.例文帳に追加
キャッシュメモリまたは主記憶を共有する複数のプロセッサから構成される計算機システムに対して、ソースコードより最適な並列コードを生成する方法を提供する。 - 特許庁
An intermediate code is generated from a source code in Java (R) language, and an instruction code showing memory reference/write from the intermediate code is detected.例文帳に追加
上述の処理によれば、Java(登録商標)言語のソースコードから中間コードを生成し、その中間コードから、メモリ参照/書き込みを示す命令コードを検出する。 - 特許庁
To provide a technology for, even before a program having a GUI component or the source code is completed or acquired, creating another program for controlling the GUI component.例文帳に追加
GUI部品を有するプログラムやそのソースコードの完成・入手前でも,そのGUI部品を制御する別のプログラムを作成することが可能となる技術を提供する。 - 特許庁
To provide a source analysis program allowing efficient obtaining of correspondence between a position in a macro call inside a source code and even a node of an AST (Abstract Syntax Tree).例文帳に追加
ASTのノードとの間でも、ソースコード中のマクロ呼び出しにおける位置との対応を効率よく把握することを可能とするソース解析プログラムを提供する。 - 特許庁
To easily detect whether a code is used by a new CPU or an old CUP, and to make the source code for any application for the old CPU cope with the new CPU without changing it.例文帳に追加
新旧どちらのCPUのコードであるかを容易に検出し、旧CPU用のアプリケーションのソースコードを変更することなく新CPUに対応させる。 - 特許庁
A comparison object program is provided to define items to be compared for each hierarchical structure of a module, file, function and source code as a logical structure on design for comparison.例文帳に追加
比較対象のプログラムにおいて、設計上の論理構造であるモジュール、ファイル、関数、ソースコードの階層構造ごとに、比較すべき項目を定義し、比較を行う。 - 特許庁
A compiler adds a new conversion rule, corrects an activity diagram specification in a UML, and converts the source code of the program into a corresponding activity diagram.例文帳に追加
コンパイラは新しい転換規則を追加し、UMLプログラム言語中のアクティビティダイアグラム規格を修正し、プログラムの原始コードを対応するアクティビティダイアグラムに転換する。 - 特許庁
A control path set generating section 15 generates a control path set including an execution path in the source code on the basis of first coverage criteria related to a control flow graph and a software structure.例文帳に追加
制御パスセット生成部15は、制御フローグラフ、及びソフトウェア構造にかかる第1カバレッジ基準に基づき、ソースコード内の実行パスを含む制御パスセットを生成する。 - 特許庁
In the computer 40, a compiler which forms a binary code for a CPU 10 of the electronic musical instrument 1 from a source code and an emulator which emulates the CPU 10 are started.例文帳に追加
コンピュータ40においては、ソースコードから電子楽器1のCPU10用のバイナリ−コードを生成するコンパイラと、該CPU10をエミュレートするエミュレータとが起動される。 - 特許庁
To generate source code that designers and others can check efficiently from a specification file created with spreadsheet software where the designers and others can check specifications easily.例文帳に追加
設計者などが容易に仕様を確認できる表計算ソフトで作成した仕様書ファイルから、設計者などが効率的に確認できるソースコードを生成する。 - 特許庁
The management server apparatus 13 generates a part for sales for displaying information on the sales item in a Web page, and causes source code of the part to be displayed on the terminal apparatus 14.例文帳に追加
管理サーバ装置13は販売アイテムの情報をWebページ内に表示する販売用のパーツを生成し、そのパーツのソースコードを端末装置14に表示させる。 - 特許庁
To provide a quality check program capable of recognizing a tendency for each programmer with respect to an item which has an impact on quality of Java source code.例文帳に追加
Javaソースコードの品質に影響を与える事項について、プログラム作成者毎の傾向を把握することができる品質チェックプログラムを提供することを目的とする。 - 特許庁
| 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| 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. |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| © 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会員(無料)になると
|

