搜索资源列表
c++
- c++源代码,包括约瑟夫问题、万年历的实现、用C++编写通讯录、螺旋方阵的输出、分形算法和一个编程大赛试题等等。-c++ source code, including Joseph problems, the realization of calendar with C++ the preparation of contacts, the output of square spiral, fractal algorithm and a programming contest questions
luoxuan
- 显示螺旋队列,//螺旋队列.cpp // 21 22 ... ... // 20 7 8 9 10 // 19 6 1 2 11 // 18 5 4 3 12 // 17 16 15 14 13 //看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为 //(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得-Show the spiral queue,// spir
luoxuanjuzhen
- 本程序实现螺旋矩阵,输入一个数即可实现螺旋矩阵的功能-This procedure to achieve spiral matrix, enter a few can achieve the function of spiral matrix
shuzijuzhen
- 数字矩阵,N的平方个数字,从一到N的平方,螺旋状打印-Figure matrix, N the square of a figure, from 1 to N of the square, spiral print
rotate
- 输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。 N=3时,相应的矩阵中每个数字位置如下图所示: 1 2 3 8 9 4 7 6 5-Enter a natural number N (2 ≤ N ≤ 9), the requirements are as follows spiral output matrix, that is, edge length of N*
CASION
- 本程序适用于放射螺旋线作为缓和曲线且前、后缓和曲线长度相同的单曲线放样-This procedure applies to radiation as a spiral curve and the pre-and post-relaxation curve the length of the same single curve lofting
Spiral_Matrix
- 螺旋矩阵:产生指定大小N的螺旋N*N矩阵 最好是小于15*15 的 这样看起来会直观一些-Spiral Matrix: have specified the size N of the N* N matrix spiral preferably less than 15* 15 of this appears to be some intuitive
slxjz
- 双螺旋矩阵的定义如下,矩阵的最中心是1,往上是2,右拐3,向下4,然后依次5、6,7...构成一条顺序增大的螺旋线,此外,如果从中心往下走的话,也是一条对称的螺旋线。题目是给定一个矩阵维度N,将其打印出来 -Double helix is defined as the matrix, the matrix is 1, up 2, right 3, down 4, to be followed by a sequence 5,6,7 ... constitute the helix incre
13
- 一款mathematica程序,用于实现螺旋矩阵的输出,方法简便。-A mathematica program, used to implement the output of spiral matrix method is simple.
mel
- maya 中用mel语言编写的一个小插件,实现创建螺旋曲线-maya mel language using a small plug-in, create a spiral curve to achieve
luoxuanfangzhen
- 实现螺旋方阵的源代码,输出指定行列的螺旋方阵,可以实现数字按螺旋结构递增-Spiral Matrix source code, the output specified rank of the square spiral, spiral structure can be achieved by increasing the number
Spiral-generation-06-2010
- Program for generating spiral shapes (eleptical and rectangular) in PLT, Gereber and DXF format. Very useful tool for designing PCB coils for RFID and other RF applications. Full sources and EXE file
DssPlotter.py
- 水合物分解时的温度----应变计算程序。海底石油工程非常有用。-Gas hydrates may play an important role in global climate change, carbon sequestration, energy production and seafloor stability. However, formation and dissociation pathways in geologically complex systems are poorly
patrolandjifen
- 以动画的方式绘制出对数螺线 的图形,并用一个红色小球来跟踪螺线展开轨迹 以及积分过程-Graphics animation way to draw a logarithmic spiral, and a small red ball to keep track of the spiral to expand the track as well as integrating processes
nishizhenluxianjuzhen
- 逆时针输入输出数据,形成一个逆时针螺旋矩阵-The counterclockwise input and output data, the formation of a counter-clockwise spiral matrix
ANSYS-software-modeling-spiral
- 主要介绍了ANSYS软件中螺旋线建模的几种常见方法,可以举一反三,结合自己的实际应用加以修改。-Introduces several common methods of ANSYS software modeling spiral, you can learn by analogy, combined with their practical application to modify.
Spiral-matrix
- 自己写的一个螺形矩阵的小程序。输入整数N,输出一个N*N的螺形矩阵。-To write a spiral matrix applet. Enter an integer N, output an N* N matrix of the spiral.
Spiral-square
- 一个高效的螺旋方阵输出程序,输入方阵的边长n,然后输出n*n的螺旋方阵 比如:n=4 输出为: 1 2 3 4 12 13 14 5 11 16 15 6 10 9 8 7-An efficient spiral square output program, enter the square side length n, then n* n helical output matrix For example: n = 4 The output is:
Upper-triangular-spiral
- 实现上三角螺旋数:任意输入1到27之间的数字n,即可生成变成变长为n的上三角螺旋数。-Implementation on triangular spiral number: any enter a number between 1 to 27 n, becomes longer as can generate triangular spiral number n.
2.1.-Design-of-2D-Spiral-Gradients
- MRI: RF design Design of 2D Spiral Gradients
