搜索资源列表
Palette.zip
- 我用Win API编写的画板程序。 能够进行基本的图形绘制功能:直线,圆、矩形和多边形; 数据保存功能,能够把图形数据通过矢量保存到文件中; 简单的编辑功能:双击选中,利用键盘ael键和菜单项删除选中的图形元素; 能够从文件中加载保存的数据,并且能够进行基本的编辑操作; 可以进行对象的放大和缩小; 可以上下左右进行画板移动; 如果在一个计算机上运行两个程序实例,那么在任何一个程序中操作在另外的程序中都可以看到相同的操作结果,也就是程序之间具有通信的功能。 ,I use Win
xufunction
- 写一个程序,定义抽象基类shape, 由它派生3个基类,Circle(圆),Rectangle(矩形),Trapezoid(梯形)。用虚函数分别计算几种图形的面积,并求他们的和。要求:用基类指针数组,使它的每一个元素指向一个派生类对象-Write a program that defines an abstract base class shape, it is derived from the three basic classes, Circle (round), Rectangle (re
hanshuku
- 实现二维图形的变换,平移、对称、旋转、错切等基本变换-The realization of two-dimensional graphics transformation, translation, symmetry, rotation, shear, such as the basic transform
jisuanji
- 计算器,运用数组和结构体,基本图形函数是想计算功能-Calculator, using the array and the structure, basic graphics function is like computing power
Graphiclass
- 图像编程的参考资料,图形类的一些基本操作,仅供参考-Programming reference images, graphics category some of the basic operations, for reference only
Calculator
- 图形界面的小型计算器程序四种基本操作完美实现-Graphical interface of the small calculators four basic operating procedures to achieve the perfect
TestClass1.03
- 针对学生成绩统计的图形化,所用控件为基本空间,稍加重载-Grade students graphical statistics, the use of control as the basic space, a little heavy
howto_make_excel_chart
- Visual Basic 6 开发的Excel图形操作源代码-Visual Basic 6 how to make excel chart
12
- 基于16基本色色的256色全彩色显示,可用于图形 -Based on the 16 basic color-color full-color display with 256 colors
fourtranslate
- 四种图形变换 基本的opengl程序 三维保留未用 -Four basic opengl graphics transformation process is not used to retain three-dimensional
VC
- 完整的基本图形绘制系统,VC源码。完整的基本图形绘制系统,VC源码。-Complete the basic graphics rendering system, VC source. Complete the basic graphics rendering system, VC source.
generationofbasicgraphics
- 基本图形的生成,使用VC++6.0来实现,MFC-Basic graphics generation, using VC++6.0 to achieve, MFC
9aaa
- 用Visual Basic 编写的,带图形的ComboBox-Written in Visual Basic, with graphics of the ComboBox
suanfa
- Visual Basic 下的各种算法图形设计-Visual Basic graphic design under the various algorithms
Elevator(2.0)
- 模拟电梯系统程序设计 图形界面 电梯的运行控制策略 先来先服务策略 顺便服务策略。在运行控制中所规定的安全前提下,一次将一个方向上的所有呼叫和目标全部完成。然后掉转运行方向完成另外一个方向上的所有呼叫和目标。-Simulated elevator system programming graphical interface to run the elevator control strategy for the way a first-come first-served strat
R语言可视化8种基本图形的语句汇总
- 梳理总结了R语言8种数据可视化案例,涵盖了基本及高级绘图工具及函数,方便后来者学习。(It summarizes and summarizes 8 data visualization cases of R language, covering basic and advanced drawing tools and functions, which is convenient for later learners to learn.)
图形学实验1报告
- VS+OpenGL绘图环境及基本图形绘制 1、熟悉OpenGL的主要功能; 2、掌握OpenGL的绘图流程和原理; 3、掌握OpenGL核心函数的使用; 4、熟悉OpenGL基本图形元素的绘制函数。(Drawing environment and drawing of basic graphics in VS+OpenGL 1. Familiar with the main functions of OpenGL; 2. Master the drawing flow and
显示图形三角形
- 利用visual basic 6.0 定时的生成某个图像,且构成三角形(Generating a certain image with Visual Basic 6, and forming a triangle)
光栅图形学
- 光栅图形学基本算法实现 包括直线扫描转换算法,多边形扫描转换算法,区域填充算法,直线裁剪算法,多边形裁剪算法,消隐算法等(Implementation of basic algorithm for grating graphics)
计算机图形学
- 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo