| 例文 |
program partの部分一致の例文一覧と使い方
該当件数 : 5618件
The terminal device 200 stores the acquired display data and application program in a corresponding storage part, performs display control processing by using the stored display data and application program (S114, S116, S118), and deletes the application program when the application program becomes unnecessary.例文帳に追加
携帯情報端末装置200 は、取得した表示データとアプリケーションプログラムとを対応する記憶部に保持しておき、記憶してある表示データとアプリケーションプログラムを使用して表示制御処理を実行し(S114,S116,S118)、不要になった時点で、アプリケーションプログラムを破棄する。 - 特許庁
The numerical control equipment, which drives a motor driving a moving part and controls a machine tool for processing a work according to a processing program, reads a name of a processing program, reads a name of a processing program which has been executed previously, and determines whether a processing program is changed or not (SA1-SA3).例文帳に追加
加工プログラムに従って可動部を駆動するモータを駆動し、ワークに加工を行う工作機械を制御する数値制御装置において、加工プログラム名を読み込み、前回実行加工プログラム名を読み込み、加工プログラムを変更したか否かを判断する(SA1〜SA3)。 - 特許庁
A portable telephone 2 communicable through a server device and a network is provided with a TV reception control part 21 for receiving television broadcasting, a connection request processing part 31 for transmitting program specification information for specifying a program to be received to the server device 3 and a questionnaire data acquiring part 32 for acquiring questionnaire data about a broadcast program from the server device.例文帳に追加
サーバ装置とネットワークを介して通信可能な携帯電話2は、テレビ放送を受信するTV受信制御部21と、受信する番組を特定する番組特定情報をサーバ装置3へ送信する接続要求処理部31と、放送の番組に関するアンケートデータをサーバ装置から取得するアンケートデータ取得部32とを備えている。 - 特許庁
To provide an edit device capable of recording only a program main part to another recording medium by simply cutting off unnecessary parts for a user in the case of a recording medium wherein the parts unnecessary for the user broadcast in intermissions of the program main part are recorded at a comparatively higher encode rate and the program main part is recorded at a comparatively lower encode rate.例文帳に追加
番組本編の間で放送されているユーザにとって不必要な部分を比較的高いエンコード率で記録し、番組本編を比較的低いエンコード率で記録されている記録媒体であれば、簡単にユーザにとって不必要な部分をカットして番組本編のみ別の記録媒体に記録することができる編集装置を提供する。 - 特許庁
The taste setting part 16 sets in a reservation management part 14, the reservation of at least the viewing or video-recording of a program analogically presumed to suit the taste of each user among programs to be broadcast on the basis of the stored viewing history and video-recording history for each user and program information to be managed by a program information management part 13.例文帳に追加
お好み設定部16は、蓄積した使用者毎の視聴履歴および録画履歴と、番組情報管理部13によって管理される番組情報とに基づいて、放送予定の番組のうち、各使用者の嗜好に合致すると類推される番組の視聴および録画の少なくともいずれか一方の予約を予約管理部14に設定する。 - 特許庁
If the program ends abnormally, the application program is downloaded from another server machine on a network according to application information found by a data storage control part 206 by using a data download part 205 and performed and a data update part 204 stores the downloaded application program to an external storage device to evade the problem that the application program can not be performed owing to some trouble.例文帳に追加
異常終了した場合は、データ格納制御部206によって求められたアプリケーション情報から、データダウンロード部205を用いてネットワーク上の他のサーバマシンからアプリケーションプログラムをダウンロードして実行すると共に、データ更新部204によってダウンロードしたアプリケーションプログラムを外部記憶装置に格納することにより、何らかの障害によりアプリケーションプログラムを実行できないという問題を回避することが出来る。 - 特許庁
This robot agent 1 has: an answer collection part 24 collecting an answer from a terminal 5 via a communication line 3; a generation completion part 26 generating a control program 35 from an uncompleted program 31 based on the answer; and a control program execution part 27 executing prescribed movement in response to information inputted to an input device 12 different from the terminal device 5 by executing the control program 35.例文帳に追加
通信回線3を介して端末5から回答を収集する回答収集部24と、その回答に基づいて未完成プログラム31から制御プログラム35を生成する生成完了部26と、制御プログラム35を実行することにより端末5と異なる入力装置12に入力される情報に応答して所定の動作を実行する制御プログラム実行部27とを備えている。 - 特許庁
A programming method of the ferroelectric memory device includes; a first step for decoding a signal inputted to a signal inputting part; a second step for activating a program mode operation signal corresponding to a program mode and deactivating the signal input part in the case that the decoding result corresponds to a prescribed program mode; and a third step for performing the program mode in response to the program mode operation signal.例文帳に追加
また、強誘電体メモリ装置のプログラム方法は、信号入力部に入力された信号をディコーディングする第1の段階、前記ディコーディング結果所定のプログラムモードに該当する場合、前記プログラムモードに対応するプログラムモード動作信号を活性化して前記信号入力部を非活性化する第2の段階、及び前記プログラムモード動作信号に応えてプログラムモードを行う第3の段階を含む。 - 特許庁
This program processor 102 for automatically inserting hint information to be applied to a compiler into a program is provided with: a syntax analyzing part 104 for analyzing the syntax of a program 100, and for generating analytic information; and a hint information inserting part for outputting a program 101 obtained by adding logically consistent hint information to be applied to the compiler to the program 100 on the basis of the analytic information.例文帳に追加
プログラム中に、コンパイラに対して与えられるヒント情報を自動的に挿入するプログラム処理装置102であって、プログラム100の構文を解析して、解析情報を生成する構文解析部104と、前記解析情報に基づいて、コンパイラに対して与える論理的に矛盾のないヒント情報をプログラム100に付加したプログラム101を出力するヒント情報挿入部とを備える。 - 特許庁
A program with the bug is evaded since the program after the correction of the bug stored in a RAM 5 as an interruption processing routine is executed instead without executing a part in which the bug exists in the program stored in a ROM 30 by continuing a reading processing of a program code from a memory address next to the program part in which the bug exists after completion of the interruption processing.例文帳に追加
割り込み処理が終了したあと、バグが存在するプログラム部分の次のメモリ番地からプログラムコードを読み込み処理の続行することによって、ROM30に格納されているプログラムのうち、バグの存在する部分が実行されることなく、代わりに割り込み処理ルーチンとしてRAM5に格納されているバグ修正後のプログラムが実行されるので、バグのあるプログラムが回避される。 - 特許庁
As a result, since the part of a control program appropriable between the models of the different specifications increases and the rewrite amount of the control program is suppressed, an increase in design loads on a program designer is suppressed.例文帳に追加
その結果、仕様違いの機種間において制御プログラムの流用可能な部分が増えて制御プログラムの書き換え量が抑制されることになるので、プログラム設計者が負う設計負担の増大を抑制することができる。 - 特許庁
A first program conversion part 12 converts a plant control program into intermediate codes, and also generates intermediate code auxiliary data that associates components on a plant control program (signal, logic operation symbol, and signal line) with the intermediate codes.例文帳に追加
第1プログラム変換部12は、プラント制御プログラムを中間コードに変換するとともに、プラント制御プログラム上の要素(信号、論理演算シンボル、及び信号線)と中間コードとを対応させる中間コード補助データを生成する。 - 特許庁
A register 50 stores an address corresponding to the arbitrary part of the program to execute modify interrupt processing of this program as an interrupt generating address and a program counter 26 sequentially updates the addresses accessed by the control/operation means.例文帳に追加
レジスタ50はプログラムの修正割込み処理を実行すべき該プログラムの任意箇所に対応したアドレスを割込み発生アドレスとして格納し、プログラムカウンタ26は制御/演算手段によってアクセスされるアドレスを逐次更新する。 - 特許庁
The program execution control part 201 determines whether each program can be started or cannot be started on the basis of the permission program information 113 when it is determined that the authority of the computer 100 is restricted.例文帳に追加
プログラム実行制御部201は、コンピュータ100の権限が制限されていると判別された場合には、許可プログラム情報113に基づいて個々のプログラムの起動が可能であるか、または不可能であるかを決定する。 - 特許庁
The MPU 4 is provided with a retrieval control function for retrieving the program information from the storage part 6, the medium of a program is discriminated from the program information retrieved and read by the MPU 4 and a display background color and a character color, etc., are specified for each medium.例文帳に追加
MPU4は、記憶部6から番組情報を検索する検索制御機能を持ち、MPU4が検索して読み出した番組情報から、番組のメディアを判別し、メディア毎に表示背景色や文字色等を指定する。 - 特許庁
When the program code is specifying data transmission to a channel and a file corresponding to the channel exists in own device, the program code executing part 50 writes data included in the program code into the file corresponding to the specified channel.例文帳に追加
プログラムコード実行部50は、プログラムコードがチャネルに対するデータ送信を指定しているとき、チャネルに対応するファイルが自装置内に存在する場合、プログラムコードに含まれるデータを、指定されたチャネルに対応するファイルに書き込む。 - 特許庁
A program wiring block PB is disposed not to overlap with the wiring on a plane of the semiconductor substrate, and it includes the program wiring part P for forming a program to form a signal pathway so that the memory cell is replaced with the redundant memory cell.例文帳に追加
プログラム配線ブロックPBは、半導体基板の平面上で配線と重ならないように配設され、メモリセルが冗長メモリセルと置換されるように信号の経路を形成するプログラムを形成するプログラム配線部Pを含む。 - 特許庁
A section data duplication eliminating part 3g of the program transmission server 3 determines a program information configuration during multi-organization provided in a received MPEG-2 TS (Moving Picture Experts Group phase 2 Transport Stream) and generates or eliminates program information when an event is shared.例文帳に追加
番組送出サーバ3のセクションデータ複製削除部3gが、受信したMPEG−2 TS内で提供されるマルチ編成時の番組情報構成を判定し、イベント共有時の番組情報を生成または削除する。 - 特許庁
A conversion part 103 for a monitoring program converts a source program 101 into a converted program 106 possible to collect monitoring information (including a calculating time necessary for each PE to execute processing object for load distributions) 112.例文帳に追加
モニタリング用プログラム変換部103がソースプログラム101を変形してモニタリング情報(各PEが負荷分散の対象となる処理を実行するのに要する計算時間等を含む)の収集が可能な変換済みプログラム106にする。 - 特許庁
To broadcast an advertising in a case where the advertising is inserted during broadcasting or transmitting a live program, the live program is synthesized on a part of a screen of the advertising to be together broadcasted or transmitted, thereby the live program is not interrupted to suppress zapping and skip.例文帳に追加
生中継番組の放送又は送信中に広告を入れる場合、広告画面の一部に生中継画面を合成して同時に放送又は送信し、これにより生中継を途切れさせず、ザッピングやスキップを抑制する。 - 特許庁
The server 3 acquires program data from a program data part 33 (326, 327), creates the remote control data on the basis of the detailed data structure of the remote control signal and the program data, and transmits them to the portable telephone set (328).例文帳に追加
サーバ3は番組データ部33から番組データを取得し(326,327)、それぞれ取得した機器情報、リモコン信号の詳細なデータ構成、番組データを基にリモコンデータを作成して携帯電話機に送信する(328)。 - 特許庁
The program load processor 15 of the protection controller 1 loads a program module concerned from a server 3 via a communication network 2 each time the use of the program module becomes necessary in an arithmetic unit 12 and a screen image managing part 13.例文帳に追加
保護制御装置1のプログラムロード処理部15は、演算処理部12および画面情報管理部13でプログラムモジュールの使用が必要となる毎に、当該プログラムモジュールを通信ネットワーク2経由でサーバ3からロードする。 - 特許庁
In a specifications analysis means 121, collective program input specifications 113 are generated from the inputted partial program input specifications 111, and the common program input specifications 112 read from the common specifications storing part 103.例文帳に追加
仕様解析手段121は、入力された部分的なプログラム入力仕様111と共通仕様記憶部103から読み出した共通的なプログラム入力仕様112とから全体的なプログラム入力仕様113を生成する。 - 特許庁
An agent operation control part 114 generates a user profile by analyzing an electronic document stored in an electronic document storage part 108 by starting an analysis program in an agent operation storage part 113.例文帳に追加
エージェント動作制御部114は、エージェント動作記憶部113の解析プログラムを起動することにより、電子文書記憶部108に記憶されている電子文書を解析してユーザプロファイルを生成する。 - 特許庁
EPG data relating to a program of a channel selected by a digital television broadcast reception part 2 is extracted by an EPG extraction part 8 and is stored in an EPG data storage part 9.例文帳に追加
本発明は、デジタルテレビ放送受信部2によって選局されたチャンネルの番組に関するEPGデータがEPG抽出部8によって抽出され、EPGデータ記憶部9に記憶される。 - 特許庁
When a voice translation program is activated in a step S1, a control part reads the language (1st language) to be used by the user out of a user information storage part and notifies a voice translation part of the language in a step S2.例文帳に追加
ステップS1で音声翻訳プログラムが起動されると、ステップS2において、制御部は、ユーザ情報記憶部からユーザが使用する言語(第1の言語)を読み出し、音声翻訳部に通知する。 - 特許庁
A program schedule generation part 1 generates the schedule (such as EPG) indicating each of timing in which at least a part of contents is outputted among a plurality of contents stored in a content storage part 4 as a TS.例文帳に追加
番組スケジュール生成部1は、コンテンツ記憶部4にTSとして記憶された複数のコンテンツのうちの、少なくとも一部のコンテンツが出力されるタイミングのそれぞれを示すスケジュール(EPG等)を生成する。 - 特許庁
At this time, a data conversion part 32 which converts data by packetizing, etc., to a format which is easy to handle is provided between the program storage device 28, and a data decoder part 16 and the sound reproduction part 20.例文帳に追加
この際、番組蓄積装置28とデータデコーダ部16/音声再生部20間には、データのパケット化などのお互いにデータを扱いやすい形式に変換するデータ変換部32を設けた。 - 特許庁
To provide a suspected part pointing-out device, a suspected part pointing-out method, a design rule generation device and a design rule generation program, allowing cost reduction in check work of a suspected part on a wiring board.例文帳に追加
配線基板における被疑箇所の検査作業において、コスト低減することができる被疑箇所指摘装置、被疑箇所指摘方法、デザインルール生成装置及びデザインルール生成プログラムを提供すること - 特許庁
The program parts updated to the latest version are composed in a delivery holder formation part 13, and automatically online-delivered as a delivery package from a latest version part transmitting part 14 to the ATM device 1.例文帳に追加
最新バージョンに更新されたプログラム部品は配信フォルダ作成部13にて合成され、配信パッケージとして最新バージョン部品送信部14から当該ATM装置1にオンライン自動配信される。 - 特許庁
When a shutter button 6 of a user portable telephone 2 is operated, a control part 3 performs photographing, outputs a program starting signal to a GPS calculating part 8, and the GPS calculating part 8 calculates user positional data.例文帳に追加
ユーザ携帯電話2のシャッタボタン6を操作すると、制御部3は、撮影を行うとともに、GPS算出部8にプログラム起動信号を出力し、GPS算出部8は、ユーザ位置データを算出する。 - 特許庁
In this game program, when real-time information data 70 of a server are stored in a storage part 2, a control part 1 executes a process for analyzing the real-time information data 70 stored in the storage part 2.例文帳に追加
本ゲームプログラムでは、サーバのリアルタイム情報データ70が記憶部2に格納されると、記憶部2に格納されたリアルタイム情報データ70を解析する処理が制御部1により実行される。 - 特許庁
A main control part 21 calculates at least one control parameter in response to the signals generated by input parts 4, 6, 7 including a steering angle input part according to a main program stored in a main storage part 24.例文帳に追加
主制御部21は、主記憶部24に記憶される主プログラムに従い、舵角入力部を含む入力部4、6、7により生成された信号に応じて、少なくとも一つの制御パラメータを演算する。 - 特許庁
While the communication part 24 transmits the request signal and detects the response signal, the control unit 26 has the video output part 14 and the sound output part 18 continue to output the program.例文帳に追加
通信部24が要求信号を送信してから、応答信号を検出するまでの間に、制御部26は、映像出力部14と音声出力部18に番組の出力を継続させる。 - 特許庁
When the time acquired from a CLOCK 23 is coincident with the broadcast start time, the control part 13 sets the broadcast channel of the video-recording program to a receiving part 10 so as to execute video-recording by controlling a storage part 14.例文帳に追加
制御部13は、CLOCK23から取得した時刻が放送開始時刻と一致した場合に受信部10に録画番組の放送チャンネルを設定し、記憶部14を制御して録画する。 - 特許庁
An arithmetic part 3 acquires walking sounds from the sounds picked up by the sound pickup part 1, counts steps based on the walking sounds and displays the count on a display part 5 according to a step counting and display program.例文帳に追加
演算部3は、歩数計測表示プログラムに従い、収音部1によって収音される音から歩行音を求め、歩行音に基づいて歩数を算出し、表示部5に表示させる。 - 特許庁
ELECTRONIC PART MOUNTING APPARATUS, ELECTRONIC PART PRODUCTION SYSTEM HAVING THE SAME, PRINTED WIRING BOARD PRODUCED BY THE SYSTEM, AND ELECTRONIC PART PRODUCTION METHOD AND COMPUTER EXECUTING PROGRAM FOR THE SAME METHOD例文帳に追加
電子部品搭載装置、電子部品搭載装置を備えた電子部品生産システム、該システムによって生産されるプリント配線板、電子部品生産方法および該方法をコンピュータに実行させるプログラム - 特許庁
The master lock code is used to access a part of the service program, and the one-time lock code is used to a smaller part such as a part to set a telephone number to a cellular telephone set.例文帳に追加
マスタロックコードはサービスプログラムのある部分にアクセスするためのものであり、ワンタイムロックコードはより少ない部分、例えばセルラ電話機に電話番号を設定するための部分にアクセスするためのものである。 - 特許庁
A controlling part 20 controls the relative position between the work and a working tool on the basis of decision results by the part 104 and an area working program of a corresponding area in the part 103.例文帳に追加
制御部20は、領域指設定部104による判別結果と加工プログラム記憶部103内の当該領域の領域加工プログラムとに基づいてワークと加工工具との相対位置を制御する。 - 特許庁
A state transition logic part 14 carries out state transition according to a state transition diagram, keeps a condition of the program logic part 16 in a state keeping part 11, and issues a log output demand according to the transition condition.例文帳に追加
状態遷移ロジック部14は、状態遷移図に従って状態遷移し、プログラムロジック部16の状態を状態保持部11に保持し、その状態の遷移に従ってログ出力要求を出す。 - 特許庁
The service quality dynamic control device comprises a program- storing part, a quality analyzing part, a quality control image palate and a communication part, and is mounted on a computer which a person requiring quality change connects to a communication network.例文帳に追加
サービス品質動的制御装置を、プログラム格納部と品質解析部と品質制御画面および通信部とで構成し、品質変更要求者が通信網に接続する計算機上に実装する。 - 特許庁
Consequently, the 2nd memory part 110 is used in the debugging, and after the debugging, the program is written to the flash memory part 100 to minimize the frequency of writing, thereby prolonging the life of the flash memory part 100.例文帳に追加
これにより、デバッグ中は第2メモリ部110を使用し、デバッグ完了後フラッシュメモリ部100へ書き込みを行うことにより、最小限の書き込み回数とすることができ、フラッシュメモリ部100を長寿命化できる。 - 特許庁
A user profile generation part 115 prepares a user profile indicating an operation pattern concerning the user's channel (program) transition from data stored in the storage part 111 and stores the user profile into a user profile storage part 116.例文帳に追加
ユーザプロファイル生成部115は、記憶部111の記憶データからユーザのチャンネル(番組)遷移に関する操作パターンを示すユーザプロファイルを作成し、ユーザプロファイル記憶部116に格納する。 - 特許庁
When the delay difference ΔPCR calculated by the delay calculation part 113 is ΔPCR>T1, a system control part 115 performs control so as to perform double-screened display of the broadcast program before the input switching and the broadcast program after the input switching.例文帳に追加
システム制御部115は、遅延算出部113により算出された遅延差ΔPCR>T1である場合は、入力切換前の放送番組と入力切換後の放送番組の2画面表示を行うように制御する。 - 特許庁
To provide an automatic update program of a portal side, a computer readable recording medium in which the program is recorded and an automatic update system by which maintenance of a portal site in which a part or the entire part of the contents of an official site is included is easily performed.例文帳に追加
オフィシャルサイトのコンテンツの一部又は全部が含まれるポータルサイトのメンテナンスを簡単に行えるポータルサイトの自動更新プログラム、該プログラムを記録したコンピュータ読み取り可能な記録媒体、及び自動更新システムを提供する。 - 特許庁
A program analysis part 90 analyzes a program specified by a user, and the check result suppression part 100 selects analysis results to be displayed on a display device 50 according to the integrated check result information and analysis results.例文帳に追加
そして、プログラム解析部90が、ユーザによって指定されたプログラムを解析し、確認結果抑制部100が、統合確認結果情報と解析結果を基にして、表示装置50に表示させる解析結果を選択する。 - 特許庁
A channel set control program part 500 allocates a communication channel to new communication data, and an exclusion processing program part 1300 adapts a communication channel used by communication data with a low priority to communication data with a high priority.例文帳に追加
チャネル設定制御プログラム部500は、新たな通信データに対して通信チャネルを割り当て、追い出し処理プログラム部1300は、低優先度の通信データが使用する通信チャネルを高優先度の通信データに対して融通する。 - 特許庁
To provide an information processing apparatus, a plug-in interaction method and a plug-in interaction program, for maintaining independence between a logic part and a UI (User Interface) part of each plug-in, and allowing an interacting operation between the plug-ins, and to provide a recording medium recording the program.例文帳に追加
プラグインが有するUI部とロジック部との独立性を保ち、プラグイン間の連携動作が可能な情報処理装置、プラグイン連携方法、プラグイン連携プログラム、及びそのプログラムを記録した記録媒体を提供する。 - 特許庁
When a client request managing program execution part 330 of a workflow server 30 receives a request to end the processing of a node from a user's computer terminal 20 for operation, a project managing program execution part 310 refers to the definitions of the node.例文帳に追加
ユーザの操作用コンピュータ端末20からノードの処理終了要求を、ワークフローサーバ30のクライアント要求管理プログラム実行部330が受領すると、そのノードの定義がプロジェクト管理プログラム実行部310で参照される。 - 特許庁
A processing part 10 detects the instructed line number, and starts the execution of the whole program from the first line, and instructs an executing part 20 to halt the execution of the program by using the instructed line number as a break point.例文帳に追加
処理部10は、この指し示された行番号を検出すると、プログラム全体の最初の行から実行を開始し、指し示された行番号をブレークポイントとしてプログラムの実行を停止する旨の指示を実行部20に対して行う。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|