搜索资源列表
ZedGraph_cn.rar
- ZedGraph 是一个C#下的开源的图表控件,最新版已经提供了本地化语言,在官方网站下载的源代码把语言文件ZedGraphLocale.resx替换成ZedGraphLocale.zh-cn.resx后重新编译dll就是简体中文了。 本实例演示了实时曲线的使用方法,并带中文注释。VS2008,ZedGraph is a C# Under the open source chart control, the latest version has provided the localizatio
cSharp-Chart
- C# 图表控件使用说明、控件源代码和Demo源码-C# chart control instructions, source code control source code and Demo
zedgraph1
- zedgraph是一种强大的图形绘制工具,它可以实现图形绘制的很多功能,如动态绘图等-zedgraph is a good graphical tool,which can draw dynamically
WindowsFormsApplication1
- firt tuto to using zedgraph
ZedGraph
- zedGraph,一个基于C#的开源控件的教程,还是不错的-zedGraph
ZedGraph_Source
- ZedGraph是一个报表图形生成工具。可以生成折线、饼图、雷达图、柱状图等等n多图形-ZedGraph is a graphical report generation tool. Can generate a broken line, pie, radar chart, histogram, and so n multi-graphics
ZedGraphStudy
- 开源表格控件ZedGraph类库以及制作各类图表的学习文档-Open Source Grid Control ZedGraph library and the production of various types of charts to study the document
zedgraph_dll_v514_464
- 在简单的图形中,一个图表是通过一些简单的步骤创建的。你可以通过一个类库,一个窗体控件,或者一个ASP.NET网页控件,这些方式中的任何一种来使用ZedGraph。-In a simple graph, a chart is through some simple steps to create a. You can be a class library, a form control, or an ASP.NET web control in any one of these ways to
PRproject_lda
- 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
HistoryChart
- 使用ZedGraph控件进行绘制曲线的一个参考案例,主要是对历史数据的查询提取及绘图-ZedGraph
Projects
- 自己开发的源代码,供大家参考,支持.NET4.0-Zedgraph dll
pcapcr
- 主成分分析(PCA)和主成分回归的(PCR)类,基于ZedGrapg和矩阵类库LinearAlgebra,用于模式识别分类和回归建模型,PCA类中增加基于Zedgraph类图显示,自动多类标识-Priciple Component Analysis and Priciple Component regression algorithm