搜索资源列表
用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
Vc-3d
- Vc例程:提供有关用Vc三维字体编程方法等内容。-Visual c++ Programme: It contains the method of making 3d font.
WPF 3d效果源码
- 3d效果源码
3d 弹珠跳棋
- 3d 弹珠跳棋
3d 弹珠跳棋
- c#实现 3d 弹珠跳棋
Piechart.使用c#编写的3d饼图控件
- 使用c#编写的3d饼图控件,已经生成来DLL,直接在程序中使用即可!,c# prepared to use 3d pie chart control has been generated to DLL, used directly in the process can be!
fdtd-3d-pml.rar
- 在c++环境下编写的fdtd三维pml吸收边界程序,经过调试后效果很好,In c++ environment, prepared by three-dimensional pml absorbing boundary fdtd procedures, after testing the effects of good
AE-3d
- ArcEngine+3d二次开发实例,包含c#和VB两种开发语言-ArcEngine+3 D examples of secondary development, including c# and VB both languages
Packt.-.3d.Game.Development.with.Microsoft.Silver
- A practical guide to creating real-time responsive online 3d games in SilverLight 3 using c#, XBAP, WPF, XAML, Balder, and Farseer Physics Engine.
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
3d-c-PML-fdtd
- 用于三维空间中的电磁场数值模拟,边界条件为cPM吸收边界-3d FDTD code with cPML
3d1.0.0.1【3.3 3d基础框架】
- c# 3d程序绘制 3d基础框架 OpengL 基础(The c# 3d program draws the 3d foundation framework OpengL Foundation)
Real Time 3d Terrain Engines Using c++ and DX9
- Book: Real-Time 3d Terrain Engines Using c++ and DirectX 9 Author: Greg Snook Editorial: charles River Media 1 edition (June 2003)
c#加载x模型
- 利用c#加载3d模型,适合初学者学习c#调用3d模型(Loading 3d model with c#)
Kinect 3d Video capture Project
- Kinect 3d Video capture Project version 3.2 copyright (c) 2010-2016 Oliver Kreylos
c#二维三维图形绘制 工程实例宝典(1)
- 使用c#语言实现二维三维曲线,3d图形的各种图标。(The use of c# language to achieve two-dimensional three-dimensional curves, 3d graphics of various icons.)
3d游戏引擎设计与实现
- 使用Visual c++ 编写的3d游戏引擎设计与实现(Design and implementation of 3d game engine)
3d套餐通用板组装说明及软件相关
- 仿人手写字应用软件,带有参考信息!用c源代码.(Handwritten application software, with reference information using c source code)
SolidWorks二次开发实例精解(冲模标准件3d图库)
- 基于c#的SolidWorks二次开发,实现计划。。。。。。(Two development of SolidWorks based on c#)
3d STEP Library
- 对三维文件.step结构进行解析,以便于c#导入.step进行图像处理。(Analysis of three dimensional file.Step structure)