C#:实现jarvis平面凸包算法
以下是一个CSharp实现平面凸包算法的源代码:
using System;
using System.Collections.Generic;
using System.Linq;
namespace ConvexHull
{
class Poi
using System;
using System.Collections.Generic;
using System.Linq;
namespace ConvexHull
{
class Poi