CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - .s

搜索资源列表

  1. XGraph

    0下载:
  2. 一个非常强大的坐标系程序,功能齐全,包括放大缩小。-It s powerful coordinate system program that contains fully meathod,and it include zoom in and zoom out.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:522365
    • 提供者:zz
  1. BallModel

    0下载:
  2. 一个很好的用vc编程的例子,实现了一个3维球体的旋转,将数学与计算机图像学的紧密联系发挥到极致.-a good use vc programming examples and achieve a three-dimensional rotating ball, Mathematics and Computer Science Image's close ties to the limits.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:47645
    • 提供者:韩阳
  1. ct头模仿真重建

    0下载:
  2. 此程序是使用VC编写得S-L头模型计算机仿真重建。头模型的图片也在压缩包中,此程序是自己编写的作业,所以决定可以用!-this procedure is used in the preparation of VC S-L first computer simulation model of redevelopment. The first model is compressed picture, this procedure is the preparation of their operati
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:187370
    • 提供者:张似的
  1. Bresenham高效画线算法

    0下载:
  2. 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4180
    • 提供者:小倪
  1. IPLDoc

    0下载:
  2. IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库.这个s是IPL的中文开发文档-IPL is the database to accommodate its Intel MMX, SSE, SSE2 and future technologies such as VLSW release of Image Processing Library. This is IPL s development of the Chinese Documents
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1113914
    • 提供者:魏刚祥
  1. DEMtransform

    0下载:
  2. 用VC编写的程序源代码,用来实现对话框中DEM简化和坐标转换的过程-VC prepared by the program's source code used for dialog and DEM simplify the process of coordinate transformation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:45101
    • 提供者:章自豪
  1. my2cadtest07261930

    0下载:
  2. 二维CAD设计,比一般的都要好.值得一看,里面有四个人一个多月的心血,另加有十年编程经验的VC++老师的指导,非常难得!袁斌、徐建成、赵欣、刘钊。其中里面也包括我啦:)-2D CAD design, than the general good of all. An eye-catcher, there are four individuals for more than a month of work, plus a decade of experience in programming VC
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:163357
    • 提供者:袁斌
  1. c_leida

    1下载:
  2. 用c编写的雷达扫描动画程序,非常像潜艇上的雷达。-c prepared using the radar scan animation process, as is the submarine's radar.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10255
    • 提供者:liu
  1. BitmapDisplay

    0下载:
  2. 采用Visual C++6.0编写,将一个位图文件显示出来,并用A\\D\\S\\W键控制场景移动。对于想学习游戏编程的同学会有一定帮助。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2324859
    • 提供者:小溪
  1. cpuandmouse

    0下载:
  2. 利用Visual C++中的MFC实现CPU以及MOUSE信息,以用来实现保护电脑的功能-use the Visual C MFC CPU and MOUSE information, to achieve protection for the computer's functions
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:54955
    • 提供者:cauchy
  1. drawwp

    0下载:
  2. 一个绘图程序的源代码,vc 程序开发的绘图程序。-a drawing program's source code, vc Development mapping procedures.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:13795
    • 提供者:jianing
  1. circle_fitting

    1下载:
  2. 能够实现对圆周候选点进行最小二乘拟合,得到拟合圆的圆心坐标及其半径-circumference can be achieved right candidate points least squares fitting, be fitting circle's center coordinates and radius
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:156768
    • 提供者:李巧枝
  1. vc.net.CAD

    1下载:
  2. 本书主要结合VB.NET和VC#.NET两种语言介绍了创建交互式CAD系统的基本思路和技术,分别给出了两种语言的小系统完整代码,并讨论了技巧实现的其他可能性以及系统代码的改进方法。 本书前3章主要介绍语言基础和.NET框架基础,第4章至第8章结合一个CAD小系统的创建详细地介绍了交互式CAD系统的组织思路和基本技术,第9章至第11章介绍了更多的技巧实现方法和系统优化方法,第12章结合CAD编程进行了一些设计模式方面的讨论;写作过程中注意了循序渐进的讲解原则,内容适合不同学习阶段的读者。 书中所有
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1316404
    • 提供者:aa
  1. smkg

    0下载:
  2. A 2D DirectX video game which plays around with a few different concepts. Contains graphics,sounds,tilemap,ai,projectiles, level editor and more (Visual C++ project files).-DirectX video game which plays around w praxiology a few different concepts.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1520
    • 提供者:hua lu
  1. WoW3CPython

    0下载:
  2. 没收世界网游的界面模拟的源代码,内容详实-confiscation of the world surfer's interface simulation source code, informative
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8878410
    • 提供者:周龙亭
  1. s

    0下载:
  2. 多边形填充 就是一个简单的填充,用种子填充
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1734
    • 提供者:panzhenrong
  1. lab5

    0下载:
  2. 多边形填充绘制并用渐变颜色填充, 按下键盘 1 ,多边形回到用给定点画模式进行填充按下键盘 2 ,多边形用给定点画模式进行填充,按下“S”键,多边形变大(镜头变小),按下“s”键,多边形变小(镜头变大)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1566
    • 提供者:ma
  1. inpoly

    0下载:
  2. This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 7. It is not written to be comprehensible without the explanation in that book. This program reads a polygon P followed by query points from stdin. The in
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3166
    • 提供者:fds
  1. 3dstar

    0下载:
  2. )算法基本思想 设S为最
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:12196
    • 提供者:孙燕
  1. smoke

    0下载:
  2. Mick West制作的烟雾流体物理动画(Fluid Physics Example)模拟效果程序,带有工文件,本代码基于DirectX,可以用VS.net编译运行,代码中有编译指导,并且附件中带有可执行程序,可以直接运行并实时操作。-This source code is Mick West s Fluid Physics Example. It is a smoke simulation code project based on DirectX. Permission is hereby
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:79570
    • 提供者:andy
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com