ipcを含む例文一覧と使い方
該当件数 : 94件
To provide a data storage device capable of making implementation of a controller which realizes an IPC function easier.例文帳に追加
IPC機能を実現するコントローラの実装の容易化を図ることができるデータ記憶装置を提供することにある。 - 特許庁
A characteristic amount extraction part 12 extracts the IPC (International Patent Classification) from a patent publication input from a document input part 11.例文帳に追加
特徴量抽出部12は文書入力部11から入力された特許公報からIPCを抽出する。 - 特許庁
A hole blocking material has a molecular weight of 400 or higher, and its ratio (Ipa/Ipc) of the oxidation current value (Ipa) to the reduction current value (Ipc) of a first reduction wave obtained by cyclic voltammetric measurement is 0.1 or larger.例文帳に追加
分子量が400以上の正孔阻止材料であって、サイクリックボルタンメトリー測定によって得られる第一還元波の還元電流値(Ipc)と酸化電流値(Ipa)の比(Ipa/Ipc)が0.1以上である正孔阻止材料。 - 特許庁
IPC SOURCE FOR IPVD FOR UNIFORM PLASMA IN COMBINATION OF HIGH PRESSURE DEPOSITION AND LOW PRESSURE ETCHING PROCESS例文帳に追加
高圧力蒸着及び低圧力エッチング処理の組み合わせにおける均一プラズマのためのIPVDのためのICP源 - 特許庁
In November 2000, the Trilateral Offices agreed to start a Trilateral classification Harmony Project. To this end, the Trilateral Working Group on Classification was established and efforts for classification harmonization have been made with a view to adopting classification schemes obtained by the Trilateral Offices into the IPC. 例文帳に追加
三極特許庁は、2000年11月に三極分類調和プロジェクトを開始することで合意し、三極分類作業部会を立ち上げ、三極特許庁間で得られた分類表をIPC(7)として採用することを念頭に置いて、分類調和の作業を進めてきました。 - 特許庁
This single-chip integrated configuration is provided with an integrated chip for receiving and processing a video signal, and the integrated chip has a comb line filter, the interlace/progressive converter (IPC), and a plurality of data channels for communication between the video signal and a component for processing the signal.例文帳に追加
単チップ集積構成は、ビデオ信号を受信して処理する集積チップを備え、集積チップは、櫛形フィルターと、インターレース・プログレッシブ変換器(IPC)と、ビデオ信号とその信号が処理される構成要素との間の通信用の複数のデータチャネルとを有している。 - 特許庁
A scheduler auxiliary part 6 feeds to the core A a task to be executed for the first time or to be reallocated by the IPC value, and selects one task as a task, which has been executed before and needs no reallocation by the IPC value, from the cores A-C by referring to usage information of the task.例文帳に追加
スケジューラ補助部6は、初めて実行するか、IPC値により再割り当てが必要なタスクはコアAへ供給し、以前に実行されたことがあり、且つIPC値により再割り当てが不要なタスクは該タスクの利用情報を参照してコアA〜コアCから一つ選択する。 - 特許庁
A document characteristic amount vector generation part 13 extracts the head IPC from the IPCs obtained in the characteristic amount extraction part 12 in reference to a main characteristic amount dictionary 14, weights the head IPC, and thereafter generates a document vector with the IPCs as elements.例文帳に追加
文書特徴量ベクトル生成部13は主特徴量辞書14を参照して特徴量抽出部12で得られたIPCの中から筆頭IPCを抽出し、筆頭IPCに重み付けをした上で前記IPCを要素とした文書ベクトルを生成する。 - 特許庁
Each of the images includes a composite image group (CIG) equipped with one set of image plane coordination (IPC) marks connected with the individual image planes.例文帳に追加
各イメージは、各個別のイメージ平面と連係された1組のイメージ平面整合(IPC)マークを備える複合イメージグループ(CIG)を含む。 - 特許庁
Does FreeBSD support System V IPC primitives?10.11. 例文帳に追加
整形後のファイルは元のファイル名で作成され、 整形前のファイルはバックアップとして元のファイル名の末尾に拡張子 .bakのつけられた名前で作成されます。 - FreeBSD
Yes, FreeBSD supports System V-style IPC, including shared memory, messages and semaphores, in the GENERIC kernel. 例文帳に追加
セキュアレベルは、いずれより粒度の細かい機構にとって代わるだろうと考えている人々もいますが、その点についてはまだ不透明なままです。 - FreeBSD
The IPC module generates encoded data capable of error detection correction processing between the channels by using the data stored in each nonvolatile memory.例文帳に追加
IPCモジュールは、前記各不揮発性メモリに記憶されるデータを使用して、チャネル間の誤り検出訂正処理が可能な符号化データを生成する。 - 特許庁
In the GC/IPC-MS, oxygen introduction performed continuously or as long as a specific time slot into a part where makeup gas such as argon to be introduced into IPC-MS is introduced is effective, and therefore oxygen in the air is introduced into a gas supply line by using an oxygen-permeable tube or an oxygen-permeable film.例文帳に追加
GC/ICP−MSにおいて、ICP−MSに導入するアルゴンなどのメイクアップガスを導入する部分に酸素を連続的に或いは特定の時間帯に導入することが有効であり、そのために、酸素透過性チューブ又は酸素透過性膜を用いて、空気中の酸素をガス供給ラインに導入する。 - 特許庁
When notifying a notice of reasons for refusal after the first prior art search, the searched field (expressed by the IPC etc.) should be entered in the “record of the result of prior art search.” 例文帳に追加
最初に先行技術調査をした後、拒絶理由を通知するときは、「先行技術文献調査結果の記録」に、調査した分野(国際特許分類等で表す)を記載する。 - 特許庁
can be used to solve many problems in a portable and efficient way that naive programmers try to solve in a more complicated manner using threads, forking, IPCs, signals, memory sharing, and so on. 例文帳に追加
を使うと、プログラマがスレッド、フォーク、IPC、シグナル、メモリ共有、等々を使ってもっと複雑な方法で解決しようとする多くの問題が、移植性がありかつ効率的な方法で解決できる。 - JM
At this time, current to be supplied can be reduced by optimally setting values of the power of the signal light, the power of the continuous light and driving currents Imod, Ipc.例文帳に追加
この場合、信号光パワー,連続光パワー,駆動電流Imod,Ipcの値を最適に設定することにより、供給する電流を低減することができるようにする。 - 特許庁
11.1. Support the search and examination activities of the Office through the following activities: (a) Maintain and upkeep classification systems whether they be national or international such as the International Patent Classification (IPC) system; (b) Provide advisory services for the determination of search patterns; (c) Maintain search files and search rooms and reference libraries; and (d) Adapt and package industrial property information;例文帳に追加
11.1次の活動を通じて,庁の調査及び審査の活動を支援すること (a)国内分類体系であるか国際特許分類(IPC)体系であるかを問わず,分類体系を維持し,かつ,保全すること (b)調査の手法の決定に対する助言サービスを行うこと (c)調査資料及び調査室並びに参考図書室を維持すること (d)工業所有権情報を調製し,及び纏めること - 特許庁
A multiprocessor core 5 is provided with a core A, which has a mechanism for improving performance of data processing and a performance monitor gathering usage information of hardware resources in use or those used for data processing, and cores B and C each having a mechanism, which has a processing system same as the first processing mechanism and inferior performance, and an IPC monitor measuring an IPC value in data processing.例文帳に追加
マルチプロセッサコア5は、データ処理の処理性能を向上する機構とデータ処理での利用途中あるいは利用されたハードウェア資源の利用情報を収集するパフォーマンスモニタとを有するコアAと、第1の処理機構と同一処理方式で性能が劣る機構とデータ処理された際のIPC値を計測するIPCモニタとを有するコアB、Cとを備える。 - 特許庁
The IPC marks are printed by respective printing means through the inspection of those marks so as to determine whether the image plane of a completed set for constituting a specific image is present.例文帳に追加
IPCマークは、これらのマークの検査を介して、特定のイメージを構成する完成した組のイメージ平面が存在するか否かを決定することを可能とするように、各印刷手段により印刷される。 - 特許庁
When the resistance of a transfer belt TB is low or when the resistance of transfer paper is high, an aimed transfer current Ipc is made to flow without providing a transfer power source having large output capacity.例文帳に追加
転写ベルトTBの抵抗が低い時や転写紙の抵抗が高い場合にも、大きな出力容量の転写電源を設けることなく、狙いの転写電流Ipcを流すことができる。 - 特許庁
M AND A TARGET ENTERPRISE EXTRACTION SYSTEM, COMPLEMENTARY IPC DISTRIBUTION INFORMATION GENERATION PROGRAM, ADAPTIVE ENTERPRISE EXTRACTION PROGRAM, M AND A TARGET ENTERPRISE EXTRACTION PROGRAM, AND M AND A TARGET ENTERPRISE EXTRACTION METHOD例文帳に追加
M&A対象企業抽出システム、補完IPC分布情報生成プログラム、適合企業抽出プログラム、M&A対象企業抽出プログラム及びM&A対象企業抽出方法 - 特許庁
A current Ipc flowing in the direction of the transfer material from an electrification control means for controlling the electrifying polarity of the toner on the transfer material is made higher than the transfer current Ipt of an image forming unit where retransfer occurs.例文帳に追加
再転写が発生する画像形成ユニットの転写電流Iptに対し、転写材上のトナーの帯電極性を制御する帯電制御手段から転写材方向に流れる電流Ipcを大きくする。 - 特許庁
An IPC marks are printed by respective printing means through the inspection of those marks so as to make it possible to determine whether the image plane of a completed set for constituting a specific image is present.例文帳に追加
IPCマークは、これらのマークの検査を介して、特定のイメージを構成する完成した組のイメージ平面が存在するか否かを決定することを可能とするように、各印刷手段により印刷される。 - 特許庁
In this quantitative determination method for the micro amount of boron, a hydrochloric acid-added solution provided by adding hydrochloric acid into the sample solution is measured in the quantitative determination method for the micro amount of boron using the inductively coupled plasma mass spectrograph (IPC-MS).例文帳に追加
誘導結合プラズマ質量分析装置を用いた微量ホウ素の定量分析方法において、試料溶液に塩酸を添加して得られた塩酸添加溶液を測定する微量ホウ素の定量分析方法。 - 特許庁
To provide a quantitative determination method for a micro amount of boron using an IPC-MS method for analyzing quantitatively, easily and highly sensitively the micro amount of boron contained in a sample solution together with other metal elements in the sample solution at the same time.例文帳に追加
試料溶液中に含まれる微量のホウ素を、試料溶液中の他の金属元素と同時に高感度、且つ、簡便に定量分析することができるICP−MS法を用いた微量のホウ素の定量分析方法を提供すること。 - 特許庁
To give the same characteristics to a prescribed transistor, which is formed on a chip main body region, and a transistor for an IPC-TEG, which is formed on a scribed line region in a state corresponding to this transistor.例文帳に追加
チップ本体領域に形成される所定のトランジスタとこれに対応してスクライブライン領域に形成される1PC−TEG用のトランジスタとが同一の特性を有する半導体装置及びその製造方法を提供することを目的とする。 - 特許庁
To control flow rates of carrier gas, plasma gas and coolant gas for forming plasma, without having to use using expensive mass flow controller or mass flowmeter plus a solenoid proportional valve, by a low-cost in a system that will not be affected by the ambient temperature, in an IPC emission spectrophotometer.例文帳に追加
ICP発光分光分析装置において、プラズマを形成するための、キャリアガス、プラズマガス、クーラントガスの流量を、高価なマスフローコントローラ又はマスフローメータ+電磁比例弁を使用することなく、安価で室温の影響を受けない方式で制御する。 - 特許庁
A classification non-providing subset selection part 17 sets a circular area including a classification providing patent publication having the head IPC on the two-dimensional coordinates, and selects a set of the coordinate points corresponding to the classification non-providing patent publications inside the circular area.例文帳に追加
分類未付与部分集合選択部17は筆頭IPCをもつ分類付与特許公報が含まれる円形領域を2次元座標上に設定し、円形領域内の分類未付与特許公報に対応する座標点の集合を選択する。 - 特許庁
To provide a related reliability improving method in patent result research, classifying patents as research results using codes of the patent classifying system (e.g. International Patent Classification) in a patent research work, and organizing the patents as the research result into a plurality of patent class groups.例文帳に追加
特許調査作業において特許分類システム(例えば、国際特許分類 IPC)のコードを用いて、調査結果である特許を分類し、調査結果である特許を複数の特許分類群に構築することができる特許結果調査における関連信頼性向上方法を提供する。 - 特許庁
Furthermore, a 3D-IPC operation section 3 uses the data, after noise reduction processing, output from the 3D-NR operation section 2 and data, after noise reduction processing, preceding by one field and by two fields output from the frame memory control section 1 to perform 3D interlaced/progressive conversion processing.例文帳に追加
また、3D−IPC演算部3は、3D−NR演算部2から出力されるノイズリダクション処理後のデータおよびフレームメモリ制御部1から出力される1フィールド前および2フィールド前のノイズリダクション処理後のデータを用いて3次元インタレース・プログレッシブ変換処理を行なう。 - 特許庁
When the connection of a new node is detected, an IPC decides whether data transfer is performed in the existing network (step 41), waits for the data transfer to be finished (step 42) when the data transfer is performed, and reconstructs the network after the data transfer is finished (steps 43 and 44).例文帳に追加
新規ノードの接続を検知した場合、IPCは、既存のネットワークでデータ転送が行われているか否かを判断し(ステップ41)、データ転送が行われている場合には、当該データ転送が終了するのを待ち(ステップ42)、そのデータ転送終了後にネットワークを再構築する(ステップ43,44)。 - 特許庁
The resinous phase has a covalently bonded halogen component based on the total weight of resin solids present in the resinous phase such that when the composition is electrodeposited and cured, the cured film passes burning resistance testing in accordance with IPC-TM-650, and has a dielectric constant of ≤3.50.例文帳に追加
樹脂相は、組成物が電着され、かつ硬化される場合に、硬化フィルムがIPC−TM−650に従った燃焼耐性試験に合格し、かつ3.50以下の誘電定数を有するように、樹脂相中に存在する樹脂固体の総量に基いて共有結合性ハロゲン成分を有する。 - 特許庁
The reading process of a log is started by a PC client (a step S1), and when a first process and a second process are started on a multi-task system (a step S3), the first process and the second process simultaneously transfer communication contents to a shared memory at the time of performing communication through an IPC I/F (a step S4).例文帳に追加
PCクライアントによってログの読み出しプロセスを起動し(ステップS1)、マルチタスクシステム上で第1プロセスと第2プロセスが起動されると(ステップS3)、第1プロセスと第2プロセスはIPC I/Fを介して通信をする際に、同時に通信内容を共有メモリに転送する(ステップS4)。 - 特許庁
To provide a spray chamber apparatus of an IPC analyzing equipment for reducing the time required for cleaning a spray chamber as much as possible, while surely cleaning the spray chamber and efficiently analyzing a plurality of sample solutions and the sample a several number of times.例文帳に追加
スプレーチャンバ内の洗浄に要する時間を可及的に少なくしつつ洗浄を確実に行うことができるようにして、複数の試料溶液の分析や複数回の試料分析を効率よく行うことのできるICP分析装置のスプレーチャンバ装置を提供すること。 - 特許庁
To perform accurate investigation with efficiency by making use of past investigation knowledge in supporting the process of creating a logic operation search formula where search keys such as technical terms, IPC, FI, F-terms, an applicant and the like are combined as necessary, etc.例文帳に追加
本発明の目的は、調査を行なう場合に、技術用語、IPC、FI、Fターム、出願人等の検索キーを適宜組み合わせた論理演算検索式を作成する工程等を、過去の調査ナレッジを活用して支援することにより、精度の高い調査が効率良く行なうことができるようにすることにある。 - 特許庁
An IPC 10 includes a request generating section 40 which generates, in each predetermined period, an A-Stream (Asynchronous Stream) request ASR being a transmission request of an A-Stream packet, in which the priority of arbitration is set higher than an Asyn packet instead of an Iso request IR being a transmission request of an Iso packet.例文帳に追加
IPC10は、Isoパケットの送信要求であるIsoリクエストIRの代わりに、Asynパケットよりもアービトレーションの優先度を高く設定したA−Streamパケットの送信要求であるA−StreamリクエストASRを所定周期毎に生成するリクエスト生成部40を備える。 - 特許庁
The resinous phase has a covalently bonded halogen content based on total weight of resin solids present in the resinous phase, such that when the composition is electrodeposited and cured, the cured film passes flame resistance testing in accordance with IPC-TM-650, and has a dielectric constant of equal to or less than 3.50.例文帳に追加
樹脂相は、組成物が電着され、かつ硬化される場合に、硬化フィルムがIPC−TM−650に従った燃焼耐性試験に合格し、かつ3.50以下の誘電定数を有するように、樹脂相中に存在する樹脂固体の総量に基いて共有結合性ハロゲン成分を有する。 - 特許庁
The photosensitive resin 31 and the silicon substrate B corresponding to the photosensitive resin 31 are etched by the IPC plasma etching method, to form a slit groove 42 of a three-dimensional structure, and a voltage is impressed to the silicon substrate B to form X-ray absorbing metal parts 111, 112 in the slit groove 42, by an electrocasting method.例文帳に追加
そして、ICPプラズマエッチング法により、感光性樹脂31及びその感光性樹脂31に対応するシリコン基板Bをエッチングして3次元構造体のスリット溝42を形成して、電鋳法により、シリコン基板Bに電圧を印加してスリット溝42にX線吸収金属部111及び121を形成する。 - 特許庁
The PC coordinate-transforms the measured data, using the estimated position data (#22), calculates the error of the measured data (#23) after coordinate-transformed by an IPC (Interactive Closest Point) method, corrects the estimated position indicated by the estimated position data, using the error (#24), and transmits the corrected estimated position data to the three-dimensional digitizer (#25).例文帳に追加
PCは、前記推定位置データを用いて前記測定データの座標変換を行い(♯22)、ICP(Iterative Closest Point)法により座標変換前後の測定データの誤差を算出し(♯23)、この誤差を用いて推定位置データが示す推定位置を補正し(♯24)、この補正推定位置データを三次元デジタイザに送信する(♯25)。 - 特許庁
The target transmission gear ratio iPM is computed based on the attained transmission gear ratio iPT and the time constant TT expressing a prescribed dynamic characteristics, the transmission gear ratio command value iPA is corrected based on the deviation between the target transmission gear ratio iPM and the actual transmission gear ratio iPR, and the continuously transmission is controlled based on the transmission gear ratio command value iPC after the correction.例文帳に追加
そして、到達変速比i_PTと、所定の動特性を表す時定数T_Tに基づき目標変速比i_PMを演算し、目標変速比i_PMと実変速比i_PRとの偏差に基づき変速比指令値i______PAを補正し、補正後の変速比指令値i_PCに基づき無段変速機4を制御する。 - 特許庁
To provide an M and A target enterprise extraction system, a complementary IPC distribution information generation program; an enterprise information extraction program; an M and A target enterprise extraction program and an M and A target enterprise extraction method suitable for extracting an enterprise as the target of M and A for an enterprise which wishes M and A.例文帳に追加
M&Aを希望する企業に対する、M&Aの対象となる企業を抽出するのに好適なM&A対象企業抽出システム、補完IPC分布情報生成プログラム、企業情報抽出プログラム、M&A対象企業抽出プログラム及びM&A対象企業抽出方法を提供する。 - 特許庁
The toner for electrostatic charge image development includes at least a binder resin and a colorant, characterized in that: the binder resin contains polyester resin; the aluminum content of the toner ranges 0.005 to 0.040 mass% by fluorescent X-ray analysis; and the proportion of titanium ranges 50 to 500 ppm by IPC (induction plasma coupling) emission spectrochemical analysis.例文帳に追加
少なくとも結着樹脂及び着色剤からなる静電荷像現像用トナーであって、前記結着樹脂がポリエステル樹脂を含み、蛍光X線分析によるアルミニウム含有量が0.005〜0.040質量%の範囲であり、かつ、IPC発光分光分析によるチタン含有率が50〜500ppmの範囲である静電荷像現像用トナーである。 - 特許庁
The herbicide composition consists of a compound (A) of the formula and at least one compounds selected from the group consisting of triaziflam, pendimethalin, pyributicarb, propyzamide, prodiamine, napropamide, oryzalin, isoxaben, florasuram, chlorphthalim, butamifos, dithiopyr, siduron, indanofan, cafenstrole, bethrodine, alachlor, oxadiargyl, oxaziclomefone, IPC, orthobencarb, lenacil, halosulfuron methyl, imazosulfuron, imazaquin, Ethoxysulfuron, etc.例文帳に追加
化合物(A):(A)並びにトリアジフラム、ペンディメタリン、ピリブチカルブ、プロピザミド、プロジアミン、ナプロパミド、オリザリン、イソキサベン、フロラスラム、クロルフタリム、ブタミホス、ジチオピル、シデュロン、インダノファン、カフェンストロール、ベスロジン、アラクロール、オキサジアルギル、オキサジクロメホン、IPC、オルソベンカーブ、レナシル、ハロスルフロンメチル、イマザスルフロン、イマザキン、エトキシスルフロン等から選ばれる1種以上の化合物を有効成分として含有する除草剤組成物。 - 特許庁
The herbicide includes a herbicidal triazolinone compound of formula (A), and at least one kind of compounds selected from a group of herbicidal compounds consisting of cyanazine, simazine, dimethenamid, cinmethylin, sethoxydim, thifensulfuron methyl, tetrapion, trifluralin, bifenox, pyraclonil, pendimethalin, lenacil, IPC and the like, as active ingredients.例文帳に追加
下記式(A)の除草性トリアゾリノン化合物と、次の除草性化合物群:グリホサートアンモニウム塩、シアナジン、シマジン、ジメテナミド、シンメチリン、セトキシジム、チフェンスルフロンメチル、テトラピオン、トリフルラリン、ビフェノックス、ピラクロニル、ベンディメタリン、レナシル、およびIPCなどから選ばれる少なくとも1種以上の化合物を有効成分として含有する構成要件とで構成している除草剤。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright © Japan Patent office. 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. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|