access codeの部分一致の例文一覧と使い方
該当件数 : 1017件
PASSIVE OPTICAL SUBSCRIBER NETWORK TO WHICH CODE DIVISION MULTIPLEX ACCESS METHOD IS APPLIED例文帳に追加
コード分割多重接続方式を適用した受動型光加入者ネットワーク - 特許庁
A new disk access code is stored in the areas ROM 2, ROM 4 of a first EEPROM which stores the old disk access code required for reading from the magnetic disk, the areas ROM 2, ROM 4 being different from the area ROM 1 of the old disk access code and each containing an old interface code not required for reading from the disk.例文帳に追加
磁気ディスクからのリードに必要な旧ディスク・アクセス・コードを格納する第1EEPROMにおいて、旧ディスク・アクセス・コードの領域ROM1と異なり、ディスクからのリードに不要な旧インターフェース・コードを含む領域ROM2、ROM4に、新第ディスク・アクセス・コードを格納する。 - 特許庁
A GPS (global positioning system) satellite signal as a sort of CDMA (code division multiple access) signals and a replica code of the GPS satellite signal are used to perform correlative arithmetic operation of a reception signal receiving the GPS satellite signal.例文帳に追加
CDMA(Code Division Multiple Access)信号の一種であるGPS(Global Positioning System)衛星信号と、GPS衛星信号のレプリカコードとを用いて、GPS衛星信号を受信した受信信号の相関演算を行う。 - 特許庁
The image forming apparatus 20, which authenticates a maintenance apparatus 50 by a frequency confined for each of a plurality of auxiliary access codes and then invalidates the auxiliary access code, generates a new auxiliary access code every time one auxiliary access code is invalidated, or generates auxiliary access codes when all the managed auxiliary access codes are invalidated, and transmits the generated auxiliary access code to a predetermined mail address.例文帳に追加
複数個の副アクセスコードごとに各々限定された回数だけ保守装置50を認証したのち、その副アクセスコードを無効とする画像形成装置20において、1つの副アクセスコードが無効となるたびに新たに1つの副アクセスコードを生成するか、又は管理している全ての副アクセスコードが全て無効となったとき全て副アクセスコードを生成し、生成した副アクセスコードをあらかじめ設定されたメールアドレスに送信する。 - 特許庁
An article identification code and an individual identification code are printed on an article, a business card, etc., in the form of a bar code and electronized to access a database.例文帳に追加
商品識別符号や、個人識別符号をバーコードなどの形態で商品や名刺などに印刷し、これを電子化することによりデータベースにアクセスする。 - 特許庁
The data processor can perform access to protection code-processed data to be protected, and the decrypting device stores a decryption code corresponding to a protection code by a memory unit.例文帳に追加
データ処理装置は保護コード処理された被保護データにアクセスでき、暗号解除装置はメモリユニットにより保護コードに対応する解除コードを保存する。 - 特許庁
WIRELESS TERMINAL DEVICE, BASE STATION, AND RANDOM ACCESS METHOD OF BACKWARD COMMON CHANNEL IN CODE DIVISION MULTIPLE ACCESS METHOD例文帳に追加
無線端末装置、基地局、及び符号分割多重接続方式における逆方向共通チャネルのランダム接続方法 - 特許庁
This method employs a multiplexing method such as the CDMA(Code Division Multiple Access) or the TDMA(Time Division Multiple access).例文帳に追加
使用される多重化方法は、CDMA(符号分割多重アクセス)およびTDMA(時分割多重アクセス)であり得る。 - 特許庁
When there is an access from a cellular phone or the like via the first QR code, a server executes a registration process of the first QR code.例文帳に追加
サーバは、第1QRコードを介して携帯電話等からアクセスがあると、第1QRコードの登録処理を行う。 - 特許庁
While exceptions in such code are not propagated, the executed code has free access to all Python global variables.例文帳に追加
このようなコードでは例外は伝播しませんが、実行されたコードはすべてのPythonグローバル変数に自由にアクセスできます。 - Python
A.lib does not contain code; it just contains information which will be used at runtime to access A's code.例文帳に追加
A.lib にはコードは入っていません; 単に A のコードにアクセスするするために実行時に用いられる情報が入っているだけです。 - Python
You can use your cell phone camera to read the code and access the omikuji site. 例文帳に追加
携帯電話のカメラを使ってそのコードを読み取り,おみくじのサイトにアクセスできる。 - 浜島書店 Catch a Wave
APPARATUS AND METHOD FOR TRANSMITTING/RECEIVING DATA IN CODE DIVISION MULTIPLE ACCESS MOBILE COMMUNICATION SYSTEM例文帳に追加
符号分割多重接続移動通信システムでのデータ送/受信装置及び方法 - 特許庁
The micro-bar code 24 is access information for gaining an access to a home page carrying commodity purchasing information by customers, and it can be read by a bar code reader 17.例文帳に追加
このマイクロバーコード24は顧客別商品購入情報を掲載したホームページにアクセスするためのアクセス情報であり、バーコードリーダ17によって読み取ることができる。 - 特許庁
CHANNEL ENCODING/MULTIPLEXING APPARATUS AND METHOD FOR CODE DIVISION MULTIPLE ACCESS COMMUNICATION SYSTEM例文帳に追加
符号分割多重接続通信システムのチャネル符号化/多重化装置及び方法 - 特許庁
INTERFERENCE REDUCTION IN TIME DIVISION DUPLEX COMMUNICATION SYSTEM USING CODE-DIVISION MULTIPLE ACCESS例文帳に追加
符号分割多元接続を使用する時分割複信システムにおける干渉低減 - 特許庁
The first communication device transmits the access code to the second communication device 20.例文帳に追加
第1の通信装置10は第2の通信装置20へアクセスコードを送信する。 - 特許庁
Further, by using the identification code, access is disabled except for the specified device.例文帳に追加
また、識別コードを用いることにより、特定装置以外のアクセスができなくなる。 - 特許庁
You now add the EJBModule30 project to ApplicationClientForTest as a library and add the code to access Bean30. 例文帳に追加
次に EJBModule30 プロジェクトをライブラリとして ApplicationClientForTest に追加し、Bean30 にアクセスするコードを追加します。 - NetBeans
You now add the EJBModule14 project to ApplicationClientForTest as a library and add the code to access Bean14. 例文帳に追加
次に EJBModule14 プロジェクトをライブラリとして ApplicationClientForTest に追加し、Bean14 にアクセスするコードを追加します。 - NetBeans
The coverage data containing instruction access indicators associated with the code are obtained.例文帳に追加
コードに関連付けられた命令アクセス・インジケータを含むカバレッジ・データが取得される。 - 特許庁
To provide a method for generating a scramble code when applying high-speed downlink packet access (HSPDA) to a wide band code division multiple access communication system.例文帳に追加
広帯域符号分割多重アクセス通信システムに高速のダウンリンクパケットアクセス(HSPDA)を適用するする際の、スクランブルコードを生成する方法を提供する。 - 特許庁
The printer decrypts the document using the encryption key regenerated from the access code.例文帳に追加
プリンタは、アクセスコードから再生成された暗号鍵を用いてドキュメントを復号する。 - 特許庁
SOFT HAND-OFF METHOD IN MOBILE COMMUNICATION BY CODE DIVISION MULTIPLE ACCESS AND SYSTEM THEREFOR例文帳に追加
符号分割多元接続による移動通信におけるソフトハンドオフ方法及びシステム - 特許庁
A compound machine prints an access source page onto a paper form together with an entry field for contents of a command to an access destination page and a code region for entering a code with which the access destination page corresponding to the entry field can be specified.例文帳に追加
複合機は、アクセス元ページを、アクセス先ページに対する指令内容の記入欄および記入欄に対応するアクセス先ページを特定可能なコードが記載されるコード領域と共に用紙へ印刷する。 - 特許庁
A complex machine prints an access origin page on paper together with a code area in which a code capable of specifying an entry column of an instruction content to an access destination page and the access destination page corresponding to the entry column is described.例文帳に追加
複合機は、アクセス元ページを、アクセス先ページに対する指令内容の記入欄および記入欄に対応するアクセス先ページを特定可能なコードが記載されるコード領域と共に用紙へ印刷する。 - 特許庁
In the access situation management mechanism 40, an access situation to the information readers 20-1 to 20-n using the IC tag 11 is managed on the basis of the identification code included in the identification code-equipped access information.例文帳に追加
アクセス状況管理機構40においては、識別コード付アクセス情報に含まれる識別コードに基づいて、ICタグ11を用いた情報読取装置20−1〜20−nに対するアクセス状況が管理される。 - 特許庁
A filter previously programmed with a subscriber-specific conditional access code word inspects grouping of respective bytes of a conditional access header, to be made to match the subscriber-specific conditional access code word.例文帳に追加
加入者固有の条件付きアクセス・コード・ワードで予めプログラムされたフィルタは、加入者固有の条件付きアクセス・コード・ワードと一致させるために条件付きアクセス・ヘッダのそれぞれのバイトのグルーピングを検査する。 - 特許庁
A filter programmed in advance by means of a conditional access code word unique to a subscriber inspects a grouping of respective bytes of conditional access headers for matching with the conditional access code word unique to the subscriber.例文帳に追加
加入者固有の条件付きアクセス・コード・ワードで予めプログラムされたフィルタは、加入者固有の条件付きアクセス・コード・ワードと一致させるために条件付きアクセス・ヘッダのそれぞれのバイトのグルーピングを検査する。 - 特許庁
METHOD FOR TRANSMITTING AND RECEIVING COMMON INFORMATION IN CODE DIVISION MULTIPLE ACCESS COMMUNICATION SYSTEM PROVIDING HSDPA (HIGH-SPEED DOWNLINK PACKET ACCESS) SERVICE例文帳に追加
高速順方向パケット接続方式をサービスする符号分割多重接続通信システムでの共通情報送受信方法 - 特許庁
To provide sub-channels in a random access channel (RACH) of a time division duplex (TDD)/code division multiple access (CDMA) communication system.例文帳に追加
TDD(時分割複信)/符号分割多元接続(CDMA)通信システムのランダムアクセスチャネル(RACH)にサブチャネルを設ける。 - 特許庁
DEVICE AND METHOD FOR ASSIGNING SPREADING CODE FOR REVERSE COMMON CHANNEL MESSAGE IN CODE DIVISION MULTIPLE ACCESS COMMUNICATION SYSTEM例文帳に追加
符号分割多重接続通信システムにおける逆方向共用チャンネルメッセージのための拡散コードの割当て装置及び方法 - 特許庁
The Source view is based on the IDE's XML Source view and provides access to conveniences such as code folding, XML syntax highlighting, and code completion. 例文帳に追加
ソースビューは、IDE の XML ソースビューを基礎としており、コードの折り畳み、XML 構文の強調表示、コード補完などの機能を備えています。 - NetBeans
Furthermore, a code division multiple access (CDMA) system is modulated using a TDMA signal.例文帳に追加
また、TDMA信号を用いて符号分割多元接続(CDMA)系列を変調する。 - 特許庁
TELECOMMUNICATION EQUIPMENT WITH BUILT-IN LCR FOR ENABLING USER TO INPUT TELEPHONE COMPANY ACCESS CODE例文帳に追加
電話会社のアクセスコードを利用者が入力するLCR内蔵電気通信装置 - 特許庁
The access position in the radial direction of an optical disk 1 is detected by a time code decoder 11.例文帳に追加
タイムコードデコーダ11によって光ディスク1の半径方向のアクセス位置を検出する。 - 特許庁
To provide easy and efficient access to a desired tile in a JPEG2000 code.例文帳に追加
JPEG2000の符号の所望のタイルパートを容易・効率的にアクセス可能にする。 - 特許庁
Also, a code division multiple access (CDMA) system is modulated using a TDMA signal.例文帳に追加
また、TDMA信号を用いて符号分割多元接続(CDMA)系列を変調する。 - 特許庁
MULTI-USER DETECTION METHOD FOR RECEIVER IN MULTI- CARRIER CODE DIVISION MULTIPLE ACCESS TELECOMMUNICATION SYSTEM例文帳に追加
マルチキャリア符号分割多元接続通信システムの受信機のためのマルチユーザ検出方法 - 特許庁
CUSTOMER CODE NUMBER ACCESS METHOD FOR AUTOMATIC TRANSACTION DEVICE, AND AUTOMATIC TRANSACTION DEVICE例文帳に追加
自動取引装置における顧客暗証番号アクセス方法および自動取引装置 - 特許庁
METHOD FOR DISTRIBUTING CAPACITY IN CODE DIVISION MULTIPLE ACCESS MOBILE RADIO COMMUNICATION SYSTEM例文帳に追加
符号分割多重アクセス移動体無線通信システムにおいて、容量を分配する方法 - 特許庁
The approval code (12) (figure 1) can be used to access the fund related to the account.例文帳に追加
承認コード(12)(図1)はアカウントに関連する資金にアクセスするために使用され得る。 - 特許庁
The code breaking of data is performed by a point where program access is disabled in a pixel data processing chain.例文帳に追加
ピクセルデータ処理チェーン内で、プログラムアクセス不能なポイントでデータの暗号解読を行う。 - 特許庁
The QR code 17 allows the user 19 to access the management server 13.例文帳に追加
QRコード17はユーザ19が管理サーバ13にアクセスすることを可能とさせる。 - 特許庁
Then, the user 11 is made to access the independent server 41 by using the retrieved identification code.例文帳に追加
そして検索された識別記号を用いて、ユーザ11に独立サーバ41へアクセスさせる。 - 特許庁
METHOD OF ALLOCATING IP ADDRESS TO TERMINAL IN CODE DIVISION MULTIPLE ACCESS SYSTEM例文帳に追加
符号分割多重接続システムにおける端末に対するIPアドレス割り当て方法 - 特許庁
UPLINK DATA RETRANSMISSION SYSTEM AND METHOD IN CODE DIVISION MULTIPLE ACCESS COMMUNICATION SYSTEM例文帳に追加
符号分割多重接続通信システムにおける逆方向データ再伝送システム及び方法 - 特許庁
VARIABLE GAIN AMPLIFIER, RADIO APPLYING THE SAME, AND CODE DIVISION MULTIPLE ACCESS SYSTEM例文帳に追加
可変利得増幅器とこれを用いた無線通信装置及び符号分割多元接続システム - 特許庁
HAND-OFF CONTROL METHOD IN BASE STATION USE OF CODE DIVISION MULTIPLEX ACCESS AND ITS CONTROL EQUIPMENT例文帳に追加
コード分割多重方式の基地局用ハンドオフ制御方法及びその制御装置 - 特許庁
| Copyright © 1995-2026 Hamajima Shoten, Publishers. All rights reserved. |
| 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会員(無料)になると
|
