CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - 计算机基础

搜索资源列表

  1. tuxingxue(kechengshiyan)

    0下载:
  2. 学计算机图形学时做的一些程序,包括多边形剪彩,B样条曲线的绘制等等,非常基础,但是非常有用-study computer graphics when doing some of the procedures, including polygon ribbon-cutting, B-spline curve mapping etc., very basic, but very useful
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:814.99kb
    • 提供者:applepie
  1. Graphic_Code

    0下载:
  2. 本代码是计算机图形学基础算法实现,语言C语言
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2.98kb
    • 提供者:sunyong
  1. LINGH.rar

    1下载:
  2. 孔令德 计算机图形学基础教程(Visual C++版)课程设计,Essentials孔令德Computer Graphics (Visual C++ version) curriculum design
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2.19mb
    • 提供者:陈燕月
  1. s5

    0下载:
  2. 孔令德 计算机图形学基础教程(Visual C++版)第五章编程作业-Essentials孔令德Computer Graphics (Visual C++ version) Chapter V programming operation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1.93mb
    • 提供者:陈燕月
  1. graphics-drawing

    0下载:
  2. 基于计算机图形学理论基础设计,可进行画线、画圆、填充、平移、清空等功能。-Based on the theoretical basis of computer graphics design, can be drawing a line, circle, fill, translation, clear functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:67.67kb
    • 提供者:utoman
  1. wyh

    0下载:
  2. 计算机图形学基础功能VC6实现,可以实现多种直线圆画法以及各种图形变换。-Computer graphics based feature VC6 implementation can achieve a variety of straight circular painting and a variety of graphic transformations.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:168.49kb
    • 提供者:wuyuhui
  1. qq

    0下载:
  2. 计算机图形学基础教程里面的多边形填充程序代码-Computer Graphics tutorials inside the polygon fill code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1.84mb
    • 提供者:高飞
  1. Computer-Graphics

    0下载:
  2. 对于刚刚接触计算机图形学,有一定VC++编程基础的朋友来说,这是个不错的辅助编程范例。-For new to computer graphics, there are some VC++ programming-based friends, this is a good example of the auxiliary program.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-19
    • 文件大小:28.58mb
    • 提供者:张晓峰
  1. Bezier-qu-xian-suan-fa

    0下载:
  2. 计算机图形学基础Bezier曲线程序算法,运行小程序+报告,采用VB语言,好用。 -Bezier curve algorithm running little applications+ report,- Bezier curve algorithm running little applications+ report,-
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:4.13mb
    • 提供者:
  1. flag

    0下载:
  2. 有vtc软件画国籍,c语言基础,利用计算机图形学的旋转来画出该图形-Have VTC software painting nationality, the c language foundation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:31.77kb
    • 提供者:
  1. CAIJIAN

    0下载:
  2. 一个用C语言开发的裁剪的程序,适用于在学习计算机图形学基础的同学-a straight line under the tc program cutting method is easy to understand
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1.27kb
    • 提供者:1cy
  1. CG

    0下载:
  2. 一个用C语言开发的基本画图的程序,适用于在学习计算机图形学基础的同学-A basic drawing of the C-language development program for students in learning computer graphics based
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:16.16kb
    • 提供者:1cy
  1. MFCWORK2_OVAL

    0下载:
  2. 通过打点的方法绘制一个椭圆,重点在于坐标的计算。是计算机图形学的一个基础题目。-RBI draw an ellipse, a focus on the calculation of the coordinates. Is a fundamental topic in computer graphics.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-27
    • 文件大小:23.53mb
    • 提供者:zhiyayan
  1. MATLAB-GUI

    0下载:
  2. gui是用户可视化界面,是指采用图形方式显示的计算机操作用户界面。与早期计算机使用的命令行界面相比,图形界面对于用户来说在视觉上更易于接受。资料中介绍了GUI的基础知识。-GUI is a visual interface, it is to point to use graphical display computer operation user interface compared with early computer using the command line interface,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:535.96kb
    • 提供者:ella
  1. Bresenhamline

    0下载:
  2. 杜晓增计算机图形学基础Bresenham画线源码-Du Xiaozeng computer graphics based Bresenham line source
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:365.76kb
    • 提供者:liuliwen
  1. dda

    0下载:
  2. 杜晓增计算机图形学基础DDA直线算法源程序-Du Xiaozeng computer graphics DDA linear algorithm source code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-27
    • 文件大小:365.64kb
    • 提供者:liuliwen
  1. MidPointCircle

    0下载:
  2. 杜晓增计算机图形学基础中点画圆法的源程序-Du Xiaozeng stippling circle method in computer graphics based source program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:362.85kb
    • 提供者:liuliwen
  1. MidPointLine

    0下载:
  2. 杜晓增计算机图形学基础中点画直线法源程序-Du Xiaozeng computer graphics based dotted lines in the source program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:378.01kb
    • 提供者:liuliwen
  1. MidElliptocy

    1下载:
  2. 杜晓增计算机图形学基础中点画椭圆法源程序-Du Xiaozeng stippling ellipse method in computer graphics based source program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-28
    • 文件大小:364.3kb
    • 提供者:liuliwen
  1. Fundamentals+of+Computer+Graphics

    4下载:
  2. 计算机图形学基础书,第3版,有光线追踪算法。(fundamentals of computer graphics)
  3. 所属分类:绘图程序

    • 发布日期:2020-06-19
    • 文件大小:18.71mb
    • 提供者:wanggogo
« 12 »
搜珍网 www.dssz.com