登录
首页 » C# » 三点求圆心

三点求圆心

于 2020-07-24 发布
0 244
下载积分: 1 下载次数: 1

代码说明:

说明:  通过三个点坐标,求出圆心坐标。C#代码,主要是算法。(Through the coordinates of three points, the coordinates of the center of the circle are obtained.)

文件列表:

CenterCircle\CenterCircle\bin\Debug\CenterCircle.exe, 20992 , 2016-05-24
CenterCircle\CenterCircle\bin\Debug\CenterCircle.pdb, 50688 , 2016-05-24
CenterCircle\CenterCircle\bin\Debug\CenterCircle.vshost.exe, 14328 , 2016-05-24
CenterCircle\CenterCircle\bin\Debug\CenterCircle.vshost.exe.manifest, 490 , 2009-06-11
CenterCircle\CenterCircle\CenterCircle.csproj, 3393 , 2016-05-23
CenterCircle\CenterCircle\Form1.cs, 4705 , 2016-05-24
CenterCircle\CenterCircle\Form1.Designer.cs, 13307 , 2016-05-24
CenterCircle\CenterCircle\Form1.resx, 6732 , 2016-05-24
CenterCircle\CenterCircle\Matrix.cs, 29362 , 2016-05-23
CenterCircle\CenterCircle\obj\Debug\CenterCircle.csproj.FileListAbsolute.txt, 751 , 2016-05-24
CenterCircle\CenterCircle\obj\Debug\CenterCircle.csproj.GenerateResource.Cache, 847 , 2016-05-24
CenterCircle\CenterCircle\obj\Debug\CenterCircle.exe, 20992 , 2016-05-24
CenterCircle\CenterCircle\obj\Debug\CenterCircle.Form1.resources, 180 , 2016-05-24
CenterCircle\CenterCircle\obj\Debug\CenterCircle.pdb, 50688 , 2016-05-24
CenterCircle\CenterCircle\obj\Debug\CenterCircle.Properties.Resources.resources, 180 , 2016-05-23
CenterCircle\CenterCircle\Program.cs, 473 , 2016-05-23
CenterCircle\CenterCircle\Properties\AssemblyInfo.cs, 1366 , 2016-05-23
CenterCircle\CenterCircle\Properties\Resources.Designer.cs, 2874 , 2016-05-23
CenterCircle\CenterCircle\Properties\Resources.resx, 5612 , 2016-05-23
CenterCircle\CenterCircle\Properties\Settings.Designer.cs, 1097 , 2016-05-23
CenterCircle\CenterCircle\Properties\Settings.settings, 249 , 2016-05-23
CenterCircle\CenterCircle.sln, 926 , 2016-05-23
CenterCircle\CenterCircle.suo, 13312 , 2016-05-24
CenterCircle\CenterCircle\obj\Debug\TempPE, 0 , 2016-05-23
CenterCircle\CenterCircle\bin\Debug, 0 , 2016-05-23
CenterCircle\CenterCircle\obj\Debug, 0 , 2016-05-24
CenterCircle\CenterCircle\bin, 0 , 2016-05-23
CenterCircle\CenterCircle\obj, 0 , 2016-05-23
CenterCircle\CenterCircle\Properties, 0 , 2016-05-23
CenterCircle\CenterCircle, 0 , 2016-05-24
CenterCircle, 0 , 2016-05-23

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

发表评论

0 个回复

  • two kinds of vortex beam
    两种涡旋光束的线性强度、强度密度和三维立体图,改变拓扑荷可以改变强度分布。(two kinds of vortex beam)
    2018-08-17 21:31:36下载
    积分:1
  • fft
    用DFT 函数计算电压u, 电流i的基波(f1=50 Hz)的有效值和相位; 用FFT函数分别计算电压u和电流i 所包含的直流,基波和谐波的有效值和初相角; 可计算基波(f1=50 Hz)和各次谐波的功率p和功率因数con?.(The effective value and phase of fundamental wave (f1 = 50 Hz) of voltage U and current I are calculated by DFT function. The effective values and initial phase angles of DC, fundamental and harmonic waves contained in voltage U and current I are calculated by FFT function, respectively. The power P and power factor con of fundamental wave (f1 = 50 Hz) and harmonics can be calculated.)
    2019-03-28 15:48:19下载
    积分:1
  • vss-nlms-matlab
    国外最近的一篇变步长nlms仿真,该文件有文中的几种仿真,包括基本的仿真,信道突变下的追踪性能和语音回声消除的性能分析(Recent foreign nlms a variable step simulation, the file has the text of several simulations, including basic simulation, channel tracking performance under mutation and voice echo cancellation performance analysis)
    2021-04-13 09:18:56下载
    积分:1
  • Matrix
    采用随机数产生2到10阶的随机矩阵,并实现了矩阵的相关运算,比如:加减,乘除,求逆,求行列式(Using random Numbers generated random matrix from 2 to 10 order , and achieving relative to the implementation of the matrix operations, such as: add and subtract, multiple and divided, inverse and determinant)
    2013-07-17 06:40:04下载
    积分:1
  • kalman
    几个kalman滤波的例程 适合初学者使用 并有优化建议(Several kalman filter routines suitable for beginners to use and has optimization tips)
    2008-07-08 16:05:57下载
    积分:1
  • RationalComplex Matrix calculator
    说明:  Matrix multiplication explained in detail for C++
    2020-08-31 03:09:28下载
    积分:1
  • zuijia
    求解某一函数的最佳一致逼近二次多项式,课任意更改所需函数(Solving a quadratic function of best uniform approximation polynomial functions required for any changes to class)
    2013-05-28 17:48:23下载
    积分:1
  • python-Machine-learning-master
    说明:  一个机器学习的python文件,里面拥有各种机器学习方法,可以供大家参考(A Python file for machine learning, which has various machine learning methods, can be used for your reference.)
    2019-04-17 15:21:41下载
    积分:1
  • LSL_SC
    based classification (SRC) has been widely used for face recognition (FR). SRC first codes a testing sample as a sparse linear combination of all the training samples, and then classifies the testing sample by evaluating which class leads to the minimum representation error. While the importance of sparsity is much emphasized in SRC and many related works, the use of collaborative representation (CR) in SRC is ignored by most literature.
    2013-08-02 16:09:07下载
    积分:1
  • EnsembleKalman_filter
    说明:  集合卡尔曼滤波(EnKF) 数据同化方法可以避免了EKF 中协方差演变方程预报过程中出现的计算不准确和关于协方差矩阵的大量数据的存储问题,最主要的是可以有效的控制估计误差方差的增长,改善预报的效果。(Ensemble Kalman Filter (EnKF) data assimilation methods can be avoided in the EKF covariance forecasting the evolution equation arising in the course of the calculation is not accurate and on the covariance matrix of a large amount of data storage problems, the most important and effective control can be estimated error variance of the growth, improvement in forecasting results.)
    2008-12-02 16:51:42下载
    积分:1
  • 696516资源总数
  • 106923会员总数
  • 0今日下载