资源列表
matlabintroduce
- 此ppt包含了matlab的运算,编程以及图形绘制介绍,对matlab初学者很有用-matlab
Draw2009
- 用MFC编写的绘图小程序,包括绘图,填充,文字等功能-Drawing with the MFC write small programs, including drawing, filling, text, and other functions
drawLine
- 利用TeeChart控件动态画线,并使画线能被鼠标点击和移动。-TeeChart control the use of dynamic drawing lines, and to draw lines that can be mouse clicks and movement.
itopoview_objectsnmp_v2010[1].1
- 图形图象处理组件包,实现流程图,拓补图等的开发-Graphic image processing component packages, to achieve flow, topology map and other development
6139772-Graph-Implementation-Using-Linked-List.ra
- this is a source code for graph implementation
writeDIB
- 本程序要构造的位图为24位bmp格式,通过直接为结构体BITMAPFILEHEADER和BITMAPINFOHEADER赋值的方式生成。本程序演示的功能比较片面,但也比较实用。如果面对大量的数据,特别是二维的数组,可以尝试将它们写成图像,这样有助于发现规律。 压缩包中还有几个关于结构体说明的文档,可帮助理解。-This procedure to construct the bit picture shows the 24-bit bmp format, through direct BITM
drawlines
- 分别用DDA算法、Bresenham算法、OpenGl绘制五万条斜线,比较绘制速度。-Draw 50 000 slashes using DDA algorithm, Bresenham algorithm and OpenGl respectively. Compare the rendering speed.
quxian
- c#绘制曲线图实例,下载后,解压出来,即可打开查看代码-c# draw graph instance, download, unzip them, you can open the View Code
jiao
- 通过鼠标就可以点选,画出样条曲线VC通过鼠标就可以点选,画出样条曲线VC -Through the mouse you can click on to depict the spline curve through the mouse you can click on VC, VC draw spline curve
communication
- 扩频通信系统编程~~带高斯白噪声-Spread Spectrum Communication System Programming ~ ~ with a Gaussian white noise
DirectedGraphDemo
- demo to create directed graph in java
bianhua_fig
- 程序1通过模拟物体移动,实现了小球沿着正弦曲线移动的功能。程序2通过变换傅里叶函数,用动画形式显示。-This program can simulate moving of the ball, which go along with the sinusoid.