搜索资源列表
XGraph二维曲线图
- 二维曲线的实现方法,用来画二维曲线 输入XY坐标即可以得到曲线图型-two-dimensional curve of the method used to draw two-dimensional curve that is the importation of XY coordinates can be curve -
彩票曲线图
- 一个由中奖号码产生中奖号曲线图的简单工具,支持3和6+1,通过扩展可以支持多种格式,是在TImage.Canvas上画的,很方便噢-one produced by the winning numbers, the jackpot curve of the simple tools, and support 3 6 1. through the expansion can support multiple formats, in TImage.Canvas the picture, is a co
DrawGrInDlg
- WINCE下的画图工具,可以直接画曲线图,饼图,柱状图。绝对好东西!-WINCE of drawing tools, can be directly painted diagrams, pie column. Definitely a good thing!
paint
- 一个简单的在LINUX QT下面画曲线图的程序
绘制半透明位图及如何画透明位图
- 绘制半透明位图及如何画透明位图 有的时侯,我们希望显示一幅半透明的位图。也就是说我们将一幅位图B 显示到A位图上,又希望透过B位图看到A位图的一部分图像但不是全部。比如A位 图是一幅曲线图,B是一幅提示位图,我们想在显示提示的同时看到已显示的曲 线,但不需要曲线的背景 ,就需有用到半透明位图。曲线看上去就象从B位图中渗 透过来,其实半透明技术就是一种渗透技术,渗透公式我们可选用多种,在这里 我们选用(A AND 0x7F)OR B。注意,白色不能产生渗透。-rendering transluce
draw.rar
- 通过读取二进制码实现画坐标曲线图,并且包括了打印、坐标变换等功能,Read binary code to achieve through the painting coordinate curves, and includes print, coordinate transformation functions
cshichart.rar
- VC 画实时曲线,利用一个控件画曲线图,网上下载分享,VC Real time Curve
vc.rar
- 可以读取记事本数据,并画出曲线图。效果很不错。,Notepad can read the data and draw curve. The effect is pretty good.
ScalTest.rar
- VB6中Scal*参数的应用,实现坐标系的转换,希望对画各种曲线图并缩放的朋友有用。,Scal* parameters in VB6 applications, the realization of coordinate system conversion, and they hope to draw a variety of curves and useful scaling friends.
xgraph-12.1.tar
- 画曲线图工具,对于需要写文章画图,这是一个相当不错的工具,输入坐标值,绘画出漂亮的曲线图,省却自己取点的麻烦!-Painting curve tools, need to write articles for the drawing, this is a pretty good tool, enter the coordinates, painting a beautiful curve, save themselves the trouble of check points!
wireless2
- MFC编的心电采集程序,里面的动态显示心率曲线等可作为画曲线图参考-MFC series ECG acquisition program, which the dynamic display, such as heart rate curve can be used as reference to draw curves
curveclass
- 一个画曲线图的类,可以动态的加载数据,实现实时画图-Curve of a painting class, you can dynamically load data, real-time drawing
XGraphDemo
- 使用XGraph画曲线图的例子,很实用,希望能对大家有用-Drawing graphs using XGraph example of very practical, hoping to be useful to everyone
Zegraph
- 图表控件,画饼图、曲线图和柱状图的好控件。-Chart control, yourselves, graphs, and histograms good control.
2DChartXYPlot
- 画曲线图的 很好的参考代码!贡献给大家!大家一起努力吧-Draw a good graph reference code! Contribution for everyone! We all work together on
UnwellLineEquSet-matlab
- 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
quxiantu
- 自己编程画曲线图。方便控制与改动。VB程序。-drawe curve figure in vb
HistogramCtrl_demo
- VC++ 6.0,基于对话框,画动态曲线图-VC++ 6.0, based on the dialog box, painting the dynamic curve
1-1.ZIP
- 画曲线图及坐标系的刻度控制,包含源码及注释等-Drawing graphs, and coordinate the scale control, including source code, and comments, etc.
WPF画曲线图源码
- 源码描述: 一、源码特点 一款用wpf画柱状图,扇形图,折线图,适合初学者学习使用,有需要的朋友不要错过 二、注意事项 开发环境为Visual Studio 2013,使用.net 4.5开发。 作者:青雨木(Source descr iption: I. Source Code Characteristics Wpf is a bar chart, sector chart, polyline chart, suitable for beginners