当前位置:首页
开发技术指南» 文章正文
    引言:
 

 

    摘要: 怎么编写一个登录linux ftp 服务的shell。 ......
    摘要: sqlplus /nolog conn / as sysdba startup 这样能启动一个数据库吗, 我的服务已经启动的可是在登陆时出现下面错误: 请问在登陆时提示如下错误怎么办: ora-01033:oracle initialization or shutdown in progress 现在我不知怎么办, ......


以下VB程序如何改成C#

Dim   h   As   Single  
            Dim   alfa,   f_max,   f_u,   f_d,   a1,   a2,   rap,   psr,   x,   f1min,   lamda,   set0,   f1max,   f2max,   f2min  
           
            acyj   =   spr_max  
            If   spr_max   <=   3#   Then  
                  h_zhj   =   spr_max   +   2.3  
                  h_jsx   =   2.1  
                  h   =   h_zhj   -   h_jsx  
                  ccyj   =   2.4  
                  icyj   =   2.3  
            End   If  
           
            If   spr_max   >   3   And   spr_max   <=   4.2   Then  
                  h_zhj   =   spr_max   +   2.3  
                  h_jsx   =   2.4  
                  h   =   h_zhj   -   h_jsx  
                  ccyj   =   acyj   /   1.45  
                  icyj   =   0.95   *   ccyj  
            End   If  
           
            If   spr_max   >   4.2   Then  
                  h_zhj   =   spr_max   +   2.3  
                  h_jsx   =   2.6  
                  h   =   h_zhj   -   h_jsx  
                   
                  ccyj   =   acyj   /   1.55  
                  icyj   =   0.95   *   ccyj  
            End   If  
   
            kcyj   =   Sqr(h   ^   2   +   icyj   ^   2)               求平方根  
   
            alfa   =   Atn(icyj   /   Sqr(kcyj   ^   2   -   icyj   ^   2))                   求正切的角度  
            f_max   =   1  
            f_u   =   f_max   /   2   +   0.5   *   pi   /   180  
            f_d   =   f_max   /   2   -   0.5   *   pi   /   180  
   
            a1   =   pi   /   2   -   alfa   +   f_u  
            a2   =   pi   /   2   -   alfa   -   f_d  
            rap   =   Sqr(kcyj   ^   2   +   ccyj   ^   2   -   2   *   ccyj   *   kcyj   *   Cos(a1))  
            psr   =   Sqr(kcyj   ^   2   +   ccyj   ^   2   -   2   *   ccyj   *   kcyj   *   Cos(a2))  
             
            rcyj   =   (rap   -   psr)   /   2  
            pcyj   =   (rap   +   psr)   /   2  
            taocyj   =   0  
            bwcyj   =   2400

NO.1   作者: saucer

get   a   converter:  
  http://w1.311.telia.com/~u31115556/desc/programs.htm


 ·指针结构问题    »显示摘要«
    摘要: 现在有一个记录结构: precnum=^tecnum; trecnum=record id: integer; name: shortstring; str: shortstring; hell: array of shortstring; end; 通过new来建立指针数据结构记录并赋值。 var pcrn: precnum; new(pcrn); pcrn.id:=1; pcrn.na......
» 本期热门文章:
· 热门栏目:
» 相关精选文章
» 其它相关:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE