"n個の心を保ちます"の翻訳 英語に:
辞書 日本-英語
N個の心を保ちます - 翻訳 :
例 (レビューされていない外部ソース)
n個のノードを持つグラフ またはn個のノードの集合があり | Let me say a little bit about that now. |
ノードがn個のグラフなので nが1なら1個のノードだけを返します | So, let's start off with a really simple example. So, here is some pseudo Python for generating a graph with n nodes. |
n 2個のノードで再帰的にグラフを作ります 残りのn 2個でも再帰的に作ります | We start off with a set of n nodes, then we create a graph on half of the nodes recursively. |
ノードがn 2個の別のグラフをG₂とします | So we generate a graph on n 2 nodes call that G1. |
個々のn gramは文化のトレンドを示します | What do they tell us? |
全部でN個です | N plus 1's are there? |
リーフはn個ですね | We now know how deep. It's log n. |
ノードがn個のグラフを作ることを考えます | Once again, we can think about this as happening in a kind of recursion tree. |
ノードがn個のグラフを作って | We're looking at the same basic setup as the last time. |
ノードがn個のグラフから ノードがn 2個のグラフが2つできて | Now the recurrence relation has this form.. |
n個の要素を持つリストから 上位k個の要素を探すことを考えます | Which of these algorithms has the best Θ? And I'm going to give a hint. |
ここでもnを2の累乗と仮定します n 1ならノード1個を返し | We're making a graph with n nodes, and again we're going to assume n is some power of 2. |
ノードがn個のグラフでは? | We have a graph with 1 node, it's going to have 0 edges, by the way that this generation process happens. |
n個のノードについて | Alright, so next we're going to look at some recursively generated graphs. |
1 2 3個と増加し nがn(n 1) 2になるまで増えていきます つまりこの問題の実行回数は 2 n n(n 1) 2となります | In general, we're going to have 1 print statement plus 2 print statements plus 3 print statements plus etc, etc, all the way up to n 1 print statements, which equals n( n 1) 2. |
n 4個のノードを取り出して | Then we are going to add to that what? |
n 乗根を求めます ここで n は質問の個数です 今の場合 質問の数は | To do this, the algorithm multiplies your scores, then takes the nth root, where n is the number of questions. |
n 1なら1個のノードだけです | Here's why. |
ノードがn 2個のグラフをG₁として | Otherwise, we do it recursively. |
すべてゼロのベクトルです Rn の場合は ちょうど n 個のコンポーネントが | So the zero vector in Rn, if it's arbitrary, is just a vector where everything is zero. |
n 個の数の順序を設定します では ベクトルは何ですか | Rn is the set of all of these possible ordered n tuples or ordered sets of n numbers. |
n階乗の最初のk個を書くのを | So is there any easy way to write that? |
n 1ならノード1個だけとなります | So, let's build up to the answer in steps. |
例えばリストにn個の要素がある場合 ソートに要する時間はn log nです | This is pretty remarkable, and you might find this to be quite counter intuitive. |
そしてそれは N個の部分積の全てで同様に成り立ちます | But in the end, we did somewhere between say N and 2N, primitive operations to compute this first partial product. |
もう1つのn 4個と完全につなぎます 1つのn 4ともう1つのn 4について すべてを組み合わせます | We're going to take n 4 of the set of nodes and fully connect them with another set of n 4 nodes. n 4 from one side, n 4 from the other. |
ノードがn 2個のグラフにおける エッジの数を求めます ノードがn 4個以降についても同様です 続けていくと最後には ノードが1個のグラフの集合となります | To generate a graph with n nodes, it 1st breaks that sub problem into 2 things, where we work out the number of edges in a graph with n 2 nodes. but doing that requires working it out for n 4 nodes and so on. |
最初にすべてのn個ある新しい粒子を走査します | Here is the algorithm. |
つまりn個の選択肢の組み合わせの数です 最初に選択肢した数値にnをかけます | A way to define factorial isà   for any value n, we can compute the factorial, which is the number of ways of arranging n items. |
n 2ならG₁のノード1個とG₂のノード1個が 再帰的に生成されます | We know that if n 1, it just returns a single node. |
つまりn個の要素があるヒープを作る時間のことです | The whole thing is a heap. We made a heap. Woohoo! |
このような項がn個あり | And let's say there's a bunch of terms like this. |
ノードがn個エッジがm個ある場合ヒープを用いると | Let's look right now at the analysis of the algorithm. |
ディレクトリのシンボリックリンクを保ちます | Keep directory symlinks |
粒子のインデックスを推測します 1からNの個々の選択肢から | Very initially let's guess a particle index uniformly from the set of all indices. |
それぞれのn個の項に2つの項があります それぞれのn個の項に2つの項があります それぞれに 乗法規則を応用し | We have n terms here, right, where each term was a f of x times a g of y, or f1 of x times g1 of y, and then all the way to fn of x times gn of y. |
トップのlog n個を選びたいならどちらがいいでしょう | Let's say you want to find the best root and items. Is it better to use selection or sorting? |
ハードリンクを保ちます | Preserve hard links |
グループを保ちます | Preserve group |
完全グラフを考えましょう n個のノードを持つクリークとも呼ばれます | The answer, of course, is no. |
まず入力をn個のサブセットに分けます nの初期値は2です 次にサブセットの削除に失敗したら このサブセットに移ります | So, here's how delta debugging works first, we split the input into n subsets where initially n has a value of 2. |
φ関数では N 以下の数のうち Nと公約数を持たない数の個数が解となります 例えば 8のφを見てみましょう | So, given a number, say, 'n,' it outputs how many integers are less than or equal to n that do not share any common factors with n. |
選択アルゴリズムではn個の要素のリストを実行し | Now, selection is the same. |
コピーを20個作り 20個所に保存した | 20 different copies in 20 different locations. |
n 2のn倍はnの2乗 Θ(n²)になります | Now, if K is n 2 that's n times n 2 where n². |
関連検索 : バットn個 - N個のコントラスト - N個のケース - N個のサイト - リスクのn個 - N個のバランス - N個のホールド - N個のターン - N個の点 - N個のライン - N個のトラック - N個の光 - N個のフロント - 私の心を保ちます