搜索资源列表
c画图函数.tar
- c语言下的画图函数 可以实现各种图形以及图案-the drawing function can be achieved various graphic and pictorial
Bresenhman.c
- Bresenhman.c 在Turboc2下编写Bresenhman画直线算法。本程序实现的是整数画线算法。-Bresenhman.c Turboc2 prepared in painting Linear Bresenhman Algorithm. This program is integral line drawing algorithm.
ddaline.c
- ddaline.c 在Turboc2下编写DDA画直线算法。本程序实现的是数值微分画线算法。-ddaline.c prepared under the DDA Turboc2 painting linear algorithms. This program is the numerical differential line drawing algorithm.
MidpointLine.c
- MidpointLine.c 在Turboc2下编写中点画直线算法。本程序实现的是中点线算法。内有详细介绍。-MidpointLine.c in Turboc2 under preparation dotted line algorithm. This program is the midpoint algorithm. Within a detailed briefing.
BEZIER.C
- 基于C的贝塞尔曲面生成程序,此程序对于没有专门学习过计算机图形学的人也能看懂.-Bessel surface generation process, This procedure not specifically studied computer graphics people can understand.
在C环境下绘制出函数图像
- 在C语言环境下,通过该片不同的参数确定不同的二次函数,在C环境下绘制出函数图像
C++2
- 利用C++实现贝塞尔曲线的绘制,有意者可试用,多多指教
Turbo C 绘图程序实例戴
- turbo c 编的-turbo c series
chap7all
- Chapter 7 Rational B-spline (NURBS) Surfaces basis.c tbasis.c Calculates the B-spline basis functions. frbsurf.c tfrbsurf.c Calculates and test the fast B-spline surface algorithm. knot.c tknot.c Calculates an open knot vector. rbspsu
C 语言直接写 DWG 图形文件接口
- C语言直接写DWG图形文件接口-C language directly write DWG graphics interface
《visual c++ 数字图像编码》配套程序
- 《visual c++ 数字图像编码》配套程序-"visual c digital image coding" complementary procedures
Visual C#图形图像编程(处理图片)
- Visual C#图形图像编程(处理图片)-Visual C# graphics programming (for Photo)
等值线函数
- 等值线函数.// As this code is ported from FORTRAN-77, please be very careful of the // various indices like ilb,iub,jlb and jub, remeber that C/C++ indices // starts from zero (0)-contour function. / / As this code is ported from FORTRAN-77, please be ver
c画图软件
- c#画图软件。绘制简单图形,包括直线,圆等。使用简便。-drawing software. Simple graphics rendering, including linear, circular, etc.. Easy to use.
C#无闪烁绘图技术
- 演示C#下基于GDI+的无闪烁绘图技术.
Cohen-sutherland剪裁算法的C++实现
- Cohen-sutherland剪裁算法的C++实现
C++ 流程图绘图软件
- C++ 流程图绘图软件 类似于smartdrow 比较适合初学者,C++ procedure chart editor, like the Smart draw. Fitting for the rokie.
c-leaf
- c语言做的叶子程序,在一定范围内,随即生成一定大小,形状,颜色等信息的叶片-c language program to do the leaves, in a certain range, then generate a certain size, shape, color and other information leaves
my
- c#语言 Devexpress设计的界面。 基于ArcEngine的基础设计 包括:打开、保存、另存地图文档, 地图的放大、缩小、平移等, 图层的移动、删除、显示属性表等, 绘制图形:画线、画面、画圆、画矩形等, 空间数据的导入等。-c# language Devexpress design interface. ArcEngine based on the design include: Open, Save, Save the map document, ma
C#_温湿度实时曲线显示(chart控件)
- 基于C#的温湿度实时曲线显示,利用chart控件。(Real-time temperature and humidity curve display based on C # and chart control.)