C#语言编写的ZedGraph曲线控件
2021-04-29 13:03:53 479KB C#曲线
1
High-speed-Charting-Control控件,2020年8月最新版本,包含源码、例程、文档,只是方便无法从codeproject.com下载的朋友。 For one of my previous projects, I needed to display a continuous flow of data on a charting control. I decided to develop my own control because I couldn't find any free control that could provide the required flexibility. One of the main restrictions was that the control had to plot a lot of data and be able to display it quickly (on a Pocket PC). The control is able to do that by plotting only the new points of data, not the complete series. The chart is also able to display static data. This control is the result of long hours of work and sometimes frustration in order to provide something flexible enough to be used by people who need it. I would really appreciate feedback: a mail, a post in the message board or just by rating the article. There is no point for me to maintain this control when I don't know if it is used.
2021-03-30 08:22:13 1.09MB 曲线 控件 Chart
1
一个非常好用的VB 曲线控件NewChart 至少是我目前在网上找到的最符合我要求的一个。 拿来和大家分享
2020-01-03 11:33:22 5KB vb 曲线控件 NewChart 绘图
1
使用MFC中teechart控件编写的曲线绘制上位机,内含教程。
2019-12-21 21:42:28 26.18MB teechart MFC 曲线控件
1
VC Teechart5 、Teechart8集合(带详细文档) 都是已经破解过的 使用过程中 发现 Teechart8版本比 Tee chart5 版本 多了平滑曲线。其他方面感觉两者差别不大。 个人工作这几年来看 VC中 Teechart 是目前功能最强大的曲线控件, 使用方法和中文函数文档里边都有,里面东西很多 ,亲测可用。
2019-12-21 20:41:16 52.37MB VC  曲线控件
1
以前写的一个简单控件,现在用C#重写,很不一样,还没搞定,有没实现相似功能的C#程序,可以请发我邮箱Royalark@163.com
2019-12-21 20:05:48 5KB VB6 实时曲线 控件 多条
1
wince 系统chart曲线显示控件Demo 并有多种曲线显示类型
2019-12-21 20:00:20 7.08MB wince chart Wince Chart
1
因为在项目中要调整Gamma曲线,而我又不是很了解曲线的算法,所以纠结了很久。 最终终于找到了一个比较好的例子,然后结合项目实际做了一些修改。 代码中包含两个控件,一个是单条曲线的拖动控件,另外一个是多个曲线的拖动控件,工程是用VS2010建的。 感兴趣的可以把代码Down下来看一下,如果发现我的代码有bug或其他需要改进的地方欢迎留言进行指导,不胜感激!
2019-12-21 19:52:01 94KB C# 曲线拖动控件 Gamma
1
曲线控件:FrgCurve.dll 是一个COM组件, 运行前需要注册. 注册方法: 1. 桌面 -> 开始 -> 运行 -> 输入 regsvr32.exe 组件存放目录\FrgCurve.dll 或者 双击运行文件 register.bat 如果注册不成功, 可能是目录名中有空格或者有汉字, 把文件放到目录名中没有空格和汉字的目 录, 重试一次, 还不行就是有其它问题了 2. 双击运行 FrgCurveDemo.exe, 显示的是一些随机生成的数据, 每种颜色一条曲线. 程序是在VC环境下开发的, 可以显示多条曲线, 可以暂停, 然后手动前后预览数据.
2019-12-21 19:51:05 102KB 曲线控件 曲线显示
1
绘制各种信号处理曲线
2019-12-21 19:40:46 5KB 曲线
1