-
n皇后问题,费城经典的解决方法,用General
n皇后问题,费城经典的解决方法,用General-Search方法写的-n Queens problem,solved by classical Philadelphia method,using General-Search method.
- 2022-11-13 11:20:03下载
- 积分:1
-
C#语言 VSTO C#语言编写的word插件,使用VSTO技术
C#语言 VSTO C#语言编写的word插件,使用VSTO技术-C# language VSTO C# plug-word languages, use the VSTO technology
- 2022-06-28 22:00:49下载
- 积分:1
-
基本的java程序
本代码提供了一个深入了解java的基础知识。这个代码很有用,在解决教师提出的任务,有助于了解各种建立在java方法。本代码由几个小程序基于字符串在java和使用几个操作字符串。
- 2023-06-20 17:50:03下载
- 积分:1
-
算法实现题7
算法实现题7-60 战马问题
« 问题描述:
按照国际象棋的规则,在位置(0,0)处的马可以跳到位置(1,2),(1 ,-2),(-1,2),
(-1,-2),(2,1),(2,-1),(-2,1),(-2,-1)处。战马问题中的战马具有更一般的跳跃
能力。位置(0,0)处的战马每次可以跳到k 个位置x y i k i i ( , ),1 £ £ ,中的一个位置。战
马问题要求确定给定的战马能否跳遍无限大的棋盘上的每个位置。
« 编程任务:
对于给定的战马问题中战马的跳跃能力。确定战马能否跳遍无限大棋盘上的每个位置。
« 数据输入:
由文件input.txt给出输入数据。第1 行有1个正整数k,表示位置(0,0)处的战马每
次可以跳到k个位置。接下来的k行,每行有2个整数,表示战马的跳跃位置。
« 结果输出:
将计算结果输出到文件output.txt。给定的战马能跳遍棋盘上的每个位置时输出“Yes”,
否则输出“No”。
输入文件示例 输出文件示例
input.txt output.txt
3
1 0
0 1
-2 -1
Yes
- 2022-01-27 16:50:13下载
- 积分:1
-
网络流行的开源回声消除算法,听说很好用,但是我没有用过,分享出来,给大家使用。...
网络流行的开源回声消除算法,听说很好用,但是我没有用过,分享出来,给大家使用。-popular network revenue echo cancellation algorithm, heard useful, but I never used to share out for everyone to use.
- 2022-05-30 09:07:08下载
- 积分:1
-
RSA算法实现
Visual C++ 环境下开发
RSA算法实现
Visual C++ 环境下开发-RSA algorithm Visual C++ Environment development
- 2022-06-15 13:50:52下载
- 积分:1
-
prolog程序
prolog程序-prolog program
- 2022-10-04 10:00:03下载
- 积分:1
-
This file contains a summary of what you will find in each of the files that
m...
This file contains a summary of what you will find in each of the files that
make up your DialogTest7 application.
-This file contains a summary of what you wil l find in each of the files that make up your Dialo gTest7 application.
- 2022-01-26 03:24:21下载
- 积分:1
-
简介: Visual Basic代码库 是一个集收集,管理Visual Basic代码于一体的软件。它本身带有100多个源码,同时用户可以自己添加,删除自己的源...
简介: Visual Basic代码库 是一个集收集,管理Visual Basic代码于一体的软件。它本身带有100多个源码,同时用户可以自己添加,删除自己的源码,不用打开Visval Basic,你就可以查找和浏览全部源代码。同时,它支持在Visual Basic中打开源代码。 Visual Basic代码库 一定会使您在编程学习之路上走得更好。-Synopsis: Visual the Basic code storehouse is one collection collection, manages Visual the Basic code to one body software. Its itself has more than 100 sources codes, simultaneously the user may own increase, deletes oneself the source code, with does not open Visval Basic, you may search and glance over the complete source code. At the same time, it supports in Visual Basic opens the source code. Visual the Basic code storehouse certainly can enable you to walk even better road in on the programming study.
- 2022-03-02 00:15:07下载
- 积分:1
-
Inventory Conntrol Management System
- 2022-06-29 17:50:46下载
- 积分:1