文件名称:Zuma
-
所属分类:
- 标签属性:
- 上传时间:2015-10-17
-
文件大小:157.77kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个简单的祖玛核心引擎,用链表实现,支持向序列中加入一颗珠子并处理序列的变化。
使用方法:
先输入一个大写字母的连续序列(大写字母表示不同的颜色),再输入操作个数,然后再依次输入每个操作;
每个操作有两个参数:插入位置与球的颜色,位置从0开始计数。
插入位置指的是插入后球的位置。输出的“-”表示空串。
输入:
ABCCBA
4
1 B
1 A
4 C
0 A
输出:
ABBCCBA
AABBCCBA
-
A-A simple Zuma core engine, using the linked list, support to the sequence of a single beads and processing sequence changes.
Using method:
Enter a continuous sequence of capital letters (capital letters to express different colors), and then enter the number of operations, and then enter each operation
Each operation has two parameters: the insertion position and the color of the ball, the position the beginning of the 0 count.
The insertion position refers to the position of the ball. The output of the - said emptystring.
Input:
ABCCBA
4
1 B
1 A
4 C
0 A
Output:
ABBCCBA
AABBCCBA
-
A
使用方法:
先输入一个大写字母的连续序列(大写字母表示不同的颜色),再输入操作个数,然后再依次输入每个操作;
每个操作有两个参数:插入位置与球的颜色,位置从0开始计数。
插入位置指的是插入后球的位置。输出的“-”表示空串。
输入:
ABCCBA
4
1 B
1 A
4 C
0 A
输出:
ABBCCBA
AABBCCBA
-
A-A simple Zuma core engine, using the linked list, support to the sequence of a single beads and processing sequence changes.
Using method:
Enter a continuous sequence of capital letters (capital letters to express different colors), and then enter the number of operations, and then enter each operation
Each operation has two parameters: the insertion position and the color of the ball, the position the beginning of the 0 count.
The insertion position refers to the position of the ball. The output of the - said emptystring.
Input:
ABCCBA
4
1 B
1 A
4 C
0 A
Output:
ABBCCBA
AABBCCBA
-
A
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Zuma/
Zuma/zuma.cpp
Zuma/zuma.exe
Zuma/Zuma.txt
Zuma/zuma.cpp
Zuma/zuma.exe
Zuma/Zuma.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.