-
这是一个实现打印及打印预览的用vc写得小程序
这是一个实现打印及打印预览的用vc写得小程序-This is a realization of print and print preview applet written by vc
- 2022-06-13 07:50:47下载
- 积分:1
-
用20个案例的技巧,希望广大的体育..
用Delphi实现的技巧源代码20例,希望能对广大编程爱好者以帮助,-with Delphi source code for the skills of 20 cases in hopes of the majority of programming enthusiasts to help, thank you
- 2022-02-04 23:19:18下载
- 积分:1
-
Flex and JAVA configuration, the standard demand for documents, set up Eclipse p...
flex与java的配置,标准需求文档,设置eclipse提示功能。-Flex and JAVA configuration, the standard demand for documents, set up Eclipse prompts.
- 2022-03-13 14:42:19下载
- 积分:1
-
利用键盘显示驱动芯片8279实现计数的功能.
利用键盘显示驱动芯片8279实现计数的功能.-use of the keyboard display driver chip count of 8279 to achieve functional.
- 2022-07-02 14:08:29下载
- 积分: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
-
C#教程,基本的部分。供大家参考。这是从老师那拷的,呵呵。...
C#教程,基本的部分。供大家参考。这是从老师那拷的,呵呵。-C# Tutorial, the basic part. For your reference. This is a copy from the teacher that, and He He.
- 2022-03-31 22:41:26下载
- 积分:1
-
一个MFC图表控件示例
一个简单的一个MFC图表控件示例,包含线图、柱状图等,适用于Microsoft Visual Studio .net C++ 2003,示例包含源码和demo,使用很简单。
- 2023-06-12 15:10:03下载
- 积分:1
-
cs游戏中一种登陆器,是迪酷上的,很不错,cs版本为1.6。大家可以...
cs游戏中一种登陆器,是迪酷上的,很不错,cs版本为1.6。大家可以-cs landers a game is cool on Di, very good, cs version 1.6. U.S. can
- 2022-07-13 19:07:08下载
- 积分:1
-
创造了这个应用程序向导为您OperateReg申请。此应用程序
不仅展示了使用Microsoft基础类的基本知识
而且也是写你的应用程序的起...
创造了这个应用程序向导为您OperateReg申请。此应用程序
不仅展示了使用Microsoft基础类的基本知识
而且也是写你的应用程序的起点。
而且也是写你的应用程序的起点。-AppWizard has created this OperateReg application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
but is also a starting point for writing your application.
- 2022-09-20 11:35:02下载
- 积分:1
-
实现二叉树的前序、中序、后序排列,以菜单形式出现
实现二叉树的前序、中序、后序排列,以菜单形式出现-achieve binary tree of the former sequence, sequence after sequence arranged in the form of a menu
- 2022-01-26 07:27:36下载
- 积分:1