-
jiugongwenti
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里,如图1-1所示。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。((Nine-palace issues) in a 3 × 3 of the Nine-palace are 1-8 this 8 random number and the placing of a space in which the cell house, as shown in Figure 1-1. Now required to achieve this issue: the squares adjustment for the right as shown in Figure 1-1 form. Adjustment of the rules: each can only be with the spaces (upper and lower, or left, right) adjacent to a digital flat space. Test Programming to solve this problem.)
- 2008-12-25 22:07:50下载
- 积分:1
-
PrachPara2013.10.21.0928
LTE prach的信令分析代码,由协议解析出数据处理需要的信息(The signaling LTE PRACH analysis code, the protocol analysis data processing need information
)
- 2013-11-05 17:40:16下载
- 积分:1
-
hippe-vector-pattern
vfev ve vvevfevefvevvevefve
- 2018-12-17 04:06:39下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
n428
GSM reading book in the would
- 2018-01-11 20:53:23下载
- 积分:1
-
FactorySoftToolkit
OPC Client和OPC Server的工具和一些帮助,(OPC Client and OPC Server tools and some help)
- 2021-03-26 14:49:13下载
- 积分:1
-
microsoft-bluetooth-API
使用 VC++ 调用微软蓝牙 API 函数的示例代码。可以使用 VC++6.0 至 VC++2010 编译代码。(Using VC++ call Microsoft Bluetooth API sample code. You can use VC++6.0 to VC++2010 compiled code.)
- 2020-12-23 09:09:06下载
- 积分:1
-
DNP3.0-Master
DNP3.0规约调试软件,包含源代码。可用于FTU调试,学习DNP规约。(Statute DNP3.0 debugging software, including source code. FTU debugger can be used to study the Statute DNP.)
- 2009-06-04 09:36:27下载
- 积分:1
-
mod_demod
三种模拟调制与解调的算法,三种模拟调制为:AM,FM,SSB(Three types of analog modulation and demodulation algorithms, three types of analog modulation for: AM, FM, SSB)
- 2003-01-12 14:07:01下载
- 积分:1
-
huaweiGPRs
华为的gprs模块的使用教程,介绍的很详细,也适合其他gprs模块,非常适合开发使用
- 2010-08-03 09:05:44下载
- 积分:1