CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 3D 算法

搜索资源列表

  1. Kriging 算法实现 2D和3D地图等高线

    3下载:
  2. 利用vc++实现Kriging 算法,此算法实现 2D和3D地图等高线-use vc achieve Kriging algorithm, the algorithm to achieve 2D and 3D contour maps
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:229127
    • 提供者:wxh
  1. 3D--JIA

    0下载:
  2. 随手编写的 立体图像生成程序, (在别人的框架上对算法作了重新编写,更容易理解了。。)-readily prepared by the three-dimensional image generation procedures, and (others in the framework of algorithm rewrite. more easy to understand. .)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1318
    • 提供者:James
  1. multiple_object_tracking_matlabcode(3D)

    4下载:
  2. 多目标跟踪 (三维)-算法matlab编制-multi-target tracking (3D) - preparation algorithm Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:130333
    • 提供者:qiujiajia
  1. 3D-SPIHT

    0下载:
  2. 用matlab做的三维视频压缩编码算法,希望对大家有帮助
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8568
    • 提供者:andandan
  1. 计算机图形算法演

    0下载:
  2. 计算机图形算法演示 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-computer graphics algorithms demonstration included painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28039
    • 提供者:张春民
  1. VC环境下3D图形旋转,实现简单图形算法

    1下载:
  2. 是一个简单的实现了基本图形学算法的程序,包括绘制图元,区域填充,三维变换等算法的实现-is a simple realization of the basic graphics algorithm procedures, including mapping map yuan, regional filling, such as 3D Transform algorithm implementation
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:80521
    • 提供者:黄欣
  1. OpenGLGameProgramming源码

    0下载:
  2. OpenGL Game Programming 一书的源代码,相当具有参考价值!包含书中的所有的例子! Beginning OpenGL Game Programming(OpenGl游戏程序设计高级入门),说高级是因为这本书确实不同一般,深入讲解OpenGL的游戏开发过程.而说是入门教程:它是一步一步的引导读者去学习.从最基础到高级. GameDev.net的两个站长写的书,这本书不只提供了一个极好的OPENGL的入门,而是整体讲述了3D程序设计. 本书是对OpenGL开发
  3. 所属分类:OpenGL

  1. 3d-fdtd算法的遗传基因算法matlab模拟

    3下载:
  2. 3d-fdtd算法的遗传基因算法matlab模拟 基于matlab的3维电磁场的fdtd求解编程并结合遗传算法进行优化
  3. 所属分类:Windows编程

    • 发布日期:2010-10-22
    • 文件大小:11386
    • 提供者:a564224803
  1. 3d翻书特效算法

    1下载:
  2. 3d翻书特效算法
  3. 所属分类:源码下载

  1. 迷宫求解的非递归算法

    0下载:
  2. #include #include #include #define N 20 int aa[N][N]; int yes=0; int x[100][2],n=0; void fun1(int (*aa)[N],int (*a)[N]); int fun(int (*a)[N],int i,int j); void begain(int (*t)[N]); void pr(int (*t)[N],int nn); void win(int (*t)[N]); void lose(); void
  3. 所属分类:C#编程

  1. 3d 定位算法

    1下载:
  2. 基于距离的三维定位算法
  3. 所属分类:matlab例程

    • 发布日期:2012-02-08
    • 文件大小:2892
    • 提供者:ytdaemon
  1. 3Dwave.实现3D水波纹算法

    0下载:
  2. 实现3D水波纹算法,可用于各个图像处理领域哦,The realization of 3D water ripple algorithm, can be used for various image processing fields Oh
  3. 所属分类:3D图形编程

    • 发布日期:2017-03-27
    • 文件大小:28154
    • 提供者:liliang
  1. DES.rar

    0下载:
  2. DES加密算法的完整代码。 完整C++实现和完整J2ME代码实现3DES加密,DES encryption algorithm the complete code. A complete C++ to achieve and realize the full J2ME code 3DES encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:88542
    • 提供者:sure
  1. Lod.rar

    0下载:
  2. 3D游戏中的地形算法,Lod算法,很有帮助的说,3D game terrain algorithm, Lod algorithm
  3. 所属分类:Game Program

    • 发布日期:2017-04-05
    • 文件大小:425951
    • 提供者:kenlyzeng
  1. TrippleDES_java.rar

    0下载:
  2. java实现的3des加密算法,本算法是按照VC的算法实现的。本源代码只是用来学习3des,如果要完全实现微软的3des加密功能,还有许多工作去做。,3des encryption algorithm java implementation, this algorithm is implemented in accordance with VC algorithm. Origin code is only used to study 3des, if we are to achieve Micr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:13735
    • 提供者:chen wen bin
  1. Ransac-Line-and-3D-Plane

    0下载:
  2. 根据Ziv Yaniv的RANSAC直线检测算法,开发出在一些三维点中检测出若干空间平面的算法。-Based on Ziv Yaniv s RANSAC straight line detecting algorithm, these codes could find some 3D planes in some 3D points.
  3. 所属分类:3D Graphic

    • 发布日期:2016-01-27
    • 文件大小:413696
    • 提供者:刘刚
  1. 123569

    0下载:
  2. 3D/3D+2D人脸识别算法的优势的一篇综述论文 Advances and challenges in 3D and 2D+3D human face recognition-3D/3D+ 2D face recognition algorithm is an overview paper advantage Advances and challenges in 3D and 2D+ 3D human face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1457081
    • 提供者:who
  1. 3D

    0下载:
  2. 3D图像算法从入门到进阶(包含C实现的源码说明)-3D image from entry to advanced algorithm (implemented in C source code containing instructions)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:282760
    • 提供者:iamice
  1. 3d

    0下载:
  2. 这是关于三维重建的算法原理的pdf文档,里面讲述了关于三维图形的重建算法-This is about the principle of three-dimensional reconstruction algorithm pdf document, which describes the reconstruction algorithm on the three-dimensional graphics
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:437964
    • 提供者:涂林林
  1. FDTD

    0下载:
  2. FDTD(时域有限差分法)算法的Matlab源程序-FDTD (FDTD) algorithm Matlab source code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2134
    • 提供者:马冰
« 1 23 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com