搜索资源列表
ghdsde
- 一个简单的画图程序 能画基本的东西 ,并能加载或保存图片-a simple drawing program painter basic things, and can load or save photos
vector_graph
- 学习计算机图形学时要做一个设计..... 可以绘图以及保存图片,还可以用文本文件写好命令到系统中执行.-study computer graphics need to do a design ..... can save photos and graphics. You can also use text files written commands to the system implementation.
ReadSTL
- 该程序用于读入.STL格式的文件,并将其存入到一个链表中。-the procedures to be used for reading. STL format of the document, and save them to a chain list.
cximage600_full
- CxImage 6.00 CxImage is a C++ class that can load, save, display, and transform images in a very simple and fast way. The class CxImage is free as for the TIFF, JPEG, PNG and ZLIB libraries : \"If you use this source code in a product, acknowl
任意多边形的平移变换和旋转变换
- 此程序主要是根据实际的需要,把对于一个任意正多边形的平移变换和旋转变换集合在一起,省去了每次变换时调用多个程序的麻烦-this procedure is mainly based on actual needs, and for an arbitrary isogon transform the translation and rotation transform get together to save a time when the transformation of a number of
计算机图形学的实习程序
- 一个计算机图形学的实习程序,实现各种直线、圆和多边形的绘制,并可以填充颜色,实现几何变换,重绘,保存等。-A computer graphics training program, to achieve a variety of lines, circles and polygons to draw, and can be filled with color, to achieve geometric transform, redraw, save and so on.
myfinishdraw
- 基于MFC的简单的多文档绘图程序,代码详细,实现了各种图形的拖动及改变大小和图像的保存功能,适合于新手学习和研究-MFC-based multi-document simple drawing program, the code in detail, to achieve a variety of graphical drag and save the image to change the size and function, suitable for novice learning and
Draw
- 基于Visual C++ 6.0开发系统,仿制Windows画图软件,实现如下功能: 1. 动态绘制文本、直线、矩形、圆(椭圆)、多边形等基本图形; 2. 可以改变图形的颜色、粗细、线型(实线、虚线、点划线等); 3. 可以实现图形的剪切、复制、粘贴、缩放(全部或指定区域)等基本编辑功能; 4. 基本的图形保存、打开、显示等功能;-Based on Visual C++ 6.0 development system, generic Windows drawing softwar
Drawtool
- 小型绘图软件 直线 矩形 椭圆 随笔画 对图形的绘制 保存和修改-a small tool to draw simple lines,circles,and so on .and to save them.
DrawingPro
- MFC画图小程序。可以画直线、矩形、椭圆等;还可以输入字符并显示;实现了简单的保存功能,再次打开后可以见到保存前的图形;-MFC drawing applet. Can draw lines, rectangles, ellipses, etc. can also enter a character and display to achieve a simple save function, after re-opening to see the graphics before saving
painter
- 用Qt编写的一个画图板,实现菜单和工具,能够绘制所有的基本图形,能够旋转,扭曲以及保存和打印-A drawing board, menus and tools, able to draw all the basic graphics can be rotated, distorted as well as save and print written with Qt
DrawPicture
- 类似PaintBrush的绘图软件,矢量绘图,可移动修改和保存。-Paintbrush similar graphics software, vector graphics, removable modify and save.
drawmat
- 点阵字符的显示程序:用0和1来标识位图中的每个象素,对应于0的象素着背景色,对应于1的象素着前景色。一个点阵字符可以由一个数组来存储,即存储这个字符的位图,为了节省空间,可以采用16进制的数组来存储。显示字符的方法就是先判断位图中象素的标识是0还是1,然后把对应于1的象素它显示出来,而对应于0的象素不显示。-Character dot matrix display program: with 0 and 1 to identify a bitmap for each pixel, the pix
Draw
- j2se做的绘图板,有铅笔,直线,矩形,圆等图形可画.并且可以选区,复制粘贴,调整线条粗细.打开保存为jpg文件-j2se do graphics board, a pencil, straight, rectangular, round and other graphics can be drawn. constituencies and can, copy and paste, adjust the line thickness. open the save as jpg file
print_pdf
- Save figures to high quality pdfs with cropped borders and embedded fonts.
ENVI_Save_ASCII_XYZ
- This program is a simple example of a custom data import utility for ENVI and is meant to be a learning tool for users developing their own custom IDL extensions. For demonstration purposes, this program merely provides ingest of ENVI Standard format
Buffer_Zone_Remove_Border
- This program is a simple example of a custom data import utility for ENVI and is meant to be a learning tool for users developing their own custom IDL extensions. For demonstration purposes, this program merely provides ingest of ENVI Standard format
rea
- This program is a simple example of a custom data import utility for ENVI and is meant to be a learning tool for users developing their own custom IDL extensions. For demonstration purposes, this program merely provides ingest of ENVI Standard format
VBdrawingdevice
- 主要功能有以下几点: 1. 前景色的选择、 2. 线宽的选择 3. 画图工具的选择 (1)直线工具 (2)椭圆工具 (3)矩形工具 4. 清除绘制的图形 5.颜色的选取 6.图像的读取与储存-Have the following main functions: 1. Foreground selection, 2. Linewidth option 3. The choice of drawing tools (1) straight-line tools (
graphics-save-and-redraw
- 基于VC++的简单绘图的功能实现,以及当程序窗口发生重绘时,已在窗口绘制的图形会消失无踪,基于这个问题,解决了如何保存已绘制的图形和当窗口发生重绘时如何再现窗口先前内容。-Based on simple drawing VC++ functions, as well as when the program window redraw the graphics have been drawn in the window will disappear without a trace, and sol
