搜索资源列表
ASimpleClock
- 一个简单的小闹钟程序,用vc实现,主要体现面向对象的思想。-a small alarm clock simple procedure using vc realized, mainly object-oriented thinking.
shapedraw
- VC++对各种图形封装,用面向对象的方法实现简单的绘图功能。-VC on various graphics packages, the use of object-oriented methods to achieve simple graphics features.
jisuanji1tuxingxue1
- 这是我的计算机图形学课程设计,实现了简单的画图功能。用面向对象语言和面向对象程序设计方法完成一个画图应用系统的分析、设计和实施,实现对象的基本插入、删除、修改、查询 和对象的永久保存等功能。通过课程设计使学生掌握面向对象编程技术、语言的GUI编程、常用类库的使用、应用系统的开发过程和常用的画图算法,如画圆、画直线、画矩形、填充等。-This is my computer graphics curriculum design, realization of a simple drawing fun
MyDraw_new
- 功能:用面向对象的思想来实现了对直线 矩形 椭圆三种图元的绘制 选定 移动 并添加了编辑设置图元多种属性功能 是深入学习GDI编程很好的例子-functions : Object-oriented thinking to achieve a pair of three straight rectangular oval map of the selected mobile mapping and add a map editor Set Attribute function of a varie
EastDraw_new
- 功能:采用面向对象的思想实现一个完整的图形绘制软件 功能齐全... 是全面掌握GDI编程不可多得的例子-functions : object-oriented thinking to achieve a complete graphics rendering software is complete ... fully grasp the GDI is not programming get an extra example
MyVC
- 基本的绘图程序,有直线,圆等基本图形, 精髓在于类的层次设计,是很好的面向对象初学实例-basic mapping procedures, straight lines, circles and other basic graphics category essence is the level design, is a good example of the object-oriented learning
WebEdit
- 在浏览器内实现了点、线、面的编辑(增加、删除、修改、移动等),使用java面向对象类派生方法设计。-the browser within a point, line, surface editing (add, delete, modify, mobile), the use of java object-oriented design methodology derived class.
littleCAD
- 轻量级的CAD程序,很多思想是值得我们学习的。使用了接口技术,全面面向对象,有志涉足这个领域的朋友可以-lightweight CAD programs, many ideas are worthy of our study. The use of interface technology, comprehensive object-oriented, interested involvement in this area you can s
MINIDRW7
- 英文的 画图程序 很不错 支持面向对象-English drawing program is pretty good object-oriented
first
- Program on the basis of the object-oriented programming. Executes drawing of drawings primitives: point, line, rectangle, circle and ellipse.
GisTool
- 代码.采用面向对象的思想设计绘图工具.其中运用了动态库的知识。-Code using the object-oriented design ideas drawing tools which use a dynamic library of knowledge.
oop_in_c_example
- 这是一个模拟简单的绘图程序,定义了基本图形shpe_t,点point_t,圆circle_t,让点和圆都具有基本图形的特点,但它们还有其它特性,可理解为面向对象中继承。。思想很好,可以领会领会-This is a simulation of a simple paint program, and defines the basic graphics shpe_t the the point point_t round circle_t, so that the point and the cir
CAD-developed-VB_NET-VC-Sharp-_NET
- 《用VB_NET和VC#_NET开发交互式CAD系统》(请用超星阅览器打开)本书共有十二章,内容包括面向对象编程、基本图元类设计、交互绘图类设计、图元的编辑、图元变换、相交图元、优化处理等。-《Interactive CAD system developed using VB_NET VC# _NET》The book consists of 12 chapters, including object-oriented programming, basic class design, the d
MyGraphic
- 用面向对象的方法实现了绘图板程序,解决了重绘时闪屏的问题。-Has realized the drawing board procedure with the object-oriented method, solved dodged the screen question when redrew.
huitu1Dlg
- 用于新手对面向对象的方法学习以实现简单的绘图编程-Used for beginners to object-oriented methods of learning in order to achieve simple graphics programming
cPP
- 本次程序设计为基于C++的面向对象的程序设计。用C++各种基本图形(例如,圆、矩形、三角形、直线、点等)的类原型,通过继承图形这一个公共基类来实现图形的增删改以及保存等操作。-The programming C++ based object-oriented programming. With C++ basic graphics (such as circles, rectangles, triangles, lines, points, etc.) of the class prototyp
fbr
- 一个用于图形学算法演示和面向对象概念深入理解的开源软件-One for the graphics algorithm demo and object-oriented concepts understanding of open source software
canvas
- 利用canvas面向对象的画出饼状图,柱状图,扇形图以及先关到位javascipt的代码(Draw pie charts with canvas object oriented)