搜索资源列表
xplhx
- 《橡皮条画线》C语言 (可供C语言图形编程参考) 本程序模拟许多绘图工具中的画线方法和画框方法 其中工具条上的各个按钮的功能是: 1、画线(快捷键“l”) 2、画框(快捷键“f”) 3、剪去框外的直线(快捷键“c”) 4、刷新(快捷键“r”) 5、新建(快捷键“n”) 6、退出(快捷键“Esc”) 最左边的十字架用鼠标拖动时可以移动工具条 左上角的 framepoints为所画矩形框的左上角坐标和右下角坐标 mouse为鼠标当前坐标 li
MFC_SDI
- 本软件实现多种功能,可以简单绘图,比如画线,画圆,画矩形,而且内嵌一播放器,可播放WAV,MIDI,AVI三种多媒体文件,效果可爱,欢迎交流-the software to achieve a variety of functional and simple drawings, such as painting lines, the Circle, rectangular paintings, but incorporates a player, broadcast WAV, MIDI, AVI
DrawLine
- 适合mfc初学者的学习绘图程序。 DrawLineDoc.h,DrawLineDoc.cpp - 文档 这些文件包含 CDrawLineDoc 类。 文档将具有下列字符串: 文件扩展名: line 文件类型 ID: line 主框架标题: 画线 文档类型名称: 线图 筛选器名: Line Files (*.line) 文件的新简称: line 文件类型全名: line DrawLineView.h,DrawLineView.cpp - 文档的视图
Graphic
- 绘图程序,实现画线,矩形,椭圆,并能实现保存功The cartography procedure, the realization linedraw, the rectangle, the ellipse, and can realize the preserved merit
Draw
- C#绘图程序,包括画线,画圆,方块,路径
Demo_Project_src.VC++下的绘图抗锯齿技术
- VC++下的绘图抗锯齿技术,通常用GDI绘图,在画园或者斜线的时候会产生锯齿,这份代码提供了抖动画线的技术,让绘图更加细腻,VC++ under the mapping of the anti-aliasing technology, usually with GDI drawing, or a slash in the paint when the park will have jagged, the code provides a line Buffeting animation techn
writehz1.2
- 在绘图软件grads下,书写矢量汉字。本程序读取汉字矢量字库数据,利用GrADS的画线函数,完成汉字的矢量字体的显示。 -Grads in the mapping software, the writing of Chinese characters vector. This procedure vector font data read Chinese characters, using the draw line function GrADS complete vector font cha
draw
- Qt4写的一个简单的绘图程序,实现了基本的绘图功能,如画线,画圆,画多边形,画文本,设置画笔画刷。-Qt4 write a simple drawing program, to achieve the basic graphics, painting, line, round, polygon drawing, painting the text, set painting brush strokes.
SdkPaint
- 使用 sdk和gdi的一个绘图程序,画线,话圆,画矩形........保存图像-Sdk and gdi use a drawing program, drawing lines, then a round, rectangular painting ........ Save Image
palette
- 小型绘图系统(VC++) 实现类似于windows的画板的功能。画点,画线,做2次开发比较好。 -Small-scale mapping system (VC++) To achieve similar functionality windows of the drawing board. Painting points, drawing lines, to do 2 times the development of better.
pst
- 小绘图程序,C++MFC环境,可画各种线-Small drawing program, C++ MFC environment, can be painted a variety of line
APIfunctionreference
- 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Window
GDI
- 里面有GDI+相关的基本的画图代码,如画线,填充等基本绘图功能里面都有详细的介绍,希望大家喜欢!-There are basic GDI+ drawing code, picturesque line, filling the basic mapping functions are described in detail which I hope you like it!
demo
- 基于MFC对话框做的绘图程序,可以修改对话框的显示背景和画线等-MFC dialog-based drawing program to do, you can modify the display of the dialog box background and draw lines
e
- 简单的绘图程序,主要功能为:在桌面画图、画线、画圆等。源码用C#进行书写,大家可以进行参考!-A simple drawing program, the main functions: the desktop drawing, drawing lines, circles and so on. Be written using C# source code, you can refer!
DrawDesigns
- 用C#编写的一个简单的绘图工具,利用鼠标拖动,画圆,矩线,线条等。-Written in C# using a simple drawing tools, use mouse to drag, draw a circle, rectangular lines, lines and so on.
tuxingxue
- 直线 算法:(DDA)算法和Bresenham算法 操作:选择菜单“基本图形绘制”——“直线”——“Bresenham(DDA)” 鼠标左键点击窗口,拖动鼠标,显示橡皮线,松开鼠标左键,绘出 直线。可以连续绘制,直至选择其他的选项。 连续画线 操作:连续点击鼠标左键,并移动鼠标,鼠标移动到起始点是,鼠标成十 字形,点下鼠标左键,将得到一个封闭的多边形。如果在窗口任何 地方点击右键,将停止连续画线。 画圆 Bresenham
GL11
- 编写Windows 窗口应用程序,要求能实现如下功能: 1.包含如下菜单项:形状(画线<默认>,画矩形,椭圆),颜色(红色,蓝色,绿色,黑色<默认>),填充类型(实心,空心<默认>); 2.鼠标左键双击后在窗体内按下清除所有已画好的图形; 3.鼠标右键点击后弹出浮动菜单,内容包括1 和2; 4.绘图时要有虚框显示 5.当窗体从后台激活到前台时,窗体内的内容依然正常显示 6.能将所绘制内容(包含图形和文字)保存到指定的二进制文件no11.
windows程序设计GDI函数编写绘图软件
- 使用c++开发,windows程序设计GDI函数编写的可以实现画线,画图,字体,线的粗细颜色等功能,模仿电脑上的画图工具
delphi画图2system
- 这个一个delphi编写的个人图形系统 能以矢量方式保存图像,支持画线,方形,椭圆,圆,填充颜色,移动图形,删除图形等(This is a delphi prepared by the personal graphics system Ability to save images in vector mode, support lines, squares, ellipses, circles, fill colors, move graphics, delete graphics, etc