搜索资源列表
用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()
3Dshow2D
- 3d中实现2d效果的例子。。。。。。。。 可以做为。。。。。自己看了就知道了-3d 2d achieve results example. . . . . . . . Can provide. . . . . Read on their own know
2Dshownin3Deffect
- 3D中显示2D图片,c++环境下在3D场景中实现对2D图片的显示效果。
Android基础教程
- 第一部分 Android简介 第1章 快速入门.............. 3 1.1 安装工具...... 3 1.1.1 Java 5.0+.... 3 1.1.2 Eclipse.......... 4 1.1.3 Android....... 4 1.1.4 Eclipse插件..................... 5 1.2 创建第一个程序.... 7 1.3 在模拟器上运行
3Dshow2D
- 3d中实现2d效果的例子。。。。。。。。 可以做为。。。。。自己看了就知道了-3d 2d achieve results example. . . . . . . . Can provide. . . . . Read on their own know
Java2D
- 一个演示Java2D实现为扁平形状添加一种灯光效果以实现一种类3D外观。-Java2D achieve a demonstration for a flat shape to add lighting effects to achieve a 3D appearance category.
2Dshownin3Deffect
- 3D中显示2D图片,c++环境下在3D场景中实现对2D图片的显示效果。-3D display 2D picture, c++ Environment in the 3D scene to realize 2D image display.
GAMEDEV
- 推箱子游戏,是一个仿3D游戏,实际上还是2D的。基本思路是按照win32程序的程序接口结构,设计一个游戏,实现一个“人”作为主动方,应该直接由游戏玩家通过键盘直接控制。被推的“箱子”,箱子作为被动方,应该能自动根据“人”的推动来进行移动,实现“被推”的移动效果。至于地图的绘制,应该由外部文件导入来完成,然后通过对应的图片剪切,将地图画好。-Push Box game, is an imitation 3D game, in fact,
piecontrol
- 饼图控件,实现了2D,3D效果,很好,很强大-Pie chart control, achieved a 2D, 3D effects, very good, very strong
gobel
- 大一时写的一段代码,用opengl实现的星球绘制,2D界面实现的3D效果,非常炫丽,但是循环得自己控制,否则对CPU要求非常高-A moment to write a section of code using opengl to achieve planet rendering, 3D effects, 2D interface is very dazzling, but the loop to control their own v
jidea0.9
- JS实现2D,3D效果报表,演示代码非常全面,欢迎大家使用-JS realization of 2D, 3D effect statements, the demo code is a very comprehensive welcome to use
RANSAC_m
- 用matlab实现的有关Ransac算法做的2D及3D拟合效果。-Use the matlab achieve Ransac of algorithm do 2D and 3D fitting effect.
Billboard
- 用广告牌技术实现树木(2D)的3D效果,用到摄像机漫游(Directx3D)-Technology with billboard trees (2D) 3D effect, use the camera roaming (Directx3D)
3DViewSharp
- OpenNI+Asus Xtion Pro Live+OpenGL, 实现3D、2D效果-OpenNI+Asus Xtion Pro Live+OpenGL, to achieve 3D, 2D effect
wordrace
- JAVAscr ipt 3D 将虚拟三维坐标投射到显示平面上,实现三维运动效果。-JAVAscr ipt 3D A VIRTUAL 3D COORDINATES SYSTEM TURN 3D COORDINATES INTO 2D VALUES
CustomDialog
- 多个例子,实现Android中对话框,各种效果2D和3D特效-Several examples, to achieve in Android dialog, a variety of effects 2D and 3D effects
BtnTurn
- 2d菜单模拟3d效果,按钮的实现。类似所有游戏主界面 选择下拉拖动菜单按钮。-2 d menu simulated 3 d effects, the realization of the button.Like all games main interface drive selection drop-down menu button.
俄罗斯方块(3D、2D)
- 使用c# winform 实现俄罗斯方块,包含2D/3D功能。 声明:这篇文章主要是参考几个别人的博文及源代码学习(the Tetris game develop with C#(Winform),the function include 2D and 3D.)
3D+2D效果显示
- 实现三D效果的定时图片轮播效果,主要用于桌面的效果显示,可添加链接功能(The effect of three D timing picture carousel effect, which is mainly used to display the desktop effects, you can add a link function)
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.