搜索资源列表
CADdraw
- 本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下: 直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。 圆弧:用鼠标左键依次点四点确定圆弧。 贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。 矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作出了与该矩形相切的椭圆。 多边形:点鼠标左键确定起始点,
The_Best_a1937781062005
- 显示时间的源代码,具有很好的图形界面。依赖于系统时钟-show that the source code is a good graphical interface. Depend on the system clock
huangshan
- huangshan 本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆 和多边形-Huangshan the program eight graphical mapping function is linear, arc, Bessel curve, rectangle, rounded rectangle, oval and Polygon
txxjxq
- 这是一个图形相交相切程序,包括了圆与直线的相交、相切等-This is a graphical interface transaction procedures, including a circular intersection with a straight line, such as Tangent
vc_draw_gui
- 用Visual c++ 6.0 编写的一个简单绘图界面,适合初学者。-6.0 with Visual c prepared by a simple graphical interface, suitable for beginners.
tuxingxuedazouye
- 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
girlgraph
- 此图形是dos下的图形显示代码,通过tc20调试,可以从中了解图形函数的调用方法和调色板的应用原理-graphics dos graphics under the code, adopted tc20 debugging, a better understanding of graphical function call methods and the application of principles of the palette
GLC
- Computer Graphical s lab.
agg23
- 图象编程,关于最基本的图形编辑,还有规范的VC编程-image programming, on the most basic graphical editor, VC norms, etc.
SVGABG55.ZIP
- SVGABG55 非常好用的 SVGA BGI 驱动,支持16色,256色,32K, 64K 和24位真彩色。对于在 DOS 下开发图形界面的朋友非常难得。唯一的缺憾是只有 BGI 驱动,头文件,源码需要花钱向作者购买。-SVGABG55 very user-friendly SVGA NBS Drivers to support 16-color, 256 color, 32K, 64K and 24-bit true color. For DOS to develop graphical i
MiniGUI-DOS-3.1
- dos下的图形界面,是开发dos界面的很好的东西-dos under the graphical interface, the interface development dos good things
spirialMFC
- 本例通过绘制螺旋图案描述了如何用VC++绘制MFC图形程序。适合学习MFC图形编程的初学者学习。-cases by mapping the spiral patterns described how MFC with VC graphics rendering procedures. MFC for learning graphical programming beginners learning.
draw_basic_figure
- 一个绘制简单图形的程序,通过阅读此程序,可以让你更快捷的掌握用vc语言如何编写绘图程序.-a simple graphical mapping procedure to read through this procedure, allows you to more quickly master the language used vc how to prepare drawings procedures.
tuxingtianc
- 一个简单的图形填充算法,源代码如文档中所述!-a simple graphical filling algorithm source code files as described!
vcdll
- 这是本人多年前一个项目的组件(含示例),写这个DLL为别人的PB程序调用图形界面用这个里面用到了绘图的多个方面,展示了图形和对象的交互-years ago, a component of the project (including the example), writing the DLL for other people's PB Invoking graphical interface with the use of drawings inside a number of aspe
cutedraw1
- 画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Di
codeclip
- 计算机图形学的基于VC的图形编程,有手动添加鼠标的功能。图形界面的,计算机图形学的经典实验演练-computer graphics-based VC graphics programming, manually add the functions of a mouse. A graphical interface, computer graphics classic experimental drill
Release[1]
- 这是一个用C++编写的图像处理源程序代码,没有图形界面-This is a preparation of the C source code image processing, no graphical interface
lptoolbox.tar
- 这是用matlab编写的图形处理程序源代码,没有图形界面,比较简单-using Matlab is prepared by the graphics processing source code, no graphical interface, relatively simple
MATLAB Graphical User Interface
- 详细介绍如何利用MATLAB进行图形界面操作(Introduction to MATLAB Graphical User Interface)