搜索资源列表
字符屏幕和图形功能函数
- 字符屏幕和图形功能函数包括画一弧线,画一个二维条形图,画一个三维条形图,画圆,清除图形屏幕,清除图形视区,关闭图形系统,画多边形,为矢量字体改变字符宽度和高度-screen characters and graphics functions including painting an arc, painting a 2D bar charts, drawing a three-dimensional bar charts, Circle, removing graphics screen to
基本GIS系统开发
- 一个最基本的GIS,需要包含如下的组成部分:管理空间坐标数据的矢量图形系统,管理属性数据的数据库管理系统,以及实现矢量图形系统与数据库管理系统双向连接的连接系统以及空间分析功能等。 矢量图形系统是GIS的重要部分,也是开发GIS系统时的重点所在。一个基本的矢量图形系统一般需要如下的功能: 1.相对完善的图形元素,应具备处理点,线,面,网络等图形元素的能力,这类图形系统在很大程度上能够满足普通的管理型GIS的矢量图形系统的要求。提功矢量显示图形的功能在很大程度上能够改善矢量图形界面的
GraphicsPaper
- 一种矢量图形编辑工具的设计与实现,希望能够给想开发图形编辑软件的程序员借鉴。-a vector graphics editing tools for the design and implementation hope to be able to give to the development of graphic editing software programmers reference.
20072150324610
- 1本软件实现了基本的矢量图形绘制 2采用快速采样法保证了在绘制人一曲线时线段的连续性 3充分利用MFC框架快速建立起整个程序的基本框架 -a software implementation of basic vector graphic drawing two fast sampling method guarantees that the person drawing a line at the curve the continuity of the three full use
Graphic-example
- 矢量图形编程源码,支持直线,圆,椭圆,文字等的绘制。-source vector graphics programming support line, circle, ellipse, the text rendering.
cr-CorelDRAW
- 平面图形控件,可以创建和编辑矢量图形以及便捷的显示操作。文字和尺寸标注;元素属性设置;长度、角度、面积的查询;DXF,dwg输出;提供交换文件和二次开发接口。适用于CAD/CAM/GIS/GPS等相关图形软件开发。-graphic controls, you can create and edit vector graphics display and convenient operation. Text and dimensioning; Elements attribute set; The
Palette.zip
- 我用Win API编写的画板程序。 能够进行基本的图形绘制功能:直线,圆、矩形和多边形; 数据保存功能,能够把图形数据通过矢量保存到文件中; 简单的编辑功能:双击选中,利用键盘ael键和菜单项删除选中的图形元素; 能够从文件中加载保存的数据,并且能够进行基本的编辑操作; 可以进行对象的放大和缩小; 可以上下左右进行画板移动; 如果在一个计算机上运行两个程序实例,那么在任何一个程序中操作在另外的程序中都可以看到相同的操作结果,也就是程序之间具有通信的功能。 ,I use Win
vectshapesdemo
- this a simple demo of 2D vector graphic editor. It manages simple graphic objects like rectangles,and it is useful for graphic editor-this a simple demo of 2D vector graphic editor. It manages simple graphic objects like rectangles, and it is useful
vectshapessrc
- this the source code of a simple 2D vector graphic editor. It manages simple graphic objects like rectangles, lines and ellipses, other than images and RTF text.
vb_draw_demo
- 一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。 个人认为,VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。-VB-based vecto
picasso_0.9_beta1.tar
- Picasso is a high quality vector graphic rendering library. It support path , matrix , gradient , pattern , image and truetype font.
vml
- VML的全称是Vector Markup Language(矢量可标记语言),矢量的图形,意味着图形可以任意放大缩小而不损失图形的质量,这在制作地图上有很大用途-VML stands for Vector Markup Language (Vector Markup Language), vector graphics, which means graphics can be an arbitrary zoom without loss of graphic quality, which is
Vector_Diagram
- scr ipt originally intended for use in oceanography/fluid dynamics. Use: >> ipdv(X,Y) (0,0) default initial position or >> ipdv(X,Y,Xo,Yo) (Xo,Yo) initial position 2D vector components (X,Y) are used to plot the vectors one after
wektoryzacja.m
- converting picture to vector graphic written in matlab
movieop
- 使用 getframe 指令來抓取圖形做為電影的畫面,每個畫面都是以一個行向量的方式,置放於整個代表電影的矩陣-Use getframe command to capture graphic images as a movie, every scene is a row vector of the way, on behalf of the film placed in the matrix
Graphic
- 基于图模型的图像分割并行算法研究与实现,该方案通过网格划分来实现相似度矩阵的并行计算同时考虑到相似度矩阵的稀疏性和矩阵向量乘运算的内在并行性, 在该方案中本文设计并行算法来求解特征值问题在环境下的实验结果表明, 该并行方案是提高图模型分割方法实时性的有效途径.-Image segmentation based on graph model of parallel algorithm and implementation of the program through the mesh to ach
JavaChat
- java矢量图形聊天室,可以进行图形聊天。可以作为学习的案例。-Vector graphics java chat room, chat can be graphic. Can serve as a case study.
Graphic
- 老师的一个小作业,有基本矢量图形的输入,圆、矩形、多边形。同时支持三维图形,立方体、圆柱体(依据计算机图形学实现三维显示,未使用OpenGL和D3D)。同时利用MFC的串行化将图形存储为指定格式。本程序比较小,但是对于适量输入部分,将鼠标操作封装,抽象出适量输入操作接口。使得调用简单,大家谁有兴趣可以跟我讨论这个问题,目前我在做一个比较系统的GIS系统,适量输入和地图渲染基本实现了,适量图形空间数据库I/O部分已经实现大部分。-Teacher in a small operation, with
Graphic
- 画图 矢量图形的保存,初学的可以看看,有图形的保存、保持功能-The preservation of drawing vector graphics
C-KIT-GUI-GTK-0.50-Linux.tar
- Extesion for GTK+ GUI, easy to use 2d vector graphic window manager, easy to write addon and expand library
