Translation of "pascal compiler" to Japanese language:
Dictionary English-Japanese
Examples (External sources, not reviewed)
Pascal | PascalLanguage |
Brachet Pascal | Brachet Pascal |
Component Pascal | Component PascalLanguage |
Pascal Klein | Pascal Klein |
Compiler | コンパイラ |
Compiler | コンパイラ |
KWSDL Compiler | Name |
Jan Pascal van Best | Jan Pascal van Best |
Pressure just climbed 80 Pascal. | 水圧は 80パスカルに 上昇 |
Yet Another Compiler Compiler, a tool for making compilers or interpreters. | コンパイラやインタプリタを作るツールで 今作っているJavaScriptインタプリタにも 使っています |
The so called Pascal visual object challenge. | 過去5年間では この分野で最もよく使われています |
Pascal Mondain has begun to read and write. | P モンダンは読み書きを 始めてる |
So there were a number of so called compiler compilers, tools that would allow you to write your own compiler, and one of the most famous was known as Yet Another Compiler Compiler, or YACC. | 最も有名なのはYet Another Compiler Compiler 略してYaccです LexとYaccは独占的なソフトウェアでしたが GNUプロジェクトが自由なバージョンを作りました |
It might actually break the C compiler. | 私は 実際に |
Which we'll label with a big C, for the compiler, And the compiler takes as input just your program. | あなたのプログラムだけを入力として取ります そして実行ファイルを生成します |
It's running the C compiler at the moment. | それについてはあとでお話します |
Recall that a compiler has five major phases, | 字句解析 構文解析 意味解析 最適化 そしてコード生成です |
Virtual Machine with JIT CPU compiler for max speed | 最高速用のJIT CPUコンパイラを装備した仮想マシン |
Assume the C compiler uses GNU ld default no . | regexライブラリ型式 system, apache, php |
The law of compiler writer employability. gt gt Exactly. | 確かに |
Generates random 3D plots that look vaguely mountainous. Written by Pascal Pensa 1997. | 山のようにも見える ランダムな 3D プロット Pascal Pensa 1997年作 |
So, there are phenomenas that make life difficult for us. Finally, the Pascal | 各クラスの平均適合率を計算します そして |
Here's a quiz. I invoke the GNU compiler, and it crashes. | 次のうちどれが不具合の一般原因ですか? |
Internal warning by the compiler shouldn't be used by user written modules. | 図 36 1Display of warning messages in the browser. |
However you could also be Blaise Pascal. Here's another number game you can do using | もう1つの数のゲームです どうして今日私は数にいれこむのかわかりませんが 私は今日風邪をひいています |
And you can get to these curves by searching for Pascal VOC on the web. | これらの曲線はPASCAL VOCのウェブサイトで見ることができます そしてこの曲線の下の面積(AUC)は その手法を評価する数値になります |
Now a compiler is structured differently. So, we can draw a picture here. | コンパイラを大文字のCで表します コンパイラは |
As Pascal said, even the one who hangs himself, somehow, is looking for cessation of suffering. | 首をくくってしまう人は 苦しみを終わらせる方法を探した末に 他の方法を見出せなかったのだと パスカルも言っています でも 東洋や西洋の書物を調べれば |
We regard this as not that challenging, and we work on the Pascal data set instead. | その代わりにPASCALデータセットというものが使われています しかし これは非常な進展の証拠です |
And here are some results of the semantic segmentation task on the Pascal visual object challenge. | これはカラーコードで表示されています カラーは 人物 馬 鳥 |
Well, if you write import compiler internal, this means you're going to write some compiler code, and compiler code is more error prone than user interface code, in particular because if you worked with a user interface, most errors you make will be immediately visible to the human eye. | コンパイラのコードはUIのコードより エラーを起こす傾向があるのです つまりもしあなたがUIに取り組んでいたとしたら エラーのほとんどは 人の目で見て確認できるものになります |
In C C , the compiler option DNDEBUG for no debugging also turns assertions off. | Javaでは eaを使ってアサーションをオンにします |
When such a program is then compiled down into machine code, you'll see even greater variance depending on the exact processor, the compiler, the compiler optimizations, the programming implementation, and so on. | 実際のプロセッサやコンパイラやコンパイラの最適化や言語処理系の実装や いろいろな要素により より多くの分散を見る事になる まとめると 我らは特定のプログラム言語を超越したレベルで |
They told me computers could only do arithmetic. Grace Hopper and you have this quote when she talked about writing compiler, and a compiler is a program that produces other programs, like Python. | コンパイラとはプログラムを作り出すプログラムです インタプリタとコンパイラの違いを説明します |
And so in this structure the compiler is offline, Meaning that we pre process the program first. | つまり プログラムを最初に前処理します コンパイラは本質的には実行ファイルを生成する前処理ステップで |
That means that there are certain compiler error messages that will not save you from silly mistakes. | でも 私たちはそのようなエラーを 防ぐために役立つテクニックを学んでいく |
The problem is, we don't know the machine language of proteins or have a compiler for proteins. | わかりませんし コンパイラもありません そこで 私はDNAを元にした分子の魔法に |
But now for the extra question, which of these is actual cause for the GNU compiler crashing? | 答えは1つです 選んでください |
The difference between a compiler and an interpreter like Python is the compiler does all the work at once and then runs the new program whereas with an interpreter like Python you're doing this work at the same time. | コンパイラは瞬時にすべての作業を行い それから新しいプログラムを実行します Pythonのようなインタプリタは この作業を同時に行います 彼女の言葉です コンパイラが実現可能だと誰も信じなかった |
Again, that should not have been too hard. The answer is, of course, a bug in the compiler. | 原因となる可能性のすべてを変化させて 調べることができます |
Whereas if you deal with compiler internals, it's a long path from a bug in the compiler to a bug in the actual compiled program, which then, again, has to be executed in order to have the bug cause a failure. | コンパイラ内のバグからコンパイル後のプログラム内の バグにたどり着くには長い道のりになります そしてバグが不具合を起こすタイミングは プログラムの実行時だけなのです 不具合の原因をすぐ発見できるわけがありません |
So, the settings in which we studied the problem these days is, is most commonly that is so called PASCAL object detection challenge. | このデータセットは もう5年以上使われています |
Nowadays the data set which is regarded as the standard data set for research in object recognition is the Pascal Visual Object Challenge. | PASCAL VOCです このデータセットのカテゴリ数は20です 物体は 画像中の何処かに写っています |
You may also want to add this line setenv OPTIM O2 If you want the compiler to do some optimization. | 例 3 2Mac OS X サーバへのインストール |
All of these are reasons why this domain, namely the compiler, is way more error prone than the user interface. | UIよりもエラーを起こしやすいのです |
Related searches : Pascal Celery - In Pascal - Fortran Compiler - Compiler Name - Compiler Construction - Cross Compiler