1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

generate codeの部分一致の例文一覧と使い方

該当件数 : 634



例文

The CABAC coding apparatus 1 converts at least part of the binary code bin that has been binary coded into a redefined binary code bin A and performs inverse conversion of the redefined binary code bin A to generate the reproduced binary code bin R.例文帳に追加

CABAC符号化装置1は、2値符号化された2値符号binの少なくとも一部を再定義2値符号binAへ変換し、再定義2値符号binAを逆変換することにより、再生2値符号binRを生成するようにする。 - 特許庁

The method includes determining an index sequence that defines selected data values to be used to generate the code symbol, and determining a value sequence that defines factors to be multiplied by the selected data values to generate the code symbol.例文帳に追加

方法は、コードシンボルを生成するべく使用される選択されたデータ値を定義するインデックスシーケンスを決定し、コードシンボルを生成するべく選択されたデータ値に掛けられる要因を定義する値シーケンスを決定することを備える。 - 特許庁

To generate design information with stereotype information from a source code and reduce a transplant term of a source code with functional improvement between different platforms.例文帳に追加

ソースコードからステレオタイプの情報が付与された設計情報を生成でき、異なるプラットフォーム間での機能改良を伴うソースコードの移植工期の短縮を図る。 - 特許庁

To generate improved performance and to enable use over wider range by processing data, while using the binary convolution code of 64-state and 1/2-rate based on octal generators 133 and 175 so as to apply a binary convolution encoded code word.例文帳に追加

改良された範囲,改良されたスループット及び減少した送信遅延を可能とするのに十分な利得を生成するバイナリ畳み込み符号を与える。 - 特許庁

例文

To generate a program code which can create an executable format in which different programming languages are mixed in a program code generation device which generates the program codes from a design drawing.例文帳に追加

設計図面からプログラムコードを生成するプログラムコード生成装置において、異なるプログラミング言語が混在した実行可能形式を作成可能なプログラムコードを生成する。 - 特許庁


例文

To generate a two-dimensional code in stable quality even when bleeding occurs, without the need of complicate ejection control and without changing the whole size of the two-dimensional code.例文帳に追加

複雑な吐出制御を行う必要なく、かつ、二次元コード全体の大きさを変更することなく、滲みが発生しても安定した品位の二次元コードを生成する。 - 特許庁

The mobile terminal embeds the individual identification information of the mobile terminal itself into an encrypted character string read from the first encrypted code to generate a second encrypted code.例文帳に追加

携帯端末は第1の符号化されたコードから読み込んだ暗号化文字列に自身の個体識別情報を埋め込んで第2の符号化されたコードを生成する。 - 特許庁

Thus, the data amount of the code string is small to allow the enhancement in efficiency of encoding because it is unnecessary to generate a code string of the object area information D.例文帳に追加

これにより、オブジェクト領域情報Dの符号列を生成する必要がないから、符号列のデータ量は少なくて済み、符号化効率を上げることができる。 - 特許庁

To generate proper bar-code configuration information as well as a proper bar-code satisfying use conditions of an individual user in a short time and with the minimal use of a paper sheet and ink.例文帳に追加

短時間且つ最小限の用紙およびインクの使用で、個々のユーザの使用条件に合った適正なバーコード構成情報ひいてはバーコードを生成する。 - 特許庁

例文

The image forming apparatus encodes character information and location information of the character information to generate the code image, and forms the image from the generated code image on a sheet.例文帳に追加

画像形成装置において、文字情報とその文字情報の位置情報とを符号化して符号画像を生成し、生成された符号画像をシート上に画像形成する。 - 特許庁

例文

In addition, a translator is provided to generate a complete, robust software application based on the validated formal specification, including user-interface code and error handling code.例文帳に追加

加えて、ヴァリデートした形式仕様に基づいて、ユーサーインターフェースコードとエラー処理コードを含む、完全でロバストなソフトウエアアプリケーションをジェネレートするためのトランスレーターを提供する。 - 特許庁

Before creating any application code, you need to set up the database.You can then take advantage of wizards that generate much of the application code based on the structure of the database.例文帳に追加

アプリケーションコードを作成する前に、データベースを設定する必要があります。 そのあとウィザードを使用し、データベースの構造に基づいてアプリケーションコードの多くを生成できます。 - NetBeans

A generating unit 36 combines a second check symbol sequence in the generated second code sequence with the input information sequence to generate a third code sequence.例文帳に追加

生成部36は、生成した第2符号系列中の第2検査記号系列と、入力した情報系列とを結合することによって、第3符号系列を生成する。 - 特許庁

When the demodulator 34 detects and acquires the first pseudo noise code, the demodulator 34 decides a second pseudo noise code to demodulate second channel and to generate modulated data.例文帳に追加

第1の疑似雑音コードを検出及び捕捉すると、第2の疑似雑音コードが、第2のチャネルを復調して変調されたデータを生成するため決定され得る。 - 特許庁

To generate an authentication code necessary for mutual communication with radio communication devices or input the authentication code without using an input device such as a keyboard.例文帳に追加

キーボード等の入力装置を用いることなく、無線通信機同士で通信を行う際に必要な認証コードの生成、または認証コードの入力を可能にすること。 - 特許庁

To generate the code for all of the tables in a database named $database, instantiate a DB or MDB2 object named $conn that connects to the database of interest, and execute the following code: Example 39-1.例文帳に追加

データベース $database の全テーブル用のコードを生成するには、まず DB あるいはMDB2 のオブジェクトを $connという名前で接続してデータベースに接続し、次のコードを実行します。 - PEAR

To dispense with necessity to re-generate a two-dimensional code image from original data even when the vertical and horizontal sizes of a two-dimensional code image display area is changed by an instruction from a user.例文帳に追加

ユーザの指示により二次元コード画像表示領域の縦横サイズを変更したとしても、元データから二次元コード画像を生成し直す必要を無くす。 - 特許庁

To generate noise code strings whose code period is long, whose level stability is high and which is close to a Gaussion normal distribution with a simple configuration and also to enhance the setting accuracy of an CN ratio.例文帳に追加

簡単な構成で符号周期が長くレベルの安定度が高くガウス正規分布に近い雑音符号列を発生させ、また、CN比の設定確度を高くする。 - 特許庁

A second encoding unit 34 performs the block encoding process on a first check symbol sequence in the generated first code sequence to generate a second code sequence.例文帳に追加

第2符号化部34は、生成した第1符号系列中の第1検査記号系列にブロック符号化を実行することによって、第2符号系列を生成する。 - 特許庁

A numbered ticket issuing device 1 is configured to, in the case of issuing a numbered ticket 4, generate a bar code 6 by integrating identification information unique to each numbered ticket 4 into a bar code, and to print the bar code and a reference number 5 on the numbered ticket 4.例文帳に追加

整理券発行装置1は、整理券4を発行する際に、各整理券4に固有の識別情報をバーコード化したバーコード6を生成し、これを整理番号5と共に整理券4に印刷する。 - 特許庁

A data connection part 17 connects additional bits, where watermark information has been embedded by the embedding processing part 16 and the code word extracted by the variable length code decoding part 10 to generate a variable length code.例文帳に追加

データ連結部17は、埋め込み処理部16によって透かし情報が埋め込まれた付加ビットと可変長復号化部10によって抽出された符号語とを連結して可変長符号を生成する。 - 特許庁

In this case, a bar code processing part 15 and a display processing part 17 generate and arrange the bar code following a bar code display layout (a peripheral margin region, the width of the narrowest line, the color of a character or the like displayed together with the bar code, or the like) corresponding to a display part specification of the display 18.例文帳に追加

このとき、バーコード処理部15および表示処理部17が、ディスプレイ18の表示部仕様に応じたバーコード表示レイアウト(周囲の余白領域、最細線の線幅、バーコードとともに表示する文字等の色など)に従ってバーコードを作成・配置する。 - 特許庁

The second-stage candidate vector generator 107 multiplies the higher-order code vector by a higher-order scaling factor and multiplies the lower-order code vector by a lower-order scaling factor and couples the higher-order code vector and the lower-order code vector after multiplication with scaling factors to generate a candidate vector.例文帳に追加

2段目候補ベクトル生成器107は、高次コードベクトルに高次のスケーリング因子を乗算し、低次コードベクトルに低次のスケーリング因子を乗算し、スケーリング因子乗算後の高次コードベクトルと低次コードベクトルとを結合して候補ベクトルを生成する。 - 特許庁

To generate code stream data which can be used in a standard system which is high in versatility and employs the motion JPEG 2000 system.例文帳に追加

汎用性が高く、Motion JPEG2000方式を採用した標準的なシステムで利用することができる符号列データを生成する。 - 特許庁

The mixed data generator 35 unifies the encryption data 101 with the command code 104 to generate mixed data 108.例文帳に追加

混在データ生成部35は、暗号化データ101と命令コード104とを統合して混在データ108を生成する。 - 特許庁

To obtain a decoded image which does not generate visual noise like a striped pattern with a small code amount.例文帳に追加

少ない符号量で、縞模様のような視覚的雑音が発生しない復号画像を得ることができるようにする。 - 特許庁

Meanwhile, in the high reliability mode, the error detection control circuit functions to generate an error detection code as an additional bit.例文帳に追加

一方、高信頼性モードでは、エラー検出制御回路が機能し、エラー検出コードを付加ビットとして生成する。 - 特許庁

By installing from the port, you can tweak the compilation options to (for example) generate code that is specific to a Pentium 4 or Athlon processor. 例文帳に追加

port からインストールすることで、 たとえば PentiumIV や Athlon プロセッサに特化したコードを生成するようなコンパイルオプションを指定できます。 - FreeBSD

Any function exit in the middle of the function (such as a return statement in C) will generate a jump to the exit code at the end of the function. 例文帳に追加

関数の途中で関数を抜けるコードは全て、関数の最後の終了コードへのジャンプとして生成されます。 - JM

The correlation unit correlates a signal, received by a receiver to a pseudo-random number(PN) code to generate result of correlation.例文帳に追加

相関器は、受信器によって受け取られた信号を擬似乱数(PN)符号と相関させ、相関結果を生成させる。 - 特許庁

To easily generate code data from sampled image data without complicated circuits or without increasing a data amount.例文帳に追加

複雑な回路やデータ量の増加を伴うことなく、サブサンプリングされた画像データから容易に符号データを生成する。 - 特許庁

To generate an appropriate program code by considering the information on the size of an ROM where an executable program is stored.例文帳に追加

実行可能プログラムが格納されるROMサイズに関する情報を考慮して、適切なプログラムコードを生成する。 - 特許庁

The respective code words belonging to the groups G 11 and G 12 of the first type generate encoding states S 1 and S 4 of first types.例文帳に追加

第1の型の群G11、G12に属する各コード語は第1の型の符号化状態S1、S4を生成する。 - 特許庁

To generate metadata with a time code corresponding to a sound even when caption data are deviated from the sound or a video.例文帳に追加

字幕データが音声や映像とずれてしまう場合でも、音声に対応したタイムコードを有するメタデータを生成する。 - 特許庁

Application generators are included with some data-base programs and use built-in sets of instructions to generate program code 例文帳に追加

アプリケーションジェネレータには, いくつかのデータベースプログラムが含まれており, 内蔵の命令セットを使用してプログラムコードを生成する - コンピューター用語辞典

Therefore, it is worth your time to create the model first and let the tool generate all the basic code.例文帳に追加

つまり、最初にモデルの作成に時間をかけて、あとでツールに基本コードのすべてを生成させることは、報われるのです。 - NetBeans

This printer driver in a printer system is configured to generate an intermediate code in each predetermined print range from a print command, and to output an intermediate code to the controller of a printer, and to develop bit map image data from the intermediate code to the controller.例文帳に追加

印刷コマンドから所定の印刷範囲毎の中間コードを生成し,プリンタのコントローラに当該中間コードを出力し,当該コントローラに中間コードからビットマップ画像データを展開させるプリンタシステムにおけるプリンタドライバである。 - 特許庁

While this ability can apply to other NetBeans features, you can now use templates to customize code through the UML module code generation feature, thus providing you with great flexibility in the code you generate using the UML feature. 例文帳に追加

この機能はほかの NetBeans 機能にも適用でき、UML モジュールコード生成機能を介してコードをカスタマイズするために、テンプレートを使用できるようになりました。 これにより、UML 機能を使用して生成するコードの柔軟性が大幅に向上します。 - NetBeans

To generate DC-free channel code words composed of given number of symbols, based on non-DC-free code words, composed of fewer number of symbols, thereby reducing the mounting complexity for generating the code words.例文帳に追加

与えられた数の記号からなりDCフリーであるチャネル符号語は、より少数の記号からなるDCフリーでない符号語に基づいて生成されることにより、このようなチャネル符号語を生成するための実装の複雑さを軽減する。 - 特許庁

Then, a code generation part 108 is started up to generate the code based on the software specification phrase-analyzed and grammar-analyzed in the specification analysis part 106, and based on an output code pattern determined in the object oriented function rejecting part 107.例文帳に追加

次に、コード生成部108を起動させて、仕様解析部106で字句解析,文法解析が行われたソフトウエア仕様とオブジェクト指向機能排除部107で決定された出力コードパターンに基づいてコード生成を行う。 - 特許庁

In an imaging apparatus, a control code generated at a control code generator 33 is branched at a branching point 35 in a CCD peripheral circuit system 10 and one of the branched control code is supplied to a control timing generator 15 so as to generate a control signal for a CCD 12.例文帳に追加

制御コードジェネレータ33で生成した制御コードをCCD周辺回路系10内の分岐点35で分岐させ、一方を制御タイミングジェネレータ15に供給してCCD12の制御信号を生成する。 - 特許庁

A compression and patterning section 120 compresses image data of a document Pa rasterized at a scanner section 110 in a predetermined reproducible code type and code-patterns the compressed image in a predetermined code recording type to generate a compressed code pattern of a print image.例文帳に追加

圧縮及びパターン化処理部120は、スキャナ部110でラスタ化された帳票Paのイメージデータを再現性を有する所定のコード形式で圧縮し、更に圧縮されたイメージのコードを所定のコード記録形式でコードパターン化して、印刷イメージの圧縮化コードパターンを生成する。 - 特許庁

When the content of the selected 16 bit instruction code meets the 32 bit length instruction, a second selecting signal is output and a function is provided to generate the 32 bit instruction code by connecting a consecutive instruction code in the program to the selected 16 bit instruction code.例文帳に追加

選択された16ビット命令コードの内容が32ビット長命令に該当する場合に第二の選択信号を出力すると共に、選択された16ビット命令コードにプログラム上連続する命令コードを連結して32ビット命令コードを生成する機能を設ける。 - 特許庁

A second compression processing section 61c encodes a repetitive pattern of the code data included in the code data group by second run length coding to generate image data whose compression processing is finished.例文帳に追加

第2の圧縮処理部61cが、コードデータ群に含まれるコードデータの繰り返しパターンを、第2のランレングス符号化により符号化して圧縮処理済み画像データを生成する。 - 特許庁

An error detection code is generated from the imaging result, the error detection code is encrypted to generate verifying data, and the verifying data is recorded together with the imaging result.例文帳に追加

本発明は、撮像結果より誤り検出コードを生成し、この誤り検出コードを暗号化して検証用データを生成し、この検証用データを撮像結果と共に記録する。 - 特許庁

The cameras capture video data and sound data, and a time code manager of each camera combines the received time code with the captured video data and sound data to generate camera data.例文帳に追加

カメラがビデオデータ及び音声データを取り込み、それぞれのカメラのタイムコードマネージャが、受信したタイムコードを取り込んだビデオデータ及び音声データと組み合わせてカメラデータを生成する。 - 特許庁

Then the code block including the control codes P0 and P1 by the replacement is converted into a pattern image determined corresponding to the code block to generate an image to be drawn on the recording medium.例文帳に追加

この後、置き換えにより制御符号P0,P1を含む符号ブロックを各符号に対応して定められたパターン画像に変換して記録媒体に描画される画像を生成する。 - 特許庁

Next, the MPU 402 divides the code data to be encrypted into blocks, encrypts the divided code data by an encryption key 1 and an encryption key 2 to generate the encrypted encryption data 701.例文帳に追加

次に、MPU402は暗号化する符号データをブロックに分割し、分割された符号データを暗号化鍵1と暗号化鍵2で暗号化し、暗号化した暗号化データ701を生成する。 - 特許庁

A code calculation part 200 reads out elements associated with elements to be encoded from the tag plane nRAMs 11 to 15 and connects codes of these elements to generate a target code.例文帳に追加

符号計算部200は、符号化対象の要素に対応付けられた要素をタグプレーンnRAM11〜15から読み出し、それらの要素の符号を繋げることで目的の符号を生成する。 - 特許庁

例文

The identification code detection part 30 extracts identification codes from a plurality of sequentially acquired images, and combines fragments of the identification codes to generate the correct identification code.例文帳に追加

そして、識別符号検出部30は、順次取得した複数の画像の各々から識別符号を取り出し、各識別符号の断片を結合することにより正しい識別符号を生成する。 - 特許庁




  
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 (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.
  
© 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 - 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 1994-2010 The FreeBSD Project. All rights reserved. license
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS