文件名称:MathPlot
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-11-01
- 文件大小:
- 135kb
- 下载次数:
- 0次
- 提 供 者:
- 高*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用C#编写的一个用于数学二维函数作图的控件,支持直角坐标系及极坐标系,并能够将所作图形保存为图片。提供控件源代码以及测试程序。-A C# control for 2D mathematical functions plotting, support for Cartesian and polar coordinates, and the graphic can be saved as a picture. Provides source code and testing program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MathPlot\bin\Release\GaoChao.MathPlot.dll
........\...\.......\GaoChao.MathPlot.pdb
........\...\.......\MathPlotTest.exe
........\ClassDiagram.cd
........\ClassDiagram1.cd
........\MathPlot.cs
........\MathPlot.csproj
........\MathPlot.sln
........\MathPlot.suo
........\MathPlotBox.cs
........\obj\Release\DesignTimeResolveAssemblyReferences.cache
........\...\.......\DesignTimeResolveAssemblyReferencesInput.cache
........\...\.......\GaoChao.MathPlot.dll
........\...\.......\GaoChao.MathPlot.pdb
........\...\.......\MathPlot.csproj.FileListAbsolute.txt
........\Properties\AssemblyInfo.cs
........Test\bin\Debug\GaoChao.MathPlot.dll
............\...\.....\MathPlotTest.exe
............\...\.....\MathPlotTest.pdb
............\...\.....\MathPlotTest.vshost.exe
............\...\.....\MathPlotTest.vshost.exe.manifest
............\...\Release\GaoChao.MathPlot.dll
............\...\.......\GaoChao.MathPlot.pdb
............\...\.......\MathPlotTest.exe
............\...\.......\MathPlotTest.pdb
............\...\.......\MathPlotTest.vshost.exe
............\...\.......\MathPlotTest.vshost.exe.manifest
............\Form1.cs
............\Form1.Designer.cs
............\Form1.resx
............\GaoChao.MathPlot.dll
............\MathPlotTest.csproj
............\MathPlotTest.sln
............\MathPlotTest.suo
............\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
............\...\...\.....\GenerateResource-ResGen.read.1.tlog
............\...\...\.....\GenerateResource-ResGen.write.1.tlog
............\...\...\.....\MathPlotTest.csproj.FileListAbsolute.txt
............\...\...\.....\MathPlotTest.exe
............\...\...\.....\MathPlotTest.Form1.resources
............\...\...\.....\MathPlotTest.Properties.Resources.resources
............\...\...\.....\ResolveAssemblyReference.cache
............\...\...\Release\DesignTimeResolveAssemblyReferences.cache
............\...\...\.......\DesignTimeResolveAssemblyReferencesInput.cache
............\...\...\.......\GenerateResource-ResGen.read.1.tlog
............\...\...\.......\GenerateResource-ResGen.write.1.tlog
............\...\...\.......\MathPlotTest.csproj.FileListAbsolute.txt
............\...\...\.......\MathPlotTest.exe
............\...\...\.......\MathPlotTest.Form1.resources
............\...\...\.......\MathPlotTest.pdb
............\...\...\.......\MathPlotTest.Properties.Resources.resources
............\...\...\.......\ResolveAssemblyReference.cache
............\Program.cs
............\...perties\AssemblyInfo.cs
............\..........\Resources.Designer.cs
............\..........\Resources.resx
............\..........\Settings.Designer.cs
............\..........\Settings.settings
............\obj\x86\Debug\TempPE
............\...\...\Release\TempPE
........\obj\Debug\TempPE
........\...\Release\TempPE
........Test\obj\x86\Debug
............\...\...\Release
........\bin\Debug
........\...\Release
........\obj\Debug
........\...\Release
........Test\bin\Debug
............\...\Release
............\obj\x86
........\bin
........\obj
........\Properties
........Test\bin
............\obj
............\Properties
MathPlot
MathPlotTest