资源列表
Bresenham
- 直线中点Bresenham算法 图形学案例-A straight line midpoint Bresenham algorithm
LISP
- lisp的入门简介,主要是对lisp的产生以及其自身的特点做一些介绍。-The entry profile of lisp, lisp of produce, as well as its own characteristics introduction.
bezier_surface
- Draws bezier surface with 16 control points VRP is (0,0,0) and VPN is (0,0,-1). Different colours to show depth
Interactive-technology
- 本程序实现直线的绘画、圆的绘画、椭圆的绘画、矩形的绘画以及图形的区域填充!-This program to achieve a straight line drawing, and painting of painting of a circle, oval, rectangular painting and graphics, area filling!
vc-drawing-board-Tutorial
- vc画图板教程1实现选择画笔颜色——菜单的制作-The vc drawing board tutorial select the pen color- menu production
mfile
- 讀取各地測站氣象資料 並利用裡面的資料作繪圖用 -Read around the station meteorological data and the use of inside information for drawing
yanghui
- 利用C++实现的对杨辉三角形的模拟,可以在界面上打出杨辉三角形的内容。 -Achieved by C++ analog Triangle, Triangle content can be played on the interface.
getline
- 用户可以通过选择菜单栏的datacursor工具,然后按住alt键,通过点击鼠标左键选取曲线上的点,然后点击plot重绘或save保存数据,精度与选取的点数成正比,适合于图像分辨率很高时-it s used to get the data of a line in a picture
a
- 群集s算法的Jave编程软件,可以用于群体运动的绘图仿真-Jave programming software cluster s algorithm, can be used for graphics simulation of group sports
MemDraw
- 内存模式绘图:对于运动中的物体或态势,使用内存模式绘图是首要选择-Drawing of the memory model: the movement of the object or situation, the use of the memory model drawing is the first choice
Draw
- 通过建立基于单文档的Draw绘图应用程序,示例各绘图工具及绘图函数的使用方法-Draw graphics application based on a single document, for example the use of various drawing tools and drawing functions
BSpline
- 这是一个绘制三次B样条曲线的程序,希望可以帮助到大家。-Draw B-spline,it is very good.You can download it freely. It can help you,and you can use it with VC.