課題02

ほかんじょ内検索 / 「課題02」で検索した結果

検索 :
  • 課題02
    ...sp;  課題02*/         #include stdio.h         int main() {         float a,b,c;         a=3.5;         b=1.5;         c=a+b;     &...
  • 2007前期課題(久保田)
    2007 前期課題(久保田)課題02 課題03 課題04 課題05 課題06 課題07
  • 課題03
    ...sp;  課題02*/     #include stdio.h     int main() {         float a,b,c;         a=3.5;         b=1.5;         c=a+b;         printf("a=%f b=%f c...
  • メニュー
    ...7前期課題(久保田)課題02 課題03 課題04 課題05 課題06 課題07 2007後期提出課題(久保田) 課題1月18〆切 by isa かめさん 趣味のもの3D 3D-isa DFT-isa DFT 2010前期システムプログラム(久保田) システムプログラム01-ver00 システムプログラム01-ver01 システムプログラム02-ver00_client システムプログラム02-ver00_server システムプログラム02-ver01_client システムプログラム02-ver01_server システムプログラム02-ver02_client システムプログラム02-ver02_server くぼたん 個人特定問題 システム工学(ファジーなんちゃら)-20100629 特別企画 「年越し」 @ウィキ ガイド @wiki 便利...
  • 課題05
    ------------------------------------------------------------------------------------------------ [概要] 相異なる3個の整数値を読み, その中の最大値と最小値を 出力するプログラムを書く. 以下のどの方法を用いてもよい. ま た別の方法を考案してそれにしたがってプログラムを書いても良 い. [最大値を探す方法1] 相異なる3個の整数値を a, b, c とする.    もし a b,  かつ, a c のとき, a が最大値    もし b a,  かつ, b c のとき, b が最大値    もし c a,  かつ, c b のとき, c が最大値 [最大値を探す方法...
  • 課題07
    ------------------------------------------------------------------------------------------------ [概要] 二つの整数値 a, b を読み込み, a≦b ならば, a 以上 b 以下で, 7で割りきれないものの和        b v=    Σ x       x=a    x mod 7 != 0 を計算するプログラムを組みなさい. ただし, ファイル名を kadai07.c とする こと. さらに, プログラムを実行して, a として 1, b として 10 を与えたときの結果 を表示させよ.&nbs...
  • 課題04
    ------------------------------------------------------------------------------------------------ [概要] 色々な数の計算 万有引力の計算 r [m] 離れた質量 m1 [kg], 質量 m2[kg] の物体 の間に働く万有引力         G m1 m2    f = ---------             r*r の値[N]を計算し, G, r, m1, m2 の値と f の値を表示せよ. ただし,     &nb...
  • 課題06
    ------------------------------------------------------------------------------------------------ [概要] 整数変数 x に整数値を読み込み, 0または負の数が入力され るまで正の数を何個読み込んだか数え, 同時に, 読み込んだ数の最大値を計算す るプログラムを, while文を用いて, 組みなさい.  ただし, ファイル名を kadai06.c とすること. たとえば,         3         8        10  &nbs...
  • 課題1月18〆切
    課題の答え(ほぼ完成版) C言語 ソースコード --------------------------------------回答例1(発展課題付き)---------------------------------------------------- #include stdio.h #include stdlib.h #include ctype.h int x; int y; int dx; int dy; int n=0; char ch_h[100]; int h=0; int elase=0;/* 足跡を残すか判定用 Eを打つことによってon offの切替え*/ void put_mark(int x, int y){   move(x-2,y-2); cont(x+2,y+2);   move(x+2,y-2); c...
  • 888
    \documentclass[a4j,titlepage]{jarticle} \usepackage{graphicx} \title{技術文書作成No8 課題} \author{情報工学科\\07D8101032B\\石田拓弥} \date{} \begin{document} \maketitle \section{table 環境} \subsection{multicolumn コマンドを使わない場合} \begin{table}[htbp] \begin{center} \caption{tabular 環境の出力例1} \label{tab ex1} \begin{tabular}{|l||l|c|r|} \hline グー チョキ パー\\ \hline \hline グー あいこ グー パー\\ \hline チョキ グー あいこ チョキ\\ \hli...
  • システムプログラム02-ver02_server
    /* ポート番号9000を使用する */ #include sys/types.h #include sys/socket.h #include netinet/in.h #include netdb.h #include stdio.h #include stdlib.h #include unistd.h #include string.h #define NSTRS 1/* 文字列の個数 */ #define STRMAX 60/* 文字列長さ */ char *strs[NSTRS]; char *root; extern int errno; int main(int ac, char *av[]){ char c; FILE *fp; int fromlen; char hostname[64]; struct hostent *hp; ...
  • システムプログラム02-ver02_client
    /* ポート番号9000を使用する */ #include sys/types.h #include sys/socket.h #include netinet/in.h #include netdb.h #include stdio.h #include stdlib.h #include unistd.h #include string.h #define NSTRS 1 /* 文字列の個数 */ #define STRMAX 60/* 文字列長さ */ char *strs[NSTRS]; extern int errono; void input_strs(){ int i; char e[]="\n"; for(i=0;i NSTRS;i++){ printf("str[%d] ",i); strs[...
  • プラグイン/ニュース
    ニュース @wikiのwikiモードでは #news(興味のある単語) と入力することで、あるキーワードに関連するニュース一覧を表示することができます 詳しくはこちらをご覧ください。 =>http //atwiki.jp/guide/17_174_ja.html たとえば、#news(wiki)と入力すると以下のように表示されます。 【グランサガ】リセマラ当たりランキング - グランサガ攻略wiki - Gamerch(ゲーマチ) 【まおりゅう】八星之紋章交換のおすすめ交換キャラ - AppMedia(アップメディア) Among Us攻略Wiki【アマングアス・アモングアス】 - Gamerch(ゲーマチ) マニュアル作成に便利な「画像編集」機能を提供開始! - ナレッジ共有・社内wikiツール「NotePM」:時事ドットコム - 時事通信 マニ...
  • システムプログラム02-ver01_server
    /* * ポート番号9000を使用する */ #include sys/types.h #include sys/socket.h #include netinet/in.h #include netdb.h #include stdio.h #include stdlib.h #include unistd.h #include string.h #define NSTRS 3/* 文字列の個数 */ #define STRMAX 10 char *strs[NSTRS]; char *tmp; char *root; extern int errno; int main(int ac, char *av[]){ char c; FILE *fp; FILE *tfp; int fromlen; char hostname[64]; struct ...
  • システムプログラム02-ver00_client
    /* pp.215-217 */ /* connects to the local host at port 1234 */ #include sys/types.h #include sys/socket.h #include netinet/in.h #include netdb.h #include stdio.h #include stdlib.h #include unistd.h #include string.h #define NSTRS 3 /* 文字列の個数 */ /* * サーバに送る文字列 */ char *strs[NSTRS] = { "This is the first string from the client.\n", "This is the second string from t...
  • システムプログラム02-ver00_server
    /* * ポート番号9000を使用する */ #include sys/types.h #include sys/socket.h #include netinet/in.h #include netdb.h #include stdio.h #include stdlib.h #include unistd.h #include string.h #define NSTRS 3/* 文字列の個数 */ /* * クライアントに送る文字列 */ char *strs[NSTRS] = { "This is the first string from the server.\n", "This is the second string from the server.\n", "This is the th...
  • システムプログラム02-ver01_client
    /* pp.215-217 */ /* connects to the local host at port 1234 */ #include sys/types.h #include sys/socket.h #include netinet/in.h #include netdb.h #include stdio.h #include stdlib.h #include unistd.h #include string.h #define NSTRS 3 /* 文字列の個数 */ #define STRMAX 10 /* * サーバに送る文字列を作成する */ char *strs[NSTRS]; extern int errono; void input_strs(){ int i; char e[]="\n"; fo...
  • @wiki全体から「課題02」で調べる

更新順にページ一覧表示 | 作成順にページ一覧表示 | ページ名順にページ一覧表示 | wiki内検索