-
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5...
显示螺旋队列,//螺旋队列.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,// spiral queue. Cpp// 21 22 ... ...// 20 7 8 9 10// 19 6 1 2 11// 18 5 4 3 12// 17 16 15 14 13// see the above figures with the laws of 1:00 set the coordinates is (0,0), X is positive to the right direction, y direction is positive downward. For example, 7 of the coordinates// (-1,-1), 2 coordinates for (0,1), 3 coordinates for the (1,1). Programming enter coordinates of any point (x, y), the output corresponding to a
- 2023-02-15 09:00:03下载
- 积分:1
-
Section map we can look at the fortran program
切面图的fortran程序 大家随意-Section map we can look at the fortran program
- 2022-03-26 12:40:29下载
- 积分:1
-
This is a simple library of VRML source file. Please look the code vrmlpad, watc...
这是一个简单的图书馆的vrml源文件。看代码请用vrmlpad,观看请用bs.-This is a simple library of VRML source file. Please look the code vrmlpad, watch please bs.
- 2022-04-10 00:01:54下载
- 积分:1
-
电子地图,青岛的呀,如果需要别的告诉我呀
电子地图,青岛的呀,如果需要别的告诉我呀-Electronic map, Qingdao of you, if you need me to tell other
- 2022-02-14 23:47:24下载
- 积分:1
-
打兔子游戏,datuzi,仅供参考,代码不是很完美
打兔子游戏,datuzi,仅供参考,代码不是很完美-Rabbit playing the game, datuzi, only for reference, the code is not perfect
- 2022-03-05 20:57:37下载
- 积分:1
-
让GCD(A,B),没有递归
to get GCD(A,B),and no recursion -to get GCD(A,B),and no recursion
- 2023-07-26 13:25:03下载
- 积分:1
-
OPC的枚举。列举现有的OPC服务器
OPC Enum. Enumerating existing OPC servers
- 2022-12-31 13:50:03下载
- 积分:1
-
用c语言编写的无损压缩中的熵编码的编码和解码程序!
很实用的!...
用c语言编写的无损压缩中的熵编码的编码和解码程序!
很实用的!-prepared by the lossless compression of the entropy coding coding and decoding process! Very practical!
- 2023-03-18 05:00:04下载
- 积分:1
-
C#Web server程序原码
C#Web server程序原码-C# Web server processes the original code
- 2022-05-16 07:30:34下载
- 积分:1
-
实验数据结构,实现矩阵乘法加法和素…
数据结构实验,实现矩阵的加减乘运算,是cpp源文件文件-Experimental data structure to achieve the matrix multiplication addition and subtraction is a cpp source files
- 2022-12-31 05:00:03下载
- 积分:1