| 意味 | 例文 |
external-memoryの部分一致の例文一覧と使い方
該当件数 : 2823件
To provide a debugging system capable of acquiring detail information on transitions of a program counter in a LSI and memory busses and the like without need for a specified ICE and even if an internal operation state of the LSI is monitored partially from a monitor output-terminal under constraints of the number of external terminals in a LSI system installed a CPU and the like.例文帳に追加
CPUなどが組み込まれたシステムLSIにおいて、専用ICEが必要なく、また外部端子数の都合上モニタ出力端子からLSI内部の動作状態を断片的にしかえられなくても、LSI内部のプログラムカウンタの遷移やメモリバスの遷移などの詳細な情報を得ることができるデバッグシステムを提供する。 - 特許庁
As for a patient who is unable to move the fingers freely because of contracture etc. and needs rehabilitation for moving the fingers again by moving the fingers with external force, the function of finger operation is restored by the rehabilitation apparatus which has a driving device 2 using shape memory alloy and automatically operates the finger motion.例文帳に追加
拘縮などの原因によって手の指を自由に動かせない病状で、外力によって指を動かして、指が再び動くようにリハビリを行う必要のある患者に対して、形状記憶合金を用いた駆動装置2を有し、自動的に指の曲げ伸ばし動作を行うことができるリハビリ装具によって、指動作の機能を回復させるようにする。 - 特許庁
A system-on-chip integrated circuit 10 includes a configurable logic array 15, a processor 11, and memories 13, 14 suitable for storing instructions for a mission function and instructions for a configuration loading function to be used for loading configuration data to a nonvolatile configuration memory in the integrated circuit from an external source via an input port in the integrated circuit.例文帳に追加
システムオンチップ集積回路10は、設定可能ロジックアレイ15と、プロセッサ11と、ミッション機能用の命令、外部ソースから集積回路上の入力ポートを介して集積回路上の不揮発性設定メモリへ設定データをロードするのに用いる設定ロード機能用の命令の格納に適合したメモリ13,14とを備える。 - 特許庁
After the completion of the carrying in and installation of a game machine 10 to a game parlor, the serial number of a ROM 113 incorporated into the game machine 10 and a decoding key stored in a memory of a system managing unit 70 being related to the serial number are transmitted to a data totaling managing device 60 through an external communication circuit C3.例文帳に追加
遊技店への遊技機10の搬入および設置が完了した後、所定のタイミングで、その遊技機10に組み込まれているROM113のシリアル番号、ならびに当該シリアル番号と関連づけてシステム管理装置70のメモリに記憶されている復号化キーが、外部通信回線C3を介してデータ集計管理装置60に送信される。 - 特許庁
A CPU 1 is controlled so that the specified application program obtained is installed into either a Flash ROM 3 in the network print server 1500 or an external memory 10 equipped by the inside of a printer controller 1600 based on a storing position designating information to the specified application program obtained from a host computer 2001.例文帳に追加
ホストコンピュータ2001から取得される所定のアプリケーションプログラムに対する格納先指定情報に基づいて、ネットワークプリントサーバ1500内のFlashROM3またはプリンタコントローラ1600内が備える外部メモリ10のいずれかに該取得された所定のアプリケーションプログラムをインストールさせるようにCPU1が制御する構成を特徴とする。 - 特許庁
This circuit 115 has a counter 101, a select part (selector) and arbitrating parts 102 to 114 and corresponding to which external memory is accessed by a CPU for the request of the CPU or corresponding to the respective CPU requests divided by a transfer code outputted by the CPU, the order of priority is applied to the simultaneously inputted requests of DMA.例文帳に追加
アクセス調停回路115は、カウンタ101とセレクト部301、302と調停部102〜114を有し、CPUのリクエストをCPUがどの外部メモリにアクセスしたかにより、またはCPUの出力する転送コードにより分割したCPUリクエストのそれぞれに対して、同時に入力されるDMAのリクエストに対する優先順位付けを行なう。 - 特許庁
A CPU 38 converts MCYK image printing data input from an external host equipment to GRBK image printing data, develops the GRBK image printing data in a frame memory 45, and transmits the GRBK image printing data to the printing unit 43 of the printer which prints an MCYK image, in the same way as in the case of normal printing, whereby a fluorescent color image is printed.例文帳に追加
CPU38は、外部のホスト機器から入力されるMCYK画像印刷データをGRBK画像印刷データに変換してフレームメモリ45に展開し、このGRBK画像印刷データを通常印刷時の場合と同様にMCYK画像を印刷するプリンタ印字部43に送信して、蛍光カラー画像を印刷する。 - 特許庁
When the damage-recoverable composite material is deformed or damaged by external force, the material is heated above the shape-recovery temperature of the shape-memory resin 2 and above the melting temperature of the heat- meltable material 1 to restore the damage-recoverable composite material to the original form and repair the damage such as breakage and crack.例文帳に追加
また、このような損傷修復複合材が外部応力により変形・損傷した場合には、その損傷修復複合材を、形状記憶樹脂2の形状回復温度以上で、かつ熱溶融材料1の溶融温度以上に加熱して、損傷修復複合材を元の形状に戻すとともに、破壊・クラック等の損傷を修復する。 - 特許庁
The program execution environment constituted of a Java virtual machine 4 is provided with a normal interpreter 5 for interpreting a thread by a normal interpreter format and executing the thread (1) and a tracing interpreter 6 for tracing the thread by executing a program having a tracing function for each line or for each instruction and outputting the contents of a memory to the external (2).例文帳に追加
Java仮想マシン4によって構成されたプログラム実行環境は、(1)通常のインタプリタ形式でスレッドを解釈して実行する通常インタプリタ5と、(2)トレース機能を有していてプログラムを1ラインや1命令ずつ実行し、トレースを行ってメモリの内容を外部に出力するトレース用インタプリタ6とを備えている。 - 特許庁
In a control circuit of the electronic equipment, a digital signal of a digital audio interface standard is inputted from external audio equipment 30 through an input terminal, data located in a predetermined timing position in one frame of the digital signal are extracted, and the firmware or data stored in a flash memory 12 are rewritten based on the analysis result of the extracted data and the extracted data.例文帳に追加
電子機器の制御回路1において、外部のオーディオ機器30からデジタルオーディオインターフェース規格のデジタル信号を入力端子より入力し、デジタル信号の1フレーム中の所定タイミング位置にあるデータを抽出し、抽出したデータを解析した結果と抽出データに基づいて、フラッシュメモリ12に格納されたファームウェアまたはデータを書き換える。 - 特許庁
When a new application program cannot be downloaded from a server device due to the residual capacity of storage means, a system automatically retreats and moves the application program stored in the storage means to an external recording medium to ensure the memory area, than makes the new application program able to be downloaded from the server to the storage means.例文帳に追加
記憶手段の残り容量によりサーバ装置から新規なアプリケーションプログラムをダウンロードできないような場合は、システムが自動的に記憶手段に記憶されているアプリケーションプログラムを外部記録媒体に退避移動させて記憶領域を確保し、その上でサーバ装置から記憶手段に新規なアプリケーションプログラムがダウンロードされるようにする。 - 特許庁
The audio decoder section 4b is prepared, in parallel, with an audio packet extraction section 43 which extracts audio packets constitute audio data to the input b of the sector data from an external memory 5 connected to the front end processor section 4a, a supplementary packet extraction section 48 which extracts the supplementary packets consisting of supplementary data and a frame information extraction section 52.例文帳に追加
オーディオデコーダー部4bは、フロントエンドプロセッサ部4aに接続された外部メモリ5からのセクターデータの入力bに対してオーディオデータよりなるオーディオパケットAudio Packetを抽出するオーディオパケット抽出部43と、サプリメンタリーデータよりなるサプリメンタリーパケットSupplementary Packetを抽出するサプリメンタリーパケット抽出部48と、フレーム情報抽出部52を並列に用意する。 - 特許庁
A driver and an identifier notification function for the image forming device 1 is automatically installed, based on programs, when the driver installation program and the installation program for the identifier notification function for the image forming device 1 are stored in an external memory connected to a connection means 24, in an information processor 2 side.例文帳に追加
情報処理装置2側では、接続手段24に接続された外部記憶装置に、画像形成装置1に対するドライバのインストールプログラムおよび識別子通知機能のインストールプログラムが格納されている場合には、前記プログラムに基づいて、画像形成装置1に対するドライバおよび識別子通知機能が自動的にインストールされる。 - 特許庁
To provide a simple structural inexpensive game medium dispenser that can directly execute a dispensing process between an external negotiable value medium and a game machine of a game medium to quicken dispensing processing, that needs no rental card, memory card or the like, that needs no device to communicate with them, and that consists of a very small number of components.例文帳に追加
直接外部有価価値媒体と遊技媒体の遊技機との間で貸出処理を行なうことが可能となり、貸出処理の迅速化が図れ、しかも貸出カード、メモリカードなどが不要であるばかりか、それらから情報を遣り取りする装置も不必要な極めて部品点数が少なく、簡単な構造で安価な遊技媒体貸機を提供する。 - 特許庁
When a name 111 of a Service to be installed and program data 112 of the Service are transferred as a program installing instruction from a Web browser 110 to an InstallServlet 103 by an HTTP protocol, the InstallServlet 103 saves the program data 112 in an external memory 105 as a file, and registers a pass saving the program and the Service name 111 in a class path managing portion 202.例文帳に追加
Webブラウザ100からInstallServlet103に対し、HTTPプロトコルでプログラムのインストール指示110として、インストールすべきServiceの名称111、Serviceのプログラムデータ112が転送されてくると、InstallServlet103は、プログラムデータ112を外部記憶装置105にファイルとして保存し、更にプログラムを保存したパスとService名称111をクラスパス管理部202に登録する。 - 特許庁
Personal information which is set by a user operating a host PC 3, is acquired, personal information which is registered for each of various users is registered in an external memory 211, peculiar data working processing is applied to data to output specialized to personal information, output data customized for each user are created and its transmission to the host PC 3 is controlled.例文帳に追加
ホストPC3を操作するユーザが設定した個人情報を取得して、種々のユーザ毎に登録される個人情報を外部メモリ211に登録し、出力すべきデータに対して個人情報に特化して固有のデータ加工処理を行い、ユーザ毎にカスタマイズされた出力データを作成してホストPC3に送信制御する構成を特徴とする。 - 特許庁
A resource board for a circuit emulator holds other emulation resources such as a programmable logic device (PLD) and a random access memory (RAM), and employs both hard-wired and network-based virtual signal paths to flexibly route signals between the emulation resources on the resource board and resources mounted on other resource boards, workstations and other external equipment.例文帳に追加
回路エミュレータ用のリソースボードは、プログラマブル論理デバイス(PLD)とランダムアクセスメモリ(RAM)のような他のエミュレーションリソースを具備し、ハードワイヤードでネットワークベースの仮想信号通路を用いてリソースボード上のエミュレーションリソースと、他のリソースボード上に取り付けられたリソース及びワークステーション並びに他の外部機器の間に柔軟に信号を送る。 - 特許庁
The internal circuit 10 mounted on an LSI 100 includes an address controller 106 which monitors whether or not addresses of bus lines 111 and 112 are addresses in a predetermined specific address area while the CPU 101 executes the program stored in the external memory 20 and notifies the CPU of addresses in the specific address area when detecting them.例文帳に追加
LSI100に搭載された内部回路10が、CPU101での、外部メモリ20に格納されたプログラムの実行中に、バスライン111,112のアドレスが、あらかじめ定められた所定のアドレス領域内のアドレスであるか否かをモニタし、所定のアドレス領域内のアドレスを検出したときにCPUに通知するアドレスコントローラ106を含む。 - 特許庁
When the version of a program in a program version 11 is updated by using an external rewriting means 30 and further the version of a program in a program version 21 is updated, data or programs to be updated in the memory device 20, i.e., update data written to the update data area 22, are rewritten thereafter by using a data updating means 50.例文帳に追加
外部書き換え手段30を用いて、プログラムバージョン11内のプログラムがバージョンアップされ、さらに、プログラムバージョン21内のプログラムがバージョンアップされると、その後、必要に応じて、メモリデバイス20内の更新の対象となるデータ又はプログラム、すなわち、更新データエリア22に書き込まれた更新データが、データ更新手段50を用いて書き換えられる。 - 特許庁
A CPU 105, if powered up by an external feed interface 101 while a predetermined key in a key matrix 102 is operated, reads into a RAM 110 a boot program stored in an SD card 112 connected to an SD card interface 111 via a memory controller 108 and executes the boot program stored in the RAM 110.例文帳に追加
CPU105は、キーマトリクス102内の所定のキーが操作された状態で外部給電インタフェース101から電源供給が行われたときに、メモリコントローラ108を介して、SDカードインタフェース111に接続されたSDカード112に記憶したブートプログラムをRAM110に読み込み、RAM110に記憶したブートプログラムを実行する。 - 特許庁
At the time of writing, a data size detection circuit 7 detects the size of compressed data inputted from the external based on compression information added to compressed data and indicating the size of compressed data, a data I/O circuit 6 and an instruction decoder 5 are driven only for a period necessary for writing operation to write the compressed data in a memory cell array 2.例文帳に追加
データサイズ検出回路7は書込み時に圧縮データに付加されかつ圧縮後のデータの大きさを示す圧縮情報を基に外部から入力される圧縮データの大きさを検出し、書込み動作に必要な期間だけデータ入出力回路6及び命令デコーダ5を動作させてメモリセルアレイ2に圧縮データを書込む。 - 特許庁
When injecting a natural ground consolidating chemical fluid by using an injecting device for injecting the natural ground consolidating chemical fluid into the natural ground, measured injection data are converted from an analog signal into a digital signal, written on an internal memory of a digital chart recorder 1, and preserved in an external recording medium 4 capable of being taken out from the digital chart recorder 1.例文帳に追加
地山中に地山固結用薬液を注入するための注入装置を用いて地山固結用薬液を注入する際に計測した注入計測データをアナログ信号からデジタル信号に変換してデジタルチャート記録計1の内部メモリーに書き込み、デジタルチャート記録計1から取り出し可能な外部記録媒体4に保存している。 - 特許庁
When data input operation or output operation of the flash memory device is performed, the first data input/output part and the second input/output part are operated alternately keeping the prescribed time interval, they transfer input data to the first page buffer part and the second page buffer part, or output read-out data from the first page buffer part and the second page buffer part to an external device.例文帳に追加
フラッシュメモリ装置のデータ入力動作または出力動作のとき、第1データ入出力部と第2データ入出力部が所定の時間間隔をおいて互いに交互に動作し、第1ページバッファ部及び第2ページバッファ部に入力データを転送し、または第1ページバッファ部及び第2ページバッファ部からの読出しデータを外部装置に出力する。 - 特許庁
To build up an operating system for providing an interface and network environment having functions equivalent to those of browsers used in conventional computer systems, capable of operating directly from a portable external memory medium and using a system by a user's own system environment even in different computers without using a fixed disk at all.例文帳に追加
従来のコンピュータシステムで利用されているブラウザと同等の機能をもったインターフェイス及びネットワーク環境を提供しつつ、持ち運び可能な外部記録媒体から直接作動し、なおかつ固定ディスクを一切使用せず、異なるコンピュータにおいても利用者独自のシステム環境でシステムを利用できるという特徴を有するオペレーティングシステムの構築を課題とする。 - 特許庁
This semiconductor device 1 is provided with an error check necessity determining means 4, and is configured to determine the necessity of error check on the basis of notification from an error check necessity notifying means 6 provided in a block 2 where the power is not disconnected, and to perform error check of data loaded from an external memory means when an error check executing means 5 is booted according to the determination.例文帳に追加
本発明による半導体装置1は、エラーチェック要否判定手段4を備え、電源が遮断されないブロック2に設けられたエラーチェック要否通知手段6からの通知に基づいてエラーチェックの要否を判定し、その判定に従ってエラーチェック実行手段5がブート時に外部メモリ手段からロードされるデータに対してエラーチェックを行う構成にした。 - 特許庁
Before starting processing of data (processing of converting print data to pit-map type image data or the like), printers 5, 6 discriminate the data, and in accordance with the discrimination result, download a PDL program (processing-related module) usable for the processing of the data from any of external devices including host devices 1 to 4 on a network 7 and write the downloaded PDL program into an inner memory.例文帳に追加
印刷装置5,6はそれぞれ、データの処理(印刷データをビットマップ状の画像データ等に変換する処理)を開始するのに先立ち、そのデータを判別し、その判別結果に応じてデータの処理に利用可能なPDLプログラム(処理関連モジュール)をネットワーク7上のホスト装置1〜4を含む外部機器のいずれかからダウンロードし、そのダウンロードしたPDLプログラムを内部のメモリに書き込む。 - 特許庁
When the repeating device (SIP server) of the active system becomes trouble by a certain cause during operation, session information which becomes a target to be relieved is extracted from recorded messages based on a call admission target list registered beforehand in the external memory device, the state of the repeating device is restored by that a repeating processing unit in the repeating device of a standby system reads it.例文帳に追加
運用中に現用系の中継装置(SIPサーバ)が何らかの原因で障害となった場合、外部記憶装置内にあらかじめ登録した呼救済対象リストに基づいて、記録されたメッセージから救済するべき対象となるセッション情報を抽出し、待機系中継装置内の中継処理部が読み込むことで、中継装置の状態を復元する。 - 特許庁
In order to display a thumbnail image 100 of a reprintable image file in a LCD 49, a complex machine generates, upon original printing, the thumbnail image 100 from printing intermediate data converted from the image file based on print setting, combines the printing intermediate data, the thumbnail image 100, and other print information into one reprint data, and store the data in an external storage or a built-in memory.例文帳に追加
リプリント可能な画像ファイルのサムネイル画像100をLCD49に表示させるため、複合機は、オリジナルプリント時に、画像ファイルから変換した印刷用中間データより印刷設定に基づいてサムネイル画像100を作成し、その印刷用中間データとそのサムネイル画像100とその他の印刷情報とを一つのリプリントデータにして、外部ストレージや内蔵メモリに記憶しておく。 - 特許庁
In the case where simultaneous reading and writing operations are performed to the same row address, the start of a writing operation is delayed until the reading operation is completed by inputting a read word line pulse signal RP which is to be outputted from a read control circuit 116a for the purpose of memory access to a write control circuit 106a based on the read enable signal nre and a read clock signal clkr of external inputs.例文帳に追加
同一ロウアドレスに対して同時にリードライト動作が行われる場合は、外部入力のリードイネーブル信号nre、リードクロック信号clkrに基づいて、リード制御回路116aがメモリアクセスのために出力するリードワード線パルス信号RPをライト制御回路106aに入力し、リード動作の終了までライト動作開始を遅延させる。 - 特許庁
Memory sharing is performed so that the input and output of data between a primary storage and a secondary storage (the primary storage to the secondary storage: image save, the secondary storage to the primary storage: image recovery) is suppressed to the minimum in order to process a plurality of input image data and the productivity of the external inputting means (original reading productivity of the scanner) is minimized.例文帳に追加
複数の入力画像データを処理するために1次記憶装置と2次記憶装置との間のデータの入出力(1次記憶装置→2次記憶装置:画像退避、2次記憶装置→1次記憶装置:画像復帰)を最低限に抑え、かつ外部入力手段の生産性(スキャナの原稿読取生産性)の低下も最小限に抑制するようなメモリシェアリングを行う。 - 特許庁
To provide means for reducing current density required for spin injection magnetization reversal, to provide means for performing magnetic writing operation directly conducting a current to a memory cell without utilizing an external magnetic field, and further to provide a high density magnetic recording apparatus for enabling record reading operation in an equivalent device structure.例文帳に追加
スピン注入磁化反転に要する電流密度を低減化する手段を提供するとともに、高密度磁気記録装置の磁気的メモリーセルに対して、外部磁場を利用することなく、メモリーセルに直接電流を流すことにより磁気的書き込み操作を行う手段を提供し、かつ、同等の素子構造において記録読み取り操作を可能とする高密度磁気記録装置を提供すること。 - 特許庁
A parameter table which describes in time series control data corresponding to a voltage to be applied respectively on ion transport constituent elements such as a first stage quadrupole, a multiple pole ion guide arranged in a collision cell, and a third stage quadrupole is generated at a data generating part 400 constructed of a CPU, and is held in a table holding part 411 being an external memory by DMA transmission.例文帳に追加
第1段四重極、コリジョンセル内に配設された多重極イオンガイド、第3段四重極などのイオン輸送構成要素にそれぞれの印加する電圧に対応した制御データを時系列的に記述したパラメータテーブルをCPUにより構成されるデータ生成部400で生成し、DMA転送で外部メモリであるテーブル保持部411に保持する。 - 特許庁
The IC module for use in a contactless IC card by adhesion has on the film substrate the IC chip including the memory storing unique information and the microprocessor for information processing, and wiring including the antenna circuit for transmitting the unique information to an external apparatus, and the film substrate includes a Y-shaped slit penetrating the film substrate except over the wiring.例文帳に追加
非接触ICカードに接着にて内蔵され、固有情報を格納するメモリや情報処理を行うマイクロプロセッサを含むICチップと、外部機器と固有情報の送受信を行うためのアンテナ回路を含む配線が、フィルム状基板に備えられ、前記フィルム状基板には、前記配線を避けて前記フィルム状基板を貫通するY字状切り込みを形成したこと。 - 特許庁
The device includes: an encryption key generation unit 14 which generates an encryption key at random; a data communication unit 14 which communicates data through wireless communication to external apparatuses 4, 5 having acquired the encryption key through a memory 7 mounted removably on the device (or communication with the image projection device); and a key invalidation unit 14 which invalidates the encryption key in response to power-off operation of the device.例文帳に追加
該装置は、暗号キーをランダムに作成する暗号キー作成部14と、該装置に対して取り外し可能に装着されたメモリ7(又は該画像投射装置との通信)を介して暗号キーを取得した外部機器4,5に対して、無線通信によってデータを通信するデータ通信部14と、該装置の電源遮断操作に応じて暗号キーを無効にするキー無効化部14とを有する。 - 特許庁
When a read access from an external memory required to generate a new vertically reduced image exceeds the specified number of lines given, in advance, a new compressed image is obtained by selecting and reading the original image of a specified number of lines from original image lines to be read and reusing the original image lines used in generating vertically reduced line of one preceding it.例文帳に追加
新規の垂直縮小画像を生成するときに必要な外部メモリからの読み出しアクセスが事前に与えられた規定ライン数を超える場合には、読み出すべき元画像ラインから規定ライン数分の元画像を選択して読み出し、1つ前の垂直縮小ラインを生成するときに使った元画像ラインを再利用することによって新規の圧縮画像を得る。 - 特許庁
The nonvolatile memory of the present invention that is a nonvolatile RAM performing reading and writing of data at random comprises an initialization means which outputs, when an initialization signal is inputted, an interruption control signal, and initializes any one or all of memories; and an access interruption means which interrupts, when the interruption control signal is input, external accesses while the initialization is performed.例文帳に追加
本発明の不揮発性メモリは、ランダムにデータの読み書きを行う不揮発性RAMであり、イニシャライズ信号が入力されると、遮断制御信号を出力するとともに、メモリのいずれか、あるいは全てをイニシャライズするイニシャライズ手段と、遮断制御信号が入力されると、イニシャライズが行われている期間、外部からのアクセスを遮断するアクセス遮断手段とを有する。 - 特許庁
In the small CCD camera 10 that does not have imaging parameter setting function, the camera has a parameter-setting terminal 16 which is possible to detachably connect a cable 18 from the outside, and makes it possible to write/read the imaging parameters for storing in an internal nonvolatile memory from an external parameter setting controller 20 via the parameter setting terminal 16 and the cable 18.例文帳に追加
撮像パラメータ設定機能を有さない小型CCDカメラ10において、外部からケーブル18が着脱可能に接続可能となったパラメータ設定用端子16を有し、パラメータ設定用端子16及びケーブル18を介して外部のパラメータ設定用コントローラ20から、内部の不揮発性メモリに格納する撮像パラメータの書き込み/読み出しを可能とする。 - 特許庁
Communication data required for communication with a external host are stored in a writable memory 3, the host is accessed from a terminal using the communication data, general data are sent from the host to the terminal together with musical data, and the general data are displayed on a screen 11 or sound-generated by an acoustic equipment 12 before or after performance of the musical data.例文帳に追加
書き換え可能なメモリ3に外部にあるホストとの通信に必要な通信データを記憶し、この通信データを使用して端末から前記ホストをアクセスして、ホストから端末に音楽データとともに一般データを送り、音楽データの演奏前かまたは後に一般データを画面11に表示したり音響機器12から音声発生したりする通信カラオケ端末を改良する。 - 特許庁
The memory circuit includes a data storage section which stores data and redundancy data that are used to conduct error correction for the data and an error correcting section which at least conducts error detection for the data of the data storage section using the redundancy data when no access is received from the external to input and output data and outputs the obtained result as an error detection signal.例文帳に追加
メモリ回路として、データ及び前記データに対する誤り訂正を行うための冗長データを格納するデータ格納部と、データを入出力するように外部からアクセスを受けていないときに、前記データ格納部のデータに対して、前記冗長データを用いて、少なくとも誤り検出を行い、得られた結果をエラー検出信号として出力する誤り訂正部とを備える。 - 特許庁
Therefore, in the video data compressing apparatus, the use of an external frame memory is reduced to decrease power consumption, and the discrete cosine transform/inverse discrete cosine transform part and the quantization/dequantization part are provided in processing units to form a system on-chip SOC, thereby easily miniaturizing the video data compressing apparatus and a portable electronic system equipped therewith and reducing their power consumption.例文帳に追加
したがって、ビデオデータ圧縮装置は、外部フレームメモリの使用を減らして電力消耗を減少させ、離散余弦変換/逆離散余弦変換部と、量子化/逆量子化部を各々のプロセッシングユニットに具備して、システムオンチップSOCを形成することによって、ビデオデータ圧縮装置及びこれを具備する携帯用電子システムの小形化及び低消耗電力実現が容易である。 - 特許庁
When the template image character drawing data for printing characters in a template image arranged in a predetermined position of paper and text character drawing data for printing a text image in a text are transmitted, the host device gives a specific download DL font ID using different numerical area numeric values to respective character drawing data stored in an external memory mounted on the printer.例文帳に追加
ホスト装置は、用紙の所定の位置に配置される定型画像に含まれる文字を印刷するための定型画像文字描画データ、および本文中の本文画像を印刷するための本文文字描画データを送信する際に、プリンタに搭載された外部メモリに記憶される各文字描画データ毎に、異なる数値領域の数値を使用した、固有のダウンロード(DL)フォントIDを付与する。 - 特許庁
The storage device 1000 for recording digital data comprises a first recording medium 1100 as a semiconductor memory with a copy right protecting function, a second recording medium 1200 as a large capacity hard disk, and a host controller 1300 for controlling communication with external host equipment and controlling the first recording medium 1100 and the second recording medium 1200.例文帳に追加
ディジタルデータを記録する記憶装置1000は、著作権保護機能を持つ半導体メモリである第1の記録媒体1100と、大容量ハードディスクである第2の記録媒体1200と、外部ホスト機器との通信制御及び第1の記録媒体1100の制御及び第2の記録媒体1200の制御を行うホストコントローラ1300とを備えている。 - 特許庁
It is the feature of this device to display the picture of the user defined paper on CRT 11 in a printing request, storing the plural user defined papers in an external memory 12, based on a parameter inputted from a key board 10 to the picture of the user defined paper and to list-display the plural stored user defined paper on CRT 11 to allow a user to select the desired user defined paper.例文帳に追加
印刷要求時に、CRT11上にユーザ定義用紙画面を表示し、該ユーザ定義用紙画面に対してキーボード10から入力されるパラメータに基づいて複数のユーザ定義用紙を外部メモリ12に記憶し、該記憶された複数のユーザ定義用紙をCRT11にリスト表示して、ユーザが意図するユーザ定義用紙を選択する構成を特徴とする。 - 特許庁
These print server and data processor are constituted so that a display form of the executing state of a printing job processed by a printer to be displayed on a CRT 10 is switched and controlled by every user or every client computer by referring to display conditions registered in an external memory 11 based on user information or client information to be identified by analysis of the printing job by a CPU 1.例文帳に追加
印刷ジョブの解析により識別されるユーザ情報またはクライアント情報に基づきCPU1が外部メモリ11に登録された表示条件を参照してCRT10に表示すべきプリンタにより処理されている前記印刷ジョブの実行状態の表示形態をユーザ別またはクライアントコンピュータ別に切り替え制御する構成を特徴とする。 - 特許庁
An MS I/O controller 1 has a memory stick interface 10, an EEPROM master control part 20, a PCMCIA host control part 30, and a UART part 40, and the CMCIA host control part 30 or the UART part 40 can be selectively switched and operated in accordance with uses by a fixed input to a FUNCSEL 50 being an external pin.例文帳に追加
MSI/Oコントローラ1は、メモリースティックインターフェース10、EEPROMマスタ制御部20、PCMCIAホスト制御部30、UART部40を有しており、外部ピンであるFUNCSEL50への固定入力によって前記PCMCIAホスト制御部30か前記UART部40の何れか一方を、使用用途により選択的に切り替えて作動させることが可能になされている。 - 特許庁
A plurality of print setting selected from a print setting picture by a printer driver are stored on an external memory 11 as a print setting file, and a prescribed icon for recognizing print setting contents is assigned and set to each stored print setting file, and the assigned prescribed icon is arranged on a picture displayed by a display device 101 by a CPU 1.例文帳に追加
プリンタドライバによる印刷設定画面上から選択される印刷設定を印刷設定ファイルとして外部メモリ11上に複数記憶し、該記憶される各印刷設定ファイルに印刷設定内容を認識するための所定のアイコンを割り当て設定し、該割り当てられる所定のアイコンをCPU1が表示装置101が表示する画面上に配置する構成を特徴とする。 - 特許庁
In the case a linear deviation exceeding an allowable amount occurs in a CAD drawing, etc., if necessary, a control variable change setting program is executed on the side of an external device electrically connected to the image forming apparatus, and part or all of the registration control variables Ra, Rb and Rc are changed, and the contents stored in the memory are rewritten to the changed values.例文帳に追加
そして、必要に応じて、例えばCAD図面などにおいて許容範囲を超える線ズレが発生している場合には、画像形成装置と電気的に接続されている外部装置側で制御量変更設定プログラムが実行されてレジスト制御量Ra,Rb,Rcの一部あるいは全部が変更され、メモリに記憶されている内容がこれら変更後の値に書き換えられる。 - 特許庁
In the multifunctional device having plural control circuits each of which is provided with a CPU, an electrically rewritable memory and a communication means, a main control circuit 110 is provided with a function for receiving rewritting data from external equipment and delivering the received rewritting data to circuit boards 130, 140, 150 provided with electrically rewritable memories to be rewritten by the rewriting data respectively.例文帳に追加
CPUと電気的書換可能メモリと通信手段とを備えた制御回路を複数有した多機能装置であって、主たる制御回路110は、外部の機器からの書き換えデータを受け、該書き換えデータによって書き換えを行うべき電気的書換可能メモリを備えた回路基板130,140,150へ配送する機能を備えた、ことを特徴とする。 - 特許庁
The integrated circuit device 10 comprises a sampling clock CLK 90 delaying from a reference clock DQS by a predetermined phase, a DLL circuit for generating a CLK 270, an input circuit S/P for taking in data inputted synchronously with the reference clock DQS, and a function macro 30 consisting of a plurality of function blocks for performing access control to an external memory 20 and applying predetermined processing to the data.例文帳に追加
集積回路装置10は,基準クロックDQSから所定の位相遅れたサンプリングクロックCLK90,CLK270を生成するDLL回路,基準クロックDQSに同期して入力されるデータを取り込む入力回路S/P,外部メモリ20へのアクセス制御を行い当該データに対して所定の処理を行う複数の機能ブロックからなる機能マクロ30を有する。 - 特許庁
The memory card 30 is provided with: a storage means 31 for storing user data; an image data storage means 32 for storing a plurality of image data corresponding to a user's selection operation; and a control means 33 for determining that selection operation corresponding to image data is performed when it receives from external equipment an instruction to delete image data stored in the image data storage means.例文帳に追加
メモリカード30は、ユーザデータを格納する記憶手段31を備え、ユーザの選択操作に対応する複数の画像データを格納する画像データ記憶手段32と、画像データ記憶手段が格納する画像データに対する削除指示を外部機器から受けた場合に、画像データに対応する選択操作がなされたと判定する制御手段33とを備えている。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|