CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 填充

搜索资源列表

  1. sysgraph

    0下载:
  2. VC的一个绘图程序,包括基本图形的绘制,填充,二维变换等-VC a drawing program, including basic graphics drawing, filling, such as two-dimensional transform
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:104209
    • 提供者:123
  1. dtzhk

    0下载:
  2. 组合框的一个应用,可以动态进行填充,可作为VC入门者热手的小例子-combination of a box applications, the dynamics can be filled, as the VC beginners hot hands of small examples
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:31294
    • 提供者:阿九
  1. drawSystem

    0下载:
  2. 用VC++实现的基本绘图程序,可画直线、圆等图像,并具备填充、剪裁等基本功能。-with VC's basic drawing program, drawing straight lines, circles and other images, with the filling, basic features, such as tailoring.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:74197
    • 提供者:于小
  1. CCHDUlink

    0下载:
  2. 本题所涉及的有关操作是从控件中选择所要创建的链表的类型(用VC的Radio Button 实现选择),然后在编辑控件(Edit Button)中输入数据,然后创建链表时从控件中截取数据,转化为数学数据后,通过对链表入链操作,从而建立起一个链表。链表建立起来后,要求在窗口中以图形方式输出链表,窗口图形显示,主要是利用画直线和画矩形函数实现。数值的输出通过VC自带的函数在相应的坐标点显示。链表的动态显示所涉及的问题是:在一个窗口中输出了图形是始终存在的。要实行动态显示,必须在一段区域内画一个足够大的
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:55799
    • 提供者:华姿翔
  1. qw123434

    0下载:
  2. 用VC++实现扫描线填充算法,用交互式技术实现,功能强大.-with VC scanning fill algorithm, using interactive technology and powerful.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:106529
    • 提供者:黎明
  1. FillPolygon__CQ

    0下载:
  2. 一个种子填充算法,最好下载我的那个简单的VC++ API程序框架程序,因为这个是在那个框架下做的。加我QQ:398754767-a seed fill algorithm, the best of which I downloaded a simple procedural framework API VC procedures, this is because in that framework to do. Plus I QQ : 398754767
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29137
    • 提供者:陈青
  1. project4

    0下载:
  2. vc设计的一个实现“边缘填充”算法的例子-vc designed to achieve a "marginal fill" algorithm example
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:12517
    • 提供者:刘伟
  1. ChessBorad

    0下载:
  2. 本程序是用VC++编写的残缺棋盘,这是基于分治的思想,现利用一个数组将对应的残缺棋盘用L型排列好,再调用一个上色子程序将棋盘以图形方式用L型骨牌填充起来-this procedure is used to prepare the VC incomplete chessboard, it is based on the idea of partition, now the use of an array of corresponding deterioration chessboard with
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:52166
    • 提供者:yancy
  1. gis_graphic_item_lib

    0下载:
  2. 用VC++重新写的GIS底层开发中特殊线型,面填充,地理符号显示的源代码-VC re-write the bottom of GIS Development special linear, noodles filled, geographic symbols are used to indicate the source code
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:90376
    • 提供者:金伟越
  1. scanseedfill

    0下载:
  2. 一个超强的扫描种子填充算法程序,使用VC++开发,效果不错。-a super scan seed filling algorithm, the use of VC development effectiveness.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1355903
    • 提供者:翔苗洒
  1. VCshiyan

    0下载:
  2. VC实验:图形程序设计及其应用 在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发发生了变化(颜色自己选取),同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长 包含文档 源代码-VC experiment : graphic design and application procedures appeared on the screen in the center along a sinusoidal cu
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:33543
    • 提供者:老宋
  1. scan-line

    2下载:
  2. 这是本人整理的区域填充算法中种子扫描线算法的vc 源代码,希望能给学习计算机图形学的编程初学者一点帮助-this is my finishing area filling algorithm seed scan line algorithm vc source code, hope that they will learn computer graphics programming help beginners 1:00
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1588
    • 提供者:赵先生
  1. region_fill1

    1下载:
  2. 区域填充算法: (1)自学计算机图形学时花了好几天写的程序 (2)开发环境vc 6.0 (3)参考文献:孙家广的《计算机图形学》,《Windows程序设计》-regional filling algorithm : (1) self-study computer graphics flowers for a few days to write the procedures (2) development environment vc 6.0 (3) References : Shi
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:48290
    • 提供者:tom
  1. circleline

    0下载:
  2. 这是一个图形图像的小程序,用VC实现画圆填充功能-This is a graphic image of small procedures, with VC Circle filling function
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1615059
    • 提供者:yy1314
  1. seedfill_improved

    0下载:
  2. 这是一个用VC++6实现的种子填充算法,其中还具有画图的功能。另外还包括种子填充的改进算法。-This is a realization of VC 6 seed filling algorithm, which also is drawing functions. It also includes the improvement of seed filling algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:77030
    • 提供者:hongbochen
  1. sphereinVC

    0下载:
  2. 这个是VC上面的小程序,可以画出圆的框架,并能够填充颜色-this is a small VC above procedures can be painted round the framework and can fill color
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:60332
    • 提供者:karlchen
  1. GLPolygonFill

    0下载:
  2. vc+openGL 用来实现手动的多边形填充功能-vc openGL used to achieve manually filled polygon functions
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3827
    • 提供者:fanyi
  1. gui3d

    0下载:
  2. 程序是基于d3d开发的,开发工具vc++,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-are based on d3d development, development tools vc, including line drawing, anti-aliasing line, Circle. painted oval, rectangular painting, drawing polygon, rectangle filling, po
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:1551116
    • 提供者:付金
  1. wangguanwocaonima

    0下载:
  2. VC开发的等值线分析代码 -高斯法计算曲面方程值并计算网格点值 这个是简单的用于画直线,圆,以及图象填充等经典算法的实现,跟CAD的画图界面很类似,但是十分简单. -development of the VC contour analysis code-Gaussian surfaces calculated value equation and calculation of grid points is the value of this simple for the painting
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1089
    • 提供者:王峰
  1. paint_red_rect

    0下载:
  2. vc++6.0,使用MFC完成画矩形功能.矩形内部使用BITMAP填充,可以运行的代码
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:41482
    • 提供者:liutao
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com