1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

jitを含む例文一覧と使い方

該当件数 : 35



例文

JIT compiler for virtual machine enabled requires restart 例文帳に追加

ジャバJITコンパイラーの使用 - 研究社 英和コンピューター用語辞典

JIT converts Java bytecode into machine language. 例文帳に追加

JIT はジャバのバイトコードを機械語に変換する - 研究社 英和コンピューター用語辞典

CODE CONVERSION DEVICE, CODE CONVERSION METHOD, JIT COMPILER, JIT COMPILE METHOD, AND PROGRAM例文帳に追加

コード変換装置、コード変換方法、JITコンパイラ、JITコンパイル方法及びプログラム - 特許庁

VIRTUAL MACHINE HAVING JIT COMPILER例文帳に追加

JITコンパイラを備えた仮想計算機 - 特許庁

例文

A 1st processing part 42 expands an order-received JIT product into components and generates JIT production component data of the JIT production components according to order-received data of the JIT product.例文帳に追加

第一処理部42は、受注したJIT生産品を部品に展開し、当該JIT生産品の受注データに基づきJIT生産部品のJIT生産部品データを作成する。 - 特許庁


例文

Once the code has been compiled by the JIT compiler, it runs more quickly in the computer. 例文帳に追加

ひとたびコードがJITコンパイラによってコンパイルされると,それはそのコンピュータ内でさらに速く実行する. - コンピューター用語辞典

To prevent the deterioration of event responsiveness by a JIT compiler.例文帳に追加

JITコンパイラによるイベント応答性の劣化を回避する。 - 特許庁

We are considering to enhance the product control system by introducing JIT. 例文帳に追加

かんばん方式の導入による生産管理体制の強化を検討しています。 - Weblio Email例文集

This profile table is used in JIT compilation to specify a method to be inlined.例文帳に追加

このプロファイル表は、JITコンパイル時に、インラインするメソッドを特定するために使用される。 - 特許庁

例文

To specify a failure cause even in the case of occurrence of failure in prediction characteristics of JIT modeling.例文帳に追加

JITモデリングによる予測特性に異常が発生した場合でも異常原因を特定できる。 - 特許庁

例文

To detect a frame (JITed frame) of a code in which a memory usable by a JIT(Just In Time) compiler of Java(R) is limited and which is compiled on a thread stack, in an environment where other frame coexist.例文帳に追加

JavaのJIT(Just In Time)コンパイラの使用できるメモリが制限され且つスレッド・スタック上でコンパイルされたコードのフレーム(JITedフレーム)をその他のフレームの混在する環境において、検出できるようする。 - 特許庁

When a JIT compiler becomes short of memory in a certain thread, all threads are once stopped and next, an active method is found in each thread, i.e., a JITed code address in a thread stack is found.例文帳に追加

あるスレッドでJITコンパイラがメモリ不足になったとき、全スレッドを一時停止させ、次に各スレッド毎にアクティブなメソッドを発見、すなわちスレッド・スタック中のJITedコードアドレスを発見する。 - 特許庁

Bytecode can be recompiled at each particular system platform by a just-in-time (JIT) compiler. 例文帳に追加

バイトコードはそれぞれ特定のシステムプラットフォームで,ジャストインタイムコンパイラによる再コンパイルが可能である. - コンピューター用語辞典

To provide a Java virtual machine generating an instruction scheduled code even in a template JIT (just in time) compiler.例文帳に追加

テンプレートJITコンパイラにおいても、命令スケジュリングされたコードを生成することができるジャバ仮想マシンを提供すること。 - 特許庁

To provide a program execution controller reducing overhead when a method during JIT (Just In Time) compilation is called.例文帳に追加

JITコンパイル中であるメソッドが呼び出された際のオーバーヘッドを軽減するプログラム実行制御装置を提供する。 - 特許庁

To increase a speed of processing with a limited memory capacity for improving response performance in a virtual computer having a JIT compiler.例文帳に追加

本発明はJITコンパイラを備えた仮想計算機に関し、限られたメモリ容量で処理の高速化を図り、応答性能の向上を図る。 - 特許庁

To provide an interpreter capable of realizing acceleration equivalent to that of JIT compiler with a simpler mechanism without scarifying the starting time of a program.例文帳に追加

プログラムの起動時間を犠牲にすることなく、JITコンパイラより単純な仕組みで同等の高速化を実現するインタプリタを提供する。 - 特許庁

For example, the business operations of Japanese companies in China are shifting from the processing trade (i.e., importing raw materials and exporting manufactured products) to sales within China. Not only do distributors provide services related to import and export, but they are also expanding the provision of logistical support in China as provided in Japan, including Milk Run and JIT delivery, raising expectations for the provision of high value-added services by distributors.例文帳に追加

例えば、中国における我が国企業の事業展開は、加工貿易中心から中国国内販売にシフトしており、これまでの輸出入関連の物流にとどまらず、内陸の生産企業への部品配送や、ミルクランや、JIT 配送といった日本国内で行われているようなロジスティクスサポートの中国展開など、物流業者が提供する高付加価値なサービスに対する期待が高まっている。 - 経済産業省

To makeplatform independence possible the Java compiler compiles the Java code to an intermediate representation called "Java bytecode" that runs on a JRE (JavaRuntime Environment) and not directly on the operating system.例文帳に追加

一回のコンパイルで様々なプラットフォームで実行できる能力は、プログラムが実行される時にJavaのバイトコードをネイティブコードにコンパイルするjust-in-timeコンパイラ(JIT)を使用することによってもたらされます。 - Gentoo Linux

This JIT compiler is provided with a translator 3 to translate a byte code into a native code using a template, a code buffer 6, an FIFO buffer 5, and an evaluator 4.例文帳に追加

JITコンパイラに、テンプレートを用いてバイトコードをネイティブコードに翻訳する翻訳器3と、コードバッファ6と、FIFOバッファ5と、評価器4を設ける。 - 特許庁

In this functional model, jitter sensitivity JIT differs according to the fact that the noise in the power source voltage Vdd or the like is applied at which phase of the output signal VCO of the oscillator.例文帳に追加

この機能モデルでは、電源電圧Vdd等におけるノイズが発振器の出力信号VCOのどの位相で印加されるかに応じて、ジッタ感度JITが異なるように、構成されている。 - 特許庁

Thus operation data as the cause of failure can be specified from among operation data on the basis of the model for cause analysis, which is capable of satisfactorily explaining normal past data, even in the case of characteristic prediction with the JIT modeling.例文帳に追加

こうすることにより、JITモデリングによる特性予測の場合でも、正常過去データをよく説明できる原因解析用モデルに基づいて、運転データの中から異常の原因となった運転データを特定できる。 - 特許庁

To provide a controller for a vehicle allowing modeling wherein dynamics is considered to improve estimation accuracy, and allowing application of JIT (Just In Time) modeling to the vehicle capable of mounting only limited memory capacity.例文帳に追加

ダイナミクスを考慮したモデリングを可能にして推定精度を向上させると共に、限られたメモリ容量しか実装できない車両へのJITモデリングの適用を可能にするようにした車両の制御装置を提供する。 - 特許庁

A native code generated by a JIT compile is encrypted by a tamper-proof safe execution part, and parts necessary only in executing the native code are decoded, and instantaneous encryption is carried out after ending the execution of a method.例文帳に追加

JITコンパイルにより生成されたネイティブコードを、改ざんのできない安全な実行部で暗号化を行い、ネイティブコード実行時のみ必要な箇所を復号化し、メソッドの実行終了後に即座に暗号化を行う。 - 特許庁

To provide a system and a method for production plan generation which can perform unitary production control as to common components between a JIT product and a market product.例文帳に追加

JIT生産品と見込生産品との共用部品について一元的な生産管理を行うことができる生産計画生成システム及び生産計画生成方法を提供する。 - 特許庁

A 1st generation part 44 generates a production plan according to the JIT production component data and a 2nd generation part 45 generates a production plan according to the data obtained by the 2nd processing part 43.例文帳に追加

第一作成部44はJIT生産部品データに基づき生産計画を作成し、第二作成部45は第二処理部43で得た見込生産部品データに基づき生産計画を作成する。 - 特許庁

Managed code, including applications, runtime and driver, have a priori knowledge of a client's exact hardware configuration, just as a JIT complier has a priori knowledge of a microprocessor type on a target computer system.例文帳に追加

アプリケーション、ランタイム、およびドライバを含むマネージコードは、JITコンパイラがターゲットコンピュータシステムのマイクロプロセッサタイプについてアプリオリの知識を有するのと同様に、クライアントの正確なハードウェア構成についてアプリオリの知識を持つ。 - 特許庁

To provide a program execution controller for preventing the deterioration of an executing speed caused by compiling an uncompiled method, when the uncompiled method is executed in home electronics equipped with a processor mounted with a JVM with the conventional JiT compiler.例文帳に追加

従来のJiTコンパイラ付JVMが実装されたプロセッサを備える家電製品において、未コンパイルのメソッド実行時に当該メソッドをコンパイルすることにより生じていた実行速度の低下を解消するプログラム実行制御装置を提供する。 - 特許庁

To provide a means to solve a delay caused by a JIT compiler serving as an intermediate language high-speed execution mechanism in execution of a JAVA (R) program achieving a user interface by using a byte code accelerator.例文帳に追加

ユーザーインターフェースを実現するJava(登録商標)プログラムを実行する場合、中間語の高速実行手法であるJITコンパイラが原因で生じる遅延を、バイトコードアクセラレータを使用して解消する手段を提供する。 - 特許庁

To provide a technology for increasing program speed by optimization of a "JIT application criterion" based on an "accelerator adequacy point" and a technology for reducing memory consumption by reducing codes to be compiled by the optimization.例文帳に追加

「アクセレラレータ適性度合いポイント」に基づいた「JIT適用判定基準」の最適化により、プログラムを高速化する技術、また、上記最適化により、コンパイル対象範囲を抑えてメモリ使用量を低減させる技術を提供する。 - 特許庁

The responsiveness equivalent to that of the program created by the C language and the assembly language is secured by executing application 29 for a digital shape protection controller consisting of the intermediate language of Java by converting it into does which can be directly executed by a CPU 1 by JIT compiler 24.例文帳に追加

Javaの中間言語よりなるディジタル形保護制御装置用のアプリケーション29をJITコンパイラ24によってCPU1が直接実行可能なコードに変換して実行することで、C言語やアセンブリ言語により作成されたプログラムと同等の応答性を確保する。 - 特許庁

The pause period decided for one agent or more is used to perform features such as a multi-to- multi job assignment, a job just in time(JIT) transfer and a next opportunity of service(NOS) indicator, thereby promoting the communication processing in the call center.例文帳に追加

一人または複数人のエージェントについて決定された休憩期間は、多対多の作業割り当て、作業のジャストインタイム(JIT)引き渡し、サービスについての次の機会(NOS)インジケータ等の特徴を実施するために使用でき、それによってコールセンタにおける通信の処理が促進される。 - 特許庁

To provide a control device of a vehicle which improves control accuracy by covering more data, while enabling application of JIT modeling to the vehicle which can only mount limited memory capacity by reducing computing load.例文帳に追加

計算負荷を低減することで、限られたメモリ容量しか実装できない車両へのJITモデリングの適用を可能にすると共に、より多くのデータを網羅することを可能にして制御精度を向上させるようにした車両の制御装置を提供する。 - 特許庁

The program loader 16 reads out a byte code from the cluster file 12, decides whether a load location of this byte code and an argument setup byte code is the Java virtual machine 13 or the JIT compiler 15 based on content of a determination information storage unit 17 if the byte code is a subroutine call and iterates a loading process for the byte code to the decided load location.例文帳に追加

プログラムローダ16は、クラスタファイル12からバイトコードを読み出し、バイトコードがサブルーチンコールであれば、判定情報記憶部17の内容に基づいてこのバイトコード及び引数設定バイトコードのロード先を、Java仮想マシン13にするかJITコンパイラ15にするかを決定し、決定されたロード先にバイトコードをロードするという処理を繰り返し実行する。 - 特許庁

例文

To provide an interpreter improved in execution speed by using only advantages of an interpreter with optimization means [JIT (just in time) system] and a direct execution system by hardware [HAE (hardware accelerate execution) system] by statically and dynamically collecting information necessary for optimization, and considering characteristic processing of individual applications (interruption processing procedure or the like).例文帳に追加

最適化に必要な情報を静的及び動的に収集して、最適化手段を備えたインタプリタ(JIT方式)と、ハードウェアによる直接実行方式(HAE方式)との長所だけを取り入れると共に個別のアプリケーションの特徴的な処理(割り込み処理手続き等)にも考慮することにより、実行速度を向上させたインタプリタを提供すること。 - 特許庁

索引トップ用語の索引



  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS