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

搜索资源列表

  1. Bresenham算法编程演示

    0下载:
  2. Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8611
    • 提供者:susu
  1. VGA-13h-SDK

    0下载:
  2. 这是一个支持VGA320*200*256C的小开发包,里含头文件vmode.h--用于调用此模式(0x13)的支持 vdraw.h--用于基本绘图操作的支持 chput.h--用于汉字及E文在图形方式下的显示支持 window.h--用于创建基本窗口控件的支持.Deam.c--演示程序的代码 hzk16--16*16的点阵汉字字库.-This is a support VGA320 * 200 * Male small development kits, said to contain the
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:9901
    • 提供者:董凯
  1. Cohen_Sutherland

    0下载:
  2. 利用Visual C++编写的Cohen_Sutherland直线裁剪算法演示程序,图形界面,可以拖拉画直线,裁剪窗口大小可以自由变换,也可以准确定位输入直线和点-The use of Visual C++ Prepared Cohen_Sutherland line clipping algorithm demo program, graphical interface, you can drag and drop drawing a straight line, cutting window
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:32022
    • 提供者:wuyiliang
  1. Simulation-ofdimensionalwarehouse

    1下载:
  2. 立体仓库模拟程序,可以输入地址进行单巷道堆垛机搬运模拟演示,绝对可以运行。-Three-dimensional simulation program storage, you can enter an address for a single roadway Stacker handling simulation demo, I absolutely can run.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:4253
    • 提供者:tzh
  1. ImageProcessingDemo

    0下载:
  2. This program has a resources file that when compiled, becomes part of the EXE file, so no external picture files are needed.It s purpose is to show the ability to process images in VB6 if given an activex control that makes it simple to convert from
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:1019726
    • 提供者:Ben321
  1. 2D_Demo

    0下载:
  2. 该程序基于VC实现了一种基于小波变换的图像处理Demo,提供的源程序可以作为图像编码初学者的参考,也可以用来作为论文参照对象-The program is based on VC implemented based on wavelet transform image processing Demo, provided the source code for beginners can be used as the reference image can also be used as a re
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:59422
    • 提供者:周宾
  1. DataShow-class-and-demo

    0下载:
  2. 动态数据显示类,平时写程序时经常需要示波器显示数据。但是好的控件不是免费的。由于程序的需要,我写了一个类用于数据显示。现在我把类公开,大家相互学习。-Dynamic data type, usually when you write a program often need the oscilloscope display the data. But the good control is not free. Because the program needs, I wrote a class
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:170451
    • 提供者:黄一才
  1. task

    0下载:
  2. 完成一个二维变换演示程序,功能如下:  黑色背景, 绘制正方形  单击鼠标左键, 正方形 逆时针旋转10度;单击鼠标右键, 正方形 顺时针旋转10度.  单击鼠标中键, 退出程序  键入’x’, 沿x轴正向平移;键入’X’, 沿x轴负向平移  键入’y’, 沿y轴正向平移;键入’Y’, 沿y轴负向平移  键入’z’, 正方形缩小2倍;键入’Z’, 正方形放大2倍 -The
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-21
    • 文件大小:724
    • 提供者:辛冠军
  1. MapMode

    0下载:
  2. 一个演示vc环境下图形映射模式的例子,对初学者来说,掌握不同映射模式的关系是进行图形程序开发的基础,代码简洁,值得参考。-A demo the vc environment the graphical mapping mode example, for beginners to grasp the relationship of the different mapping mode graphics program developed on the basis of the code is si
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:40085
    • 提供者:gjh
  1. Digita_image_processing6

    0下载:
  2. 数字图像处理和模式识别中人脸识别内容,程序规范,有演示和图片-Face recognition, digital image processing and pattern recognition program specification, a demo and pictures
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11784897
    • 提供者:luhj
  1. UseDotNetDrawingToRotatePicture

    0下载:
  2. 本项目是用c#语言编写WINFORM程序 1. 演示了如何用.net的System.Drawing类库 2. loadImage方法的演示 3. 在Winform上对pictureBox进行即时性动态操作 4. 图片的放大缩小,重新绘制填充边角 5. 动态的旋转一个图片到任意角度 -This project is written in c# WINFORM program 1. demonstrate how to use. NET System.Drawing cl
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:890898
    • 提供者:Felix Guan
搜珍网 www.dssz.com