-
显示螺旋队列,//螺旋队列.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
-
推箱子游戏是一个在turboC2环境下编写的小游戏,该类游戏版本很多,希望不会雷同...
推箱子游戏是一个在turboC2环境下编写的小游戏,该类游戏版本很多,希望不会雷同-magazines is a game in turboC2 environment prepared by the small games, many versions of such games, hope not identical. .
- 2022-07-27 00:43:56下载
- 积分:1
-
此程序完成哈夫曼编码,我们可以从中理解哈夫曼编码的原理,为大家学习提供方便。在tc20下运行。...
此程序完成哈夫曼编码,我们可以从中理解哈夫曼编码的原理,为大家学习提供方便。在tc20下运行。-Huffman coding procedures are completed, we will be able to understand the tenets of Huffman coding, we facilitate learning. Tc20 in running.
- 2022-12-13 21:05:03下载
- 积分:1
-
YMsgCore-0.1.3-alpha.tar
说明: OE file reader skeleton
- 2019-05-08 20:19:13下载
- 积分:1
-
win98及winme所有补丁
win98以及winme的所有补丁,留给有需要的人(Win98 and all the patches of winme for the people in need)
- 2021-03-24 19:29:14下载
- 积分:1
-
蒙特卡洛算法计算圆周率 calcPIMonteCarlo
用蒙特卡洛算法计算圆周率,以及相应的vs工程文件。(calcuate PI by monte carlo)
- 2020-06-22 01:20:02下载
- 积分:1
-
J2+Plasticity+UMAT+2
说明: abaqus的johnson-cook的umat程序(The UMAT program of ABAQUS's Johnson-Cook)
- 2021-04-27 13:38:44下载
- 积分:1
-
一款很不错的函数作图工具,可以依照不同需求做出函数图象.特别适用于数学建模作图需要...
一款很不错的函数作图工具,可以依照不同需求做出函数图象.特别适用于数学建模作图需要-A very good function mapping tools, they can make different demands function images. Particularly applicable to the mathematical modeling mapping needs
- 2022-01-26 03:18:57下载
- 积分:1
-
万年历
用C语言写的一个万年历超级超级简单的万年历(This is a very very simple Perpetual calendar written by the C language)
- 2019-01-02 15:17:54下载
- 积分:1
-
dphevonline
使用动态规划算法进行混合动力汽车能量管理控制。(Hybrid vehicle energy management control using dynamic programming algorithms.)
- 2020-10-21 21:37:23下载
- 积分:1