-
显示螺旋队列,//螺旋队列.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
-
non
用非递归的方法先序遍历二叉树-non- recursive method preorder Binary Tree
- 2022-05-06 23:49:41下载
- 积分:1
-
操作系统,进程调度算法的模拟,用C语言实现对5个进程采用动态优先权优先算法的进程调度...
操作系统,进程调度算法的模拟,用C语言实现对5个进程采用动态优先权优先算法的进程调度-jinchengdiaodusuanfa
- 2022-06-26 20:24:55下载
- 积分:1
-
简单的用VC++6.0编写的对话框,该对话框包括了各种类型的控件....
简单的用VC++6.0编写的对话框,该对话框包括了各种类型的控件.-Simple to use VC++ 6.0 prepared dialog, the dialog box includes all types of controls.
- 2022-04-13 11:30:33下载
- 积分:1
-
这个论坛也不错.适合做毕业设计的,包含大多数基本功能
这个论坛也不错.适合做毕业设计的,包含大多数基本功能-this forum is a good one. Suitable for graduation design, including most of the basic functions
- 2022-06-21 02:47:19下载
- 积分:1
-
运筹学中经典的跟随
运筹学最经典的解决后续问题的算法-tacticians classic follow-up to resolve the issue of the algorithm
- 2022-05-22 18:56:47下载
- 积分:1
-
Acprotect1.10 Build123之C语言篇.chm
Acprotect1.10 Build123之C语言篇.chm-Acprotect1.10 Build123 the C language articles. Chm
- 2022-08-18 06:13:25下载
- 积分:1
-
Matlab linear approximator
Matlab linear approximator
- 2022-07-03 10:12:25下载
- 积分:1
-
Fingerprint
基于指纹识别身份验证的数据采集系统设计与实现-Fingerprint-based authentication of the data acquisition system design and implementation
- 2022-12-26 23:55:03下载
- 积分:1
-
A screen video software, the software can be used to process computer video
一个屏幕录像软件,用该软件可以对电脑操作过程录像-A screen video software, the software can be used to process computer video
- 2022-02-03 14:20:44下载
- 积分:1