搜索资源列表
3D矩阵转换
- 3D矩阵转换并显示转换的3D点-3D matrix conversion and display of 3D point conversion
mutigraphy
- 用动态规划法来解决多段图问题,显示邻接矩阵,显示最后的决策与最小代价
lp1
- 这是求解矩阵的程序,能够求解出N*N的仍以矩阵,并显示在操作界面上。运用多线程实现的-This is the procedure for solving matrix to solve the still out of N* N matrix, and displayed in the operation interface. Using multi-threaded implementation
Magic-square
- Java 程序 源码 显示出 幻方矩阵-Java source code shows magic square matrix
maze
- 你的朋友Jefferson在一个二维迷宫(可以视为是有N*M个格子的方阵)中迷了路,他目前只知道他的起始坐标(startX, startY)和他需要抵达的目的地坐标(destX, destY)。然而迷宫中有许多格子是不能进入的,还有一些格子是收费的——要知道Jefferson手头的现金(cash)极其有限。所以现在你需要写一个程序来帮助他:给出一条步数最短的路径,让Jefferson能够用手头的现金抵达目的地。 1. 迷宫表示,迷宫用一个二维矩阵表示。当用户输入N,M后,计算机随机生成一个N
transformTriangle
- 输入三角形的三个顶点坐标,以及变换方式,通过矩阵的运算进行平移、旋转、缩放变换,结果显示原三角形和变换后的三角形。右击TestTrans_1_2_3运行-Enter the triangle s three vertex coordinates, and the way of transformation, then through matrix operations for translation, rotation, scale transformation, the result can
caizi
- 手机屏幕中显示一个5*5字母矩阵,玩家左右上下移动方向键,使矩阵中每纵列的5个字母都能拼成一个英文单词。- mobile phone screen shows a 5* 5 alphabet matrix, game player about moving up and down arrow keys, so that the matrix of each column of 5 letters to spell a word in english.