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

搜索资源列表

  1. ExternTrigger

    0下载:
  2. OK图像采集卡系列程序,利用外部触发模式来实现采集-image acquisition card line procedures, the use of external trigger mode to achieve acquisition. .
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:61206
    • 提供者:zx
  1. MATLAB0000000000000000000000

    0下载:
  2. MATLAB外部程序接口实现方法研究.rar -MATLAB external program interface method. RarMATLAB external program interface Methods. rar
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:8971
    • 提供者:panzhi
  1. ImgCryptSource

    0下载:
  2. 一种简单而快速的图像加密技术,可以使在一般的应用程序中使用外部图像的安全性容易得到保障。-a simple and rapid image encryption technology. can make in the general applications using images of the external safety can easily be guaranteed.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2140
    • 提供者:samotuo
  1. sphere22

    0下载:
  2. 1,用经线和纬线画出一个三维球体,经线用不同的颜色表示,用帧交换技术实现球体的转动 2,在球体外部画1-3个小球,实现大球转动的同时,小球绕大球转及速度交互可调 3,考虑设计通用程序,实现小球的个数大小旋转的轨迹-one with warp and weft, paint a three-dimensional sphere, warp with different colors, Frame switching technology used to achieve the rotati
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2425
    • 提供者:朱友勇
  1. varying_parameter

    0下载:
  2. NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的外部变量程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:29454
    • 提供者:张正
  1. particle

    0下载:
  2. 粒子系统的演示程序 给出了粒子系统设计的一般方法 而且移植性强,适合外部调用或编码重用
  3. 所属分类:OpenGL

    • 发布日期:2014-01-16
    • 文件大小:3941275
    • 提供者:潘家辉
  1. OBJLoader

    1下载:
  2. 在OpenGL编程中,实际上通常使用外部三维模型在载入程序中来具体实现,常用的三维模型格式就有Obj格式的模型文件,本程序通过在OpenGL环境中载入Obj格式的文件来学习
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:824551
    • 提供者:包子
  1. 旋转程序

    0下载:
  2. 在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the exter
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1914
    • 提供者:无人
  1. activecontour.关于主动轮廓模型的c++程序

    0下载:
  2. 关于主动轮廓模型的c++程序,详细说明了snake轮廓模型内部外部能量函数的求取等。,On the active contour model of the c++ program, details the snake contour model of internal and external energy function to strike and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:5784
    • 提供者:wushaoqing
  1. meanshift

    0下载:
  2. 均值漂移测试程序,使用meanshift算法对随机产生的二维正态分布的随机数以及3D空间的数据进行聚类并绘图分步显示聚类过程,也可以从外部导入需要分类的数据,程序中有详尽的注释和说明,并且配有测试结果,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:254654
    • 提供者:xiaobo
  1. LM3SXXXXGPIO.ZIP

    0下载:
  2. LM3S系列GPIO例程 GPIO中断操作一个很不错的程序,主要学习作者的程序风格。M3arm7的-retertreterterertertevtrytry
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:92342
    • 提供者:hehe
  1. calibration

    0下载:
  2. 摄像头标定程序,基于OPECV,获得内部参数和外部参数,包括旋转矩阵,平移矩阵和两摄像头结构矩阵,-camera calibration, based on OPENCV, get intrinsic and extrinsic parameter, also get the structure parameter for two cameras.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1960
    • 提供者:tuzhiguo
  1. terrain-rendering

    0下载:
  2. 使用OpenGL进行地形的绘制,可以在程序外部自行修改样貌,并在程序中进行渲染-Terrain using OpenGL for rendering, you can modify the external appearance of the procedures and process for rendering
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:495689
    • 提供者:sqp
  1. 3DSLoader

    0下载:
  2. 本程序介绍将外部3DS文件直接输入到OPENGL场景中-This procedure describes the external 3DS files directly entered into the scene OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:568351
    • 提供者:liuxiaoya
  1. CImg-1.3.4

    0下载:
  2. CImage类 CImage是MFC和ATL共享的新类,它能从外部磁盘中调入一个JPEG、GIF、BMP和PNG格式的图像文件加以显示,而且这些文件格式可以相互转换。由于CImage在不同的Windows操作系统中其某些性能是不一样的,因此在使用时要特别注意。例如,CImage::PlgBlt和CImage::MaskBlt只能在 Windows NT 4.0 或更高版本中使用,但不能运行在Windows 95/98 应用程序中。CImage::AlphaBlend和CImage::Tran
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9331904
    • 提供者:郑飞
  1. idlshu

    0下载:
  2. IDL语言面向矩阵的特性带来了快速分析超大规模数据的能力,它所具有的高级图像处理能力、交互式二维和三维图形技术、面向对象的编程方式、OpenGL图形加速功能、集成数学分析与统计软件包、完善的信号处理和图像处理功能、灵活的数据输入输出方式、跨平台图形用户界面工具包、连接ODBC兼容数据库及多种外部程序连接工具使得该产品已经成为美国RSI(Research System Inc.)公司的旗舰产品-idl
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1319962
    • 提供者:张潇
  1. WebCamApplet

    0下载:
  2. 一个简单的人脸识别算法程序,该程序可以作为接口供外部程序使用。-A simple face recognition algorithm, the program can be used as interfaces for external programs.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:56469
    • 提供者:
  1. MATLAB0000000000000000000000

    0下载:
  2. MATLAB外部程序接口实现方法研究.rar -MATLAB external program interface method. RarMATLAB external program interface Methods. rar
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:9020
    • 提供者:tocont
  1. netRunCAD

    0下载:
  2. 通过外部程序自动启动AutoCAD。很简单实用的小程序-Through the external program AutoCAD to start automatically.It is very simple and practical small program
  3. 所属分类:CAD

    • 发布日期:2017-04-17
    • 文件大小:45603
    • 提供者:韩学龙
  1. aoutmotion

    0下载:
  2. 用matlab 读取excel文件、调用外部程序、将计算数据存入excel的例子- matlab read excel file, call an external program, the calculated data into excel example
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:880
    • 提供者:lxz
« 12 »
搜珍网 www.dssz.com