资源列表
LineTrans
- 这是Ganzalez书上的一个示例程序,用来实现直方图的线性运算处理。-This is a book Ganzalez sample procedures used for linear histogram processing.
EXCEL-VBA
- 用excel中的VBA调用cad的一个例子-VBA excel in a call with an example of a cad
ghgyt
- 电子元器件绘图程序,可自由绘图,放大缩小元器件.-Electronic Components mapping procedures, free drawings, Zooming components.
Soft20060210100754507
- 自己写的一个二维平面CAD 画线、圆、方,可移动、复制、镜像。-himself wrote a 2D CAD drawing lines, round, side, mobile, copy, mirror.
DiTuManage111
- c#自带绘图工具,支持按坐标绘制图形,动态加载坐标-C# image draw
the_example_of_the_final_examination
- 直线插补Bresenham算法。我计算机图形学课程老师给的例子-Bresenham algorithm for linear interpolation. Computer Graphics teacher gave me an example
kfitingBMP
- Designed the about BMP reading and writing
multiplfwingprofilergenerate
- Prony分析是获取系统振荡模式特征的一种非常有效的方法,不错的源码-Prony analysis is to obtain the system oscillation mode features a very effective method, good source
DrawingBoard-master
- 基于MFC框架的画图板应用,基本的画图,重绘等功能都实现。(The application of drawing board based on MFC framework, basic drawing, redrawing and other functions are realized.)
huatu
- 简单的绘图软件,可以选择要的颜色和形状,点击绘图按钮来进行绘图,或者选择填充的画刷来对图形进行团填充-Simple drawing software, you can the color and shape, click the Drawing button for drawing, or the fill brush to fill for graphics group
GID-drawgraphics
- C# GDI绘图 实现图像平移、缩放等简单功能-C# GDI graphics for image translation, scaling and other simple functions
BYTDraw
- B样条曲线的生成,修改。自定义绘制多边形,对学计算机图形学的人有帮助的。