代表キーワード :: 情報処理基礎演習

資料:3件

  • 情報処理基礎演習5
  • 1 情報処理基礎演習 第 5 回レポート unit Unit 3; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; Button2: TButton; Button3: TButton; procedure ...
  • 550 販売中 2010/02/12
  • 閲覧(1,145)
  • 情報処理基礎演習4
  • 情報処理基礎演習 第 4 回レポート 課題 行列の計算 行列の和の計算 program gyouretu nowa ; {$APPTYPE CONSOLE} uses SysUtils; var a,b,c:array[1..3,1..3] of real; i,j:integer; begin writeln('行列 A=?');{行列 A の成分を入力} for i:= 1 to 3 do begin for j:...
  • 550 販売中 2010/02/12
  • 閲覧(1,029)
  • 情報処理基礎演習2
  • 情報処理基礎演習 第 2 回レポート 課題 条件判定 program daishouhikaku; {$APPTYPE CONSOLE} uses SysUtils; var a,b:real; begin write('大小比較をする 2 数を書いてください'); readln(a,b); if a>b then writeln(a,' の方が大きい'); if a<b then writeln(b,' の...
  • 550 販売中 2010/02/12
  • 閲覧(871)
資料を推薦する
会員アイコンに機能を追加
ファイル内検索とは?
広告