搜索资源列表
3Din2D
- 用directx编写的3D在2D显示效果,3Din2D,用VC开发-DirectX used in the preparation of 3D 2D display, 3Din2D with VC
Kriging 算法实现 2D和3D地图等高线
- 利用vc++实现Kriging 算法,此算法实现 2D和3D地图等高线-use vc achieve Kriging algorithm, the algorithm to achieve 2D and 3D contour maps
SDL-1.2.9-mingw32
- SDL是一个用来写多媒体软件的多平台库, 通过多平台对一般 音频, 键盘, 鼠标, 手柄, 3D OpenGL硬加速, 2D framebuffer 进行支持的API,常用于游戏和模拟器. 这是一个for mingw32版本源代码-SDL is used to write a multimedia software for multi-platform, multi-platform on the general audio, keyboard, mouse, controller, hardw
SDL-1.2.9-vc
- SDL是一个用来写多媒体软件的多平台库, 通过多平台对一般 音频, 键盘, 鼠标, 手柄, 3D OpenGL硬加速, 2D framebuffer 进行支持的API,常用于游戏和模拟器. 这是一个for vc++6.0版本源代码-SDL is used to write a multimedia software for multi-platform, multi-platform on the general audio, keyboard, mouse, controller, hardw
3dto2d
- CAD 3D TO 2D cad 3d to 2d cad 3d to 2d-TO CAD 3D to 2D cad 3d cad 2d to 3d 2d 2d to 3d cad
3Dshow2D
- 3d中实现2d效果的例子。。。。。。。。 可以做为。。。。。自己看了就知道了-3d 2d achieve results example. . . . . . . . Can provide. . . . . Read on their own know
3D_OnlineGame_Humen
- 使用C++(IDE环境为VC),DX编写的一套韩国3D的网络游戏源代码. 1:包括其开发引擎源码,客户端完整资源和源代码,服务器源代码.引擎测试代码,引擎工具. 2:保证编译通过.可以直接运行服务器和客户端. 3:内部注释大部分已被汉化.便于学习. 4:无需任何解压密码. 5:有自记录文档已便于了解和学习该套代码. 6:内部大量优秀的3D/2D美术资源均未压缩打包,可用于参考. 7:无论您是学习引擎编写,引擎某功能实现,客户端以及服务器端逻辑,甚至游戏开发结构,美术设
3D-Snake
- 使用openGL把原2D状态下的贪食蛇改进为3D状态,一开始可能会因不习惯而不容易上手
3D_map_RIA
- 3D / 2D 地图 RIA 源文件.
有2d和3d的动态图形显示
- 一个有2D,3D动态图像显示控件的例子-a 2D, 3D Dynamic Image Display Control example
2D
- C code for \"Computational Geometry in C (Second Edition)\": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(
123569
- 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
nonrigid_version7b
- 非刚性图像配准算例,包括最速梯度下降优化、二次样条、2D/3D配准、互信息最小化、3D仿射等多种配准算法。 非刚性配准是当前应用最多的配准方法,用于处理有较大位移的配准问题-Non-rigid image registration examples, including the steepest gradient descent optimization, quadratic spline, 2D/3D registration, mutual information minimizatio
lpc-demo
- 图形图象 图片显示 2D图形编程 3D图形编程 绘图程序 波变换 GIS编程 分形几何 图形图像处理 OpenGL 图形/文字识别 压缩解压 加密解密 CA认证 数值算法/人工智能 STL 数据结构 数学计算 人工智能/神经网络 matlab例程 生物技术 Java编程 Applet 游戏 Javascr ipt Jsp/Servlet Ajax *行业应用 医药行业 金融证券系统
PrejetReconstruction3D
- projet de reconstruction 3D à partir des images 2D
Surfacelet
- 文将3D Context模型应用于 Surfacelet变换域 ,提出一种新的视频去噪方法. Surfacelet变换(ST)是一种 新的3D变换 ,具有多方向分解、 各向异性和低冗余度等性质. 根据视频信号 ST域内系数和噪声分布的特征 ,将 2D Context 模型拓展到3D ,按照能量分布将 ST系数分成多个子块 ,每个子块有独立的能量和阈值估计.实验结果表明 ,本 文算法噪声抑制效果明显优于分层 2D去噪声方法和其它现有的 3D方法 ,去噪视频的 PSNR值提高了约 2dB
3D-depth-map-from-2D-images
- 二维图像三维立体视差算法依据的文章是: “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner 主要步骤: Getting Pixel Disparity Filtering the Pixel Disparity 包含的文件: demo.m, .#newrea
Rotating-Robot-in-3D
- 本程序为编写一个机器人旋转的三维坐标程序,实现二维到三维的变换-The procedure for the preparation of a rotating three-dimensional coordinates of the robot program to achieve 2D to 3D conversion
3D-reconstruction-master
- 3d 重建 包括特征点的提取,匹配,以及三维点云的建立(3d reconstruction ,including feature detection and 3 D points cloud ,the change from 2D to 3D)
俄罗斯方块(3D、2D)
- 使用c# winform 实现俄罗斯方块,包含2D/3D功能。 声明:这篇文章主要是参考几个别人的博文及源代码学习(the Tetris game develop with C#(Winform),the function include 2D and 3D.)