flagflag  
1: 2011-07-30 (Sat) 23:19:33 iseki source 2: 2011-07-30 (Sat) 23:21:19 iseki source
Line 6: Line 6:
   int    Xsize  = 600;      // スクリーンのXサイズ    int    Xsize  = 600;      // スクリーンのXサイズ
   double Infnty = 1.0e8;    // 無限大    double Infnty = 1.0e8;    // 無限大
- 
   double Xmin = -2.5;      // X軸(実数部)の最小値の初期値    double Xmin = -2.5;      // X軸(実数部)の最小値の初期値
   double Xmax = 1.0;        // X軸(実数部)の最大値の初期値    double Xmax = 1.0;        // X軸(実数部)の最大値の初期値
Line 27: Line 26:
   //        入力 vp, 出力 xp    //        入力 vp, 出力 xp
   ////////////////////////////////////////​/    ////////////////////////////////////////​/
-   int       xsize = Xsize; +   int xsize = Xsize; 
-   int       ysize = (int)(xsize*(Ymax-Ymin)/(Xmax-Xmin) + 0.5); +   int ysize = (int)(xsize*(Ymax-Ymin)/(Xmax-Xmin) + 0.5); 
-   double dC     = (Xmax-Xmin)/xsize;       // = (Ymax-Ymin)/ysize;    // 刻み幅+   double dC = (Xmax-Xmin)/xsize;           // 刻み幅
   xp = new MSGraph<sWord>(xsize, ysize);    // (xsize × ysize) の画用紙を用意    xp = new MSGraph<sWord>(xsize, ysize);    // (xsize × ysize) の画用紙を用意
- 
   int    i, j, k;    int    i, j, k;
   double Cr, Ci, Zr, Zi, Zrp, Zip;    double Cr, Ci, Zr, Zi, Zrp, Zip;
Line 58: Line 56:
       Ci -= dC;        Ci -= dC;
   }    }
- 
   xp->color = GRAPH_COLOR_ARGB16;        // カラーモード    xp->color = GRAPH_COLOR_ARGB16;        // カラーモード
- 
   ////////////////////////////////////////​/    ////////////////////////////////////////​/
   // 処理コードはここまで    // 処理コードはここまで


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

30 user(s) are online (2 user(s) are browsing xpwiki)

Members: 0
Guests: 30

more...

Access Counter

Today : 2222222222222222
Yesterday : 4763476347634763
Total : 2369084923690849236908492369084923690849236908492369084923690849
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com