搜索资源列表
LedData.rar
- 在用单片机制作旋转LED显示屏的时候,需要一个图像取模软件,将矩阵的图像转换成旋转显示的数据。这个工具软件能够做到基本上所有的屏幕显示数据转换,发现功能不足,需要定做取模软件请联系QQ:271743617,SCM production using rotating LED display when the need for a modulus image software, the image is converted into a rotation matrix display data. T
QuenUnit
- 四元数表示旋转矩阵,代替了传统的欧拉角解算外方位元素-Quaternion rotation matrix, Euler angles instead of the traditional elements of exterior orientation Solution
Game3D
- VC7.0+DirectX9.0C写的一个月亮太阳和地球的旋转,太阳在中心自转,地球围着太阳转并且自转,月亮围着地球和太阳转。是一个学习矩阵的例子。因为减少文件大小,把贴图和贴图代码删掉了,可以正常编译,没有贴图-VC7.0+ DirectX9.0C write a moon the sun and the Earth s rotation, the sun in the center rotation, the Earth s rotation around the sun and the m
shuzifangzheng
- 数字旋转方阵问题 可以输入行数 然后自行输出方阵-Digital rotation matrix can then enter the number of rows to output square
Cube
- 帮助D3D学习者了解向量与矩阵运算。 实现效果:指定世界空间中的任意位置作为原点,指定任意长度作为旋转半径,立方体围绕圆心旋转。-D3D assist learners know vector and matrix operations. Achieve results: the designated space in the world at any position as a starting point, designated as the rotation radius of arb
convert
- 分别计算岁差,章动,自转,极移矩阵。章动基于1980章动序列 ,一个小程序。-Calculation of precession nutation polar motion rotation matrix
3dtrans
- 3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor
EarthViewer
- Education program which explain and shows usage the matrix of rotation by example on our planet!
tridperl0_1_12.pl
- 3D simulator stelar telescope in perl with matrix rotation
lxjz
- 从0到99的由内置外的旋转矩阵,初学C语言-From 0 to 99 by the built-in outside the rotation matrix, beginner C language
222
- 老师在班上给我们提供的一个小程序,母的是让我们学习C++编程,这个程序的功能是打印旋转方阵-Teacher in the class provides us with a small program, the mother is to allow us to learn C++ programming, the function of this program is to print the rotation matrix
1
- 输入行列的值,打印出左手旋转矩阵。 例如,输入4 3 ,则输出: 1 2 3 10 11 4 9 12 5 8 7 6-Enter the ranks of the value to print out his left hand rotation matrix.
SSQ_Process
- 双色求处理软件,采用sqlit3数据库操作,旋转矩阵过滤设置,能够减少无用投注,胆码设计更为科学!-Two-color request processing software to using sqlit3 database operations, the rotation matrix filter settings, can reduce unwanted betting bile code design is more scientific.
Matrix-rotation-reflection
- 矩阵旋转反射,实现矩阵的旋转反射程序,简单而实用-Matrix rotation reflection matrix rotation reflection program, simple and practical
lcp__jinfenggo
- 彩票的旋转矩阵程序源码,可减少少投注数目.个人作品 -Rotation matrix lottery program source code, personal works to reduce the number of small bets.
eulerAngles2rotationMatrix
- euler角转到rotation matrix by AJMAL SAEED MIAN-euler angle to rotation matrix by AJMAL SAEED MIAN
ex
- C++编写的各种示例程序有N皇后,旋转方阵,字符串等等,刚学C++的可以参考-The the various sample program written in C++ N-Queens, rotation matrix, string, just learning C++ can reference
3D-Projection
- 本项目展示了如何进行三维投影,即使用二维的绘图API (DrawLine)绘制三维图形的轮廓,开发语言为C#,项目环境为Visual Studio 2008。 三维旋转矩阵是投影操作中的关键,本项目展示了旋转矩阵的使用,并建立了一个简单的三维场景,用户可以通过拖动鼠标对场景进行旋转。-This project shows how three-dimensional projection, that the use of two-dimensional graphics API (Dra
8fbb509537ae07120ade8ad45456d6a3
- 四元数的优势: 三维空间的旋转完全可以由4元数来胜任。传统意义上需要3×3矩阵来进行向量的旋转(4x4矩阵的第四列表示平移)。所以四元数更节省空间,运算速度更快。既然四元数能方便的表示3D旋转,那么对他们进行插值就能产生平滑的旋转效果。-Quaternion advantages: the rotation of three-dimensional space can count from $ 4 to do the job. Traditionally need 33 for vector r
two-kinds-of-Matrix
- 两种简单的矩阵,蛇形矩阵与旋转矩阵,写法比较不好,难以理解-Two simple matrix, serpentine matrix and the rotation matrix, written relatively poor, difficult to understand