搜索资源列表
GraphicsApp
- 该程序显示了如何绘制各种形状、线条和文本-the program shows how to draw various shapes, lines and text
wsedit
- 可以绘制直线、文本框、表格,是模板编辑软件。本代码版权属北京宏生电通网络科技有限公司。你可以用做研究,如果要进行商用,请联系宏生电通网络,并购买版权。-can draw straight lines, text frames, forms, templates editing software. The code is owned Beijing Acer Health Communication Network Technology Limited. You can do research,
vc60_draw_system
- VC++编写的图形绘制软件 能绘制直线,方形,圆角方形,折线,椭圆,圆,圆弧,样条曲线,文本等 并能选中图形,支持鼠标捕捉,实时调整图形属性等 还能保存绘制结果并关联文件扩展名.-VC prepared by the graphics rendering software can draw straight lines, square, square corner, dogleg, ellipse, circle, arc, spline curves, such as text a
Draw
- 基于Visual C++ 6.0开发系统,仿制Windows画图软件,实现如下功能: 1. 动态绘制文本、直线、矩形、圆(椭圆)、多边形等基本图形; 2. 可以改变图形的颜色、粗细、线型(实线、虚线、点划线等); 3. 可以实现图形的剪切、复制、粘贴、缩放(全部或指定区域)等基本编辑功能; 4. 基本的图形保存、打开、显示等功能;-Based on Visual C++ 6.0 development system, generic Windows drawing softwar
Sketcher
- 这是一个用MFC开发的绘制草图的程序,可以绘制直线、曲线、矩形、圆、文本。-This is a sketch developed with MFC program, you can draw lines, curves, rectangles, circles, text
LM4229
- LM4229液晶显示,可显示图像、文字,也可以画图-LM4229 LCD can display images, text, or you can draw
Draw
- 基于VC++的单文本和对话框的简单画图程序,可以再此基础上任意扩展-Simple drawing program based on VC++ single text and the dialog box can be based on any extension
imagemaker
- 在实际项目中我们经常需要绘制一些实时的数据图片,比如当前各公司的用水量、用电量还有播放声音视频时实时显示当前的声频等等,在我们最熟悉的任务管理器也有这么一个功能,用来表示当前CPU的使用频率,最近笔者刚刚给朋友完成了一个类似的功能图,用曲线图来实时表示一些实际数据,由于形象直观,很受客户欢迎。 新闻来自: 新客网(www.xker.com) 详文参考:http://www.xker.com/page/e2008/0725/54949.html-In actual projects, we
MyCAD
- 用Visual C++开发CAD系统的一些基本功能,例如(画圆,画线,添加文本等等)-Develop CAD system by the tool of Visual C++ ,for example ,draw circle,add text
Drawsoft
- 可以绘制直线椭圆文本等,可以改变线型颜色,复制删除移动,恢复等。-You can draw a straight line elliptical text and so on, can change the linear color, copy, delete the move, restoration.
jhy
- 该程序实现各种图形图像的绘制,包括直线、折线、圆形、矩形、椭圆、随机线等的绘制,另外还可以添加文本,实现刷新等功能-The program to achieve a variety of graphics rendering, including straight line, polyline, circle, rectangle, ellipse, Draw random lines, etc., can also add text, and other functions to achiev
TestEnt
- 这是一个简单的ARX绘图程序,可以绘制直线,移动文字等-this is an programmer for ARX which can draw line and move text to your new position and so on
SmartPaint
- VC6做的画图软件,能绘制各种基本图形、文字等,支持撤销,恢复,保存、打开位图。-VC6 do drawing software, can draw all kinds of basic graphics, text, and support for withdrawal, restoration, preservation, open the bitmap.
designtoolsfordrawinggraphic
- 像画图板那样,可以画简单的图形,可以设置画笔颜色,可以输入文字等。-Like a drawing board, as you can draw simple graphics, you can set the pen color, you can enter text and so on.
PIC0
- 实现读取数据并绘制曲线的功能,在运行之前先打开txt文件,然后绘图,可以选择工具里的功能。-Read the text file,and draw the graph
Graphic-Draw
- 图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-VC++ graphics rendering, can set the line width, color, style, through th
draw-text-bordeing
- CAD的arx程序,根据文字的大小范围,自动绘制文字边框,供arx初学者参考-arx for cad,using for draw text bordering
draw
- 小型的绘图程序,可以实现简单的绘制直线,圆,矩形,文字等功能,并能方便的对图形进行修改-Small drawing program, can draw simple lines, circles, rectangles, text and other functions, and can easily modify graphics
Draw
- visual c++中的图形绘制与文本输出,绘制圆形和矩形-visual c++ graphic drawing and text output, draw circular and rectangular
draw
- 代码实现了矢量绘图,保存时只能将图形信息保存在文本文件中,如有已保存的文件,打开程序时将直接打开文件。采用链表记录图信息。本人新手,代码还不完善,但对像我一样的新手有一定的参考价值。-The code implements a vector drawing, save only the graphics information is stored in a text file, if any files have been saved, open the program will directl