1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

"source code"を含む例文一覧と使い方

該当件数 : 1186



例文

The functions in this chapter will let you execute Python source code given in a file or a buffer, but they will not let you interact in a more detailed way with the interpreter.Several of these functions accept a start symbol from the grammar as a parameter.例文帳に追加

この章の関数を使うとファイルまたはバッファにあるPythonソースコードを実行できますが、より詳細なやり取りをインタプリタとすることはできないでしょう。 これらの関数のいくつかは引数として文法の開始記号を受け取ります。 - Python

To provide a test support system capable of conducting a test with test specifications independent of a program language and a mounted source code and efficiently conducting the test by using the test specifications corresponding to a plurality of program languages.例文帳に追加

プログラム言語に依存しないテスト仕様書と実装済みのソースコードより、テストを実施することができ、さらに、複数のプログラム言語に対応したテスト仕様書を用いて、効率よくテストを実施することができるテスト支援システムを提供する。 - 特許庁

For example, an integrated circuit chip may be fabricated at an untrusted foundry, and by later it is checked that authenticity of the integrated circuit chip to be based on a valid usage of an original source code file associated with a semiconductor manufacturing process of the integrated circuit chip can be verified or not.例文帳に追加

たとえば、集積回路チップは信頼のできないファウンドリにおいて製造され、後に、集積回路チップが、その集積回路チップの半導体製造プロセスに関する元となるソースコードファイルの正当な利用にもとづく真性品であることを検証する。 - 特許庁

This computer scans a program source code, and generates and displays an identifier list in which an identifier used following a preprocessor instruction for conditional compilation and its appearance frequency and a definition status showing whether or not the identifier is defined are at least written side by side.例文帳に追加

コンピュータが、プログラムソースコードを走査し、少なくとも、条件付コンパイル用のプリプロセッサ命令に後続して用いられている識別子とその出現回数と、識別子が定義されているか否かを示した定義状態と、を併記した識別子一覧を生成表示する。 - 特許庁

例文

Accordingly, inputting the source code of the contents while confirming the display image of the screen of the information display device is made possible, and the contents of appropriate layout can be easily produced based on the image actually displayed on the information display device.例文帳に追加

このため、コンテンツのソースコードを情報表示装置の画面の表示イメージを確認しながら入力することが可能となり、情報表示装置で実際に表示されるイメージに基づいて適切なレイアウトのコンテンツを容易に作成することが可能となる。 - 特許庁


例文

To provide a method and apparatus for automatically generating a steel plant control program that maintain the consistency between specifications and automatically generated source code and implement reduced man-hour requirements and improved maintainability, by using the specifications described in UML and an object-oriented language.例文帳に追加

UMLで記述した仕様書とオブジェクト指向言語を用いることによって、仕様書からソースコードの自動生成まで一貫性を保ち、工数の削減、保守性の向上を実現した鉄鋼プラント制御プログラムの自動生成方法および装置を得る。 - 特許庁

To provide an intermediate system and an event-driven server extension program, for changing an existing Web application not having an automatic update function by server push into a Web application performing automatic update using the server push without changing a source code thereof.例文帳に追加

サーバプッシュによる自動更新機能をもたない既成のWebアプリケーションを、そのソースコードに変更を加えずに、サーバプッシュを利用した自動更新を行うWebアプリケーションに変更することのできる中間システムおよびイベント駆動型サーバ拡張プログラムを提供する。 - 特許庁

Information acquired via a connected side component, and a restriction item about the port connection, are reflected thereby on the source code, without depending on a function of the connected side component, and without providing separately management information other than the configuration file.例文帳に追加

これにより、接続先のコンポーネントの機能に依存することなく、また、コンフィグレーションファイル以外の管理情報を別途設けることなく、接続先のコンポーネントを介して取得可能な情報や、ポート接続に関する制約事項をソースコードに反映させることができる。 - 特許庁

When a source code in a source file 1 is translated into a machine language code 3a (a step S1) and a file 3 is created, source attribute information 2 including location information 2a of the source file 1 and data to be changed according to the revision of the source file 1 is acquired (a step S2).例文帳に追加

ソースファイル1内のソースコードが機械語コード3aに翻訳され(ステップS1)ファイル3が生成されると、ソースファイル1の所在情報2aと、ソースファイル1の改編に応じて変更されるデータとを含むソース属性情報2を取得する(ステップS2)。 - 特許庁

例文

On the basis of transition information contained in a source code of a screen which receives operation from a user of a system and showing the transition from the screen to another screen, a screen transition input section produces a screen transition pattern associating the screen of a transition source with the screen of a transition destination.例文帳に追加

画面遷移入力部が、システムの利用者による操作を受付ける画面のソースコードに含まれる当該画面から他の画面への遷移を示す遷移情報に基づいて、遷移元の画面と遷移先の画面とを関連付けた画面遷移パターンを生成する。 - 特許庁

例文

The language processing system is provided with an interpretation system 1 for outputting an interpretation tree 7 consisting of plural modules for inputting and executing a source code 6 and an execution system 2 for executing the tree 7 outputted from the system 1.例文帳に追加

言語処理システムは、ソースコード6を入力としてソースコード6を実行するための複数の実行モジュールからなる解釈木7を出力する解釈系1と、解釈系1により出力された解釈木7を実行する実行系2とを備えている。 - 特許庁

To shorten a period of time required to process to write a generated source code and to perform the re-build of an execution object efficiently in an apparatus of automatically creating a plurality of the source codes, based on design information and a template after change.例文帳に追加

変更後の設計情報とテンプレートとに基づいて複数のソースコードを生成するソースコード自動生成装置において、生成したソースコードの書き出し処理に要する時間を短くすると共に、実行オブジェクトの再ビルドを効率的に行えるようにする。 - 特許庁

A similarity search tool determines an abstraction level of a search condition on the basis of correction management information 11 for managing correction contents of programs and system structure information 12 showing structures of programs and abstracts a search object program and the search source code.例文帳に追加

類似検索ツールは、プログラムの修正内容を管理するための修正管理情報11とプログラムの構造を示すシステム構造情報12とに基づいて検索条件の抽象化レベルを決定し、検索対象プログラムと検索元コードを抽象化する。 - 特許庁

This software generation device generates the source code suitable to the platform on which the software is executed based on the software program composed of the three kinds of components and profile information (processing time or the number of process cycles in each operation module, the access information on a memory, etc.).例文帳に追加

ソフトウェア生成装置は、この三種の構成要素から構成されるソフトウェアプログラムと、プロファイル情報(各演算モジュールでの処理時間あるいは処理サイクル数やメモリのアクセス情報など)を元に、ソフトウェアを実行するプラットフォームに適したソースコードを生成する。 - 特許庁

Information regarding the debugging which is generated by the compiling and linking processes and information program rearrangement by an object process are connected by using the recognition numbers as media and then debugging information for the source code debugging in the test operation of the object processor is generated.例文帳に追加

コンパイル・リンク処理で生成するデバッグに係る情報と、対象プロセッサでのプログラム再配置情報とを、上記の認識番号を媒介として結び付け、それによって、対象プロセッサでのテスト動作におけるソースコードデバッグのためのデバッグ情報を作成する。 - 特許庁

An execution file generating section 2 generates an execution program 3 by excluding a log character string from a source code 1 in which unique log identification ID is described at each log output position, as well as a log character string in a text format having a high readability necessary for a log data analysis, and log data.例文帳に追加

実行ファイル生成部2は、ログデータ解析に必要な可読性の高いテキスト形式のログ文字列と、ログデータに加えて、ユニークなログ識別IDが各ログ出力位置に記載されたソースコード1からログ文字列を除いた実行プログラム3生成する。 - 特許庁

A power source control part 103 performs power-off processing when the determination part 102 determines that the received code signal is the continuous code signal, and performs power-on/off processing not to perform power-off processing when the determination part 102 determines that the received code signal is only the normal power source code signal.例文帳に追加

電源制御部103は、判定部102において連続コード信号と判定された場合に電源のオフ処理を行い、通常の電源コード信号のみと判定された場合に電源のオフ処理を行わないように電源のオン/オフ処理をする。 - 特許庁

To provide a support system or the like that can implement a product line development technique effective in view of engineer shortage by reusing more developed design assets, such as source code, in supporting the development of design assets, such as programs, by means of feature models.例文帳に追加

フィーチャモデルを用いてプログラム等の設計資産を開発支援する上で、ソースコード等の開発された設計資産のさらなる再利用を可能とし、技術者不足問題にとって効果的なプロダクトライン開発手法となり得る支援システム等を提供する。 - 特許庁

In the verification server 2, the issued page serial number and the issued page generation number included in the source code transmitted from the mobile phone 1 are collated with issued page serial numbers and issued page generation numbers stored in the issued page management table 204b.例文帳に追加

認証サーバ2において、携帯電話1から送信されたソースコードに含まれる発行ページシリアル番号及び発行ページ世代番号と、発行ページ管理テーブル204bに格納された発行ページシリアル番号及び発行ページ世代番号との照合がなされる。 - 特許庁

This tutorial shows you various techniques for creating elements of a Class diagram and how to generate the Java source code for the diagram, The purpose of this tutorial is to introduce some of the IDE's UML Modeling Class diagram functionality and to show you various techniques for creating elements of a Class diagram. 例文帳に追加

このチュートリアルでは、クラス図の要素を作成するさまざまな手法や、クラス図の Java ソースコードを生成する方法を示します。 このチュートリアルの目的は、IDE の UML モデリングクラス図機能の一部について説明し、クラス図の要素を作成するさまざまな手法を示すことです。 - NetBeans

By the software coupling device 1, a coupling code is automatically generated by inputting a list of coupled components and the coupling code is automatically inserted into the source code of the software components described in a list of coupled components.例文帳に追加

本実施例のソフトウェア部品結合装置1によれば、結合部品一覧表を入力することで、結合コードが自動的に生成され、そしてこの結合部品一覧表に記載されているソフトウェア部品のソースコードに結合コードが自動的に挿入されることになる。 - 特許庁

Its features include breakpoints with conditionals; colorized source code display with code navigator; movable display panels showing threads, call stack, visible variables, and loaded classes; command interface for more advanced features; and Java-like expression evaluation, including method invocation. 例文帳に追加

JSwat の機能には、条件付きブレークポイント、コードナビゲータ付きのソースコードの色分け表示、スレッド、呼び出しスタック、可視変数、およびロードされたクラスを示す移動可能な表示パネル、より高度な機能のためのコマンドインタフェース、メソッド呼び出しを含む Java 形式の式評価などがあります。 - NetBeans

When the following functions return ``frame records,'' each record is a tuple of six items: the frame object, the filename,the line number of the current line, the function name, a list of lines of context from the source code, and the index of the current line within that list.例文帳に追加

以下の関数には、戻り値として``フレームレコード''を返す関数があります。 ``フレームレコード''は長さ6のタプルで、以下の値を格納しています:フレームオブジェクト・ファイル名・実行中の行番号・関数名・コンテキストのソース行のリスト・ソース行リストの実行中行のインデックス。 - Python

When a user terminal accesses a first site (S51, S61), the first site sends information on the number of display sites, a group, etc., to request a list from the server (S62) when displaying a page represented by a source including a source code for the list.例文帳に追加

ユーザ端末から第1サイトにアクセスがあった場合(S51、S61)には、第1サイトが一覧表用のソースコードを含んだソースにより表されるページを表示する際に、表示サイト数やグループ等の情報を送信して一覧表をサーバに要求する(S62)。 - 特許庁

A server 101 stores parameter text files 332-1 and 332-2 prepared by summarizing the parameters of each of screens for changing the display/non-display and screen appearance of functions and an application program 331 as a set for each site as well as the source code of an application 111.例文帳に追加

サーバ101は、アプリケーション111のソースコードとは別に、機能の表示/非表示、画面体裁を変更する画面毎のパラメタを集約して作成したパラメタテキストファイル332−1、332−2をサイト毎にアプリケーションプログラム331と共に組にして記憶する。 - 特許庁

Thereby, when the power source code 40 which electrically connect a receiver 20 stored in a first storage section 53 and a battery box 30 stored in a second storage section 54 has excessive length, the excessive length is stored in the code storage cloth 63.例文帳に追加

したがって、第1収納部53に収納される受信機20と第2収納部54に収納される電池ボックス30とを電気的に接続する電源コード40に余剰分が生じたとき、その余剰分はコード収納布63内に収納される。 - 特許庁

An existing source code 4 is united with the data which are received from a software model 2 during the forward engineering 12.例文帳に追加

ソフトウェアモデルからソースコードをラウンドトリップエンジニアリングする方法、特に、以前にソフトウェアモデルにリバースエンジニアリングされたコードをフォワードエンジニアリングし、これにより、モデル中で変化しなかったコードを何ら変化させることなく、また、ソースコード中で障害となるコードマーカを使用せず、最新とされたソースコードを発生させる方法である。 - 特許庁

To provide a source code static analysis support system with which a customer realizes static analysis without need of much knowledge of static analysis, maintenance cost of a static analysis system at every project is reduced and an operation of the static analysis system can be performed without waste of a static analysis performing section.例文帳に追加

顧客が静的解析の知識を多く必要とせずに静的解析を実行することを可能とし、プロジェクトごとの静的解析システムの維持コストの削減、および静的解析実施部門の無駄の無い静的解析システムの運用を可能とするソースコード静的解析支援システムを得ること。 - 特許庁

The monitoring object variable information 340 is set in an address list memory 253 of the target machine 200, and the variable value 333 is stored in a value-holding memory 252 when the collecting condition is established and is recovered to the software development support device 100, to be displayed together with the variable of the source code 310.例文帳に追加

この監視対象変数情報340をターゲットマシン200のアドレス一覧メモリ253に設定して、採取条件の成立時に値保持メモリ252に変数値333を格納させ、ソフトウェア開発支援装置100に回収してソースコード310の該当変数とともに表示する。 - 特許庁

To provide a coverage measurement system and a coverage measuring method and its program in which the coverage of a code to be used can be measured at high accuracy even when a source code of a component is not disclosed and only a restricted function is used for the component.例文帳に追加

コンポーネントのソースコードが公開されていない場合にも、またコンポーネントにおける限定した関数のみを用いる場合にも、高い精度において、利用するコードのカバレッジの測定を行うことが可能なカバレッジ測定システム及びカバレッジ測定方法並びにそのプログラムを提供する。 - 特許庁

When an image input icon, an image processing icon, an image output icon and an attribute icon corresponding to the image output icon are dragged and dropped to a design area 43, they are automatically related to automatically generate a user application program in a source code area.例文帳に追加

画像入力アイコン、画像処理アイコン及び画像出力アイコン並びに画像出力アイコンに対応した属性アイコンをドラッグ&ドロップ操作でデザイン領域43に配置したときに関連づけが自動的に行われてソースコード領域にユーザアプリケーションプログラムが自動生成される。 - 特許庁

An optimized executable code is generated by the processing of generating an optimization table about library components of a source code, automatic computing resource assignment using the resultant optimization table, and the execution of network embedding for hybrid systems which are connected to one another via the network.例文帳に追加

ソースコードのライブラリ部品について最適化表を作成する処理と、結果の最適化表を用いて、自動的な計算リソース割り当てと、互いにネットワークで接続されているハイブリッド・システムのための、ネットワーク・エンベディングを行うことによって、最適化された実行可能コードを生成する。 - 特許庁

Thus, because it is impossible to precisely anticipate the relative position of a return address storing area RA, in a stack frame from the source code or the like, it becomes very difficult to rewrite the return address with a destination address (the start address of the malicious program code) by the stack-smashing attack.例文帳に追加

このようにすると、スタックフレーム中でのリターンアドレス格納領域RAの相対位置をソースコード等から事前に正確に知ることは不可能であるため、スタックスマッシング攻撃でリターンアドレスを目的のアドレス(悪意のあるプログラムコードの開始アドレス)に書き換えることは極めて難しくなる。 - 特許庁

When the correspondence relation is stored in the replacement content storage unit, the program editing device converts, based on the correspondence relation, an identifier contained in a source code to a name during editing corresponding to the identifier to re-generate the conversion image, and then updates the image presented to the user.例文帳に追加

該装置は、置換内容記憶部に該対応関係を記憶した場合、当該対応関係に基づいて、ソースコードに含まれる識別子を当該識別子に対応する編集時名称に変換して変換イメージを再生成し、ユーザに提示する変換イメージを更新する。 - 特許庁

This device is provided with a call flow analyzing means for generating a call flow graph and a reverse call flow graph from the source code of a program and a candidate sub-routine extracting means for extracting the candidate of a sub-routine dependent on a sub-routine under consideration from the generated call flow graph and reverse call flow graph.例文帳に追加

プログラムのソースコードからコールフローグラフと逆コールフローグラフを生成するコールフロー解析手段と、生成されたコールフローグラフと逆コールフローグラフから注目するサブルーチンに対して従属するサブルーチンの候補を抽出する候補サブルーチン抽出手段とを備える。 - 特許庁

An evaluation PC (personal computer) 40 obtains packets including content of communication between a printer 20 and user's PC 30 and creates, by using the content of the obtained packet, a first evaluation source code 54 to be executed when performing communication between the evaluation PC 40 and the user's PC 30 as a test target.例文帳に追加

評価PC40は、プリンタ20及びユーザPC30の通信内容を含むパケットを取得し、取得したパケットの内容を用いて、テスト対象としての評価PC40とユーザPC30との間の通信を実行する際に実行する第1評価ソースコード54を作成する。 - 特許庁

A server 100 has a source code file 2, a code clone output file 3, a test result file 4 and a code clone merging file 7, and includes a data setting part 8, a code clone detection/merge processing part 9 and a test result setting part 10 as function blocks implemented by hardware resources in the server 100.例文帳に追加

サーバ100内に、ソースコードファイル2、コードクローン出力ファイル3、テスト結果ファイル4、コードクローンマージファイル7を備え、またサーバ100内のハードウェア資源により実現される、機能ブロックとしての、データ設定処理部8、コードクローン検出・マージ処理部9、テスト結果設定処理部10を備える。 - 特許庁

To provide an automatic programming device for a control program, capable of attaining the consistency of a specification with a source code by describing all the functions of the whole program, in processing flow information in a program specification to control calling of the function, and capable of enhancing the efficiency and maintainability in system development.例文帳に追加

全プログラムの全ての関数を、プログラム仕様情報内の処理フロー情報に記述して関数の呼び出しを管理することで仕様書とソースコードの整合性を図り、システム開発の効率化と保守性の向上を実現した制御プログラム自動作成装置を得る。 - 特許庁

When a line number in the error information contained in the check result screen is selected, the operator terminal 10 acquires from the processing server 20 check detail screen data including a range of source code covering predetermined lines before and after the selected line number to display a check detail screen.例文帳に追加

このチェック結果画面に含まれるエラー情報の行番号が選択された場合、作業者端末10は、選択された行番号の前後所定行の範囲のソースコードを含むチェック詳細画面データを処理サーバ20から取得して、チェック詳細画面を表示する。 - 特許庁

A plurality of windows can be displayed on a display screen, and the descriptions of the command and the argument including the concrete set value on the command help bar 100 are copied in the window 99, and they can be used as a paste in a source code of a program under production in a programming window displayed separately.例文帳に追加

表示画面上には、複数のウィンドウが表示可能で、ウィンドウ99においてコマンド・ヘルプ・バー100上の具体的な設定値を含むコマンド及び引数の記述をコピーし、別途表示したプログラミング用ウィンドウにある作成中のプログラムのソースコード中に、これらをペーストして利用できる。 - 特許庁

A template source editing part 103 acquires a sample text being a source code to be a template generation source, and generates a template source by inserting the template into the sample text as a comment while making text to be the generation target of the template in the sample text executable as a program.例文帳に追加

テンプレートソース編集部103が、テンプレートの生成元となるソースコードであるサンプルテキストを取得し、サンプルテキストのうちテンプレートの生成対象となるテキストをプログラムとして実行可能な状態としながら、テンプレートをコメントとしてサンプルテキストに挿入してテンプレートソースを生成する。 - 特許庁

To apply a program, method and device for managing the license of an application program or content which is easy for a user to use at low costs, and which is applicable even to a commercial packaged program from which a source code is not available, and which is further applicable even to such content as a music or video which is not a program.例文帳に追加

アプリケーションプログラム又はコンテンツのライセンス管理において、低コストで、ユーザーが気楽に使用でき、市販パッケージなどのソースコードが入手できないプログラムにも適用することができ、さらに、プログラムではない音楽や映像などのコンテンツにも適用することができるようにする。 - 特許庁

Because these resources are not specified in the source code,you can create a customized calculator by writing a private application defaults file, using the Athena Command and Form widget resources to specify the size and position of buttons, the label for each button, and the function of each button.例文帳に追加

これらのリソースはアプリケーションのソースコード内では指定されていないので、自分専用のアプリケーションデフォルトファイルを書くことによって、カスタマイズした電卓を作ることができる。 このデフォルトファイルでは Athena ウィジェットセットの Command および Form ウィジェットのリソースを使ってボタンのサイズと位置、各ボタンのラベル、各ボタンのキーを指定する。 - XFree86

A screen transition setup creation part 204 displays the detour transition on the screen transition diagram based on screen transition diagram information and the screen transition diagram extension information and creates the screen transition setup including the detour transition and a source code equivalent to the detour transition, and the part passes them to a screen transition switch part 205.例文帳に追加

画面遷移設定生成部204は、画面遷移図情報と画面遷移図拡張情報とに基づき画面遷移図上に迂回遷移を表示するとともに、迂回遷移を含む画面遷移設定と、迂回遷移に相当するソースコードとを生成して画面遷移切り替え部205に渡す。 - 特許庁

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

A PC determines, in conversion of a calculation model formed by technological calculation software to a source code of C language, whether replacement of block set to map is needed or not for each block set of 1-input/1-output, 2-input/1-output, and 3-input/1-output (S140-S200).例文帳に追加

PCは、科学技術計算ソフトウェアにて作成された計算モデルを、C言語のソースコードに変換するに際し、1入力1出力、2入力1出力、3入力1出力の各ブロックセット毎に、ブロックセットをマップに置換する必要があるか否かを判断する(S140〜S200)。 - 特許庁

This IC emulation device acquires the input signal of an IC by executing boundary scan, calculates an output signal by logical simulation from the acquired input signal and the applied source code of the IC, and operates the terminal of the IC by using the output result as the input of the boundary scan.例文帳に追加

バウンダリスキャンを実行してICの入力信号を取得し、得られた入力信号と与えられたICのソースコードから出力信号を論理シミュレーションによって計算し、その出力結果をバウンダリスキャンの入力として用いることによって、ICの端子を操作する。 - 特許庁

To provide a test program development device allowing easy comprehension of a form of an automatically generated source code, allowing guarantee of identity of test conditions between an input sheet and a source file after edition by a user, and allowing heightening of working efficiency of debug or the editing of a test program.例文帳に追加

自動生成されたソースコードの形態を容易に把握でき、入力シートとユーザーが編集した後のソースファイル相互間のテスト条件の同一性が保証され、テストプログラムの編集やデバッグの作業効率を高めることができるテストプログラム開発装置を提供すること。 - 特許庁

The program development apparatus 10 then displays the source code 12 and, when a component type name and one piece of additional information are input as a search condition, searches the component management table 18 with the search condition to highlight detected character strings and ID-associated character strings.例文帳に追加

その後、プログラム開発用装置10は、ソースコード12を表示した後、構成要素種類名と追加情報の一つが検索条件として入力されると、この検索条件で構成要素管理テーブル18を検索し、検出された文字列と、これとID同士が対応付けられている文字列とを強調表示する。 - 特許庁

例文

The machine language instruction string in the template is obtained by compiling and assembling a source code of the interpreter, and the operand embedding information is calculated from the difference between an assembly code and an object code of a plurality of patterns obtained by repeatedly executing the compiling and assembling while setting a different immediate operand.例文帳に追加

テンプレートにおける機械語命令列は、インタプリタのソースコードをコンパイル及びアセンブルして得られたものであり、オペランド埋込情報は、前記コンパイル及びアセンブルを、オペランドに異なる即値を設定しながら繰り返し実行して得られた複数パターンのアセンブリコード及びオブジェクトコードの差分から求められたものである。 - 特許庁




  
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.
  
© 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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS