-
newton-raphson iteration method
用newton-raphson法求解stewart平台运动学正解(Solving kinematics solution of Stewart Platform)
- 2018-08-31 10:29:17下载
- 积分:1
-
buchong1
永磁同步电机基于响应面法和遗传算法优化设计源代码程序(Response Surface Method and Genetic Algorithms for Optimizing Source Code Program of Permanent Magnet Synchronous Motor)
- 2019-06-10 10:59:49下载
- 积分:1
-
于深度学习的图像检索和图像识别的代码资料 caffe-cvprw15-master
说明: 这是基于深度学习的图像检索和图像识别的代码资料(This resource is related with image retrieval with deep learning.)
- 2020-06-22 00:00:02下载
- 积分:1
-
反演(第一章)
北京大学地球物理反演课程的一些资料,很有用,讲一些地球物理反演的理论和方法(Geophysical inversion)
- 2019-03-19 08:41:45下载
- 积分:1
-
通讯录实现新建,添加查找,删除,的基本功能
简易
通讯录实现新建,添加查找,删除,的基本功能
简易-Address Book in new, add to find, delete, the basic functions of the Summary
- 2022-02-21 06:46:58下载
- 积分:1
-
sil9024
说明: sil9024 linux 驱动代码,使用 gpio i2c 方式驱动(sil9024 driver for hi3531)
- 2020-10-24 19:40:02下载
- 积分:1
-
作业
本题编写程序模拟人进行连连看游戏,电脑模拟人玩连连看的过程如下:
1、分析本局游戏,将本局游戏转化成一个二位数组。0表示空白区域,数字表示该游戏牌为出现在游戏中的第几类游戏牌。
2、利用广度优先搜索算法,判断两个游戏牌是否可以消除。
3、程序模拟人点击可以消除的一对游戏牌进行消除。
对某局游戏转化成二维数组如下:
0 0 0 0 0
0 1 2 0 0
0 0 3 4 0
0 0 0 1 0
输入二位数组的行、列,二位数组、起始元素的的坐标、终止元素的坐标,判断起始游戏牌和终止游戏牌是否可以消除。
对上例输入
4 5
0 0 0 0 0 0 1 2 0 0 0 0 3 4 0 0 0 0 1 0
1 1
3 3
输出 TRUE(The writing program simulates the game, and the computer simulates the process of watching the game as follows:
1. Analyze the game and convert the game into a two - bit array. 0 is the blank area, the number indicates that the game card is the number of game cards that appear in the game.
2. Use the breadth first search algorithm to judge whether the two game cards can be eliminated.
3, the program simulates a pair of game cards that can be eliminated by clicking.
A game of a game is transformed into a two-dimensional array as follows:
00000
01200
00340
00010
Input the row and column of the two bit array, the coordinates of two bit array, the initial element, and the coordinates of the termination elements, so as to determine whether the initial game card and the ending game card can be eliminated.
For example input
45
0000001200 0034000010
11
33
Output TRUE)
- 2017-12-17 16:01:15下载
- 积分:1
-
SQLite3Develop
Sqlite3 的确很好用。小巧、速度快。但是因为非微软的产品,帮助文档总觉得不够。这
些天再次研究它,又有一些收获,这里把我对 sqlite3 的研究列出来,以备忘记。(Sqlite3 really good use. Small, fast. But for the Microsoft products, always feel that not enough to help document. This
Some day to study it, and have some harvest, here I study on SQLite3 list, to forget.)
- 2012-09-25 17:13:03下载
- 积分:1
-
function viewer function Viewer
函数查看器 函数查看器-function viewer function Viewer
- 2022-07-17 09:02:46下载
- 积分:1
-
潜艇大战
经典游戏原码
潜艇大战
经典游戏原码-World War II submarine game classic original code
- 2023-06-17 18:55:03下载
- 积分:1