登录
首页 » C++ Builder » Arc7

Arc7

于 2008-09-28 发布 文件大小:219KB
0 156
下载积分: 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 个回复

  • matlab程序
    说明:  基于线性控制的分数阶统一混沌系统的同步的仿真设计(Synchronization of Fractional Order Unified Chaotic Systems Based on Linear Control)
    2019-05-09 01:05:44下载
    积分:1
  • MTLAB
    MATLAB中的所有练习源程序,软件包形式,对学习MATLAB很有帮助(MATLAB source code for all exercises, the package forms of learning MATLAB helpful)
    2008-12-21 10:10:58下载
    积分:1
  • FFT
    离散信号的快速傅里叶变换,微波干涉仪数据采集处理(Fast Fourier transform of discrete signal)
    2015-04-21 21:26:59下载
    积分:1
  • AWGN
    awgn信道的建模。matlab实现方针,进行了比较(awgn channel modeling. matlab realize the principle of a comparative)
    2021-01-30 02:48:34下载
    积分:1
  • MatlabSimulink_and_vc
    matlab与VC很不错的。肯定不少人需要吧。(matlab with the VC is very good. Certainly a lot of people need it.)
    2007-11-21 21:04:44下载
    积分:1
  • Phone
    c++实现的通信录,实现添加、删除、查找、修改等功能(communications recorded c++ implemented add, delete, search, modify functions)
    2014-01-14 10:02:38下载
    积分:1
  • CLR-Console
    本程序为自己学习公共语言运行时、托管C++在VS2010上建立的控制台程序,为托管C++的入门程序。(This procedure for yourself to learn the common language runtime, managed c++ in VS2010 console program, established as managed c++ primer application.)
    2014-10-23 11:37:23下载
    积分:1
  • Dev-cc-proglamlama
    -Calculates a rectangle s field. -Lockes a pc :D -Mixes a string then calculates the sum -Finds the max number
    2014-11-05 08:44:56下载
    积分:1
  • Skongjianchazu
    空间插值方法汇总Inverse Distance to a Power(反距离加权插值法) Kriging(克里金插值法)Minimum Curvature(最小曲率)Modified Shepardd s Method(改进谢别德法)Natural Neighbor(自然邻点插值法)Nearest Neighbor(最近邻点插值法)Polynomial Regression(多元回归法)Radia (Spatial interpolation method summary Inverse Distance to a Power (inverse distance weighted interpolation) on Kriging (kriging) Minimum Curvature the (smallest curvature) Modified Shepardd s Method (improved Xiebie De law) Natural Neighbor (natural neighbor interpolation) Nearest Neighbor (nearest neighbor interpolation) Polynomial the Regression (multiple regression) Radia)
    2012-08-22 14:39:13下载
    积分:1
  • Biometric-Testing
    Biometric Fingerprint, testing application
    2013-12-11 22:08:35下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载