1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オフ

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

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

セーフサーチについて

source codesの部分一致の例文一覧と使い方

該当件数 : 154



例文

Translators can translate source codes into object codes 例文帳に追加

翻訳プログラムは原始コード(プログラム)を目的コード(プログラム)に翻訳する - コンピューター用語辞典

A dependency accessing means 16 retrieves a relevant source code corresponding to the source code among the plurality of dependency source codes with reference to a dependency graph 32 for associating the plurality of source codes with a plurality of dependency source codes.例文帳に追加

依存関係アクセス手段16は、複数ソースコードを複数依存ソースコードに対応付ける依存関係グラフ32を参照して、前記複数依存ソースコードのうちの前記ソースコードに対応する該当ソースコードを検索する。 - 特許庁

In the support device 12, a source code extraction part 21 extracts necessary source codes of source codes of the proposed software components.例文帳に追加

そして、部品支援装置12におけるソースコード抽出部21では、提案されたソフトウェア部品のソースコードのうち必要なソースコードを抽出する。 - 特許庁

A unique comment keyword is added to the comment texts in source codes.例文帳に追加

ソースコード中のコメント文に、ユニークなコメントキーワードが付与される。 - 特許庁

例文

A source code storage means 1a stores source codes 2a and 2b to be reviewed.例文帳に追加

ソースコード記憶手段1aは、レビュー対象となるソースコード2a,2bを記憶している。 - 特許庁


例文

A compiler upstream part 10 converts source codes 50 into intermediate-form codes divided into basic blocks.例文帳に追加

コンパイラ上流部10はソースコード50を基本ブロックに分割された中間形式コードに変換する。 - 特許庁

To provide a source code creation device and a source code creation program for creating source codes for performing processes of an activity diagram from activity information and source codes corresponding to the processes.例文帳に追加

アクティビティ情報、及び処理に対応するソースコードからアクティビティ図が示す処理を行なうためのソースコードを作成するソースコード作成装置、ソースコード作成プログラムを提供する。 - 特許庁

Two source codes of a merge source and a merge destination are compared to extract the existence/absence of a difference between the two source codes, and when it is determined that there is the difference, storage of differences of a version after performing the preceding merge of the source code of the merge source is merged with the source code of the source destination.例文帳に追加

マージ元とマージ先の二つのソースコードを比較してその差異のあるなしを抽出し、差異があると判断された場合にマージ元のソースコードの前回マージが行われた以降のバージョンの差異の蓄積をソース先のソースコードに対してマージする。 - 特許庁

An analysis part 1 reads in a source file group 10 and checks the mutual effects relation between sentences in the source codes.例文帳に追加

解析部1が、ソースファイル群10を読み込み、ソースコード中の文相互の影響関係を調べる。 - 特許庁

例文

When the source code and versions the problems of which are created are inputted from an input part 101, a set of source codes and versions to be in lower orders in tree structure than the source codes and the versions the problems of which are created is extracted by defining them as the source codes and the versions for which countermeasures are required.例文帳に追加

問題点を作りこんだソースコードやバージョンが入力部101から入力されたとき、問題点を作りこんだソースコードやバージョンよりも木構造で下位にあたるソースコードやバージョンの集合を、対策が必要なソースコードやバージョンと定めて抽出する。 - 特許庁

例文

To provide a device for creating an execution program capable of achieving the in-line expansion of execution codes of a decoding program into a function including codes to be encoded, without disclosing the source codes of the program for decoding the codes.例文帳に追加

コードを復号するプログラムのソースコードを、開示することなしに、符号化しようとするコードを含む関数内に、その復号プログラムの実行コードをインライン展開することができる実行プログラム生成装置を提供する。 - 特許庁

To automatically merge two source codes including different correspondences when two persons individually input the different correspondences in the source codes of a certain version in a source code version management program and management method.例文帳に追加

ソースコードバージョン管理プログラム及び管理方法において、あるバージョンのソースコードに、2人の人間が異なる対応を個々で入れたとき、その異なる対応の入った2つのソースコードを自動でマージすること。 - 特許庁

After that, the comment texts are extracted from the source codes to create specification data.例文帳に追加

そのうえで、このソースコードからコメント文が抽出されて、仕様書データが作成される。 - 特許庁

To change screens without changing source codes of a screen program and a server program.例文帳に追加

画面プログラム及びサーバプログラムのソースコードを変更することなく、画面を変更すること。 - 特許庁

In the apparatus 10 for calculating inter-module dependent strength, a source code acquisition part 11 obtains source codes by a module unit.例文帳に追加

モジュール間依存強度算出装置10において、ソースコード取得部11は、ソースコードをモジュール単位で取得する。 - 特許庁

The processing of extracting the source codes compared for similarity with the source code piece of the comparison source from the source code group is performed by a comparison destination source code piece extraction part 270 while referring to a structure tree formed of source code pieces of the comparison source and a structure tree formed of the source code group.例文帳に追加

ソースコード群から比較元のソースコード片と類似比較されるソースコードを抽出する処理は、比較元のソースコード片から作成した構文木と、ソースコード群から作成した構文木とを参照して比較先ソースコード片抽出部270がおこなう。 - 特許庁

To provide a system for preventing divergence between specifications and a source code and preventing turning-back due to source code generation by changing source codes and checking whether the source code is not overwritten by source code generation.例文帳に追加

設計書とソースコードの乖離を防ぐとともに、ソースコードを変更すると同時にソースコード生成により上書きされないかチェックすることにより、ソースコード生成による後戻りを防ぐシステムを提供する。 - 特許庁

Object program source codes as program components are analyzes according to the characteristics of a used language to extract classes A, methods C, and properties (category) B of the respective program source codes.例文帳に追加

プログラム部品となる対象のプログラム・ソース・コードを、利用言語の特性に基づいて解析することで、プログラム・ソース・コード個々のクラスA、メソッドC、及び属性(カテゴリB)を抽出する。 - 特許庁

Converted data obtained by converting program source codes into machine words are received from an external apparatus connected via a communication network and the converted data are analyzed and the program source codes are output.例文帳に追加

プログラムソースコードの機械語への変換済みデータを通信ネットワークを介して接続された外部装置より受信し、その変換済みデータを解析処理してプログラムソースコードを出力する。 - 特許庁

When the source program F1 is converted into the object program F4, debugging process codes in the source program F1 are not converted into object codes and a debugging processing table T2 which is prescribed by object codes converted prior to the debugging process codes is generated to describe only the object codes needed for the actual operation in the generated object program.例文帳に追加

ソースプログラムF1をオブジェクトプログラムF4に変換する際に、ソースプログラムF1中のデバッグ処理コードを、オブジェクトコードに変換せず、該デバッグ処理コードに先立って変換されたオブジェクトコードに基づき規定するデバッグ処理テーブルT2を生成することにより、生成されたオブジェクトプログラムに実動作に必要なオブジェクトコードだけを記述する。 - 特許庁

A speech coding means 77 codes speech showing information of the transmission source and the sending end.例文帳に追加

音声符号化手段77は、送信元及び送信先の情報を表す音声を符号化する。 - 特許庁

A comparison source source code piece designation part 210 accepts the designation of a source code piece that is a base of comparison, a comparison destination source code designation part 220 extracts a source code piece similar to this source code piece from a group of source codes, the designation of which is accepted, and a result output part 290 outputs it.例文帳に追加

比較元ソースコード片指定部210が比較との基準となるソースコード片の指定を受け付け、このソースコード片と類似するソースコード片を比較先ソースコード指定部220によって指定を受け付けられたソースコード群から抽出して結果出力部290から出力する。 - 特許庁

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 software component transmission part 22 transmits the extracted source codes to the support device 12.例文帳に追加

抽出されたソースコードは、ソフトウェア部品送信部22によって部品支援装置12へと送信される。 - 特許庁

To provide an indicator with color codes capable of performing correction to a fixed color that does not depend on a light source.例文帳に追加

光源によらない一定の色に補正することを可能にするカラーコード付き標識を提供する。 - 特許庁

The history is a comment of a predetermined format and a macro instruction of a predetermined format described in the source codes.例文帳に追加

履歴は、ソースコード内に記述される所定様式のコメント及び所定様式のマクロ命令である。 - 特許庁

A character string conversion part 3 thereafter performs a character string conversion process and outputs files as source codes Y.例文帳に追加

その上で文字列変換部3にて、文字列変換処理を行い、ソースコードYとしてファイル出力する。 - 特許庁

To analyze source codes of a program and to effectively display its result according to the purpose.例文帳に追加

プログラムのソースコードを解析し、その結果を解析目的に応じて効果的に表示することを課題とする。 - 特許庁

To prevent a plurality of developers from simultaneously updating a plurality of source codes having dependency.例文帳に追加

依存関係のある複数のソースコードを複数の開発者が同時に更新することを防止すること。 - 特許庁

To provide an apparatus and method for testing code clones that efficiently tests code-cloned source codes.例文帳に追加

コードクローンされたソースコードのテストを効率的に行うコードクローンのテスト装置および方法を提供する。 - 特許庁

A plurality of instruction codes are converted which continuously use the same register in converting a source program to an object program so that the instruction codes are successive.例文帳に追加

ソースプログラムをオブジェクトプログラムに変換する際に、同一のレジスタを続けて使用する命令コードが複数ある場合に、これらの命令コードが連続するように変換する。 - 特許庁

The coding processing of the image data is often realized by using a source coder for converting the image data into intermediate codes and an entropy coder for converting the intermediate codes into code data.例文帳に追加

画像データの符号化処理は、画像データを中間コードに変換するソースコーダと、中間コードを符号データに変換するエントロピーコーダとで実現されることが多い。 - 特許庁

To provide a merchandise discount seal which is stuck to merchandise 1 put on with bar codes 7 and other source marking codes and is devised to enable a clerk of a cash register to notice the sure execution of the discount display of the merchandise 1 and a method of reading the source marking codes using the same.例文帳に追加

バーコード7その他のソースマーキングコードが付された商品1に貼り付けるとともに、商品1の値引き表示の内容を確実に実行するようにレジの係員に気付かせることができるようにした商品値引きシールおよびこれを用いたソースマーキングコード読取り方法を提供すること。 - 特許庁

The store server 22 identifiably outputs commodity codes that are stored in the store commodity master file 21 but not stored in the collation source file, commodity codes that are stored in the collation source file but not stored in the store commodity master file 21, and commodity codes that are stored in both of the files but whose corresponding selling prices do not correspond with the commodity codes.例文帳に追加

ストアサーバ22は、店舗商品マスタファイル21に記憶されているが照合元ファイルに記憶されていない商品コードと、照合元ファイルに記憶されているが店舗商品マスタファイル21に記憶されていない商品コードと、両ファイルに記憶されているが対応する売価が一致しない商品コードとを、それぞれ識別可能に出力する。 - 特許庁

To easily apply new instruction codes to a source program such as a process program.例文帳に追加

加工プログラム等のソースプログラムに対して新規の命令コードを適用する際に、該命令コードを簡便に適用させる。 - 特許庁

To convert an analog acoustic signal to MIDI (musical instrument digital interface) codes being suitable for displaying a musical score and reproducing a sound source.例文帳に追加

アナログ音響信号を、楽譜表示と音源再生との双方に適したMIDI符号に変換する。 - 特許庁

An adaptive code book 552 contains sound source codes of an adaptive code book obtained from the core decoder 305.例文帳に追加

適応符号帳552には、コア復号器305から得られる適応符号帳の音源符号が格納される。 - 特許庁

ID codes are classified into a "main genre", a "sub-genre", an "input source, and "others" as one sample.例文帳に追加

IDコードは一例として、タイプとして「主ジャンル」と、「副ジャンル」と、「入力ソース」と「その他」などに分類されている。 - 特許庁

A global variable extraction part 12 extracts global variables included in source codes of at least a part of modules.例文帳に追加

グローバル変数抽出部12は、少なくとも一部のモジュールのソースコードに含まれるグローバル変数を抽出する。 - 特許庁

To provide a semiconductor integrated circuit device in which different ID codes can be outputted depending on power source voltage.例文帳に追加

電源電圧に応じて異なるIDコードを出力可能とした半導体集積回路装置を提供する。 - 特許庁

Um, I was trying to tell you that I was looking at the beta testers' source codes for tendyne's new game, there are some preprocessor obfuscators somebody's deliberaly concealing executables within the application.例文帳に追加

ああ 居るよ テンダインの新しいゲームの ベータ版を捜していたら アプリの中に巧妙に隠された - 映画・海外ドラマ英語字幕翻訳辞書

A class data generation means 9 compiles two kinds of source codes to generate entity classes and storage classes.例文帳に追加

クラスデータ生成手段9は、これら2つのソースコードをコンパイルして、エンティティクラスおよびストレージクラスを生成する。 - 特許庁

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にて、前記プログラミング言語の予約語情報を読み取る。 - 特許庁

A class and a method are extracted from source codes inputted at a source code syntax analysis section 5, and decomposed into words in an identifier word decomposition section 6.例文帳に追加

ソースコード構文解析部5において、入力されたソースコードからクラス、メソッドが抽出されて、識別子単語分解部6において単語に分解される。 - 特許庁

A source code having high relevancy which cannot be found only by the method of detecting the similar portion is detected by performing history management of the similar relationship of source codes.例文帳に追加

ソースコードの類似関係の履歴管理を行うことにより、類似部分の検出手法のみでは見つからない関連性の高いソースコードを検出する。 - 特許庁

An extraction part 43 extracts a code (an insertion code) included in a range designated by each the insertion marker among the source codes.例文帳に追加

抽出部43は、ソースコードのうち各挿入マーカで指定される範囲に含まれるコード(挿入コード)を抽出する。 - 特許庁

The comment texts in the source codes are replaced with the comment texts in the completed data by using the comment keyword as a key.例文帳に追加

ソースコード中のコメント文は、そのコメントキーワードを手掛かりに、完成した仕様書データ中のコメント文で、置き換えられる。 - 特許庁

There is provided a programming support apparatus for supporting programming using an object-oriented technology, where an adding means for reading original source codes to delete instances, held by each class for all the original codes and adding source codes to delete references to other instances.例文帳に追加

オブジェクト指向技術を用いたプログラム作成を支援するプログラム作成支援装置であり、オリジナルソースコードを読み込み、当該オリジナルコード中の全てのクラスに対し、各クラスが保持するインスタンスを削除すると共に、他のインスタンスへの参照を削除するソースコードを追加する手段を備えることを特徴とする。 - 特許庁

A change history control part 23 makes source codes before and after change, the change identification number, and the change line number correspond to each other, and preserves them as difference source code information.例文帳に追加

変更履歴管理部23で、変更前後のソースコード、変更識別番号および変更内行番号を対応付けて差分ソースコード情報として保存する。 - 特許庁

例文

To provide a verification management device for executing the verification of all source codes within a limited time, and for dynamically reassigning a verification scheduled time assigned to each source code.例文帳に追加

制限時間内に全てのソースコードの検証を実行し、ソースコード毎に割り付ける検証予定時間の動的な再割り付けを可能とする検証管理装置を提供する。 - 特許庁




  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS