-
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空...
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空格中。要求解决的问题是:给出一个初始状态和一个目标状态,找出一种从初始转变成目标状态的移动棋子步数最少的移动步骤。
-8 issue of the digital problem, also known as Nine-palace. In the 3 × 3 chessboard placed eight pieces, each piece is marked 1 to 8, a number of different pieces on the subject are not the same. There is also a board space, and spaces adjacent pieces can be moved to the space. To be resolved is: given an initial state and a target state, to find a target state from the initial movement into the least number of pieces of mobile steps step.
- 2023-06-28 21:25:03下载
- 积分:1
-
Samsung 2440 driver, including 39VF160, IIS, CF, IIC, EEPROM, DMA, NAND, MCP2510...
三星2440驱动程序,包括39VF160,IIS,CF,IIC,EEPROM,DMA,NAND,MCP2510等驱动测试-Samsung 2440 driver, including 39VF160, IIS, CF, IIC, EEPROM, DMA, NAND, MCP2510, such as drive test
- 2023-08-12 09:35:04下载
- 积分:1
-
The files in this directory are the source code for all examples in D.R. Musser,
The files in this directory are the source code for all examples in D.R. Musser, G.J. Derge, and Atul Saini, STL Tutorial and Reference Guide, Second Edition: C++ Programming with the Standard Template Library (Boston, MA: Addison-Wesley, 2001).-The files in this directory are the source code for all examples in D.R. Musser, G.J. Derge, and Atul Saini, STL Tutorial and Reference Guide, Second Edition: C++ Programming with the Standard Template Library (Boston, MA: Addison-Wesley, 2001).
- 2022-03-03 20:32:39下载
- 积分:1
-
输入中缀式,转换为后缀式,并输出结果。如2+2*2,得出结果为6....
输入中缀式,转换为后缀式,并输出结果。如2+2*2,得出结果为6.-Input is made up of type, into a suffix-type, and output. Such as 2+2* 2, the results for the 6.
- 2022-01-24 08:55:45下载
- 积分:1
-
IBE(基于身份的加密)
基于身份标识的加密算法 IBE 由Shamir于1984年首先提出。这种加密算法的基本思想是公钥可以是任何唯一的字符串 ,如 email地址 、身份证或其他标志,它的优点是公钥是可识别的,不需要通常PKI系统的证书发放,同时可以以椭圆曲线形式实现该算法。IBE加密方案的安全性建立在CDH (Com puta-tional Diffie.Henman) 困难问题的一个变形之上,称之为BDH(Bilinear-Diffie-Hellm an)问题。IBE的核心是使用了超奇异椭圆曲线上的一个双线性映射(Weil pairing)。双线性映射是对修正后的Weil对和Tate对的总结和抽象,是第一个实用的IBE方案口]之所以成功的关键,因而在2001年后的大部分IBE方案中都得到了应用.
- 2022-02-24 21:40:56下载
- 积分:1
-
哈夫曼树的建立和哈夫曼编码译码器。用C编写的。是学习数据结构的很好源代码...
哈夫曼树的建立和哈夫曼编码译码器。用C编写的。是学习数据结构的很好源代码-Huffman tree establishment and Huffman decoder. Prepared by C. Data structure is a good learning source code
- 2022-06-21 22:07:03下载
- 积分:1
-
.x+vb,very good,i think so,don t u think so,i wish think so,hard to find.
.x+vb,very good,i think so,don t u think so,i wish think so,hard to find.
- 2022-01-21 03:23:28下载
- 积分:1
-
自己编写的很多源代码,很适用,需要的来下,非常辛苦地编写的代码...
自己编写的很多源代码,很适用,需要的来下,非常辛苦地编写的代码-Many have written the source code, it is applicable, needed to, it is very hard to write code
- 2023-03-10 16:00:04下载
- 积分:1
-
dota2卡尔改键器源码
应用背景dota2下进行卡尔改键,涉及全局热键,使用qt5进行编程关键技术全局热键,qss,windows,模拟按键
- 2022-01-22 14:19:31下载
- 积分:1
-
这是一个用EXCEL表格内容是关于一些统计,调查等
这是一个用EXCEL表格内容是关于一些统计,调查等-Excel is about some statistics, surveys, etc.
- 2022-02-21 22:43:59下载
- 积分:1