-
显示螺旋队列,//螺旋队列.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
-
这个程序并不帮你翻译任何文字,仅仅只是提供一个专为翻译工作设计的 编辑器.使用它你可以一行行对照的翻译原文. 而当你在翻译过程中碰到了不 认识的新词,计算机能充...
这个程序并不帮你翻译任何文字,仅仅只是提供一个专为翻译工作设计的 编辑器.使用它你可以一行行对照的翻译原文. 而当你在翻译过程中碰到了不 认识的新词,计算机能充当你的词典或笔记本的作用, 让你的翻译工作事半功 倍.当你在翻译某一行文字时,如果发现某个单词不认识,字典区便会显示出单 词的意思,而不需要你的任何按键.当你在字典区没有发现你要的单词时,证明 单词库里没有这个单词,需要你自己从别的途径查找,然后写到字典区内,程序 将马上把它记录在单词库中-this procedure does not help you to translate any text, merely provide a translation for the design editor. Using it you can control the lines of the original translation. But when you in the process of translation encountered did not know a new word, the computer can serve as your dictionary or laptop, so you translation multiplier. when you are in the translation of a text line, if found not understand a word, the dictionary will show that the district words mean, without the need for any of your button. When you zone in the dictionary found no words to you, not to prove the word Curry words, you need Search through other channels, and then wrote a dictionary region, procedures it will be immediately recorded in the word library
- 2022-11-23 08:20:03下载
- 积分:1
-
9054 数据手册 9054 数据手册 9054 数据手册
9054 数据手册 9054 数据手册 9054 数据手册-9054 datasheet
- 2022-10-17 19:05:03下载
- 积分:1
-
A battery charger (LEAD ACID)
A battery charger (LEAD ACID)
- 2022-10-20 21:50:03下载
- 积分:1
-
网游的重点就是代码的复用和脚本配置,这套脚本的特点是可以根据[]定位所要读取的id号,并通过“,”号分割各个属性,那么在利用的时候方便策划编辑。...
网游的重点就是代码的复用和脚本配置,这套脚本的特点是可以根据[]定位所要读取的id号,并通过“,”号分割各个属性,那么在利用的时候方便策划编辑。-Network is the focus of code reuse and configure script, this script can be characterized by [] to read positioning id number, and through
- 2022-08-22 04:20:52下载
- 积分:1
-
很酷的一个计算器代码
很酷的一个计算器代码-a cool calculator code
- 2022-02-01 17:05:13下载
- 积分:1
-
VHDL代码 键盘扫描,数码管静态移位显示,类似于计算器显示数据...
VHDL代码 键盘扫描,数码管静态移位显示,类似于计算器显示数据-VHDL code
- 2022-06-21 23:05:03下载
- 积分:1
-
Student achievement management system implemented with VC
学生成绩管理系统用VC实现的,希望给朋友有些帮助-Student achievement management system implemented with VC
- 2023-09-08 07:20:03下载
- 积分:1
-
电子地图服务器,搭建自己的地图服务,与Openlayers一起使用
电子地图服务器,搭建自己的地图服务,与Openlayers一起使用-Electronic map servers, to build their own mapping service, used together with Openlayers
- 2022-10-22 18:00:04下载
- 积分:1
-
The JILRunOnly project is a simple command
The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to demonstrate in detail, how the JILRuntime/JewelScript library can be embedded into an application.
- 2022-01-25 23:34:52下载
- 积分:1