搜索资源列表
用c编写的N*N的螺旋矩阵源代码
- /* 实现效果: 1 2 6 7 15 3 5 8 14 16 4 9 13 17 22 10 12 18 21 23 11 19 20 24 25 */ #include <stdio.h> #define N 5 //阶数,即N*N的螺旋矩阵 void main() { int i, j, num=1, a[N][N]; for(i=0; i<=N/2; i++) &nb
紅青3D影像
- 利用DEV C++撰寫圖像的紅青圖層擷取,並將其重合製成3D影像
sba-1.5
- sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-based multiple view reconstruction vision algorithm to obtain optimal 3D structure and motion (i.e. camera matrix) parameter estimat
FEM
- finite element method- *********************************************************************** 3-D FDTD code with PEC boundaries *********************************************************************** Program author: Susan
3D-beam-jisuanjibeihe
- C++编写“三维粱单元有限元计算内核”,对杆系有限元的理论和C++的理解有了很大提高-C++ written " three-dimensional beam finite element kernel module" , and on finite element theory and the understanding of C++ has been greatly improved
3-D-transformation
- 3 D tranformation using c language
Snake-code-(C-to-realize
- 3D贪吃蛇,全新的视觉角度,丰富的地图世界,精美的3D效果,给你带来不一样的感觉!来吃掉一切眼前能吃的的东西让自己长得更长!-3D Snake, a new visual angle, the rich world map, beautiful 3D effect, bring you different feeling! To eat everything in front can eat things that I' m more!
3D-C-PML-fdtd
- 用于三维空间中的电磁场数值模拟,边界条件为CPM吸收边界-3d FDTD code with CPML
OpenGL-3D-the-car-roaming
- openGL在Visual C++的环境中实现3D小车漫游功能。-OpenGL in Visual c++ environment to realize 3 d car roaming function.
Kriging-2d-and-3d-contour
- c++实现克里金插值,绘制等值线,同时里面有opengl的配置环境,适合地球科学参考-c++ achieve Kriging, draw contours, while there are opengl configuration environment for Earth Science Reference
3D-scene-simulation
- visual C++中实现3D场景模拟 opengl 语言-3D scene simulation visual C++ to achieve
3d
- 地理信息系统的简单实现 用c#编写 可以打开地图并在地图上绘制-c# arcgis
8通道2.4G接收机Keil C工程 (1)
- 1. depegation 于振南 在 2017-07-10 23:32:02 上传 说明:简单的Ocr使用,我相信对大家有用!相信对大家有用 可以的 开发平台:C-C++ | 大小:53KB | 下载0次 2. arduino语言说明 QIANXUNLT 在 2017-07-10 23:31:39 上传 说明:arduino入门编程语言说明,主要包括arduino的常量,函数,官方库。想学arduino的菜鸟值得一看。 开发平台:C-C++ | 大小:8KB | 下载0次 3.
displayvector_copia
- This C-code program display a 3D model from a DXF file
OpenGL游戏
- 3D游戏是当前游戏的主流,对于初学者来说,其核心技术就是3D图形编程。长久以来。,OpenGL都是3D游戏开发领域的主流开发包之一,也是开发者追逐顶尖技术的利器。 与DirectX相比,OpenGL一语言简单易懂,前后版本的兼容性也比较好,对于希望进入游戏开发。3D图形处理、模拟仿真、虚拟现实等领域的初学者来说,学习OperlGL一是他们最好的起点。(3d game is the mainstream of the current game, for beginners, its core
AStarPath
- A星算法,用于简化寻路过程中的路径,方便快捷,2D比较合适,3D要特别处理一下(A star algorithm is used to simplify the path in the pathfinding process, convenient and fast, 2D is more appropriate, 3D should be dealt with specially)
3d轮播
- 这是一个基于visual c++制作的网页可实现3d轮换播放,可放于首页商城或者视频首页(This is a web page made based on visual c++, can realize 3D rotation play, can be placed in the front page of the mall or video home page)
OpenGl
- c程序利用OpenGL实现3d图形绘制。(3D graphics rendering.)
3D套餐通用板组装说明及软件相关
- 仿人手写字应用软件,带有参考信息!用C源代码.(Handwritten application software, with reference information using C source code)
SolidWorks二次开发实例精解(冲模标准件3D图库)
- 基于C#的SolidWorks二次开发,实现计划。。。。。。(Two development of SolidWorks based on C#)