登录
首页 » C++ Builder » Arc7

Arc7

于 2008-09-28 发布 文件大小:219KB
0 71
下载积分: 1 下载次数: 19

代码说明:

  private double PointToAngle(Point AOrigin, Point APoint) { if (APoint.X == AOrigin.X) if (APoint.Y > AOrigin.Y) return Math.PI * 0.5f else return Math.PI * 1.5f else if (APoint.Y == AOrigin.Y) if (APoint.X > AOrigin.X) return 0 else return Math.PI else {(private double PointToAngle(Point AOrigin, Point APoint) { if (APoint.X == AOrigin.X) if (APoint.Y > AOrigin.Y) return Math.PI* 0.5f else return Math.PI* 1.5f else if (APoint.Y == AOrigin.Y) if (APoint.X > AOrigin.X) return 0 else return Math.PI else {)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • MATLABVCVB
    在学校图书馆下的MATLAB混合编程的书,对MATLAB的接口有详细介绍,特别是初学者,对mxArray不熟悉者。(At the school library under the mixed MATLAB programming book on the MATLAB interface has a detailed introduction, especially beginners, to those who are not familiar with the mxArray.)
    2009-03-06 09:07:46下载
    积分:1
  • 1111
    有关机动目标跟踪,卡尔曼滤波相关的资料,对从事卡尔曼滤波研究,机动目标跟踪的朋友有参考价值 (The maneuvering target tracking, Kalman filtering relevant information, engaged in Kalman filtering, target tracking friends have reference value)
    2010-09-08 13:42:48下载
    积分:1
  • findSaddledot
    找出一个4行5列的二维数组的”鞍点”,即该位置上的元素在该行上最大,在该列上最小。也有可能没有鞍点。(identify a line 4 5 2-D array of "saddle point," that is the position of the element in the largest firms, out of the smallest. They may not saddle point.)
    2007-06-10 15:57:59下载
    积分:1
  • 915M-uhf
    这是通过hfss软件设计915m超高频偶极子天线工程 此设计只通过仿真验证 没有制作实物验证(It is designed to 915m UHF dipole antenna hfss software engineering through the design just does not make physical verification by simulation)
    2013-12-29 10:53:39下载
    积分:1
  • reliability-with-dg
    This code is for evaluating reliability indexes in a system with Distributed generation resources. Wind power and solar energy are considered in this simulation.
    2014-07-20 22:54:14下载
    积分:1
  • nelder
    nelder-mead算法,程序不算太长,应该好理解,仔细看几遍就行了(nelder-mead method, it is very useful if you want it,just download it!)
    2012-11-29 17:05:56下载
    积分:1
  • vcmatlab
    VC_与MATLAB混合编程在语音处理中的应用(VC_ mixed with the MATLAB programming in Speech Processing)
    2008-05-26 20:45:49下载
    积分:1
  • MATLAB_Engine-andC-hybrid-
    使用MATLAB_Engine与C混合编程(MATLAB_Engine andC hybrid programming)
    2012-08-23 11:15:45下载
    积分:1
  • chengxu
    采用matlab来产生神经逆模块,可以对电机线性化解耦。(Using matlab to generate neural inverse module, can be decoupled linear motor.)
    2009-05-04 11:28:30下载
    积分:1
  • APQP
    产品质量先期策划控制程序的相关文件,适用APQP流程的TS16949体系(Advanced Product Quality Planning control procedures of the relevant documents, for APQP process TS16949 system)
    2010-01-23 18:45:40下载
    积分:1
  • 696518资源总数
  • 104684会员总数
  • 30今日下载