truncateを含む例文一覧と使い方
該当件数 : 41件
Before doing any translations, first truncate SET1 to length of 例文帳に追加
変換を行う前に、まず SET1 を SET2 の長さに切り詰める。 - JM
The high rate quantizer includes a scheme to truncate the lattice.例文帳に追加
高レート量子化器は、格子を切り捨てる方式を有する。 - 特許庁
If the shared memory object already exists, truncate it to zero bytes. 例文帳に追加
共有メモリ・オブジェクトがすでに存在した場合、そのオブジェクトを 0 バイトに切り詰める。 - JM
If this is a concern, the f modifier may be used to truncate file names when putting them in the archive. 例文帳に追加
もしこれが問題となるときは、修正子fを用いれば書庫の中に入れるファイルの名前を切りつめることができる。 - JM
A DC transformation coefficient calculating unit 501 sums up four input data, and shifts the sum-up result one bit to the right to truncate a fraction after the decimal point and round off the sum-up result to 1/2.例文帳に追加
DC変換係数生成部501は、4つの入力データを合算し、その合算結果を、小数点以下を切り捨て1/2に丸めるため、1ビット右シフトする。 - 特許庁
The file size reducing part 3 is provided with a memory mapped file function part 3a and a file truncate function part 3b for previously deleting the old data of the file and leaving the latest data.例文帳に追加
ファイルサイズ縮小部3は、ファイルの古いデータを先に削除し、最近のデータを残すようにするために、メモリマップドファイル機能部3aとファイルトランケート機能部3bとを有する。 - 特許庁
When the value FF of the frame of the time code T0 has a fraction and also the progress speed S in restarting satisfies the prescribed condition, adjustment is performed to truncate the fraction of the time code T0 in a step S5.例文帳に追加
そして、タイムコードT0のフレームの値FFに端数があり、再開時の進行速度Sが所定の条件を満たす場合、ステップS5で、タイムコードT0の端数を切り捨てる調整が行われる。 - 特許庁
To provide improved echo cancel technology supplying substantially improved performance with respect to a conventional truncated method on filtering technology used for the application of an echo cancellor in signal processing technology.例文帳に追加
本発明は、信号処理技術におけるエコーキャンセラ適用に使用されるフィルタリング技術に関し、特に従来の切捨て(truncate)手法に対して実質的に改善された性能を提供する改良エコーキャンセル技術を提供する。 - 特許庁
The frame 30 is a hexagonal truncate framework structure narrowing toward a base section 75 of the intake pipe 70 and is equipped with a mounting means 50 for mounting the intake pipe 70 to the frame 30 on the central part.例文帳に追加
前記フレーム30は前記取水管70の基部75に向かって狭まる六角錘台形状の骨組構造であり中央部に取水管70を前記フレーム30へ取り付ける取付手段50を備える。 - 特許庁
When the bearing housing 5 is fitted in the casing 6, an opening end of an fitting hole 3 of the bearing housing is deformed axially inward greater than a deformation of the bottom 3b so that the fitting hole 3 with a circular truncate cone shape becomes an almost cylindrical shape and the fitting hole 3 almost adheres to the seal ring.例文帳に追加
この軸受ハウジング5をケーシング6に嵌合すると、軸受ハウジング5の嵌合穴3の開口端3aが、底3bの変形量よりも大きく径方向内側に変形して、円錐台形状の嵌合穴3が略円筒状になって、嵌合穴3がシールリング2に略密着する。 - 特許庁
,truncate (2) 例文帳に追加
とtruncate64 (2))。 - JM
For example, nowadays there are (for reasons described below) two related system calls, truncate (2) 例文帳に追加
例えば、現在、二つの関連するシステムコールtruncate (2) - JM
which invokes the underlying "truncate" system call. 例文帳に追加
という関数があり、この関数は "truncate" システムコールを起動する。 - JM
The truncate system call was added to 4.2BSD to allow files to be shortened to an arbitrary offset. 例文帳に追加
truncateは、 4.2BSDで追加されたファイルを任意の長さに切り詰めるシステムコールです。 - FreeBSD
PAGE_WIDTH (default is 72) characters and truncate lines. 例文帳に追加
文字にして (デフォルトは 72)、行の余分を切り捨てる。 - JM
is 72) characters and truncate lines 例文帳に追加
文字に設定し (デフォルトは 72)、行の余分を切り捨てる。 - JM
Make an accounting summary file and truncate the accounting file. 例文帳に追加
課金リストを作成し、 課金データファイルを削除します。 - FreeBSD
To truncate the message text if longer than msgsz bytes. 例文帳に追加
msgszバイトよりも長かった場合はメッセージのテキストを切り詰める。 - JM
attempts to truncate only the parts of the file name longer than 3 characters. 例文帳に追加
はファイル名のうちの 4 文字以上のパートを切り詰めようとする。 - JM
Then you truncate all the logging files, starting with a clean slate for the next period. 例文帳に追加
次回の課金期間をデータを 0 にして課金を再開するために、すべてのログファイルを削除します。 - FreeBSD
Without the truncate system call, the only way to shorten a file was to copy the part that was desired to a new file, to delete the old file, then to rename the copy to the original name. 例文帳に追加
truncateシステムコールを使用しない場合、ファイルの長さを縮める唯一の方法は必要な部分をコピーしたファイルを作成し、元のファイルを削除した後にコピーしたファイルをリネームする方法です。 - FreeBSD
Truncate the file corresponding to file descriptor fd,so that it is at most length bytes in size.Availability: Unix. 例文帳に追加
ファイル記述子 fd に対応するファイルを、サイズが最大で length バイトになるように切り詰めます。 利用できる環境: Unix。 - Python
Because of these changes, there are now various groups of related system calls (e. g. 例文帳に追加
これらの変更の結果、現在では、同様の処理を実行するが引き数のサイズなどの詳細は異なる、一連のシステムコール群がいくつか存在する(例えば、truncate (2) - JM
The mode parameter should be 'r' to read an existing file, 'w' to truncate and write a new file, or 'a' to append to an existing file.例文帳に追加
mode パラメタは、既存のファイルを読むためには'r'、既存のファイルを切り詰めたり新しいファイルに書き込むためには 'w'、追記を行うためには 'a' でなくてはなりません。 - Python
It may be"r" (read only), "w" (read-write) ,"c" (read-write - create if necessary; the default) or"n" (read-write - truncate to zero length). 例文帳に追加
このモードは"r" (読み出し専用), "w" (読み書き可能)、"c" (読み書き可能 - 必要ならファイルを生成 … これがデフォルトです) または"n" (読み書き可能 - ファイル長を 0 に切り詰め)、にすることができます。 - Python
The following module functions all construct and return iterators.Some provide streams of infinite length, so they should only be accessed by functions or loops that truncate the stream.例文帳に追加
以下の関数は全て、イテレータを作成して返します。 無限長のストリームのイテレータを返す関数もあり、この場合にはストリームを中断するような関数かループ処理から使用しなければなりません。 - Python
It is possible to keep within these limits, but it is inconvenient or even dangerous, because other UNIX systems accept strings longer than the limit when creating files, but then truncate to the limit. 例文帳に追加
このような制限を守るのは不可能ではありませんが、 危険な場合もあります。 他の UNIXシステムでは、より長いファイル名を受け付けるものの実際にファイルを作成する時点でファイル名を 切り詰めるものがあるからです。 - FreeBSD
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2025 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
Copyright © Japan Patent office. All Rights Reserved. |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: |
Copyright (C) 1994- Nichigai Associates, Inc., 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 (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
ログイン |
Weblio会員(無料)になると
|
ログイン |
Weblio会員(無料)になると
|