Welcome![Sign In][Sign Up]
Location:
Search - AABB

Search list

[Documentsaaabbcc

Description: for automation ,it is very good-for automation, it is very good
Platform: | Size: 28672 | Author: aaa | Hits:

[Other Gamescoldet12

Description: 一个用于碰撞检测的源代码,非常的不错,很好用的,你下了就知道-a collision detection for the source code, very good, very good use, and the next you know
Platform: | Size: 160768 | Author: xxx | Hits:

[Graph DrawingPolygon_collison

Description: 多边形之间的碰撞检测,本示例中为左侧的五边形主动碰撞右侧的五边形,碰撞后返回-Collision detection between polygons, this example of the pentagon to the left side of the right of initiative pentagon collision, collision and returned to
Platform: | Size: 280576 | Author: cstarbl | Hits:

[ADO-ODBCWildMagic2p5WithPhysics

Description: 数学物理函数库,包含包围盒算发AABB,方便开发,非常好用。-Library of mathematical physics, including the bounding box counting fat AABB, facilitate the development, very easy to use.
Platform: | Size: 8271872 | Author: sunyang395094795 | Hits:

[Windows DevelopOpcode

Description: 这是一个AABB碰撞检测库,实现了多种模型之间的碰撞检测-This is an AABB collision detection library, realize a variety of models of the collision detection between
Platform: | Size: 201728 | Author: 王秋锋 | Hits:

[Graph programRayandAABBCollision

Description: 光线与AABB盒的碰撞检测。程序简单但却很有效。-Light and AABB Collision Detection Kit. Simple but very effective.
Platform: | Size: 21504 | Author: sking | Hits:

[Windows Developsolid-3.5.6

Description: 关于碰撞检测的源程序,使用AABB包围盒。-Collision Detection on the source, the use of AABB bounding box.
Platform: | Size: 823296 | Author: Steve zhao | Hits:

[Game Programc++RPG

Description: 带地图和及时血条功能 随机遇敌 安全区设定 宝箱和多选择任务-With map and timely feature articles random blood遇敌chest security zone settings and multi-choice tasks
Platform: | Size: 697344 | Author: icevving | Hits:

[Graph programcollisiondetection_2

Description: opengl 高级的碰撞检测 圆对三角 圆对圆-advanced collision detection
Platform: | Size: 3045376 | Author: xie xie | Hits:

[GDI-Bitmaptest12

Description: 采用aabb的层次包围盒算法进行碰撞检测,VC++,OPENGL-OPENGL
Platform: | Size: 1075200 | Author: 柳岸 | Hits:

[3D GraphicOctree

Description: java3D实现碰撞检测时的八叉树创建,并提供AABB碰撞检测算法-java3D Octree
Platform: | Size: 7168 | Author: xiaoyupeng | Hits:

[Windows Develop5aabb

Description: collision detection, a useful code
Platform: | Size: 1607680 | Author: joseph | Hits:

[3D Graphicrayslope

Description: 3D图形中射线的碰撞检测,射线与AABB,三角形,球的碰撞分析-3D graphics ray collision detection, ray and AABB, triangle, the ball' s collision analysis
Platform: | Size: 7168 | Author: jiangli | Hits:

[Otherstringmatching

Description: 可以采用正则表达式来实现字符串匹配功能。一种简单的正则表达式是由英文字母(区分大小写)、数字及通配符"*"和"?"任意组合而成的。"?"代表任意一个字符,"*"代表零个或任意多个字符。例如,a*b可以匹配acb,aabb,afdfdb,ab等,但不可以匹配ac,bb,abbc;a?b可以匹配acb,abb,但不可以匹配ab,accb。试编写一个程序,从文件中读入N个字符串,再从键盘上读入任意一个合乎规则的正则表达式,例如:"a?bb*d",输出符合正则表达式的字符串。 查询的字典文件为test.txt,可以自己修改-Regular expressions can be used to implement string matching capabilities. A simple regular expression from the English letters (case sensitive), numbers and wildcard "*" and, " ?" Arbitrary combination. " ?" Represents any one character, "*" represents zero or any number of characters. Example, a* b match acb, aabb, afdfdb, ab and so on, but not match the ac, bb, abbc a? B can match acb, abb, but not match ab, accb. Try to write a program read from a file into the N string, and then read from the keyboard, on a line with any of the rules of regular expressions, such as: " a? Bb* d" , the output in line with regular expression string. Query dictionary file test.txt, you can modify their own
Platform: | Size: 2048 | Author: wind | Hits:

[CSharpabc

Description: C#语言做的极品小蜜蜂,本来是想做成飞机的,无奈没有找到飞机图片,于是用一只蜜蜂代替。本游戏属于碰撞类游戏,主要用到了aabb类。游戏中的物体都是该类派生的子类。 -C# language to the Need for small bees, wanted to made the aircraft, but unfortunately did not find the aircraft pictures, so instead of using a bee. This game is part of the collision game, the main use of the aabb class. Type of game objects are derived subclass.
Platform: | Size: 229376 | Author: 陈文奇 | Hits:

[Windows Developdetect

Description: 静态背景下运动物体的识别,可以画出运动物体的轨迹,很有用-detect the moving objects
Platform: | Size: 7655424 | Author: pyf | Hits:

[CSharpcsharp_bee

Description: Csharp游戏极品蜜蜂(含开发介绍源码说明) 闲着无聊,开发第二个游戏,怀恋小时候在游戏机上玩的那种什么飞机。 本来是想做成飞机的,无奈没有找到飞机图片,于是用一只蜜蜂代替。 本游戏属于碰撞类游戏,主要用到了aabb类。游戏中的物体都是该类派生的子类。 由于键盘操作实在没有小型游戏机快,于是没有进一步做更复杂的功能。 不过本游戏中亦有第一个游戏所没做到的功能。开发环境:vs2005 -Csharp game Need for bees (with the development description source note) idle boredom, developing a second game, nostalgia for childhood play in the game what kind of plane. Wanted made aircraft, unfortunately did not find aircraft pictures, so instead of using a bee. This game is the collision game, the main use of the aabb class. Games such objects are derived subclasses. As the keyboard is no small game soon, so without further to do more complex functions. However, this game is also the first games do not function. Development environment: vs2005
Platform: | Size: 104448 | Author: 红信 | Hits:

[Otheraabb

Description: 用c++实现排队轮中,适用于1台服务器,多个客户的模型,程序运行提示客户输入相应的条件,达到运行效果。-Using c++ implementation in the queue for a single server, multiple client model, the program prompts customers to enter the appropriate operating conditions, to achieve operating results.
Platform: | Size: 9216 | Author: 王鹏 | Hits:

[3D GraphicAStarStar

Description: 相当不错的A*算法。程序简明易懂,适合初学者-AABB algorithm implemented with D3D. Procedures easy to understand for beginners. . . . . . . . .
Platform: | Size: 10240 | Author: sadfsadf | Hits:

[DirextXPickDemo042

Description: 一个基于DirectX的AABB拾取的实现-Pick up a DirectX-based implementation of AABB
Platform: | Size: 5774336 | Author: 德曼 | Hits:
« 1 2 34 »

CodeBus www.codebus.net