Waitrud Weber’s blog

things and reminders for memories

2019-05-19から1日間の記事一覧

Thinking of Model: Stages

The given diagram outlines stages involved in the production of softwares. 1.Write briefly whtat you would like to do. Mechanical pencil - Wikipedia The given diagram outlines stages involved in the production of softwares. 1.Write briefly…

3D: Print symbol 002

564 :// Very Thanks to: http://www.informit.com/articles/article.aspx?P=328647&seqNum=3 ... 688 :// customized from GamePaint_009689 ://690 ://691 ://692 ://693 :void GamePaint_011(HDC hDC, vLine* line ) {694 :695 : int scale_2 = 30;696 : …

3D: Print symbol

The program can display symbol. // // // 91 :int display_threeD_initialize () { 92 : vPoint eye; 93 : char *p_cc; 94 : 95 : if ( call_once_display_threeD_initialize == 0 ) { 96 : call_once_display_threeD_initialize = 1; 97 : } else { 98 : …