1153万例文収録!

「code」に関連した英語例文の一覧と使い方(818ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

codeを含む例文一覧と使い方

該当件数 : 44691



例文

Compared with the Goseibai-shikimoku, which was the fundamental law for warriors, the Kenmu Code showed the governing philosophy of the warrior government, although it is said that it was neither legally binding nor a revision of the Goseibai-shikimoku (which it regarded as the fundamental law). 例文帳に追加

武家の基本法である御成敗式目に対して建武式目は武家政権の施政方針を示すもので、拘束力がある法令ではないとも、御成敗式目の改廃を伴う法令ではない(御成敗式目を基本法とした)とも言われている。 - Wikipedia日英京都関連文書対訳コーパス

It is prescribed in the Kushiki-ryo (law on state documentary forms) in the Taiho Code, and it says that ketsuji should be used when words such as the following appear: 'a grand shrine,' 'the Imperial tomb for a certain emperor,' 'the son of Heaven', 'an Imperial carriage,' 'shosho,' 'chokushi,' 'an Imperial edict and Imperial order,' 'an emperor's cultivating his or her virtue,' 'Emperor's blessings,' 'Emperor's grace,' 'Emperor's words,' 'Your Imperial Majesty,' 'the Emperor's residence,' 'an Empress,' 'the Imperial Court,' 'the Crown Prince,' 'His or Her Imperial Highness.' 例文帳に追加

大宝律令公式令に定めがあり、具体的には「大社」「○○陵」「乗輿」「車駕」「詔書」「勅旨」「明詔」「聖化」「天恩」「慈恩」「慈旨」「御(至尊)」「闕庭」「中宮」「朝廷」「春宮」「殿下」などの語に対して用いるべきとある。 - Wikipedia日英京都関連文書対訳コーパス

"Fair Competition Codes concerning labeling on fresh noodles" stipulates, "In this code, regardless of trade names such as Hiramen (thin noodles), Hiyamugi, Somen (fine white noodles), 'Udon noodles' refers to either type of noodles, noodles made from well-kneaded flour mixed with water, or processed noodles." 例文帳に追加

『生めん類の表示に関する公正競争規約』にて、『この規約で「うどん」とはひらめん、ひやむぎ、そうめんその他名称のいかんを問わず小麦粉に水を加え練り上げた後製麺したもの、又は製麺した後加工したものをいう』となっている。 - Wikipedia日英京都関連文書対訳コーパス

The contributor ("you") must be willing to provide support for the package and must be willing to release future versions that at the very least fix bugs. If you are not willing to maintain your code over a long period of time, it makes little sense to contribute it. 例文帳に追加

提供者(つまり"あなた")は、パッケージのサポートを行っていく意思があり、ほんの少しのバグ修正でも次バージョンをリリースすることを厭わない もし長期にわたるメンテナンスを行うつもりが無ければ、コードを提供しても意義はほとんどありません。 - PEAR

例文

(the long term aim of Flexy is to integrate support for all of these PHP Generator templates into a simple package) The Standard Compiling Backend uses a Tokenizer, which offers the possiblities of using HTML tags and attributes to provide looping and conditionals, and make dynamic XML_Tree like elements of HTML Forms that can be manipulated in your code. 例文帳に追加

(Flexy の長期的な目標は、これらの PHP コード生成型のテンプレートのサポートをひとつのパッケージで行うという所にあります。 ) 標準のコンパイルバックエンドは Tokenizer を使用しており、HTML のタグと属性を使用してループや条件分岐処理を行えます。 - PEAR


例文

To reduce the "WTF" effect of magically having javascript code that looks like flexy tags completely broken by the template engine, Flexy deliberately turns the parser OFF when dealing with script contents (see Configuration Options for details of PHP in script tags) 例文帳に追加

javascript のコードのせいで "何じゃこりゃ?" というようなことが起こり、まるで flexy タグが壊れてしまったように見えることがあります。 それを防ぐため、Flexy は、script を含むコンテンツを扱う際にパーサを意図的に OFF にします(script タグ内での PHP の詳細については、設定オプションを参照ください)。 - PEAR

(On Windows, MSVC is known to call this an error and refuse to compile the code.)For contrast, let's take a look at the corresponding definition for standard Python integers:例文帳に追加

これはお使いの機種では何の問題も起こらないかもしれませんが、機種によっては、おそらく問題になるのです! (Windows 上では、MS Visual C がこの手のエラーを出し、コンパイルできないことが知られています)比較のため、以下に標準的な Python の整数型の定義を見てみましょう: - Python

A static library is like a Unix .a file; it contains code to be included as necessary.An import library is basically used only to reassure the linker that a certain identifier is legal, and will be present in the program when the DLL is loaded.例文帳に追加

静的ライブラリは Unix における .a ファイルに似ています;このファイルには、必要に応じて取り込まれるようなコードが入っています。 インポートライブラリは、基本的には特定の識別子が不正ではなく、DLL がロードされた時点で存在することを保証するためにだけ使われます。 - Python

When the following functions return ``frame records,'' each record is a tuple of six items: the frame object, the filename,the line number of the current line, the function name, a list of lines of context from the source code, and the index of the current line within that list.例文帳に追加

以下の関数には、戻り値として``フレームレコード''を返す関数があります。 ``フレームレコード''は長さ6のタプルで、以下の値を格納しています:フレームオブジェクト・ファイル名・実行中の行番号・関数名・コンテキストのソース行のリスト・ソース行リストの実行中行のインデックス。 - Python

例文

The local variables of a code block can be determined by scanning the entire text of the block for name binding operations.If the global statement occurs within a block, all uses of the name specified in the statement refer to the binding of that name in the top-level namespace.例文帳に追加

あるコードブロックにおけるローカル変数は、ブロック全体から名前束縛操作が行われている部分を走査して決定します。 global 文で指定された名前がブロック内にある場合、その名前は常にトップレベルの名前空間で束縛された名前を参照します。 - Python

例文

The file should be placed in the same directory as the LaTeX files for the document. The Python Documentation Special Interest Group has discussed a number of approaches to creating pretty-printed code displays and interactive sessions; see the Doc-SIG area on the Python Web site for more information on this topic.例文帳に追加

ファイルはドキュメントの LaTeX ファイルと同じディレクトリに置かねばなりません。 Python Documentation Special Interest Group では、コード表示や対話セッションに対して整形印刷を行うための数々のアプローチについて議論してきました; この話題に関する詳細は、Python Web サイトの Doc-SIG エリアを参照してください。 - Python

Another advantage of using these two macrosis that when Python is compiled without thread support, they are defined empty, thus saving the thread state and lock manipulations.When thread support is enabled, the block above expands to the following code:例文帳に追加

これらの二つのマクロを使うもうひとつの利点は、Python をスレッドサポートなしでコンパイルしたとき、マクロの内容、すなわちスレッド状態の退避とロック操作が空になるという点です。 スレッドサポートが有効になっている場合、上記のブロックは以下のようなコードに展開されます: - Python

Early in the Heian period, En no Ozunu (also called En no Gyoja) mastered Juho (magic) of Kujaku Myoo by practicing mountain worship and responded, with Mt. Katsuragi in Nara as his base, to the religious needs of people who were uneasy about the development of the Ritsuryo system (a system of centralized government based on the Ritsuryo code). 例文帳に追加

平安時代初期、役小角(えんのおづぬ、役行者ともいう)が、山岳信仰を行い孔雀明王の呪法を体得し、奈良県の葛城山を中心に当時の律令制の進展に不安だった民衆の宗教的な欲求に応えた。 - Wikipedia日英京都関連文書対訳コーパス

An optical scanning means 13 is provided with a revolving shaft 1404 having a reflection face 1406 which reflects exit light emitted through an aperture 18 to a bar code through a housing opening part 1204 and a motor 14 for rotating the revolving shaft 1404.例文帳に追加

光走査手段13は、アパーチャ18を介して出射される出射光をハウジング開口部1204を介してバーコードに向けて反射する反射面1406を有する回転軸1404と、この回転軸1404を回転させるモータ14とを備えている。 - 特許庁

Also, conflict of a setting value of conventional specific definition as a track number and point is prevented by restricting a value corresponding to a track number itself or an index number itself to a range of '01'-'9F' in a binary code, thereby, interchangeability is kept suitable.例文帳に追加

またトラックナンバ自体、或いはインデックスナンバ自体に対応する値は、バイナリコードにおける「01」〜「9F」の範囲に限定することで、トラックナンバやポイントとしての従前の特殊定義の設定値との抵触をなくし、これによっても互換性維持に好適なものとする。 - 特許庁

A word extraction part 13 decides whether a thesaurus code of a selection word inside the word list specified by a thesaurus retrieval part 12 fits an extraction condition or not, extracts the selection word when it fits the condition, and outputs it as the keyword.例文帳に追加

そして、単語抽出部13が、シソーラス検索部12によって特定された単語リスト中の選択単語のシソーラスコードが抽出条件に適合するか否かを判定し、適合する場合、当該選択単語を抽出してキーワードとして出力する。 - 特許庁

In addition, the fetched text information and the stored file for the face photograph are automatically collated with each other based on the character code information, and data for the card with the face photograph is prepared based on the face photograph in the file for face photographs and the personal information of the portrait of the face photograph.例文帳に追加

そして、前記取り込んだテキスト情報と前記保存した顔写真ファイルとを文字コード情報を基に自動的に照合し、顔写真ファイルの顔画像とその顔写真の人物の個人情報とに基づいて顔写真付カード用データを作成する。 - 特許庁

When a user terminal accesses a first site (S51, S61), the first site sends information on the number of display sites, a group, etc., to request a list from the server (S62) when displaying a page represented by a source including a source code for the list.例文帳に追加

ユーザ端末から第1サイトにアクセスがあった場合(S51、S61)には、第1サイトが一覧表用のソースコードを含んだソースにより表されるページを表示する際に、表示サイト数やグループ等の情報を送信して一覧表をサーバに要求する(S62)。 - 特許庁

Then, while the connector 22 is connected with a connector 102 of a portable telephone set 100, the recorded bar code information is read, and the melody information for an incoming call is converted into voice information, and the voice information is outputted to the portable telephone set 100.例文帳に追加

そして、コネクタ22を携帯式電話機100のコネクタ102に接続した状態で、記録したバーコード記録情報を読み出してその着信用メロディ情報を音声情報に変換し、この音声情報を携帯式電話機100に出力する。 - 特許庁

A W-CDMA analyzer is provided with a signal analysis section 20, that measures reception power for each communication channel of a received signal and with a detection section that displays power of each measured communication channel in cross reference with a short code number of respective communication channels.例文帳に追加

W−CDMA解析装置は、受信信号の各通信チャンネル毎に受信電力を測定する信号解析部20と、測定された各通信チャンネルの電力値を、それぞれの通信チャンネルのショートコード番号に対応させて表示する表示部とを備えている。 - 特許庁

A bar code made preliminarily to correspond to a prescribed function setting content is irradiated with the horizontal plane beam to be scanned, the reflected beam thereof gets incident into the prism 21, is deflected, and is reflected further by the half-mirror 11 to be detected by a reflected-beam receiving element 12.例文帳に追加

予め所定の機能設定内容に対応させたバーコード24を、この水平プレーンビームに当てて走査を行うと、その反射ビームがペンタプリズム21へ逆に入射,偏向され、さらにハーフミラー11に反射されて反射ビーム受光素子12に検出される。 - 特許庁

When an output voltage of a battery 30 exceeds a 1st threshold TH1, a transmission control circuit 26 reduces a video compression rate of a video compression circuit 14 and sets '8' to a code division multiplicity (k) for spread spectrum transmission to increase a transmission gain.例文帳に追加

電池30の出力電圧が第1の閾値TH1以上の場合、送信制御回路26は、映像圧縮回路14における映像圧縮率を小さし、スペクトラム拡散送信の符号分割多重数kを8にし、送信利得を大きくする。 - 特許庁

A slip layout name retrieving part 17 retrieves a data base 15, and finds a layout name Ln indicating the kind of the slip corresponding to the enterprise code K, and an image segmenting part 19 retrieves a slip layout data base 16, and finds the position of the designated region of the slip 1.例文帳に追加

帳票レイアウト名検索部17はデータベース15を検索し、企業コードKに対応して帳票種類を示すレイアウト名Lnを求め、イメージ切出部19が、帳票レイアウトデータベース16を検索して帳票1の指定領域の位置を求める。 - 特許庁

A server 101 stores parameter text files 332-1 and 332-2 prepared by summarizing the parameters of each of screens for changing the display/non-display and screen appearance of functions and an application program 331 as a set for each site as well as the source code of an application 111.例文帳に追加

サーバ101は、アプリケーション111のソースコードとは別に、機能の表示/非表示、画面体裁を変更する画面毎のパラメタを集約して作成したパラメタテキストファイル332−1、332−2をサイト毎にアプリケーションプログラム331と共に組にして記憶する。 - 特許庁

The sheet-like non-contact data carrier comprises: a sheet-like insulation substrate on the main face of which an IC chip and a layer-like antenna pattern are provided; an adhesive layer formed on the sheet-like insulation substrate; and a code mark printed on the sheet-like insulation substrate.例文帳に追加

シート状非接触データキャリアとして、主面上にICチップおよび層状のアンテナパターンを備えたシート状絶縁基材と、シート状絶縁基材上に設けられた粘着材層と、シート状絶縁基材上に印設されたコード印とを具備する。 - 特許庁

The lock release unit 20 uses an authentication unit 23 to read ID information stored in an ID information storage circuit 21, applies authentication arithmetic operation to the ID information with the supplied lock release code and transmits the result of authentication arithmetic operation to the mobile phone 10.例文帳に追加

ロック解除装置20では、認証装置23にてID情報記憶回路21に記憶されているID情報を読み出し、該ID情報と供給されたロック解除コードとで認証演算を行い認証演算結果を携帯電話機10に送信する。 - 特許庁

When an inputted high-level language program contains a description specifying branch target processing likely to be executed, a compiler places an instruction code corresponding to the specified branch target processing right after a branch instruction or right before a subsequent instruction.例文帳に追加

コンパイラは、入力された高級言語プログラムに、実行される確率が高い分岐先処理を指定する記述が含まれている場合には、指定された分岐先処理に相当する命令コードを分岐命令の直後または後続命令の直前に配置する。 - 特許庁

An RTP stream processing section 103 determines an output code amount in a range not in excess of an MTU while being in cross-reference with the adopted image compression standard, and extracts bit streams whose output is determined from an entropy encoding section 102 and transfers them to a buffer 105.例文帳に追加

RTPストリーム化部103は、採用される画像圧縮規格に則りつつMTUを超えない範囲で出力符号量を決定し、出力が決まっている分のビット・ストリームをエントロピー符号化部102から取り出してバッファ105に転送する。 - 特許庁

A plurality of input items relating to an insurance and input content about the input items are printed so as to be visible on the sheet for input, and a bar code obtained by encoding the input items and the input content is printed on the sheet for input.例文帳に追加

入力用シートには、保険に関する複数の入力項目と該入力項目についての入力内容とが視認可能に印刷され、さらに、該入力項目と入力内容とを符号化したバーコードが印刷された入力用シートとから構成される。 - 特許庁

The discrimination information read means is capable of reading a two-dimensional code 9 which is recorded in at least a part of a read object area including the entry column 8 and its peripheral area 10 and shows contents represented by character information written in the entry column 8.例文帳に追加

識別情報読取手段は、記入欄8及びその周辺領域10を含む読取対象領域の少なくとも一部に記録されるとともに記入欄8に記入される文字情報がなす内容を示す2次元コード9を読み取り可能である。 - 特許庁

In a multifunction machine 301, the user sets on a dialog box to change processing of a document depending on a condition of the received document and sets a telephone number of a transmission source, an F code, and a password as a condition by each reception of a facsimile machine 2210.例文帳に追加

複合機301では、ダイアログボックス上でユーザにより文書の受信時の条件によって文書の処理を変えるよう設定が行われ、ファクス装置210の1受信毎の条件として送信元の電話番号、Fコード、パスワードが設定される。 - 特許庁

A server computer 200 issues a password including release information to allow specific performance to be output, and transmits it to a mobile communication terminal 100 when accessed by use of the two dimensional code including information that the specific game performance is achieved.例文帳に追加

サーバーコンピュータ200は、特定の遊技実績を達成した旨の情報を含む二次元コードに基づくアクセスがあったときに、特定演出の出力を許可するための解除情報を含むパスワードを発行して携帯通信端末100に送信する。 - 特許庁

In a decoder 40, the encoded data are decoded and in a variable transfer rate encoder 50, based upon the encoded information and information on a target average variable transfer rate or a target code amount, the decoded image data are encoded by variable transfer rate coding.例文帳に追加

復号器40ではこの符号化データを復号し、可変転送レート符号化器50では、符号化情報と目標とする平均可変転送レートもしくは目標符号量に関する情報をもとに、その復号画像データを可変転送レート符号化する。 - 特許庁

To provide a voice signal recording/reproducing device for recording an identification code for identifying whether a recorded voice signal is subjected to sound field control or not in a record medium along with the voice signal being subjected to sound field control.例文帳に追加

本発明は、音場制御された音声信号とともに、記録された音声信号が音場制御が施されたものであるか否かを識別するための識別符号を記録媒体に記録する音声信号記録再生装置を提供することを目的とする。 - 特許庁

A system control circuit 36 checks a difference between the recording date and time of the precedingly recorded retrieved image and the recording start date and time this time and writes the compressed retrieved image by the retrieved image compression circuit 30 to a flash memory 32 with the time code.例文帳に追加

システム制御回路36は、前回、記録された検索画の記録日時と今回の記録開始日時との差を調べ、その差が所定値以上のときに、検索画圧縮回路30による圧縮検索画をフラッシュメモリ32にタイムコードと共に書き込む。 - 特許庁

An automatic reception condition setting means is provided to start automatically a reception operation for a radio wave signal with a time code, when the power source voltage, a power generation amount or the like is restored again, after the power source voltage, the power generation amount or the like is lowered to stop a clocking function.例文帳に追加

電源電圧、発電量等が低下して計時機能が停止したのち再び電源電圧、発電量等が復帰すると、自動的にタイムコード入り電波信号の受信動作を自動的に開始させる自動受信状態設定手段を設けている。 - 特許庁

When performing two-dimensional spreading in the direction of the frequency base and in the direction of the time base, a one-dimensional orthogonal variable spreading factor (OVSF), constructed from a code tree, is expanded in a two-dimensional manner so as to be applied simultaneously in both the direction of frequency base and the direction of time base.例文帳に追加

周波数軸方向と時間軸方向の二次元の拡散を行う場合に、コードツリーによって構築される一次元の直交可変拡散率(OVSF)を二次元に拡張して周波数軸方向と時間軸方向の両方向に同時に適用する。 - 特許庁

To provide a code recognition device which has no loss, does not become complicated but is very simple, further, is capable of recognizing many codes by conquering poor net angle isolation caused by the fact that a diffraction angle has a full width at half maximum to a certain reproduced angle.例文帳に追加

本発明は、ロスがなく、煩雑にならず、きわめて簡便で、さらに一定の再生角度に対して回折角度が半値全幅を持つ事による角度分離性の悪さを克服して、多数のコードを認識できる事が出来るコード認識装置を提供する。 - 特許庁

The system controller 41 acquires data of the quantity of fixing light corresponding to that code from a data table of the quantity of fixing light stored at a storage section 56 and then calculates the illuminance of each fixing lamp 26, 27 and the carrying speed of a color thermal recording sheet based on that data.例文帳に追加

システムコントローラ41は、記憶部56に記憶されている定着光量のデータテーブルより、このコードに対応する定着光量のデータを取得し、このデータに基づいて、各定着ランプ26,27の照度とカラー感熱記録紙の搬送速度を算出する。 - 特許庁

The control part 112 commands a feeder 110 to take out the card from a raw card stack 108 and supply it to a printer 106 and the printer 106 prints the identification code and face value information transferred from the control part 102 at the prescribed part of a raw card.例文帳に追加

制御部112はフィーダ110に対して生カードスタック108からカードを取り出してプリンタ106へ供給するように指令し、プリンタ106は、制御部102から転送された識別符号及び額面情報を、生カードの所定の箇所に印字する。 - 特許庁

If the maximum signal strength detected by any of the antennas (18, 18') is above any operational threshold, an electronic device (14) will be enabled, and the signal (10, 10') is compared to a user code database for authorizing a user (16) to access the electronic device (14).例文帳に追加

もしアンテナ(18、18’)によって検出された最大信号強度が動作しきい値より大きければ、電子デバイス(14)は動作可能になり、ユーザ(16)に電子デバイス(14)へのアクセスを許可するために信号(10、10’)はユーザコードデータベースと比較される。 - 特許庁

In the case that a user configures a wireless network, the user connects wireless units 1a-1c respectively to terminals 6a-6c and no unit identification code to identify each wireless unit is yet set to the wireless units 1a-1c at this point of time.例文帳に追加

使用者が無線ネットワークを構成する場合、無線機器1aから1cをそれぞれ端末装置6aから6cと接続するが、この時点ではまだ無線機器1aから1cには各無線機器を識別するための機器識別符号が設定されていない。 - 特許庁

This main computer 4 displays text images while playing KARAOKE sing-along accompaniment music on the screen of a display 20 by processing KARAOKE sing-along data and starts the processing to display the result of grading on the screen of the display 20 when the processing arrives at the position attached with the sign code during the displaying.例文帳に追加

メインコンピュータ4は、カラオケデータを処理してカラオケ伴奏音楽を演奏しつつ歌詞画像をディスプレイ20に画面表示しながらその処理が標識符号の付いた位置に達すると、採点結果をディスプレイ20に画面表示する処理を開始する。 - 特許庁

A line feed code as an object of deletion is detected from a received mail stored in a flash memory 14, and after the deletion, the mail is stored in the flash memory 14 or displayed in a display unit 22 to improve the operability and to effectively use a memory area.例文帳に追加

フラッシュメモリ14に格納された受信メールから削除対象となる改行コードを検出し、それらを削除してからフラッシュメモリ14等に保存したり、表示部22に表示するなどして操作性の向上と記憶エリアの有効利用とを図っている。 - 特許庁

To provide a variant character linking device and a variant character linking program carrying out commonalization of a font between a plurality of systems by carrying out transition of characters of different fonts as external characters under a particular condition between the plurality of systems using different character code sets.例文帳に追加

異なる文字コードセットを使用している複数のシステム間で、特定の条件下で字体の異なる文字を外字として移行することによって、複数のシステム間で字体の共通化を行う異体字連携装置および異体字連携プログラムを提供する。 - 特許庁

Other signal is transmitted as a re-transmission signal with a different parity bit from that of a new transmission signal by the transmission diversity method and the H-ARQ method, the receiver couples the bit sequences to obtain a maximum rate coupled gain and a code coupled gain.例文帳に追加

伝送ダイバーシティ方法およびH−ARQ方法は新たな伝送信号と異なるパリティービットを有する再伝送信号のために他の信号を伝送し、受信機でこのシーケンスを結合し、最大割合結合利得およびコード結合利得を得る。 - 特許庁

Even when inspection result information of a specific substrate is inquired, input of pieces of information showing outward shapes of places to be encoded is received for the substrate to be inquired and those pieces of input information are encoded to specify the identification code of the substrate.例文帳に追加

特定の基板の検査結果情報を照会する場合にも、紹介対象の基板について、各符号化対象部位の外観を示す情報の入力を受け付けて、これらの入力情報を符号化することによって、基板の識別コードを特定する。 - 特許庁

To provide an image processor which can share control signals and a control method of controlling an interface for image data between an encoding and encoding part and an image memory and an interface for code data between the encoding and decoding part and a memory control part irrelevantly to a compression/expansion technique.例文帳に追加

符号復号部と画像メモリ間の画像データのインターフェースや、符号復号部とメモリ制御部間の符号データのインターフェースを制御する制御信号及び制御方法を、圧縮伸張技術にかかわらず、共通化できる画像処理装置を提供する。 - 特許庁

A display code, corresponding to the display data of the name of a load equipment connected to the field bus 10 displayed on a display section, is set through the field bus 10 as the attribute information of an equipment object on the field bus 10, managed by the field-bus communication CPU 3.例文帳に追加

表示部に表示させる、フィールドバス10に接続される負荷機器の名称の表示データに対応した表示コードの設定を、フィールドバス通信CPU3で管理されるフィールドバス10上の機器オブジェクトの属性情報としてフィールドバス10を介して行う。 - 特許庁

例文

When an addition block 30 adds the multiplication value w.xi to find an addition value yj, a normal random number generation block 40 generates random numbers following a normal distribution with the addition value yj set to a mean value and outputs code bit sign of the generated random numbers.例文帳に追加

この乗算値w・x_i を加算ブロック30が加算して加算値y_j を求めると、正規乱数生成ブロック40は、加算値y_j を平均値とする正規分布に従う乱数を生成し、当該生成した乱数の符号ビットsignを出力する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
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会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS