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

搜索资源列表

  1. 3D Model Read Program

    2下载:
  2. 利用VC++的MFC框架实现对三维点云模型的读取和显示-To read and show the 3D model on the screen by using the vc++ language
  3. 所属分类:3D图形编程

    • 发布日期:2017-03-29
    • 文件大小:909219
    • 提供者:李娜
  1. 计算机图形学VC++6.0画出一个3D正方体

    1下载:
  2. 计算机图形学VC++6.0画出一个3D正方体-Computer graphics to draw a 3D cube VC 6.0
  3. 所属分类:3D图形编程

    • 发布日期:2016-06-28
    • 文件大小:1963008
    • 提供者:李冠男
  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. CAD.rar

    1下载:
  2. VC程序编写的三维CAD图形系统代码,可以画出一些Berzier曲线,直线,立方体之类的图形,VC programming of 3D CAD graphics system code, you can draw a number of Berzier curve, straight line, cube-like graphics
  3. 所属分类:Windows Develop

    • 发布日期:2015-12-02
    • 文件大小:665793
    • 提供者:叶子
  1. 3D_upml.rar

    0下载:
  2. 采用UMPL边界的FDTD编程,在VC++中实现,编程规范,具有参考价值。,The use of FDTD boundary UMPL programming in VC++ in the realization of program specification, with reference value.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2813945
    • 提供者:杨永常
  1. 3D-physics-simulation

    0下载:
  2. 本代码主要在VC++环境下实现opengl的物理实验演示效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment to achieve opengl physics experiments demonstrate the effect, if not compile opengl development libraries available (opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:38488
    • 提供者:
  1. OpenGL-VC

    0下载:
  2. VC环境中使用opengl进行编程的教程,里面有很多使用的例子,大家可以在源码的基础上修改,得到自己想要的三维效果-VC environment with opengl programming tutorial, there are a lot of examples, we can use the revised on the basis of the source code, get what we want a 3d effect
  3. 所属分类:OpenGL

    • 发布日期:2017-06-24
    • 文件大小:34952215
    • 提供者:
  1. 3dMeter_demo

    3下载:
  2. 3D 形状仪表控件,可用于vc++对话框和窗口,参数可以调整,颜色由显示设备决定-3D shape of instrument control, can be used in vc++ dialog box and window parameters can be adjusted by the color display device decide
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-10-23
    • 文件大小:42236
    • 提供者:yefeng
  1. cad

    1下载:
  2. 浙江大学CAD重点实验室的+3D模型变换的VC源程序-Zhejiang University, Key Laboratory of+3 D ??CAD model of transformation of VC source
  3. 所属分类:CAD

    • 发布日期:2017-03-26
    • 文件大小:601313
    • 提供者:zengjun
  1. 3DPlateBall

    0下载:
  2. 完全3D的打砖块,支持多种宝物,多种玩法以及超过30个精心设计的关卡。提供关卡编辑器和场景编辑器,用户能自已编辑关卡加入到关卡文件中。-The full 3D Arkanoid, support a variety of treasures, as well as a variety of games are played over 30 carefully designed levels. Provide the level editor and a scene editor, users c
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2638800
    • 提供者:zhangfan
  1. LabVIEW(imageProc)

    9下载:
  2. LABVIEW基本图像处理功能,包括分割,边缘,骨架,3D,放大,缩小,镜像-LABVIEW basic image processing functions, including segmentation, edge, frame, 3D, zoom, mirror, etc.
  3. 所属分类:Graph program

    • 发布日期:2015-12-19
    • 文件大小:621817
    • 提供者:尹名航
  1. 3dBilliards

    0下载:
  2. VC++ 和 DX 写的3D台球源码 基本功能都已实现-VC++ and DX wrote the basic functions of 3D billiards source have been achieved
  3. 所属分类:Other Games

    • 发布日期:2017-05-22
    • 文件大小:6798448
    • 提供者:ice
  1. D3DXCreateMeshFVF

    0下载:
  2. 自己用VC+DX9写的实现3D立方体旋转与立方体各个表面纹理实现的源代码。-Their own writing using the VC+ DX9 to achieve 3D cube cube rotation and surface texture to achieve all the source code.
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:30956
    • 提供者:张立伦
  1. SolarSystem

    1下载:
  2. 这是一个基于OpenGL用Vc++开发的3D太阳系,涉及OpenGL纹理贴图等知识点,源码带有注释。-This is based on OpenGL using Vc++ Developer, 3D solar system, involving the knowledge of OpenGL texture mapping points, source code with annotations.
  3. 所属分类:OpenGL program

    • 发布日期:2014-05-29
    • 文件大小:5121300
    • 提供者:杨阳
  1. 3DModel

    1下载:
  2. 一个3D人脸模型生成的程序,VC++6.0编写-A 3D face model generation program, VC++6.0 prepared
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-28
    • 文件大小:11663288
    • 提供者:刘超越
  1. satellite

    3下载:
  2. VC++下实现OpenGL的三维星空多轨道卫星绕地球源代码.这个程序在C++中调用OpenGL,蓝色的球体代表地球,粉红色的球体代表地球的地球的静止轨道卫星,该卫星在地球赤道上方和地球一起做同步运动。黄色球体代表其他轨道卫星,它们的轨道各不相同。-Achieved under VC++ 3D OpenGL-Star multi-orbit satellites around the earth the source code. This procedure is called in C++ in
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:510191
    • 提供者:youxia
  1. DirectX-10-3D

    0下载:
  2. d3d10初学者的福音,不可不看的好书 前提,安装了vc-d3d10 beginner s Gospel, a must-read books premise installed vc++
  3. 所属分类:DirextX

    • 发布日期:2017-05-28
    • 文件大小:11041257
    • 提供者:Q
  1. skybox

    0下载:
  2. 天空盒 skybox 正方体贴图旋转 3d vc++ opengl-Rotate the cube texture skybox sky box 3d vc++ opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4685294
    • 提供者:王玉玲
  1. 3D-effect-of-glow

    0下载:
  2. 本代码主要在VC++环境下利用opengl实现光晕效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment using opengl achieve halo effect, if not compile opengl development libraries available (opengl development library) first con
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:78619
    • 提供者:
  1. 51622408Demo001

    0下载:
  2. 基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下 -Medical image visualization technologies build 3D models with 2D medical image series to provide useful and precise information for the doctors. It is one of the crucial technologies
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:532100
    • 提供者:傅剑峰
« 1 2 3 4 56 7 8 9 10 ... 32 »
搜珍网 www.dssz.com