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

搜索资源列表

  1. opengl_10samples.rar

    0下载:
  2. OpenGL编程10个实例-OpenGL programs 10 examples
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:812263
    • 提供者:
  1. bmp2htm

    0下载:
  2. 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:113402
    • 提供者:陈凯
  1. VMMatch

    0下载:
  2. 一个汉字转换成拼音的小程序,但多音字问题还没解决,给大家共享-a Chinese phonetic conversion of small programs, but they sound word problem has not yet been solved, to share
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:19346
    • 提供者:天枫
  1. ifs

    0下载:
  2. 迭代函数系统的实现小程序,内涵C++源代码,及运行程序-Iterated Function System of small programs, and the substance of C source code, and operational procedures
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:423812
    • 提供者:齐松
  1. jpeg系统实现

    0下载:
  2. jpeg基本系统编解码实现程序,内附说明文件。-the programs of coding and encoding for then basic system of jpeg.PS:Readme.txt
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:233420
    • 提供者:彭德念
  1. 1利用OpenGL实现动画效果

    0下载:
  2. 用OPenGL库,实现动态效果,该程式教了你怎么样使用OPENGL-use OpenGL libraries, dynamic effects, the programs teach you how to use OpenGL kind
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:10229
    • 提供者:余世均
  1. GLSprite

    0下载:
  2. Iphone手机开发的关于OpenGL、2D图形设计的示例程序,可以直接用X-code开发工具和Iphone模拟器运行。-Iphone mobile phone about the development of OpenGL, 2D graphic design of the sample programs can be directly used for X-code development tools and Iphone simulator is running.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:88686
    • 提供者:Sylvan Wu
  1. 3D_Graphics_Sample_Programs

    0下载:
  2. 一些opengl程序,其中包括轨迹球、镜面效果、机器人-some opengl programs,inculdes arcball、mirror effect、robot,and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:10115395
    • 提供者:贺萍
  1. harris

    1下载:
  2. 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experime
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-28
    • 文件大小:11716017
    • 提供者:张裕
  1. MATLAB_DIP_100

    0下载:
  2. 里边附有100多个运用MATLAB进行图像处理的程序,包括图像显示,图像恢复,图像变换,图像压缩,图像重建,图像分割等贯穿图像处理各个方面,共100多个程序-Inside, with more than 100 image processing using MATLAB procedures, including image display, image restoration, image transformation, image compression, image reconstruct
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:28322
    • 提供者:yzy
  1. pic

    0下载:
  2. 图形处理程序集合,包含各种图形变换,很有参考价值-A collection of graphics programs, including a variety of graphics transformations, of great reference value
  3. 所属分类:Graph program

    • 发布日期:2017-04-23
    • 文件大小:20265
    • 提供者:xuyanwu
  1. wavlet

    0下载:
  2. matlab 实现小波图像去噪,自编程序非调用库函数-matlab implementation of wavelet image denoising, non-self-compiled programs call library functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:68089
    • 提供者:文一左
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1293513
    • 提供者:刘雨相
  1. (LISP)How.to.Design.Programs

    0下载:
  2. How to Design Programs lisp学习资料 怎样设计程序-(lisp)How to Design Programs
  3. 所属分类:CAD

    • 发布日期:2017-04-06
    • 文件大小:909425
    • 提供者:563
  1. ImageAnalysis_Practical-22-programs

    0下载:
  2. MATLAB图像分析处理22解,有22个小程序 实现基本而典型的图像分析运算或操作。-MATLAB digital image analysis 22 methods, programs are offered for basic and typical operations in image analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:112390
    • 提供者:高昕
  1. CG-Programs

    0下载:
  2. OpenGL programs for Computer Graphics lab
  3. 所属分类:OpenGL program

  1. MATLAB-programs

    0下载:
  2. 图像反转及灰度线性变换MATLAB程序实现。-Reverse image and gray-scale linear transform MATLAB programs.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:18432
    • 提供者:lee
  1. Nate-Robins-Tutor-Programs

    1下载:
  2. OpenGL展示,包括光照、模型变化、纹理等。-Nate Robin s Tutor Programs
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-23
    • 文件大小:4867072
    • 提供者:Yongt Bao
  1. some-matlab-programs

    0下载:
  2. these are some matlab programs 1.additon of two images 2.converv mat to gray 3.addition of two images
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:11649
    • 提供者:rani
  1. some-VB-programs

    0下载:
  2. 使用visual Basic语言编写的一些小程序,能够实现对输入字符串的逆序输出,大小写转换,输入字符检索,打印九九乘法表-Small programs that use visual Basic language, to achieve the reverse output of the input string, case conversion, input characters to retrieve, print the multiplication table
  3. 所属分类:Special Effects

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