搜索资源列表
用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
Dijistra最短路径 二维数组结构 c++
- Dijistra最短路径 二维数组结构 c-Dijistra Shortest Path 2D array structure c
2dmesh.c
- 三角网格划分,可以用计算有限元的钱处理部分-triangle mesh.......finte element method preprocess> .this is good code for 2d finite element computation. it can make program easily!
mapEdit
- 用C#实现的一个2d战旗类游戏的通用地图编辑器-With C# Achieve a 2d game Stabswache Universal Map Editor
tokamak_1.0.5a
- 一个游戏的物理引擎,来源于日本最新的开源。非常不错,已利用它开发了游戏。-It s a physics engine for developing 2d or 3D games.
2D
- 2D program using c-2D program using c++
2D_FFT
- 用C++编写的实现二维FFT变换的写程序。-Written in C++, to achieve two-dimensional FFT transform to write programs.
LK_CatMoving
- XNA3.1编程,移动的精灵, C#2D编程的基础-xna programming
2D
- 2D俄罗斯方块,C++实现,功能界面优秀,质量不错-2D Tetris, C++ implementation, functional interface, excellent, good quality
xianxingxitongdepinyufenxifa
- How to apply the 2D FFT functions in Matlab 如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程-How to apply the 2D FFT functions in Matlab 如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程
Obj2DActiveX_invb6
- object 2d in vb6. transpic.ctl PopopMenu.ctl TextBox.ctl vscroll.ctl activx in visual basic 6.
LlamaWorks2D
- < C++游戏编程入门>>中用到的游戏引擎,2D界面的开发引擎,想学游戏编程的朋友们可以下来-beginning C++ game progaming
Contra2D
- Game Contra 2D using directX 9.0 and C-Game Contra 2D using directX 9.0 and C++
Structural-Matching-of-2D-Electrophoresis-Gels-us
- Structural Matching of 2D Electrophoresis Gels using Graph Models... Full Implementation of article in C#... upload contains original article and Database used in Article-Structural Matching of 2D Electrophoresis Gels using Graph Models...
C-FFT--source-code-part1
- C实现 快速傅立叶变换FFT FFT-1D FFT-2D 源代码 第一部分-C to achieve the first part of the Fast Fourier Transform FFT FFT-1D FFT-2D source code
2D-reflection-wave
- 二维反射波,多次覆盖,用雷克子波褶积,C++小程序-Two-dimensional reflection wave, many covered with a the Ricker wave of convolution, C++ applet
Basic-shapes-2d-opengl-cPP
- Opengl basic shapes c++ Cube, Star, TRAPEZOID
Chart2D
- Fast 2D Chard Control C#
C++版的飞机大战
- 用c++结合MFC写的2D游戏,对于新手会很有帮助的
plot 2d
- this for plot 2d in c# for plotting function 2d