搜索资源列表

  1. 遗传算法模板

    0下载:
  2. 用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。-used to write the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2382
    • 提供者:风云
  1. zhongzi

    0下载:
  2. 种子填充算法实现域的填充 但没考虑种子边界情况-seed filling algorithm domain but did not consider filling seeds of the border
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:569
    • 提供者:刘朗
  1. graphic_demo

    0下载:
  2. 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:807327
    • 提供者:冯宾
  1. FillPoly

    0下载:
  2. 这个程序主要是实现一个带孔的多边形的填充,采用了边表,新边表等概念,适合新手看一下。-this procedure is a major hole in a polygon filling, using a side table, side table new concepts suitable for newcomers to see.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48307
    • 提供者:yszhang
  1. FillPolygon

    1下载:
  2. 用C实现的多边形填充算法,该算法效率很高,经过实际应用-C realized polygon filling algorithm, which is highly effective, practical applications after
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1481
    • 提供者:
  1. 加油站管理系统

    0下载:
  2. 1.Src目录 加油站管理系统的源代码,是用VisualC++6开发; 2.Database目录 加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用SQL Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中打开sql目录中的\"加油站管理系统数据库.txt\"文件,全选所有代码后按下F5运行创建运行本程序所需要的数据库。 3.创建数据库后默认的登陆用户可以是:账
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:153180
    • 提供者:刘广
  1. 计算机图形学小项目

    0下载:
  2. 实现了 DAA画线法画直 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:89469
    • 提供者:韩为
  1. zhuerPolygon

    0下载:
  2. 图形学上机实验 区域填充:多边形扫描转换-graphics on the plane experimental area filling : polygon scan conversion
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:35827
    • 提供者:jnz
  1. 不规则图形的填充

    0下载:
  2. 用VC开发的图形填充算法,简单实用, 希望对你的图形开发有所帮助, 如果有什么问题,可以与我联系-development of the VC graphics filling algorithm, simple and practical, and I hope to your graphics development will help, if any, can contact me
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:31433
    • 提供者:
  1. LenAlign

    0下载:
  2. 一个将文件随机填充到以指定单位长度对齐的代码,每次填充的内容都会变化。默认对齐长度为512字节-a random filling of documents to a designated unit length alignment of code, each filled with the contents will change. Alignment length of the default 512 bytes
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1742409
    • 提供者:阿龙
  1. edge_mark_fill

    0下载:
  2. 计算机图形学,栅栏填充算法,利用JAVA-computer graphics, fenced filling algorithm, using JAVA
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:1476
    • 提供者:cyz
  1. 厉害的程序

    0下载:
  2. 图形学C语言实现多边形种子填充算法源代码能填充任意的图形-graphics C language seed polygon filling algorithm source code can be filled with arbitrary graphics
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:415607
    • 提供者:高原
  1. 二维填充图元的扫描线算法

    0下载:
  2. 实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序-achieve polygon scan conversion algorithm scanning lines in the region and filling algorithm scanning algorithm procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43606
    • 提供者:kuld
  1. job2

    0下载:
  2. 采用计算机图形学的种子填充算法进行多边才行填充-using computer graphics seed filling algorithm filled multilateral Caixing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8317
    • 提供者:朱芳芳
  1. p94

    0下载:
  2. 一个窗口画图程序,并增充了不同的颜色,图形不分三种,体现一VC的可视化风格.-a window drawing program, and by filling a variety of colors, graphics, regardless of the three embodies a VC visual style.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:7154
    • 提供者:peng
  1. 2004120110443931293

    0下载:
  2. 基本功能有:绘图功能、填充功能、裁剪功能、颜色选择。-basic functions : Mapping functions, filling functions, cutting function, color choices.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:209711
    • 提供者:杨阳
  1. 多边形的填充

    0下载:
  2. 学习计算机图形学的学生必做的一个题目,本人自认做的比较完美,会对其他同学有点借鉴意义,实现橡皮颈画任意多边形,对其进行填充-study computer graphics students will do a topic, I do a self perfection, the other students would somewhat useful to achieve rubber neck painting arbitrary p
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4602
    • 提供者:kai
  1. OpenGLVCExam

    0下载:
  2. 几个OpenGL实例,对填充,画各种图元,纹理光照等有详细的代码。-OpenGL several examples of filling, painting maps yuan, light texture, such as a detailed code.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2794
    • 提供者:wc
  1. 画图程序开发MAPMODE

    0下载:
  2. 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detai
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:132900
    • 提供者:八云
  1. 图形实验

    0下载:
  2. 用delphi开发的图形学边界点和内点的区域种子填充算法和扫描线种子填充算法-with graphics developed by the border point and the point within the regional seed filling algorithm and scanning lines of seed filling algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:215039
    • 提供者:ch.nan
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org