资源列表
020728975
- 这是一个自编的画图程序,和Windows下的画图几乎100%的一样。
ColorChange
- 根据两个ComboBox中的变化,控制两个文本框中填充类型的变化!
Draw1
- 里面多种曲线的生成方法:如最小二乘,B曲线,N曲线,三次曲线等的生成源代码-Which generates a variety of curve method: least squares, B curve, N curve, curve, etc. generated source code
Grab-image
- labview下实现连续采集图像并有曝光增益等控制,给出图片存储路径和缓存溢出-Grab image
wode
- 绘画板~ C#小程序~
Paint1
- 这是一款用QT开发的实现画图板功能的小程序,程序可以在图片上进行绘图。-This is a realization of the development with QT drawing board features a small program, the program can be graphed in the picture.
liwei
- 画多张散点图,虽然简单点,但很实用啊,希望对大家能有帮助,-Videos multiple scatter plot, although simple point, but very practical ah, I hope that we can help, ha ha
AssignWeek8HuiJin
- 绘图板程序,可以绘制不同的图形,代替windows绘图板-draw frame
DownJet
- VB下载,能够显示进度条。功能有待改进。-VB Down,down tool,you know.
liti5_3
- c#实现简单的画图功能,附有源代码,画出正弦曲线,采用list结构,Form的pain事件-c# drawing functions to achieve simple, with source code, draw the sine curve, uses list structures, Form of the pain event
yuan
- 中点法画圆
Bezier
- 绘制重要的贝赛尔曲线,不使用已有的函数模型,使用二分法之类的方法构造!