CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程 GDI/图象编程

资源列表

« 1 2 ... .30 .31 .32 .33 .34 1435.36 .37 .38 .39 .40 ... 1508 »
  1. Imgae(图象倒置)

    0下载:
  2. 主要功能是把图片倒置180度。 虽然是简单的功能,但也能体现用VC图像编程的基本方法。-main function is to picture inverted 180 degrees. Although it is simple, functional, but it can also reflect images with VC's basic programming methods.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:192945
    • 提供者:yyf
  1. tc版黑白棋

    0下载:
  2. 黑白棋的tc版程序,主要采用计算机图形学基本算法和原理,谢谢支持-reversi tc version of the procedure, used mainly in computer graphics algorithms and basic principle, I thank the support
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2637
    • 提供者:大学生
  1. 俄罗斯方块VC7

    0下载:
  2. 还是一个图形学的程序,俄罗斯方块,照样可以供大家交《计算机图形学》课程作业!-graphics or a procedure, the Russian squares we still can pay for the "Computer Graphics" operations!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:93476
    • 提供者:大学生
  1. 画图选定

    0下载:
  2. 关于图形学课程的画图程序,对于大学生交作业非常有用,大家可以参考一下,主要运用图形学知识。-courses on graphics drawing program for college students perpendicular operation very useful, we can reference. the main use of graphics knowledge.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:213721
    • 提供者:大学生
  1. 贪吃蛇2

    0下载:
  2. 贪吃蛇的java程序,可以供大家参看,特别是大学生交作用用途非常好!希望对大家又所帮助-the Snake procedures, which everyone can see, especially university students pay role purposes Very good! We also hope to help by
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6782
    • 提供者:大学生
  1. 《数值图像处理学》源代码

    0下载:
  2. 《数字图像处理学》书中所有程序。书中原来只是一个个部分功能的程序,我这边学习的时候,把书中的所有的程序集中到了一个工程里面来了。 这样一个功能强大的图像处理平台但愿对大家有用。对大家扩展其他功能提供了方便。-"Digital Image Processing" book all the procedures. The book was originally just a functional part of the process, I learn here, the boo
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:863457
    • 提供者:abc
  1. 位图旋转

    0下载:
  2. 本程序对数字图像处理中比较常见的位图旋转进行了很好的解决。程序简单易懂,可供初学者参考学习-the process of digital image processing the more common bitmap rotation for a good solution. Simple easy to understand, study and reference for beginners
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:448903
    • 提供者:shining
  1. tx100201

    0下载:
  2. 挺好用的,可以看的懂,我用过,不过不是我编的-very good use, and can be read and understood I used, but not the part I
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:280810
    • 提供者:dzq
  1. hdianziyun

    1下载:
  2. 通过运算,模拟氢原子电子云的状态,并可以通过数字选择想看到的数目,界面简单,而且出现的状态不错。-through computation, simulation hydrogen atom electronic cloud of state, and can choose to see figures on the number simple interface, but there is in good shape.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1939
    • 提供者:Davy
  1. energy-v1.1.src.tar

    0下载:
  2. 一种基于能量最小化的图像分割算法,相关论文曾经获得最佳论文奖。(用winrar解压)-based on the minimum energy of image segmentation algorithm, the relevant papers had best paper award. (Using WinRAR decompression)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4259
    • 提供者:王选
  1. VC实现图像处理

    0下载:
  2. 利用VC实现图像的特殊显示效果同时给出了VC开发平台上的部分实现源代码-VC images of the special effects, while VC is a development platform for the realization of some source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:287937
    • 提供者:czh
  1. 基本代码实现

    0下载:
  2. 系统基本功能要求: 1、制图功能 作为一个功能较为完善的建模工具,制图功能应该是最不可或缺的。本建模工具可以实现对于直线、连续直线、多边形区域、圆、圆形区域、圆弧、字符(包括汉字和英文字母)Beizer曲线、B样条曲线等图形元素的较精确绘制,能够根据工业流程实现流程的图示节点表示,并实现包括添、删、移动、连接、清除流程图示节点等编辑功能,和对流程图示节点的仪器功能参数进行设置。对于初级用户而言,操作比较简单,无需太多的学习时间即可进行图形绘制。 2、存储功能 拥有制图功能,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:237006
    • 提供者:何阿瑟
« 1 2 ... .30 .31 .32 .33 .34 1435.36 .37 .38 .39 .40 ... 1508 »
搜珍网 www.dssz.com