「code generation program」を含む例文一覧(159)

<前へ 1 2 3 4
  • This compile device generates an object code 107 executable on a shared memory type computer with a thread as the unit of parallel processing by input of a source program 101 and using an inter-thread synchronous overhead information file 108 and the number of machine cycles acquisition library 106, and is constituted of a syntax analysis part 103, a parallelization part 104 and a code generation part 105.
    ソースプログラム101を入力として、スレッド間同期オーバーヘッド情報ファイル108とマシンサイクル数取得ライブラリ106を使用して、スレッドを並列処理の単位として共有メモリ型計算機上で実行可能なオブジェクトコード107を生成させるものであり、構文解析部103、並列化部104、コード生成部105から構成される。 - 特許庁
  • This software generation device generates the source code suitable to the platform on which the software is executed based on the software program composed of the three kinds of components and profile information (processing time or the number of process cycles in each operation module, the access information on a memory, etc.).
    ソフトウェア生成装置は、この三種の構成要素から構成されるソフトウェアプログラムと、プロファイル情報(各演算モジュールでの処理時間あるいは処理サイクル数やメモリのアクセス情報など)を元に、ソフトウェアを実行するプラットフォームに適したソースコードを生成する。 - 特許庁
  • The delivery reservation URL generation program generates a delivery reservation URL for accessing a machine information delivery reservation screen from a portable terminal electronic mail address transmitted by mail from the portable terminal MP and the game machine code, and transmit the delivery reservation URL to the portable terminal electronic mail address by mail.
    携帯端末MPからメール送信されてきた携帯端末電子メールアドレスと遊技機コードとから台情報配信予約画面にアクセスするための配信予約URLを生成し、配信予約URLを携帯端末電子メールアドレスにメール送信する配信予約URL生成プログラム。 - 特許庁
  • The compiler 41 has: a compiler 51 compiling a source code 42 of the program; a resource table creation part 52 for creating a resource table 57 including information of use or disuse of each resource from an assembler code 56 generated by the compilation and a task information table 43; a core control routine generation part 53 for generating a resource control routine based on the resource table 57; and a linker 54.
    コンパイラ41は、プログラムのソースコード42をコンパイルするコンパイラ51と、コンパイルされて生成されたアセンブラコード56と、タスク情報テーブル43とから、各リソースの使用あるいは不使用の情報を含むリソーステーブル57を作成するリソーステーブル作成部52と、リソーステーブル57に基づいてリソース制御ルーチンを生成するコア制御ルーチン生成部53と、リンカ54とを有する。 - 特許庁
  • A generation means 102 reads flow definition information defining information for controlling a workflow and image definition information defining image items of a plurality of images used in the workflow from a storage means 101 and automatically generates an image program including a program code for flow control among the plurality of images by using the flow definition information and the image definition information.
    生成手段102は、ワークフローを制御するための情報を定義したフロー定義情報と、ワークフローで用いられる複数の画面の画面項目を定義した画面定義情報とを、格納手段101から読み出し、そのフロー定義情報および画面定義情報を用いて、複数の画面の間におけるフロー制御のためのプログラムコードを含む画面プログラムを自動的に生成する。 - 特許庁
  • The device is provided with: a flash memory 2 having four sectors 4-7 as a nonvolatile memory storing a program code and data to be read by a CPU 1; and a sector selection signal generation circuit 8 for generating address signals A19, A18 for selecting a sector to be instructed by effective sector instruction data given from a flash memory write device 28.
    CPU1がリードするプログラムコードやデータを格納する不揮発性メモリとして、4個のセクタ4〜7を有するフラッシュメモリ2を設けると共に、フラッシュメモリ・ライト装置28から与えられる有効セクタ指示データが指示するセクタを選択するためのアドレス信号A19、A18を生成するセクタ選択信号生成回路8を設ける。 - 特許庁
  • A code generation part is characteristically structured to generate "a program including a process for storing information corresponding to a defined data item in a storage area (session object) sharable between a plurality of pages of the web application" based on definition information of data items (session variables) desirable to be shared among a plurality of pages of web applications defined in an input/output table 109.
    入出力テーブル109で定義されたウェブアプリケーションの複数ページ間で共有したいデータ項目(セッション変数)の定義情報に基づいて、コード生成部が、「定義されたデータ項目に対応する情報を、ウェブアプリケーションの複数ページ間で共有可能な記憶領域(セッションオブジェクト)に格納する処理を含むプログラム」を生成する構成を特徴とする。 - 特許庁
  • An information processor is provided with an access definition file output means for outputting an access definition file based on operation information related with the operation of the table of a database input through an information input picture and the relevant information of a program related with access to the table of the database; and a source code generation means for assembling an SQL sentence which is scheduled to be issued based on the access definition file.
    情報入力画面を介して入力された、データベースのテーブルの操作に係る操作情報と、データベースのテーブルに対するアクセスに係るプログラムの関連情報と、に基づいて、アクセス定義ファイルを出力するアクセス定義ファイル出力手段と、アクセス定義ファイルに基づいて、発行予定のSQL文を組み立てるソースコード生成手段と、を有することによって課題を解決する。 - 特許庁
  • To attain a high speed operation by recognizing the coexistence of automatic parallelization and Opn MP and easily advancing the parallelization and to prevent the deterioration of performance at the time of parallel processing by suppressing the useless generation of threads at the time of mutual calling in an optimizing device and recording medium for generating an object code for parallelizing the execution of programs by plural threads from a source program described in prescribed programming language.
    本発明は、所定のプログラミング言語で記述されたソースプログラムから、複数のスレッドによりプログラムの実行を並列化するオブジェクトコードを生成する最適化装置および記録媒体に関し、自動並列化とOpenMPの混在を認めて並列化を簡易に進め高速化を図ると共に、相互に呼び出し時のスレッドの無駄な生成を抑止して並列処理時の性能低下を防止することを目的とする。 - 特許庁
<前へ 1 2 3 4

例文データの著作権について

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.