「sub-objects」を含む例文一覧(57)

1 2 次へ>
  • The wireless terminal 18 selects a sub network to be used among the objects.
    その候補から無線端末18は利用するサブネットを選択する。 - 特許庁
  • This includes most class instances, recursive data types, and objects containing lots of shared sub-objects.
    これにはほとんどのクラスインスタンス、再帰的なデータ型、沢山の共有されたサブオブジェクトを含むオブジェクトが含まれます。 - Python
  • Thereafter, the N sub-objects are written to the data storage devices respectively.
    その後で、N個のサブオブジェクトのそれぞれはデータストレージ装置に書き込まれる。 - 特許庁
  • Applications using the email package deal primarily with objects; you can add sub-objects to messages, remove sub-objects from messages,completely re-arrange the contents, etc.
    email パッケージを使うアプリケーションは基本的にはオブジェクトを処理することができます。 メッセージに子オブジェクトを追加したり、メッセージから子オブジェクトを削除したり、内容を完全に並べかえたり、といったことができます。 - Python
  • In order to allow the protection of any set of sub-objects without requiring that the sub-objects follow any specific ordering, a new sub-object is introduced which includes region specifiers identifying regions within the sub-objects and verification information for those regions.
    サブオブジェクト群が任意の特定の順序に従うことを必要とすることなしにサブオブジェクトのどの集合も保護することを可能にするために、サブオブジェクト群内の諸領域を特定する領域指定子と、これらの領域用の検証情報とを含む新しいサブオブジェクトを導入する。 - 特許庁
  • A body/area recognition part 1 recognizes objects in an inputted image and a main/sub object determination part 2 determines a main object and a sub object among the recognized objects.
    入力された画像から物体/領域認識部1でオブジェクトを認識し、認識したオブジェクトから主要オブジェクトと副オブジェクトを主副オブジェクト決定部2で決定する。 - 特許庁
  • To provide a controller device controlling a desired sub-unit with respect to a target device having a plurality of sub-units being objects of control.
    制御対象のサブユニットを複数備えるターゲット機器に対し、所望のサブユニットを制御できるコントローラ機器を提供する。 - 特許庁
  • In the case of the multi-organization channel, when there is the sub channel of overlapping program contents or the sub channel whose broadcast is paused, the remaining sub channels, excluding the pertinent sub channel are switched as tuning objects.
    マルチ編成のチャンネルの場合、重複する番組内容のサブチャンネルや放送休止中のサブチャンネルがあれば、該当するサブチャンネルを除く残りのサブチャンネルを選局対象として切り替えを行う。 - 特許庁
  • A sub-domain assignment unit 68 assigns sub-domains of addresses of the Web pages to an editor of scripts for describing the processing of displays of predetermined objects from among the objects of the Web pages.
    サブドメイン割当部68は、ウェブページのオブジェクトのうち、予め定められたオブジェクトの表示の処理を記述するためのスクリプトの編集者に、ウェブページのアドレスのサブドメインを割り当てる。 - 特許庁
  • It displays the variable and all sub-variables/array keys/sub-objects in the left pane (a GtkTreeView), and the actual values in a list view on the right side.
    変数、その中に含まれる変数/配列のキー/サブオブジェクトを左ペイン (GtkTreeView) に表示し、その内容を右側のリストビューに表示します。 - PEAR
  • To support description of operation scripts of data base objects conforming to syntax rules of a stored sub-program.
    ストアドサブプログラムの構文規則に合致したデータベースオブジェクトの操作スクリプトの記述を支援する。 - 特許庁
  • To track many objects by using a contour parameterized with sub-pixel precision.
    本発明は、サブピクセル精度でパラメータ化された輪郭を用いて多数の対象物を追跡する。 - 特許庁
  • To provide a system and a method for verifying sub-objects in a header object and to provide a data structure.
    ヘッダオブジェクト内のサブオブジェクトを検証するためのシステム、方法、及びデータ構造を提供すること。 - 特許庁
  • To provide a guardrail for a shelf to be installed on its peripheral floor surface, capable of installing overhead a sub-beam for supporting objects inside the guardrail.
    棚の周囲床面上に配設されるガードレールの内側への荷支持用サブビームの架設を容易にする。 - 特許庁
  • This new sub-object in the header object allows the modification of non-protected regions and reorganization of the sub-objects in a header without invalidating verification information.
    ヘッダオブジェクト内のこの新しいサブオブジェクトは、検証情報を無効にすることなしに、非保護領域の修正、及びヘッダ内のサブオブジェクト群の再編成を可能にする。 - 特許庁
  • This game machine includes a plurality of main reels, or objects to be determined to be a win or not, and a plurality of sub reels for performance.
    入賞か否かの判定の対象となる複数のメインリールと演出用の複数のサブリールとを備える。 - 特許庁
  • When the CPU 131 determines that the objects are located in the position, a sub-image showing the content of information on the display objects is displayed on the EL screen 60.
    そして、CPU131によって視認可能な位置であると判定された場合に、表示オブジェクトに関連する表示内容を示すサブ画像がEL画面60に表示される。 - 特許庁
  • The single memory pool can comprise sub-pools including a super-block pool comprising a plurality of super-block objects, a node pool comprising a plurality of node objects, and a block pool comprising a plurality of blocks.
    単一のメモリプールは、複数のスーパーブロックオブジェクトを有するスーパーブロックプールと、複数のノードオブジェクトを有するノードプールと、複数のブロックを有するブロックプールとを含むサブプールを備え得る。 - 特許庁
  • It is possible to insertobjects created in one sub-interpreter into a namespace of anothersub-interpreter; this should be done with great care to avoid sharing user-defined functions, methods, instances or classesbetween sub-interpreters, since import operations executed by such objects may affect the wrong (sub-)interpreter's dictionary of loaded modules.
    一つのサブインタプリタで生成されたオブジェクトは他のサブインタプリタの名前空間への挿入が可能です; ユーザ定義関数、メソッド、インスタンスおよびクラスをサブインタプリタをサブインタプリタ間で共有しないように十分注意してください。 - Python
  • To enhance sub-contents selection acquisition performance for a viewer by diversifying a link table data and sub-contents acquiring method with which the viewer can acquire the sub-contents with an intuitive operation by adding various sub-contents to video objects that sequentially change in a video program moving picture.
    ビデオプログラム動画中の逐次的に変化するビデオ・オブジェクトに対して多種多様なサブ・コンテンツを付加し、サブ・コンテンツ取得を視聴者の直感的な操作で行うことができ、リンク・テーブル・データやサブ・コンテンツの取得方法を多様とする事により視聴者のサブ・コンテンツ選択取得性を高める。 - 特許庁
  • When the storage system receives a write request with an object, the object is divided into N sub-objects which each have the same size.
    ストレージシステムがオブジェクトを有する書き込み要求を受信すると、オブジェクトはN個の同じサイズのサブオブジェクトに分割される。 - 特許庁
  • The sub-image SuP comprises: Depth image of the L-image; an image submerged in background of objects in the L-image; and its Depth image.
    サブ画像SuPは、L画像のDepth画像、L画像の中の物体の背景に隠れた画像、およびそのDepth画像から構成される。 - 特許庁
  • In order to elucidate the three-dimensional structure of solid objects, a sub-Å resolution TEM enabling tomography is required.
    固体の三次元構造を(はっきりと)明らかにするために、トモグラフィーを可能とするサブオングストローム分解能のTEMが必要とされる。 - 科学技術論文動詞集
  • To provide a method and a system for selecting various anti-aliasing filters applied to objects of image data to be rendered with pixel sub-component precision, on the basis of attributes of objects of graphics images.
    グラフィックス・イメージのオブジェクトの属性に基づき、ピクセル・サブ・コンポーネント精度でレンダリングされるイメージ・データのオブジェクトに適用される様々なアンチ・エイリアシング・フィルタを選択する方法及びシステムを提供すること。 - 特許庁
  • The SA 14 allows a sub network 19 to call the wireless terminal 18, receives position information of the wireless terminal 18 from the wireless terminal 18, and retrieves sub network objects which the wireless terminal 18 can use.
    SA14は、サブネットワーク19に無線端末18を発呼させ、無線端末18の位置情報を無線端末18から受信し、無線端末18が利用可能なサブネットワーク候補を検索する。 - 特許庁
  • The index areas include sub areas, and recording addresses of a group of objects selected among the objects recorded in the data areas (Figure 8 (a)), a flag denoting reproducing them at random and number of repetitive times of random reproduction is recorded to each sub area (Figure 8 (b)).
    インデックス領域は複数のサブ領域を含み、各サブ領域はデータ領域に記録されている複数のオブジェクトから抜粋された一群のものの記録アドレスと(図8(a))、それらを無作為に再生する旨のフラグと、無作為再生の繰り返し回数とが記録されている(図8(b))。 - 特許庁
  • Upon receiving a response signal from a wireless communication means moving together with one or more management objects through the sub-antenna, the switching control means switches a communication antenna from the sub-antenna to the main antenna.
    切替制御手段は、1以上の管理対象体と共に移動する無線通信手段から、サブアンテナを介して応答信号が受信されると、通信用のアンテナを前記サブアンテナから前記メインアンテナに切り替える。 - 特許庁
  • To display a main three-dimensional map together with a sub image containing a guiding route which is out of view because of being concealed by buildings or natural objects on the land.
    建造物や自然の地形形成物により隠れて見えなくなった誘導経路を含むサブの画像をメインの三次元地図と共に表示する。 - 特許庁
  • To provide a probe apparatus for an IP network that can freely and flexibly set intensive statistic to an intensive range of sub network address spaces being objects of statistics.
    統計対象となるサブネットワークアドレス空間の集約範囲について、自在かつ柔軟な設定ができるIPネットワーク用プローブ装置を提供する。 - 特許庁
  • Sub-storage means collects the data which are objects being collected by the main storage means in parallel with the main storage means, and sequentially updates history data stored in the sub-storage means with a predetermined amount of latest data by storing the data in the sub-storage means as the history data.
    副格納手段は、前記主格納手段による収集の対象となる前記データを前記主格納手段と並行して収集し、履歴データとして副格納部に格納することで前記副格納部に格納される前記履歴データを直近の一定量のデータに逐次更新する。 - 特許庁
  • In a drier, object to be dried are fixed on two sub-tables 62, and the sub-tables 62 are fixed to a main table 15; a motor 12 is driven to rotate the main table 15 for a given period of time and dry the objects by centrifugal force.
    二つのサブテーブル15上に各々対象物を固定すると共にサブテーブル15をメインテーブル15に固定し、モータ12を駆動してメインテーブル15を所定期間回転し、対象物の遠心力による乾燥を行う。 - 特許庁
  • The sub-stage 12 positioned in the front side of the stage 11 is provided with a central rotating roll object 16 and side rotating roll objects 17 and 17 to be rotatingly driven.
    このステージ11の前側に位置する前記サブステージ12には、中央回転役物16、サイド回転役物17、17が回転駆動されるように設けられている。 - 特許庁
  • Individual sub-network managing objects 30a-30d previously prepare and hold lists of routes between considerable starting points and end points about all nodes under management.
    各サブネットワーク管理オブジェクト30a〜30dは、管理下のすべてのノードについて、あらかじめ考えられ得る起点と終点間でのルートのリストを作成・保持しておく。 - 特許庁
  • This method of reversing the order of the groups of the object comprises (a) a step for dividing the groups of the object into the set of at least one sub group containing the same number of objects, (b) a step for replacing the positions in pairs of the sub groups adjacent to each other in the sets of the sub groups.
    本発明の一実施形態は、オブジェクトのグループの順序を反転する方法であって、(a)前記オブジェクトのグループを、それぞれが等しい数のオブジェクトを含む少なくとも1つのサブグループのセットに分割するステップと、(b)前記サブグループの各セット内で隣り合うサブグループの対の位置を交換するステップを含む。 - 特許庁
  • The header object for a data file comprises the sub objects which specify properties of the data stream, and contains information needed to properly verify and interpret the information within the data object.
    データファイル用のヘッダオブジェクトは、データストリームの諸特性を指定するサブオブジェクト群からなり、データオブジェクト内の情報を正しく検証し解釈するために必要とされる情報を含む。 - 特許庁
  • A processor 26 determines the position and/or of one or more objects on the basis of the suitably defined coordinate system in response to a signal generated by the coupling device and the individual sub-system sensors.
    プロセッサ26は、結合装置および個々のサブシステムセンサで生成された信号に応答し、適切に定義された座標系を基準として1つ以上の物体の位置方向を決定する。 - 特許庁
  • A network node manager manages a network by using SNMP protocol, where the network node manager constructs a system, which adds a function of a device as an object to a node in the sub map, reflects the status of the function on a node symbol color, so that the node symbol color is reflected and changed by the status of each of the objects in the sub map.
    SNMPプロトコルを利用してネットワークを管理するネットワークノードマネージャにおいて、デバイスの機能をオブジェクトとしてノードのサブマップに追加し、その機能のステータスがシンボルのカラーとして反映され、かつノードシンボルカラーがサブマップの複数のオブジェクトのステータスに影響を受けて変化するシステム。 - 特許庁
  • The index areas include sub areas and each sub area records a group of recording addresses abstracted from a plurality of the objects recorded in the data areas (Figure 8 (a)), a flag denoting random reproduction of them and number of random reproduction times (Figure 8 (b)).
    インデックス領域は複数のサブ領域を含み、各サブ領域はデータ領域に記録されている複数のオブジェクトから抜粋された一群のものの記録アドレスと(図8(a))、それらを無作為に再生する旨のフラグと、無作為再生の繰り返し回数とが記録されている(図8(b))。 - 特許庁
  • The index areas include sub areas and each sub area records a group of recording addresses (Figure 8 (a)) selected among the objects recorded in the data areas, flags denoting random reproduction of them, and number of repetitive times for random reproduction (Figure 8 (b)).
    インデックス領域は複数のサブ領域を含み、各サブ領域はデータ領域に記録されている複数のオブジェクトから抜粋された一群のものの記録アドレスと(図8(a))、それらを無作為に再生する旨のフラグと、無作為再生の繰り返し回数とが記録されている(図8(b))。 - 特許庁
  • A well-knowness of the objects mentioned in sub-points 3.1, 3.4, 3.4-1, 3.5 of the point 3 of the present article is determined by patent body on the date of priority applied for registration as the trade mark.
    本条(3)の3.1,3.4,3.4-1及び3.5に規定された周知商標となるための基準については,特許庁により明示され,かつ,優先日たる商標登録の出願日において審査されるものとする。 - 特許庁
  • A pixel electrode of the MVA type liquid crystal display is formed in a line shape of sub pixel electrodes 3a and cross-shaped slits 2 as alignment regulating objects are provided at a common electrode on a counter substrate side.
    MVA型の液晶表示装置の画素電極はサブ画素電極3aを連ねた形状とし、対向基板側の共通電極に配向規制物として十字型のスリット2を設けた。 - 特許庁
  • The sub CPU 53 outputs information as to a scene illuminant (color temperature), a photographic place, the colors and features of main objects, etc. to an image processing circuit 30 through a main CPU 31.
    サブCPU53は、シーン解析によって得られる光源(色温度)や撮影場所、主要被写体の色、主要被写体の特徴などの情報を、メインCPU31を介して画像処理回路30へ出力する。 - 特許庁
  • Parallel transmitting signal wires of four bits are used in connecting with the sub control board 300 to connect various objects to be controlled such as the pattern displaying LED 380 with the output ports of the main control board 100.
    図柄表示LED380など多様な制御対象を主制御基板100の出力ポートに接続可能とするため、サブ制御基板300との接続には4ビットのパラレル転送信号線を用いる。 - 特許庁
  • A main CPU 101 groups execution units (threads or the like) of parallel processable scheduling objects which are stored in a memory 107 by task and performs scheduling processing of assigning sub-CPUs 102a to 102n to respective tasks.
    MainCPU101が、メモリ107に記憶される、並行処理可能なスケジューリング対象の実行単位(スレッド等)をタスク毎にグループ化し、各タスクに、SubCPU102a〜102nを割り当てるスケジューリング処理を行う。 - 特許庁
  • Based upon any selected one of display patterns 1-6, the sub CPU 31 displays objects of balloons D1-D4 in determined order on a special pattern display device 10 during a round under a big win game.
    サブCPU31は、選択したいずれかの表示パターン1〜6に基づいて、大当たり遊技中のラウンド中に特別図柄表示装置10に吹き出しD1〜D4のオブジェクトを決定した順番で表示させる。 - 特許庁
  • Generally, the basic data of this system are adopted in the system composed of a main menu and a sub menu by applying two-dimensional to four-dimensional precision processing that is used for a design to all recognized objects, and the main menu side can be automatically attached and coordinated because of interlocking by selecting data in the sub menu.
    総論 すべての認識物を設計にも用いられる二次元から四次元の精密処理をすることでシステムの基本データとしたものを、メインメニューとサブメニューに構成されたもの中にとり入れ、サブメニューで選択することにより連係連動しているためメインメニュー側は自動的に付加されコーディネイトし得るものである。 - 特許庁
  • A storage system comprises a first processing part (main CPU) comprising as execution objects a first input/output control part and a configuration management part, a second processing part (sub CPU) comprising as execution objects a second input/output control part and a high priority control part having higher execution priority, and a shared memory having the configuration table storing configuration information.
    ストレージシステムは、第1入出力制御部と構成管理部と実行対象として備えた第1処理部(メインCPU)と、第2入出力制御部とこれより実行優先度の高い高優先度制御部とを実行対象として備えた第2処理部(サブCPU)と、構成情報を格納した構成テーブルを配置した共用メモリとを備える。 - 特許庁
  • The main table 15 is then made to stop, and the sub-tables 62 are rotated with actuators 61, respectively, by 180 degrees, with respect to the main table 15 and fixed thereto; and the main table 15 is rotated again for a given period of time, to dry the objects through the centrifugal force.
    そして、メインテーブル15を停止させ、サブテーブル駆動部61によって、サブテーブル62をメインテーブル15に対して180度回転して固定し、再度、メインテーブル15を所定期間回転し、対象物の遠心力による乾燥を行う。 - 特許庁
  • That is, the first human sensor 28 and the second human sensor 30 collaborate to detect moving objects, so that an unnecessary contact switching operation of the first sub power switch 256 (SW-1) is avoided when a moving object entering an area F but not entering an area N, namely, a moving object passing through is detected.
    すなわち、第1の人感センサ28、第2の人感センサ30による、それぞれの移動体の検出を連携し、領域Fに入るが、領域Nには入らない、所謂素通りの移動体の検出時における、第1のサブ電源スイッチ256(SW−1)の不要な接点切替動作が回避される。 - 特許庁
  • (x) The objects other than those prescribed in items (ii), (iv), (v) and (vii), one or more medium intensity red obstacle light(s) or low intensity obstacle light(s) in the positions listed below (in the case of supporting object, those under sub-items (a) and (b) shall be excluded) in order to allow aircraft in all the directions to recognize said object.
    十 第二号、第四号、第五号及び第七号の物件以外の物件には、次に掲げる位置(支持物件にあつては、イ及びロを除く。)に、すべての方向の航空機から当該物件を認識できるように中光度赤色航空障害灯又は低光度航空障害灯を一個以上設置すること。 - 日本法令外国語訳データベースシステム
1 2 次へ>

例文データの著作権について