| 例文 |
c language programの部分一致の例文一覧と使い方
該当件数 : 32件
To synchronize a ladder language program and a C language program for motion control by transceiving data at high speed between the programs.例文帳に追加
ラダー言語プログラムとC言語プログラムの間でデータを高速で送受信させ、両プログラムをモーション制御に同期させる。 - 特許庁
To convert a ladder program into a C language program, easily generate a program operating on a CPU substrate even without the knowledge for the C language program, and make effective use of an existing program asset.例文帳に追加
ラダープログラムをC言語プログラムに変換可能で、C言語プログラムの知識が無くともCPU基板上で動作するプログラムを簡単に作製可能とし、また既存のプログラム資産の有効活用を可能とする。 - 特許庁
The program conversion processing apparatus includes: storage means 20 which stores a program conversion table 50 recording a C language command corresponding to a ladder command; and information processing means 10 which converts the input ladder program command into the C language command using the program conversion table 50 to generate a C language program from the ladder program.例文帳に追加
ラダーコマンドに対応するC言語コマンドを記録したプログラム変換テーブル50を格納した記憶手段20と、入力されたラダープログラムのコマンドを前記プログラム変換テーブル50を用いてC言語コマンドに変換して、前記ラダープログラムからC言語プログラムを作成する情報処理手段10とを備えている。 - 特許庁
The device 1 then, converts a Japanese character string into a character string in a C language (step ST9) and generates a program source code in the C language (step ST10).例文帳に追加
そして、日本語の文字列をC言語の文字列に変換し(ステップST9)、C言語によるプログラムソースコードを生成する(ステップST10)。 - 特許庁
In a workstation (corresponding to a program development device), a different language mixed source program is prepared by padding the description of an original specification language source program (ATL in a Fig.) in a preprocessor description part of a general language source program (language C in a Fig.) (step S110).例文帳に追加
ワークステーション(プログラム開発装置に相当)上で、汎用言語ソースプログラム(図ではC言語)のプリプロセッサ記述部に、独自仕様言語ソースプログラム(図ではATL)の記述を埋め込んだ異種言語混在ソースプログラムを作成する(ステップS110)。 - 特許庁
When the C++ programming language is used as the Program Design Language (PDL), all of the standards and conventions previously addressed in this document shall remain in effect. 例文帳に追加
C++プログラミング言語がプログラム設計言語(PDL)として使われる場合、この文書中で以前扱ったすべての標準と規約は有効でなければならない。 - コンピューター用語辞典
To provide a program parallelization system for inputting a program described in an object directing language such as C++language and converting it to a parallelization executable object program.例文帳に追加
C++言語などのオブジェクト指向言語で記述されたプログラムを入力し、並列実行可能な目的プログラムに変換するプログラム並列化方式を提供する。 - 特許庁
METHOD FOR SYNTHESIZING FUNCTION USING C LANGUAGE CIRCUIT MODEL AND RECORDING MEDIUM RECORDING ITS PROGRAM例文帳に追加
C言語回路モデルを用いた機能合成方法およびそのプログラムを記録した記録媒体 - 特許庁
To enhance responsiveness and reliability of an application program for control by an intermediate language of Java (registered trademark) to an equivalent level to that of a program created by a C language or an assembly language.例文帳に追加
Java(登録商標)の中間言語による制御用アプリケーションプログラムの応答性および信頼性をC言語やアセンブリ言語などで作成されたプログラムと同等レベルにまで引き上げる。 - 特許庁
When converting mainly a high-level programming language (Java(R), C, C++ or the like) into a hardware description language, first of all, a source code of a program written in the high-level programming language is converted into an activity diagram.例文帳に追加
主にハイレベルプログラミング言語(Java(登録商標)、C、C++など)をハードウエア記述言語に転換する時は、該ハイレベルプログラミング言語により書かれたプログラムの原始コードを先ずアクティビティダイアグラムに転換する。 - 特許庁
A program interpreting device 100 converts a source program 1 described in a C++ language into an execution format program 3 through an intermediate format program 2 for intermediately performing processing.例文帳に追加
プログラム翻訳装置100は、C++言語にて記述されるソースプログラム1を、中間的に処理を行うための中間形式プログラム2を介して実行形式プログラム3に変換する。 - 特許庁
To enable an engineer who is able to understand only C language to achieve its maintenance or rewriting of a program even in the case of a PLC described in a ladder language.例文帳に追加
ラダー言語で記述されているPLCであっても、C言語のみ理解できる技術者がそのメンテナンスやプログラムの書き換え等ができるようにする。 - 特許庁
An automatic code generating part 12 inputs a control model, generates a control program described in the C language from this model to output the program.例文帳に追加
自動コード生成部12は、制御モデルを入力し、これからC言語で記述された制御プログラムを生成して出力する。 - 特許庁
A C++ compile device for generating optimized intermediate language inside is provided with a C language source type sentence generating part, and an optimized C language source is generated based on the optimized intermediate language so that it is possible to capture which optimizing method is applied to an actual C++ language source program by the optimizing part.例文帳に追加
最適化済中間言語を内部的に作成するC++コンパイル装置にC言語ソース形式文生成部を備え、この最適化済中間言語をもとに最適化済C言語ソース形式文を生成することにより、最適化部が実際のC++言語ソースプログラムに対してどのような最適化手法を適用したかを把握することができるC++コンパイル装置を提供することができる。 - 特許庁
To prevent the quality reduction of a program by automatically checking duplication between definition descriptions in a source file of a C language.例文帳に追加
C言語のソースファイル中の定義記述間の重複を自動的にチェックし、プログラムの品質低下を防止する。 - 特許庁
To provide a behavior synthesis device appropriate to generate a hardware description for achieving an operation by the operation including floating point calculation described by a high-order language such as a C/C++ language program.例文帳に追加
C/C++言語プログラム等の高位言語で記述された浮動小数点演算を含む動作から、その動作を実現するハードウェア記述を生成するのに好適な動作合成装置等を提供する。 - 特許庁
Intermediate language is next generated from the C program SC1, and a register allocation table (2) Rg2 is generated to show correspondence between operands without register allocation and corresponding C variable names in the input C program SC1.例文帳に追加
その後、CプログラムSC1から中間語を生成し、レジスタが割り付けられていないオペランドと入力CプログラムSC1内での対応するC変数名との対応を示すレジスタ割付表(2)Rg2を生成する。 - 特許庁
In this case, when video recording of the sport b ends at a time point t2, since the next video recording program to be started is a language c program, a message being "Replace the disk with an optical disk for language" is displayed on the display means.例文帳に追加
スポーツbの録画が時点t2で終了すると、次に始まる録画の番組は語学cであるので、語学用光ディスクに入れ替えて下さい」というメッセージが表示手段に表示される。 - 特許庁
A DSP object 32 created from a DSP program 31 is converted to a header for C language, so as to create DSP program information 33 (S12).例文帳に追加
DSPプログラム31から生成されたDSPオブジェクト32が、C言語用のヘッダにコンバートされてDSPプログラム情報33が作成される(S12)。 - 特許庁
Object program source codes as program components are analyzes according to the characteristics of a used language to extract classes A, methods C, and properties (category) B of the respective program source codes.例文帳に追加
プログラム部品となる対象のプログラム・ソース・コードを、利用言語の特性に基づいて解析することで、プログラム・ソース・コード個々のクラスA、メソッドC、及び属性(カテゴリB)を抽出する。 - 特許庁
To provide a hardware description language synthesis tool capable of automatically forming a hardware design file described in a hardware description language from a program described in a higher-level language such as C language, and a design method using the tool for an integrated circuit.例文帳に追加
C言語などの高位レベル言語で記述されたプログラムから自動的にハードウエア記述言語で記述されたハードウエア設計ファイルを形成することができるハードウエア記述言語合成ツール及びそれを利用した集積回路の設計方法を提供する。 - 特許庁
A source program written in C language is parsed, a database and an intermediate file are created for every token, the target character strings in the database are deleted or changed, the information of the database and the intermediate file is generated in the C language file and the object program is generated.例文帳に追加
C言語で記述された原始プログラムを構文解析し、1トークン毎のデータベースと中間ファイルを作成し、データベース上の対象になる文字列を削除・変更し、データベースや中間ファイルの情報をC言語ファイルに生成し、目的プログラムを生成する。 - 特許庁
Also, a ventilation control program is created in a mechanism separated from the body program of the simulation device, independently manufactured in a general-purpose language such as a a C-language, dynamically linked to a numerical calculation model in running, and operated in association with a body program by sharing the body program with data on a memory of a computer.例文帳に追加
また、換気制御プログラムは、シミュレーション装置の本体プログラムから切り離し、独立にC言語などの汎用言語にて製作し、実行時に動的に数値計算モデルとリンク処理を行い、本体プログラムとコンピュータのメモリ上のデータを共有させ、連動して動作させる機構とする。 - 特許庁
An IC card is constituted in such a way that an arbitrary machine-language application program (a), (b), or (c) can be loaded in an EEPROM 14 in accordance with a command from a reader/writer device.例文帳に追加
リーダライタ装置からのコマンドにより、任意のマシン語アプリケーションプログラムa,b,cをEEPROM14内にロードできるようにする。 - 特許庁
The non-ladder type controller 5 is operated by a program 15 which is represented in a character form such as C language, reads and executes a sequence control instruction 6b in a work program.例文帳に追加
非ラダー式コントローラ5はC言語等の文字形式で表現されたプログラム15で動作するものであり、加工プログラム6におけるシーケンス制御命令6bを読み出して実行する。 - 特許庁
An automatic code generation part 12 automatically generates a control program described in, for example, the C language from a control model stored in a model storage part 10.例文帳に追加
自動コード生成部12は、モデル格納部10に格納されている制御モデルから例えばC言語で記述された制御プログラムを自動生成する。 - 特許庁
Furthermore, the reliability equivalent to that of the program created by the C language and the assembly langue is secured by a self- diagnostic function and an RAS function 26.例文帳に追加
さらに、自己診断機能およびRAS機能26によってC言語やアセンブリ言語により作成されたプログラムと同等の信頼性を確保する。 - 特許庁
The responsiveness equivalent to that of the program created by the C language and the assembly language is secured by executing application 29 for a digital shape protection controller consisting of the intermediate language of Java by converting it into does which can be directly executed by a CPU 1 by JIT compiler 24.例文帳に追加
Javaの中間言語よりなるディジタル形保護制御装置用のアプリケーション29をJITコンパイラ24によってCPU1が直接実行可能なコードに変換して実行することで、C言語やアセンブリ言語により作成されたプログラムと同等の応答性を確保する。 - 特許庁
To provide a cross verification device capable of performing cross verification among a natural language specification, a C-language program and a GUI-base control logic in development of control software for engine, and capable of consequently enhancing the efficiency of the development; a cross verification method; and a cross verification program.例文帳に追加
エンジンの制御ソフトウェアの開発において自然言語の仕様とC言語のプログラムとGUIベースの制御ロジックとのクロス検証を行うことができ、結果的に当該開発の効率を高めることができるクロス検証装置、クロス検証方法およびクロス検証プログラムを提供することを課題とする。 - 特許庁
A dedicated simple programming language on the assumption that route control over packets is developed not limitedly to general programming like C languages, and used to describe a route control program in a programmable packet.例文帳に追加
C言語のような汎用プログラミングにとらわれずに、パケットの経路制御を前提とした専用の簡易プログラミング言語を開発し、この言語を用いてプログラマブルパケット内の経路制御プログラムを記述する。 - 特許庁
To provide a protocol encoding/decoding system for reflecting customization, when a program routine for performing the mutual conversion of data structures in an abstract syntax notation message and a C language, etc., is automatically generated from a protocol which is described by abstract syntax.例文帳に追加
抽象構文記法メッセージとC言語等のデータ構造の相互変換を行うプログラムルーチンを抽象構文で記述されたプロトコルから自動生成するにあたり、カスタマイズを反映させるプロトコル符号化・復号化システムを提供する。 - 特許庁
In a stage 52 for generating an object program 57 from specifications 51 described in C language, at selecting an instruction code 41 from an instruction library 53, the instruction code is selected based on evaluation data 43 obtained by executing the actual layout of an additional processing unit for executing the instruction code.例文帳に追加
C言語で記述された仕様51からオブジェクトプログラム57を生成する段階52において、命令ライブラリ53から命令コード41を選択する際に、その命令コードを実行する追加処理ユニットを実レイアウトした評価データ43に基づいて命令コードを選択する。 - 特許庁
| 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
