C#中定义可拖动的曲线控件(支持Gamma曲线)

上传者: heping860728 | 上传时间: 2019-12-21 19:52:01 | 文件大小: 94KB | 文件类型: zip
因为在项目中要调整Gamma曲线,而我又不是很了解曲线的算法,所以纠结了很久。 最终终于找到了一个比较好的例子,然后结合项目实际做了一些修改。 代码中包含两个控件,一个是单条曲线的拖动控件,另外一个是多个曲线的拖动控件,工程是用VS2010建的。 感兴趣的可以把代码Down下来看一下,如果发现我的代码有bug或其他需要改进的地方欢迎留言进行指导,不胜感激!

文件下载

资源详情

[{"title":"( 36 个子文件 94KB ) C#中定义可拖动的曲线控件(支持Gamma曲线)","children":[{"title":"WindowsFormsApplication4","children":[{"title":"WindowsFormsApplication4.sln <span style='color:#111;'> 914B </span>","children":null,"spread":false},{"title":"WindowsFormsApplication4.suo <span style='color:#111;'> 23.00KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication4","children":[{"title":"Form1.Designer.cs <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'> 485B </span>","children":null,"spread":false},{"title":"UserControl1.Designer.cs <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"Spline.cs <span style='color:#111;'> 6.27KB </span>","children":null,"spread":false},{"title":"Form2.Designer.cs <span style='color:#111;'> 3.96KB </span>","children":null,"spread":false},{"title":"UserControl2.cs <span style='color:#111;'> 34.28KB </span>","children":null,"spread":false},{"title":"obj","children":[{"title":"x86","children":[{"title":"Debug","children":[{"title":"WindowsFormsApplication4.Form1.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"GenerateResource-ResGen.write.1.tlog <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication4.UserControl1.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'> 5.28KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication4.UserControl2.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"WindowsFormsApplication4.exe <span style='color:#111;'> 26.50KB </span>","children":null,"spread":false},{"title":"TempPE","children":null,"spread":false},{"title":"WindowsFormsApplication4.Properties.Resources.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"WindowsFormsApplication4.pdb <span style='color:#111;'> 65.50KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication4.csproj.FileListAbsolute.txt <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"GenerateResource-ResGen.read.1.tlog <span style='color:#111;'> 874B </span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferences.cache <span style='color:#111;'> 4.54KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"bin","children":[{"title":"Release","children":null,"spread":false},{"title":"Debug","children":[{"title":"WindowsFormsApplication4.exe <span style='color:#111;'> 26.50KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication4.pdb <span style='color:#111;'> 65.50KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication4.vshost.exe <span style='color:#111;'> 11.34KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Form1.cs <span style='color:#111;'> 507B </span>","children":null,"spread":false},{"title":"UserControl1.cs <span style='color:#111;'> 5.02KB </span>","children":null,"spread":false},{"title":"Vector.cs <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"Form2.cs <span style='color:#111;'> 525B </span>","children":null,"spread":false},{"title":"UserControl2.resx <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"Form1.resx <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"UserControl1.resx <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"Resources.resx <span style='color:#111;'> 5.48KB </span>","children":null,"spread":false},{"title":"Settings.settings <span style='color:#111;'> 249B </span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'> 2.83KB </span>","children":null,"spread":false}],"spread":false},{"title":"WindowsFormsApplication4.csproj <span style='color:#111;'> 4.30KB </span>","children":null,"spread":false},{"title":"UserControl2.Designer.cs <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

  • xin2668 :
    资源可以运行,但不是我想要的
    2019-10-09
  • xin2668 :
    资源可以运行,但不是我想要的
    2019-10-09
  • arbor_qiao :
    下载来看看
    2019-08-09
  • Arbor_qiao :
    下载来看看
    2019-08-09
  • m0_37209584 :
    好用,改了一下
    2019-01-31
  • m0_37209584 :
    好用,改了一下
    2019-01-31
  • net609 :
    就是个线拖动,没有xy轴
    2017-11-06
  • net609 :
    就是个线拖动,没有xy轴
    2017-11-06
  • all_heart :
    示例不错,但不是我要的那种拖动控件。
    2016-08-28
  • 思诺赛克 :
    示例不错,但不是我要的那种拖动控件。
    2016-08-28

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明