-
用VB实现的internet连接向导
用VB实现的internet连接向导-VB internet Connection Wizard
- 2023-02-16 19:00:04下载
- 积分:1
-
很简单的mp3播放器,教你如何实现mp3的实现方法
很简单的mp3播放器,教你如何实现mp3的实现方法-Very simple mp3 player, mp3 teach you how to achieve the realization of methods
- 2022-02-11 15:23:04下载
- 积分:1
-
c++实现文件的相关操作,文件的读取,文件的写入,打开、关闭以及相关操作,还不是很完善哈!...
c++实现文件的相关操作,文件的读取,文件的写入,打开、关闭以及相关操作,还不是很完善哈!-c++ documents related to the achievement of the operation, the document read, file write, open, closed, and related operations, and Kazakhstan is not very perfect!
- 2022-08-26 00:18:06下载
- 积分:1
-
tool to transfer from one directory to another
tool to transfer from one directory to another
- 2022-12-09 05: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
-
基于队列中挂起的任务数自动调整线程数,使用策略来提供灵活性和可扩展性...
基于队列中挂起的任务数自动调整线程数,使用策略来提供灵活性和可扩展性-It can auto-adjust threads basing on queue-hanging up,which also use strategies for flexiblility and extensibility.
- 2022-05-30 10:12:18下载
- 积分:1
-
本系统的名称为“小型图书馆管理系统”,它具有以下功能: 1.借书,还书 2.增书,删书 3.按作者名或专业领域检索图书 4.查找被某为读者借走的一批书 5.查找
本系统的名称为“小型图书馆管理系统”,它具有以下功能: 1.借书,还书 2.增书,删书 3.按作者名或专业领域检索图书 4.查找被某为读者借走的一批书 5.查找最近借走某书的读者 6.查找某管理员的操作记录. 备注:① 管理员分四类:借书管理员,还书管理员,采编管理员(增书,删书),馆长助理 ② 读者有最大借书量 ③ 图书未归还前,不能对它进行借书操作.-the system known as "mini-library management systems," it has the following functions : 1. Library, book 2. Zeng, adding three books. According to the author or professional search field 4. A search was to take readers through a number of book five. You go through a recent book readers 6. the search for a caretaker operational records. Note : administrators at four categories : library administrators, book manager, editorial manager (by, censored books), the Assistant Curator readers have the greatest volume library books had not returned before it can operate for the library.
- 2023-08-23 11:35:04下载
- 积分:1
-
optimal binary tree and coding, to achieve a given frequency Construction Group...
最优二叉树及编码,能够实现给出一组频率构造最优二叉树且求出其编码,在通讯中具有很好的作用。-optimal binary tree and coding, to achieve a given frequency Construction Group optimal binary tree can get its coding, the newsletter has a very good role.
- 2022-03-24 13:16:31下载
- 积分:1
-
include DOS memory allocation, data change of space allocation, distribution mai...
包含分配DOS存储段,改变数据段空间分配,分配主存储器,从远堆中释放一块 ,重新分配主存, 改变数据段空间位置-include DOS memory allocation, data change of space allocation, distribution main memory, far from the rubble release of a redistribution of the main deposit, change of the spatial data, etc.
- 2022-07-26 22:42:58下载
- 积分:1
-
华为公司的编程规范,很多编程风格不是很好的程序员可以借鉴一下,风格好谁都喜欢...
华为公司的编程规范,很多编程风格不是很好的程序员可以借鉴一下,风格好谁都喜欢-Program standard of company HuaWei, good reference for some programmer that not had a good programming habit/style.
- 2022-07-23 22:33:15下载
- 积分:1