搜索资源列表
Cord
- 一个采用VC6.0的GDI函数编写的平面绘图程序,能够对各种基本图形进行绘制、编辑、拖动、剪切、撤消修改、保存数据到文档。适合初学者学习、模仿。-a VC6.0 used GDI function of the two-dimensional drawings to prepare procedures to be able to conduct basic graphics rendering, editing, drag, shear, the withdrawal of changes t
RPG2
- 自己写的RPG的演示,图形操作使用GDI,自己写了绘制透明位图的函数,图片来自网上。-himself wrote the RPG demonstration, the use of GDI graphics operations, himself wrote a transparent bitmap rendering functions, pictures from the Internet.
C语言绘图与计算机仿真技术
- Turbo C 2.0包含了一个比Basic语言绘画更强的绘图函数库.它支持微机CGA EGA VGA等多种图形适配器的各种图形模式,提供了绘制各种图形,输出各种字体的图形库函数,并具有丰富的对图形进行着色,填充的功能。在图形程序及软件的编制与开发中,Turbo C绘图已越来越受到广大用户的青睐-Turbo C 2.0 includes a painting than Basic language stronger graphics libraries. It supports Computer
diguihuayuan
- 应用递归的方法绘制图形,每个中心圆有8个卫星圆,用Sleep()函数来实验动画效果-application recursive method drawing, each center has won eight satellite yen, with Sleep () function to experimental animation
EastDraw1
- 绘制CAD图形的基本函数的VC实现,很不错的-CAD graphics rendering the basic function of the VC, very good
Duan8
- 能够在计算机屏幕上仿真七段码的显示。是一个图形图像方面的程序,调用GDI函数实现七段码的绘制。
GraphDraw
- 使用GAPI的函数图形绘制程序 主体用MFC编写,选择显示—>全屏可以全屏显示函数图形(这里只是一个示例),全屏显示时双击屏幕退出全屏显示。
GeometryDraw
- 画图 2.计算计算一组几何图形的面积之和重新写一个函数,类似于sum函数 3.在Shape中添加一个纯虚函数void Draw(CDC *pDC, Coordinate *m_pCoordinate) 它将作为所有几何类绘图的共同方法。 4.添加一个坐标系类:Coordinate。 5.在Polygon中重载void Draw(CDC *pDC) 6.在Ellipse中重载void draw(CDC *pDC) 7.在View类中的OnDraw(CDC *pDC)中将
序列化存储图象
- 序列化存储图象该源代码主要是讲述的一些简单图形(如:直线,圆)的绘制,存储方法,讲述了Seriealize函数的实现详解。-sequence of images stored in the source code will focus on some simple graphics (such as : linear, circular) mapping, storage methods, described Seriealize function of the understanding ac
TColorC
- 利用TC 系统所提供的相关函数实现菜单设计、图形绘制-TC systems make use of the correlation function provided by the realization of menu design, graphics rendering
windows_programming_chap6
- Windows 图形编程第6章源程序汇总,包括常用图形绘制、图形变换的各种类及其相应函数。-Windows Programming with Win32 Chapter 6 including all classes and their functioins
SYDraw
- 一个简单的图形绘制程序,但是其中的几个函数和数据结构绝对是原创的!-Rendering a simple procedure, but a few of these functions and data structure is original!
cshape
- 以CDC类的成员函数为基础,完成了一个基本几何图形绘制和效果填充的类CShape.实现的具体图形绘制有三种:1.几何轮廓绘制。2.单色几何图形的填充。3.颜色渐变填充。-To CDC class member functions, based on the completion of a basic geometric shapes drawn and effectiveness of the class filled CShape. To achieve a specific graphics
IterationMap
- 这里画出一个叠代图形,叠代函数是: z = z^2 + c 其中c是可变常数。 该程序不仅仅可以用来示范如何绘制一个简单的叠代图形,也可以用来示范如何 使用c++的操作符重载功能来创造一个新的变量类型。-Draw a graph here, iteration, iteration function is: z = z ^ 2+ c where c is a constant variable. The program not only can be used to demon
MathDrawer
- 绘制函数图形,可自定义函数,支持放大、缩小、平移,采用Windows内置函数绘图,可对该代码进行修改,用于类似图形绘制中。 -Graph a function, custom functions, support zoom in, zoom out, pan, using the Windows built-in functions drawing, you can modify the code for a similar graphics rendering.
C3E6DRAWITEMs
- DrawItem.C -- 演示使用各种绘图函数绘制图形-DrawItem.C- demo draw graphics using various drawing functions
252
- 运用了一些基本绘图函数绘制图形,可供新手参考-Use some basic drawing functions to draw graphics, reference for the novice
bessel_gui
- 贝塞尔函数,gui图形界面,MATLAB课程设计,图形绘制,-MATLAB course design,