搜索资源列表
luxuan
- 我做的一个螺旋矩阵程序-I do a spiral matrix procedures
画螺旋线.rar
- 一个关于java的画螺旋线程序,A painting on the java process spiral
l
- 螺旋矩阵 编写一个程序Zifu,该程序运行后,用户根据提示输入范围的上限和下限,随即产生一个该范围的字符 杨辉三角-Spiral Matrix write a program Zifu, the program is running, the user prompted to enter the range of upper and lower limits, then generate a range of characters in the Yang Hui triangle
lxjz
- java写的螺旋矩阵 可以自己设定坐标和值 螺旋矩阵算法编程,沿各个矩形边框依次给矩阵的每一个元素赋值,在计算机内存中构造一个完整的螺旋矩阵,然后输出-java write spiral matrix can be set for the coordinates and the value of spiral matrix algorithm for programming, along the border of each rectangle in turn to the matrix o
matrix
- 自己编写的实现螺旋矩阵的java小程序。螺旋矩阵即整个矩阵顺时针或逆时针从外向内不断递减的矩阵-I have written a small java Spiral Matrix program. Spiral matrix of the entire matrix of clockwise or counterclockwise from the outside in diminishing the matrix
GridWorldCode
- 一个简单的虫子自动找路走出迷宫的java程序-A simple java program that a bug gets out of a maze by itself
Matrix1
- 螺旋矩阵的实现,从键盘输入一个整数(1~20) 则以该数字为矩阵的大小,把1,2,3…n*n 的数字按照顺时针螺旋的形式填入其中-Spiral Matrix in, enter an integer from the keyboard (1 ~ 20) are indicated in the figure for the size of the matrix, the 1,2,3 ... n* n the number of forms filled in accordance with
SpiralArray
- 输入N,打印N行N列的螺旋数组,算法比较简单-Enter a number N, print N lines of spiral columns array, the algorithm is relatively simple
GUI
- GUI图形与实例研究,在屏幕上显示彩虹,螺旋-GUI graphics and case studies, on-screen display rainbow, spiral
Test9
- /** * 第9题:写一方法,打印等长的二维数组,要求从1开始的自然数由方阵的最外圈向内螺旋方式地顺序排列。 如: n = 4 则打印: * 1 2 3 4 * 12 13 14 5 * 11 16 15 6 * 10 9 8 7 * @antor ZhangLinmin */-/*** Question 9: Write a method to print a two-dimensional array of equal length, requiri
Spiral-Array
- 一个简单的Spiral Array螺旋数组的实现-Spiral Array
java
- java基本的黑白螺旋图和网状图,对于初学者很有帮助-java basic black and white spiral chart and network diagram, very helpful for beginners
world
- 螺旋矩阵是一个螺旋形的矩阵输出顺序是从第一行由左到右,然后向下,然后向左,再向上,直至形成封闭的空间,再向内部依此顺序填满空间。-Matrix is a spiral helix matrix was its number from the first row becomes larger and larger, coherent output in the order of from left to right and then down and then up again to the le
Javahomework22
- 利用JAVA产生螺旋序列,通过改变参数size的值来改变螺旋序列的阶数-Order of use JAVA spiral sequence generated by changing the value of the parameter to change the size of the spiral sequence
Circle
- 用java编程实现二维数组m*n螺旋数组:程序中可输入行数和列数,并实现数字从1开始顺时针增加,形成一个螺旋,至把二位数组空格填满为止-Java programming with an array of m* n-dimensional helical array: the program can enter the number of rows and columns, and digital increases clockwise starting from 1, to form a spi