Garbage Collectionの部分一致の例文一覧と使い方
該当件数 : 367件
To provide a cabinet of kitchen furniture which eliminates the labor for putting out garbage for collection, is capable of preventing the discharge of smells, etc., leaking into the cabinet and preventing the leakage of the smells, etc., to a kitchen, and allows the installation of a general small-sized household garbage treatment machine with simple construction.例文帳に追加
生ゴミ出しの手間を解消し、キャビネット内に漏れた臭気等の排出及び、厨房への臭気等の漏洩の防止が可能な一般的な小型の家庭用生ゴミ処理機を簡単な施工で設置可能とする厨房家具のキャビネットを提供する。 - 特許庁
To easily lock a safety bar in a housing position with simple structure and to easily unlock the safety bar and switch it to a support position in a garbage collection truck.例文帳に追加
塵芥収集車において、簡単な構造で確実に安全棒を格納位置にロックすると共に、容易に安全棒のロックを解除して支持位置に切り換えることができるようにする。 - 特許庁
To shorten time for retrieving a block 21 which executes garbage collection in a flash disk device 10 having a plurality of blocks 21 which are composed of a plurality of pages 22 and are writing units.例文帳に追加
複数のページ22から構成された書込み単位であるブロック21を複数有するフラッシュディスク装置10において、ガベージコレクションを行うブロック21を検索する時間を短くする。 - 特許庁
To provide a semiconductor storage device capable of performing garbage collection in a write-once read-many memory without significantly decreasing response speed to a data write request from a host.例文帳に追加
ホストからのデータの書き込みの要求に対する応答速度を著しく低下させることなく、追記方式におけるガベージコレクションを行うことが可能な半導体記憶装置を提供する。 - 特許庁
To provide a memory management control technology capable of controlling the generation of garbage collection without restricting an object to be used and also without requiring any large-capacity physical memory.例文帳に追加
使用できるオブジェクトを限定することなく且つ大容量の物理メモリを必要とすることなく、ガベージコレクションの発生を制御可能なメモリ管理制御技術を提供する。 - 特許庁
One embodiment provides a method for predicting out of memory events includes monitoring an amount of memory available from a memory pool during a plurality of garbage collection cycles.例文帳に追加
本発明の一実施形態によると、メモリ不足イベントを予測する方法は、複数のガベージ・コレクション・サイクルにわたり、メモリ・プールから使用することのできるメモリのサイズを監視するステップを含む。 - 特許庁
When reference and update processing from a thread 401 to an object in a from space 101 is generated during garbage collection, a GC thread 402 executes it as exceptional processing.例文帳に追加
ガーベジコレクションの最中にスレッド401から、from空間101内のオブジェクトへの参照・更新処理が発生した場合、GCスレッド402は、これを例外処理として実行する。 - 特許庁
To provide a dynamic memory management device, a dynamic memory management method, a program, a recording medium with the program recorded thereon and a portable terminal by which garbage collection scarcely affects a task.例文帳に追加
ガーベッジコレクションがタスクに殆ど影響を与えない動的メモリ管理装置と動的メモリ管理方法、プログラムとこれを記録した記録媒体、および、携帯端末を提供すること。 - 特許庁
To provide information terminal equipment for performing garbage collection processing by fixed frequency or more without having any adverse influence on task processing in an original operation mode, and for performing proper memory management while securing the original task processing and its program.例文帳に追加
ガーベッジコレクション処理を本来のタスク処理に悪影響を及ぼすことなく一定以上の頻度で実行でき、本来のタスク処理を保障しつつ適切なメモリ管理を実現する。 - 特許庁
To provide a device for performing effective garbage collection by suppressing memory use quantity, when the number of referred memory cells instantaneously takes a large peak value by an operation of an application program(AP).例文帳に追加
アプリケーションプログラム(AP)の動作によりメモリセルの被参照数が瞬間的に大きなピーク値をとる場合にメモリ使用量を抑えて有効なガベージコレクションを行う装置を提供する。 - 特許庁
To provide a control device for storage medium, control program and control method capable of performing a garbage collection while suppressing lowering of the execution speed in a process for storage medium.例文帳に追加
記憶媒体に対する処理の実行速度の低下を抑制しながらガベージコレクションを行うことができる記憶媒体の制御装置、制御プログラム、及び制御方法を提供する。 - 特許庁
When the erase post processing Go1 is finished to complete the garbage collection G1, other non-erasing processing T5, T6, etc. are further executed sequentially until the free space is used up.例文帳に追加
消去後処理Go1が終了してガーベジコレクション処理G1が完了すると、その後は空き容量が不足するまで更に他の消去外処理T5、T6、…を順次実行する。 - 特許庁
When an interruption such as mail incoming and call incoming occurs at arbitrary timing asynchronously with the timing of garbage collection, the control part 1 reproduces the ring melody in the RAM 10.例文帳に追加
このガベージコレクションのタイミングに対して非同期で任意のタイミングでメール着信や通話着信などの割り込みが発生すると、制御部1は、RAM10の着信メロディを再生する。 - 特許庁
To find out detailed information about the allocation and garbage collection of objects on the JVM's heap you will modify the Profiler's settings.Click the button or choose Profile Modify Profiling.例文帳に追加
JVM のヒープ上にあるオブジェクトの割り当てとガベージコレクションに関する詳細な情報を調べるには、Profiler の設定を変更します。 ボタンをクリックするか、「プロファイル」「プロファイルを変更」を選択します。 - NetBeans
Note:Beginning with Python 2.2, such cycles are automatically reclaimed when garbage collection is enabled and they become unreachable, but it remains more efficient to avoid creating cycles.例文帳に追加
注意:Python 2.2 以降では、ガベージコレクションが有効であればこのような到達不能オブジェクトは自動的に削除されます。 しかし、循環参照を作らないようにしたほうが効率的です。 - Python
This can be difficult to ensure for a WeakKeyDictionary because actions performed by the program during iteration may cause items in the dictionary to vanish "by magic" (as a side effect of garbage collection).例文帳に追加
WeakKeyDictionaryの場合、反復処理の最中にプログラムが行った操作が、(ガベージコレクションの副作用として)「魔法のように」辞書内の要素を消し去ってしまうため、確実なサイズ変更は困難なのです。 - Python
The sink system 2 is further formed of an oil content separatively collecting section 21 for separatively collecting the oil and fat content in the liquid garbage charged from the charging port section 17, and a filtering section 22 for filtering and removing the oil and fat content remaining in the liquid garbage after separative collection of the oil and fat content led from the oil content separative collecting section 21.例文帳に追加
シンクシステム2は、投入口部17側からの液状残飯中の油脂分を分離回収する油分離回収部21と、油分離回収部21側からの油分離回収済の液状残飯に残存する油脂分をろ過により除去するろ過部22とを備える。 - 特許庁
In the information storage control device 100 for assigning a recovered storage area to a program by garbage collection processing for recovering storage areas not used in a memory 10, the memory 10 has a storage area necessary for execution of the program, and an empty memory calculation means 7 calculates the total quantity of empty storage areas of the memory before garbage collection processing.例文帳に追加
メモリ10中の使用されていない記憶領域を回収するガーベージコレクション処理によって、回収した記憶領域をプログラムに割り当てる情報記憶制御装置100であって、メモリ10はプログラムの実行に必要な記憶領域を有し、空きメモリ算出手段7は、ガーベージコレクション処理前のメモリの空き記憶領域の合計量を算出する。 - 特許庁
The switching condition indicating the condition for switching operation of the garbage loading discharge device 21 to usual driving and safe driving is registered, the information relevant to the garbage collection vehicle obtained by a data obtaining part 42 is collated with the switching condition to prepare a switching signal for switching the operation condition of the garbage loading discharge device 21, and the switching signal is transmitted to the communication network 50.例文帳に追加
塵芥積込排出装置21の操作を通常運転と安全運転とに切り換える条件を示す切換条件を登録し、データ取得部42により取得された塵芥収集車関連情報と切換条件とを照らし合わせて塵芥積込排出装置21の操作条件を切り換える切換信号を作成し、切換信号を通信ネットワーク50に対して送信する。 - 特許庁
During two hours, temperature of microorganism carrier 40 in a garbage treatment tank 2 is quickly lowered to reduce a temperature difference between the treatment tank 2 and the collection container 41, so that water vapor in the treatment tank 2 hardly flows toward the collection container 41 against the ventilation air.例文帳に追加
この2時間の間、生ごみ処理槽2内の微生物担体40の温度を急激に低下させ、生ごみ処理槽2内と回収容器41との温度差を小さくすることができるとともに、生ごみ処理槽2内の水蒸気は換気風に逆行して回収容器41側に流れ難い。 - 特許庁
Even in the case of a sanitary product which is not dissolved in water, the product can be crushed finely and flushed out with water and therefore the product can be recovered from a septic tank to remarkably save labor for preparing exclusive trash boxes, which are prepared conventionally, the collection work from garbage trashes and the collection cost.例文帳に追加
また、水解性のものではない衛生用品の場合でも、細かく粉砕されることにより、そのまま水で押し流せるため、浄化槽から回収でき、従来のように専用のゴミ箱を準備する手間、該ゴミ箱から回収する労力及びコストを大幅に削減することができる。 - 特許庁
To provide an IC card 2 capable of efficiently executing garbage collection for optimizing a variety of storage areas in a nonvolatile memory 25, and to provide a memory control method in the IC card 2.例文帳に追加
不揮発性メモリ25における各種の記憶領域を最適化するためのガーベージコレクションを効率的に実行することできるICカード2およびICカード2におけるメモリ制御方法を提供する。 - 特許庁
To provide a nonvolatile semiconductor storage device that reduces latency in garbage collection executed before non-erasing processing to secure a free space during non-erasing processing.例文帳に追加
消去外処理の実行の際、空き領域を確保するために消去外処理の実行前に実行されるガーベジコレクション処理に伴う待ち時間を削減する不揮発性半導体記憶装置を提供する。 - 特許庁
The marked memory objects are merged with a global mark stack and memory object references in the non-local mark stack are merged with a "trace object" portion of the global mark queue for re-checking using a garbage collection.例文帳に追加
ガーベッジコレクションを使用して再チェックするために、マークを付けられたメモリオブジェクトはグローバルマークスタックとマージされ、非ローカルマークスタック内のメモリオブジェクト参照はグローバルマークキューの「追跡対象」部分とマージされる。 - 特許庁
In the case of mail incoming, received mail data are recorded into the RAM 10, and the received mail data are stored into the NAND 11 from the RAM 10 in the case that garbage collection of the NAND 11 is terminated.例文帳に追加
また、メール着信であれば、受信メールデータをRAM10に記録し、NAND11のガベージコレクションが終わっていれば、RAM10からNAND11に受信メールデータを保存する。 - 特許庁
To solve a problem that when garbage collection is performed in each thread inherent area to secure the responsiveness of processing, collectable areas are reduced due to area fragmentation and progress of program execution.例文帳に追加
処理の応答性を確保するためにスレッド固有領域ごとにガーベージコレクションすると、領域の断片化や、プログラムの実行の進行に伴い、回収可能な領域が減少するという問題が生じる。 - 特許庁
The lower weight allows the cover to be easily fitted, and the cover to be reliably and tightly suitable for a road with the garbage bag being placed thereon, and the cover is hardly scattered even when it is left behind on the road after the collection work.例文帳に追加
下部の錘はカバーを被せることを容易にするとともに、ゴミ袋の置かれた路上などとカバーの密着を確実にし、また収集作業後に路上に放置されても飛散しにくい。 - 特許庁
To solve a problem that restriction in continuance of a memory area which can be explicitly secured and used and reference relation among data for use spoils the convenience of a memory, in a method for managing the memory by garbage collection.例文帳に追加
ガベージコレクションによってメモリ管理する方法において、明示的に確保、利用可能なメモリ領域の存続及び利用する際のデータ間の参照関係の制約は、メモリの利便性を損ねている。 - 特許庁
When unattended recording is necessary, incoming voice data are recorded into the RAM 10, and the incoming voice data are stored into the NAND 11 from the RAM 10 in the case that garbage collection of the NAND 11 is terminated.例文帳に追加
また、留守録の必要があれば、着信音声データをRAM10に記録し、NAND11のガベージコレクションが終わっていれば、RAM10からNAND11に着信音声データを保存する。 - 特許庁
To provide a collection/incineration system for an organic product, for reducing global warming gas emissions, especially, reducing CO2 emitted from the general household garbage.例文帳に追加
地球温暖化ガスの排出量を削減することを目的とし、特に一般家庭からのゴミを処分する際のCO2排出量を削減させる有機製品の回収・焼却処分システムを提供する。 - 特許庁
WeakKeyDictionary and WeakValueDictionary use weak references in their implementation, setting up callback functions on the weak references that notify the weak dictionaries when a key or value has been reclaimed by garbage collection.例文帳に追加
WeakKeyDictionary や WeakValueDictionary は弱参照を使って実装されていて、キーや値がガーベジコレクションによって回収されたことを弱参照辞書に知らせるような弱参照オブジェクトのコールバック関数を設定しています。 - Python
To provide seals useful for preventing imitations of products, such as, certified goods that local governments, companies and various institutions issue, paid tickets for garbage collection which is classified as cash voucher, paid-up certificate stamps, and specific issued items.例文帳に追加
地方自治体、及び企業、一般諸団体が発行する認証品、金券に類する有料ゴミ券、代金支払い済み証紙、固有の発行物などの模造防止に役立つシールを提供する。 - 特許庁
The garbage disposal apparatus comprises a drying container 32, a stirring and crushing mechanism 34, a suction path 42 for sucking and transporting the dried matters by vacuum suction force, and a collection part for the dried matters.例文帳に追加
生ごみの処理装置を乾燥容器32と、撹拌破砕機構34と、乾燥物を真空吸引力で吸引し搬送する吸引路42と、乾燥物の回収部とを含んで構成する。 - 特許庁
Then, when a certain thread executes garbage collection independently, the data structure which cannot be traced from a route set (stack at the time of execution) intrinsic to the thread and can be referred to only by the thread is derived and turned to a free area, thereby enabling the thread to garbage-collect a memory space for allocation of itself independently.例文帳に追加
そして、あるスレッドが単独でごみ集めの実行するときに、スレッド固有のルート集合(実行時スタック)からトレースできず、かつ、該スレッドのみが参照しうるデータ構造を求め、これを空き領域にすることで、スレッドが単独で自身の割付用メモリ空間をごみ集めすることを可能にする。 - 特許庁
When an address indicated by a head pointer and a tail pointer reaches the end of the flash memory, an address of a node to be modified closest to the head address of the flash memory is pointed so as to exclude a portion not to be garbage collected at the head of the flash memory among nodes not to be modified in garbage collection.例文帳に追加
ガーベジコレクションの際に変更不要なノードのうち、フラッシュメモリ先頭にあるガーベジコレクション処理の対象にならない部分を含めないように、headポインタとtailポインタの指すアドレスがフラッシュメモリの末尾に達した場合にフラッシュメモリの先頭アドレスに最も近い変更必要なノードのアドレスへと復帰する。 - 特許庁
To enable to carry out fire extinguishing at the garbage collection area or the like that is located at a place separated from the housing by a fire-fighting equipment of the housing and make fire extinguishing of oil fire steadily and promptly.例文帳に追加
住宅の消火設備により該住宅から離れた場所に位置するゴミ置き場等の消火を行うことができるようにするとともに、油火災の消火を確実に、かつ、迅速に行える様にする。 - 特許庁
To solve the problem that it takes a long time to stop all threads in a server application using many threads and the service of a system is stopped during the time in classic tracing type garbage collection where all the threads are stopped.例文帳に追加
古典的トレース式ごみ集めでは、実行にあたって全スレッドを停止するが、多数のスレッドを使うサーバアプリケーションでは全スレッドを停止しようとすると長い時間がかかり、その間システムのサービスが停止してしまう。 - 特許庁
An operation panel 20, a human body detection sensor 30 and a display label sensor 40 are provided on a wall surface around the door body 16 in the garbage collection chamber P1, and a door locking device 50 is provided on the door body 16.例文帳に追加
ゴミ収集庫P1において扉体16の周囲の壁面には、操作盤20、人検知センサ30及び標示ラベルセンサ40が設けられており、扉体16には扉ロック装置50が設けられている。 - 特許庁
To provide a technique to manage all processes intensively from collection of a bulky garbage using a communication line to recycling and to offering of recycled stuff and to handle a series of flow efficiently.例文帳に追加
通信回線を用いて粗大ゴミの回収から再商品化、そして、再商品化された再商品化物の提供までを一元的に管理し、一連の流れを効率よく処理する技術を提供することにある。 - 特許庁
The processors perform garbage collection on their assigned portions of the global mark queue and corresponding chunk of shared memory marking memory object references as reachable or adding memory object references to a non-local mark stack.例文帳に追加
グローバルマークキューのそれに割り当てられた部分と共用メモリの対応するチャンクについてガーベッジコレクションを実行し、メモリオブジェクト参照に到達可能というマークを付けるか、メモリオブジェクト参照を非ローカルマークスタックに追加する。 - 特許庁
So if the blue line indicates a largepercentage you may want to consider tuning the JVM by configuring a larger heap size (refer to the -Xmx parameterdocumentation)or perhaps switching to a different garbage collection algorithm.例文帳に追加
したがって、青い線が高い割合を示している場合は、ヒープサイズを大きくして JVM を調整するか (-Xmx パラメータに関するドキュメントを参照)、別のガベージコレクションアルゴリズムに切り替えることを検討する必要があります。 - NetBeans
A touch panel 13 indicating the tare subtraction operation and the weighing operation, and having a detachable USB memory 14 (storage medium) for storing weighing data from the in-vehicle indicator 11, customer data comprising information on the collection place and the discharge business, and garbage kind data comprising information on the kind of the garbage, is connected to the in-vehicle indicator 11.例文帳に追加
車内指示計11に、風袋引き操作及び計量操作を指示可能で、車内指示計11の計量データと、収集場所又は排出事業者の情報よりなる顧客データと、塵芥の種類の情報よりなるごみ種データとを記憶可能な脱着自在のUSBメモリ14(記憶媒体)を有するタッチパネル13を接続する。 - 特許庁
Further, the method performs the steps of: dividing a heap area 14 on the memory into a plurality of subheap areas for management; and dynamically changing the number of the subheap areas on the basis of size relationship between a necessary time of the garbage collection and a target value defined previously.例文帳に追加
更に、メモリ上のヒープ領域14を複数のサブヒープ領域に分割して管理し、ガベージコレクションの所用時間と予め規定された目標値との大小関係に基づいてサブヒープ領域の数を動的に変更する。 - 特許庁
The request mediation device has a means for reusing temporary objects created temporarily or repeatedly for each request, and a means for restricting communication patterns, and uses these means to prevent the occurrence of garbage collection so as to improve its real-time properties.例文帳に追加
リクエスト仲介装置は、リクエスト毎に一時的・反復的に生成される一時オブジェクトを再使用する手段と通信パターンを制限する手段を備え、これらの手段により、ガベージコレクションの発生を抑止しリアルタイム性を改善する。 - 特許庁
To provide a weight measuring device capable of measuring the weight of a load by installing it on the side face of a loading platform of, for instance, a garbage collection truck without impeding the load or without causing trouble in traveling when the measurement is not performed.例文帳に追加
例えば、ごみ収集車などの荷台側面などに設置し、積荷の重量を測ることができるとともに、積荷の邪魔にならず計量以外のときに走行に支障を生じない重量測定装置を実現する。 - 特許庁
The pump 3 detects a water level which has risen to a vicinity of the discharge opening 14 and is started after the time for allowing the water level to exceed the mesh plate to transfer the garbage into the collection box 18, and is stopped when the water level is lowered to a specified level.例文帳に追加
ポンプ3は、タンク2の排出口14付近まで上昇した水位を検出し、水位が網目板を越えて厨芥を回収箱18に流入させる時間の後に起動させ、所定水位に下がると停止させる。 - 特許庁
In a computation system which distributes computation processing to a plurality of virtual computers 11-13, on the basis of monitor results of monitoring agents 31-33 or the like, each of the virtual computers 11-13 executes garbage collection or reactivation of the computer.例文帳に追加
複数の仮想計算機11〜13に計算処理を配分する計算システムにおいて、各仮想計算機11〜13は、監視エージェント31〜33などの監視結果に基づいてガーベジコレクションまたは計算機の再起動を実行する。 - 特許庁
This allows applications to not worry about creating director indirect circular references; these are the weakness of garbage collection implemented using only reference counting.例文帳に追加
循環参照検出機構のおかげで、直接、間接にかかわらず循環参照の生成を気にせずにアプリケーションを構築できます;というのも、参照カウント法だけを使ったガベージコレクション実装にとって循環参照は弱点だからです。 - Python
To provide a time deciding device deciding processing (inside processing) such as garbage collection processing for preventing any adverse influence on the executing performance of general processing (normal processing) such as processing corresponding to a user operation, and a program executing device equipped with the time deciding device.例文帳に追加
ユーザ操作に応じた処理等の一般的な処理(通常処理)の実行性能に悪影響を与えないようにガーベジコレクション処理等の処理(内部処理)を実行するタイミングを決定する時決定装置及びこれを備えるプログラム実行装置等を提供する。 - 特許庁
To maintain high performance at all times by enabling a GC (Garbage Collection: program playing central role in memory management) thread to be processed substantially concurrently with another thread, and enabling an incremental GC that ensures completion of the GC in a short period of time even if the GC is suspended at a certain stage.例文帳に追加
GCスレッドを他のスレッドと実質的に並行処理可能とし、GCの任意の時点で中断しても短時間に確実にGCを完了できるようにしたインクリメンタルなGCを可能とすることで、常に高いパフォーマンスを維持させることにある。 - 特許庁
| Copyright © Japan Patent office. 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 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|