资源列表
MVCtem
- 橡皮筋实现画直线,画圆,画矩形等,适合初学者,程序代码简单清晰,希望能有帮助-Using Rubber band to make a program that can paint line, circle and rectangular
Function-image-generator
- 函数图象生成器,可迅速生成函数图像,非常利于函数研究。-Function image generator, can rapidly generate graphics
MATLAB典型例子
- 这是对刚接触MATLAB学习者,初学的几个MATLAB典型例子.
python-draw
- 利用python画出网络结构,包含所用数据利用Karate Club。-Python draw the network structure that contains the data with the use of Karate Club.
PlotDataTestPro
- PlotDataTestPro,MFC画图实例,可以动态的输出波形-Plot DataTest demo
graphic
- 绘制一些常用图形及表格,包括柱状图,椭圆,伪色彩图,绘制曲线等-Draw some commonly used graphics and tables, including histogram, oval, pseudo-color maps, draw a curve
Lms_lichunhua1
- 白噪声经过AR模型的输出作为LMS滤波器的输入,已知:a1=1.558;a2=-0.81;白噪声方差为1.0,均值为0;u=0.002;利用Matlab实现:-White noise as the input of the LMS filter after the output of the AR model known: a1 = 1.558 a2 =-0.81 white noise variance of 1.0, an average of 0 u = 0.002 using M
midpoint_cirle
- 中点画圆算法的c语言实现,开发环境vc++6.0。用到第三方画图库-Midpoint circle algorithm c language
CADViewerTest
- 一个可以查看CAD图纸的控件源码,不用按照CAD软件-one soft of could view cad pic
ComplexNetwork
- 使用vc++.net实现的一个简单的三层绘图程序-A simple three-drawing program
dxf
- 不错的一个VB控件。轻松读取DXF并绘图(有源代码)。程序比较简单,适合初学者-READ DXF FILES
Bezier
- 该程序是用C 语言编写的图形学中的贝济尔曲线,简单实用易懂-this program is Bezier program about computer picture,wich is degn by c.