-
dbxoda control for using oracle with bcb6/7
dbxoda control for using oracle with bcb6/7
- 2022-01-23 10:52:59下载
- 积分:1
-
源代码样本章2,4,6,和8都包含在evenchap…
The source code samples for chapter 2, 4, 6, and 8 are contained in the EvenChapters project. Those chapters all reference various aspects of this single project. The source code for the BullsEye control (chapter 10 example) is in the BullEyeCtl project. The source samples for the other chapters are provided in the Chapter XX sub-directories.
- 2022-02-01 15:30:58下载
- 积分:1
-
<模拟电子时钟的程序>
算法:将当前时间显示到屏幕,当时间发生变化时,清屏,显示新的时间(当有键盘操作时退出程序)。
(显示时间格式...
算法:将当前时间显示到屏幕,当时间发生变化时,清屏,显示新的时间(当有键盘操作时退出程序)。
(显示时间格式:小时:分钟:秒)
-" Analog electronic clock program" algorithm: the current time displayed on the screen, when the time change, clear screen, display the new time (when there is the keyboard operation, exit procedures). (Show Time format: hours: minutes: seconds)
- 2022-03-24 07:12:34下载
- 积分:1
-
非常不错的摄象头程序,对于开发这类程序的人有福了。
非常不错的摄象头程序,对于开发这类程序的人有福了。-A perfect camera application,A good new for you.
- 2022-05-30 06:28:10下载
- 积分:1
-
a background of the monitoring system, all the source code here.
一个MDF监控系统的后台程序,所有源代码在此。-a background of the monitoring system, all the source code here.
- 2022-02-13 18:31:48下载
- 积分:1
-
利用二十面体逼近球体的方法,不断的产生新的三角形,其中depth表示二十面体中的每个三角形要进行多少次的四等分。...
利用二十面体逼近球体的方法,不断的产生新的三角形,其中depth表示二十面体中的每个三角形要进行多少次的四等分。-use icosahe spherical approximation method, and constantly create new to the triangle. which said the 20-depth body of each triangle to the number of occasions in the four sub.
- 2022-11-25 07:40:03下载
- 积分:1
-
电子病历
电子病历
- 2022-03-12 05:54:30下载
- 积分:1
-
这是一个测试程序
This a test program-This is a test program
- 2022-06-22 06:08:36下载
- 积分: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
-
camera Utility Control Case
摄像头实用程序控件实例-camera Utility Control Case
- 2022-09-28 20:00:03下载
- 积分:1