EnCodingを含む例文一覧と使い方
該当件数 : 15775件
In one embodiment, the identifier can be an oligonucleotide encoding a protein identified by the identifier during the assay.例文帳に追加
一態様において、識別子は、アッセイ中にそれが同定する蛋白質をコードするオリゴヌクレオチドであってもよい。 - 特許庁
The encoding is performed so that the key frame appearance timing differs by a certain interval between the video images.例文帳に追加
符号化は、それぞれの映像データ間で、キーフレームの出現タイミングが一定の間隔で異なるように行う。 - 特許庁
An alternative method comprises cloning the polynucleotide encoding the enzyme followed by introducing the resultant clone into a host to effect the expression.例文帳に追加
及び該酵素をコードするポリヌクレオチドをクローン化し、宿主へ導入・発現させ、該酵素を製造する方法。 - 特許庁
NEW PROTEIN DEAMIDASE, MICROORGANISM PRODUCING THE SAME, GENE ENCODING THE SAME, METHOD FOR PRODUCING THE SAME, AND ITS USE例文帳に追加
新規蛋白質脱アミド酵素、それを生産する微生物、それをコードする遺伝子、その製造法及び用途 - 特許庁
New protein antigens originated from Streptococcus pneumoniae are provided, together with nucleic acid sequences encoding them.例文帳に追加
肺炎連鎖球菌由来の新規なタンパク質抗原が、それらをコードする核酸配列と共に提供される。 - 特許庁
A real time encoder 2 performs streaming encoding to the inputted video signal and outputs its data matrixes.例文帳に追加
リアルタイムエンコーダ2は入力された映像信号をリアルタイムでストリーミング符号化し、そのデータ列を出力する。 - 特許庁
To provide a gene encoding a lectin derived from Momordica charantia and a method for producing a lectin by using the gene.例文帳に追加
ゴーヤ由来のレクチンをコードする遺伝子及び当該遺伝子を利用したレクチンの生産方法を提供する。 - 特許庁
Image data macroblock encoders 16, 17 are designed to output the superposed image data by the macroblock units after encoding.例文帳に追加
画像データマクロブロックエンコーダ16,17は重畳された画像データをマクロブロック単位でエンコードして出力する。 - 特許庁
To provide a TS encoder and an encoding method that can encode video and audio signals in the unit of fields.例文帳に追加
フィールド単位にビデオ信号及びオーディオ信号を符号化するTSエンコーダ及びエンコーディング方法を提供する。 - 特許庁
If a non-encoded macro block is present, Q factor setting (S22) and encoding processing (S23) are repeated for following macro blocks.例文帳に追加
未符号化マクロブロックが存在する場合には、続くマクロブロックについてQ値設定(S22)、符号化処理(S23)を繰り返す。 - 特許庁
Here is an example of howto specify the URL pattern so that Tomcat loads the JSPs using the correct encoding.jsp-configjsp-property-groupurl-pattern*.jsp/url-patternpage-encodingUTF-8/page-encoding/jsp-property-group/jsp-config例文帳に追加
以下は URL パターンを使用した指定方法の一例で、Tomcat は正しいエンコーディングで JSP を読み込みます。 - NetBeans
base64 Base 64 encoding is performed transparently to the caller when using this type. 例文帳に追加
この実装では、int のほうを正式名とみなしています。 base64 この型を使用すると、Base64 エンコーディングが透過的に行われます。 - PEAR
This variant on "s" is used for encoding Unicode and objectsconvertible to Unicode into a character buffer. 例文帳に追加
これは "s" の変化形で、Unicode オブジェクトや Unicode に変換可能なオブジェクトをキャラクタ型バッファにエンコードするために用いられます。 - Python
It may also be None, in which case the file uses the system default encoding for converting Unicode strings.例文帳に追加
またこの値は None のこともあり、この場合、ファイルはUnicode 文字列の変換のためにシステムのデフォルトエンコーディングを使います。 - Python
In a Unicode context, decoding converts a plain string encoded using a particular character set encoding to a Unicode object.例文帳に追加
Unicode の文脈では、デコードは特定の文字集合エンコーディングでエンコードされた文字列を Unicode オブジェクトに変換します。 - Python
u-LAW is an audio encoding format whereby you get a dynamic range of about 14 bits using only 8 bit samples.例文帳に追加
u-LAW とは音声符号化方式の一つで、約 14 ビットに相当するダイナミックレンジをわずか 8 ビットで実現できます。 - Python
u-LAW encoding always uses 8 bits samples, so widthrefers only to the sample width of the output fragment here. 例文帳に追加
u-LAW 符号化は常にサンプル当たり 8 ビットを使うため、width は出力音声データのサンプル幅にしか使われません。 - Python
The intermediate encoding will usually be Unicode but depends on the specified codecs.If output is not given, it defaults to input.例文帳に追加
中間エンコーディングは指定された codecs に依存しますが、普通は Unicode です。 output が与えられなければ、input がデフォルトになります。 - Python
For functions that know about the character encoding (and handle internationalization properly) see the例文帳に追加
文字列エンコーディングについて関知する (そして国際化に関するプロパティを正しく扱う) 関数については、 モジュール - Python
A domain name containing non-ASCII characters (such as ``www.Alliancefranaise.nu'') is converted into an ASCII-compatible encoding (ACE, such as``www.xn-alliancefranaise-npb.nu'').例文帳に追加
(``www.Alliancefranaise.nu'' のような) 非 ASCII 文字を含むドメイン名は、 ASCIIと互換性のあるエンコーディング (ACE、``www.xn-alliancefranaise-npb.nu'' のような形式) に変換されます。 - Python
This is used to allowrecognition of encoded files for which the encoding and the type areindicated by the same extension. 例文帳に追加
これは、符号化方式と型が同一拡張子で示される符号化ファイルが認識できるように使用されます。 - Python
The following table lists the codecs by name, together with a few common aliases, and the languages for which the encoding is likely used.例文帳に追加
以下のテーブルでは codec と、いくつかの良く知られている別名と、エンコーディングが使われる言語を列挙します。 - Python
It translates between video encoding (NTSC, PAL, SECAM, etc...) and drawable format (depth and visual-id pair).例文帳に追加
この機能拡張は動画のエンコーディング(NTSC, PAL, SECAM 等)とドロウアブルのフォーマット(深さとビジュアル ID のペア)を相互に変換する。 - XFree86
NOVEL ISOPRIMEVEROSE-PRODUCING OLIGOXYLOGLUCAN HYDROLASE, GENE ENCODING THE SAME AND METHOD FOR PRODUCING THE SAME例文帳に追加
新規なイソプリメベロース生成オリゴキシログルカン加水分解酵素、それをコードする遺伝子、ならびに該酵素の製造方法 - 特許庁
METHOD AND DEVICE FOR ENCODING ANIMATION, METHOD AND DEVICE FOR DECODING THE SAME, AND METHOD AND DEVICE FOR TRANSMITTING ANIMATION例文帳に追加
動画像符号化方法及び装置、動画像復号方法及び装置、並びに動画像伝送方法及び装置 - 特許庁
Concretely, the encoding accuracy of the differential motion vectors is switched in response to the accuracy of a prediction motion vector and the coded mode.例文帳に追加
差分動きベクトルの符号化精度を付加情報なしでブロック毎に切り換える手段を提供する。 - 特許庁
To provide a network re-encoding method and device of low complexity using rateless codes named LT (Luby Transform) codes.例文帳に追加
LT符号という名の無レート符号を使った低計算量のネットワーク再エンコード方法および装置を提供する。 - 特許庁
To reduce the transmitting delay of a signal transmitted/received between the encoding/decoding devices of two transmitters.例文帳に追加
2つの伝送装置の符号/復号化装置間で送受信される信号の伝送遅延を小さくすること。 - 特許庁
To extract a moving image efficiently from a recorded large volume of encoding image data to be played back.例文帳に追加
記録された大量の符号化画像データの中から、効率良く動きのある画像を抽出して再生させる。 - 特許庁
The circuit conversion part 18 converts a logic function based on a code obtained by the encoding part 16 into the circuit.例文帳に追加
回路変換部18は、符号化部16によって得られた符合に基づく論理関数を回路に変換する。 - 特許庁
To provide a picture data encoder that reduces a processing time while keeping quality of the data after encoding high.例文帳に追加
符号化後のデータの品質を高く保ちつつ、処理時間を短縮できる画像データ符号化装置を提供する。 - 特許庁
A class dividing part 24 refers to the generated classification data and divides the coding results of the encoding part 23 into classes.例文帳に追加
クラス分類部24では、生成された分類データを参照し、コード化部23のコード結果をクラスに分類する。 - 特許庁
Original image data input from an input part 2801 are supplied to an encoding part 2804 and a resizing part 2802.例文帳に追加
入力部2801より入力した原稿画像データは符号化部2804、リサイズ部2802に供給される。 - 特許庁
If the encoding route A is selected, the mapping part 130 allocates the pilot symbol to a specified subcarrier.例文帳に追加
符号化ルートAが選択されている場合、マッピング部130は、パイロットシンボルを所定のサブキャリアに割り当てる。 - 特許庁
To provide a video encoding apparatus in which information is not fed back form a decoder to a coder, for a key frame.例文帳に追加
キーフレームについて復号器から符号化器へ情報をフィードバックしない動画像符号化装置を提供する。 - 特許庁
Space-efficient method for encoding data in the three-dimensional data storage medium is provided.例文帳に追加
本発明の一実施の形態は、3次元データ記憶媒体にデータを符号化する、空間効率のよい技法である。 - 特許庁
METHOD FOR EMBEDDING DESIRED WATERMARK IN COVER WORK, METHOD FOR ENCODING THE SAME, DEVICE FOR EMBEDDING THE SAME AND RECORDING MEDIUM例文帳に追加
所望の電子透かしをカバーワークの中に埋め込む方法、符号化する方法、埋め込む装置および記録媒体 - 特許庁
To provide an encoder 10 for applying a variable length encoding to an audio signal of PCM (Pulse Code Modulation) data at high speed.例文帳に追加
PCMデータのオーディオ信号を高速に可変長符号化処理する符号化装置10を提供する。 - 特許庁
MOVING PICTURE ENCODING DEVICE, METHOD THEREFOR PROGRAM THEREOF, AND STORAGE MEDIUM THEREOF例文帳に追加
動画像符号化装置、動画像符号化方法、動画像符号化プログラム格納媒体及び動画像符号化プログラム - 特許庁
To provide a system for determining a moving picture interframe mode for speedily performing interframe encoding.例文帳に追加
フレーム内符号化を高速で行うことのできる、動画像フレーム内モード判定方式を提供することにある。 - 特許庁
The signal obtained by decimating the space resolution is encoded by a base layer encoding section 105 to generate a bit stream.例文帳に追加
空間解像度をデシメーションした信号を、ベースレイヤエンコード部105を用いて符号化し、ビットストリームを生成する。 - 特許庁
METHOD AND DEVICE FOR ENCODING VIDEO SIGNAL, VIDEO SIGNAL DECODING DEVICE, AND VIDEO SIGNAL RECORDING MEDIUM例文帳に追加
映像信号符号化方法、映像信号符号化装置、映像信号復号装置及び映像信号記録媒体 - 特許庁
ERROR CORRECTION-ENCODING METHOD, ERROR CORRECTION-DECODING METHOD, ERROR CORRECTION ENCODER, AND ERROR CORRECTION DECODER例文帳に追加
誤り訂正符号化方法、誤り訂正復号方法、誤り訂正符号化装置および誤り訂正復号装置 - 特許庁
The editing system is provided with a plurality of video cameras as input devices, a plurality of distribution modules each of which selects one of a plurality of encoding algorithms, uses an encoding standard for encoding to encode and distribute input images from the video cameras, a receiving module for receiving and indicating the images, and at least one editing module.例文帳に追加
本発明は、入力装置としての複数のビデオカメラと、複数の符号化アルゴリズムの内の1つを選択して符号化可能の符号化規格を用いて、前記ビデオカメラによる入力画像を符号化して配信する複数の配信モジュール、画像を受信して表示する受信モジュール、および少なくとも一つの編集モジュールとを備えている。 - 特許庁
A decoding device decodes DVC encoding data by additional information, performs inverse quantization (reconstruction) by using the prediction signal, performs inverse quantization without the prediction signal to a signal obtained by decoding by the additional information for storage in the frame memory for prediction encoding decoding, and refers to the signal upon prediction encoding decoding.例文帳に追加
復号装置では、DVC符号化データに対して付加的情報による復号を行い、予測信号を用いて逆量子化(再構成)すると共に、この付加的情報による復号で得られた信号に対して予測信号を用いない逆量子化を行って予測符号化復号用のフレームメモリに格納し、予測符号化復号時に参照する。 - 特許庁
In encoding a multivalued image by a block having an arbitrary size, the inputted multivalued image are divided 11 into blocks which are a unit for encoding, two-dimensional wavelet transformation 12 is applied to the blocked image, and an encoding order 13 for forming high quality is determined from the state of coefficients after conversion.例文帳に追加
多値画像に対して任意の大きさのブロック単位で画像の符号化を行う際に、入力多値画像に対して符号化の処理単位となるブロックに分割11し、ブロック化された画像に対して2次元のウェーブレット変換12を行い、変換後の係数の状態から高画質になるような係数の符号化順序13を決定する。 - 特許庁
To provide an encoding method, a program for the encoding method, a recording medium for recording the program for the encoding method and an encoder that can be applied to coding processing by e.g. the MPEG system so as to apply the coding processing to image data with a simple configuration or a simple processing in processing the image data in a data partitioning mode or the like.例文帳に追加
本発明は、符号化方法、符号化方法のプログラム、符号化方法のプログラムを記録した記録媒体及び符号化装置に関し、例えばMPEGによる符号化処理に適用して、データーパティショニングモード等により処理する場合に、簡易な構成により、又は簡易な処理により、画像データを符号化処理することができるようにする。 - 特許庁
The invention provides a method preparing the protein as the soluble protein characterized by expressing the protein using a polynucleotide containing a polynucleotide encoding a secretion signal peptide, a polynucleotide encoding a polypeptide rich in basic amino acids, and a polynucleotide encoding the target protein in this order, and the invention provides an expression vector, etc., used in the expression.例文帳に追加
分泌シグナルペプチドをコードするポリヌクレオチドと、塩基性アミノ酸に富むポリペプチドをコードするポリヌクレオチドと、目的タンパク質をコードするポリヌクレオチドとを、この順に含有するポリヌクレオチドを用いてタンパク質を発現させることを特徴とする前記目的タンパク質を可溶性タンパク質として製造する方法、それに用いられる発現ベクターなどを提供する。 - 特許庁
A CRC calculation unit 104 performs error detection encoding to calculate CRC bits to an information bit sequence, a selection/multiplexing unit 105 adds the CRC bits to the information bit sequence to generate a transmission bit sequence, and a convolution encoding unit 106 uses a tail-biting convolution encoding method with constraint length ν to encode the transmission bit sequence.例文帳に追加
CRC計算部104は、誤り検出符号化を行って、情報ビット系列に対するCRCビットを計算し、選択・多重部105は、CRCビットを情報ビット系列に付加して、送信ビット系列を生成し、畳み込み符号化部106は、拘束長νのテイルバイティング畳み込み符号化方式を用いて、送信ビット系列を符号化する。 - 特許庁
| 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| 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会員(無料)になると
|