-
一个用BC3。1写的仿WINDOWS窗口界面,有美观的窗口界面,菜单功能,并能够读取并显示一幅256以及256色以下的BMP文件。本人初学者,请指点...
一个用BC3。1写的仿WINDOWS窗口界面,有美观的窗口界面,菜单功能,并能够读取并显示一幅256以及256色以下的BMP文件。本人初学者,请指点-One with BC3. 1 written in imitation WINDOWS window interface, the window has beautiful interface, menu functions, and be able to read and display an 256 and 256 color BMP file below. I am a beginner, please instruct the
- 2022-06-28 07:00:46下载
- 积分:1
-
这个程序用来模拟银行业的情况
本程序主要用于模拟某银行一天的营业状况,可用文本配置窗口、
座位数和测试分钟数-This procedure used to simulate a situation in the banking business day
- 2022-05-10 11:51:54下载
- 积分:1
-
LM优化算法用于系统的参数估计和辨识
LM优化算法用于系统的参数估计和辨识-LM optimization algorithm for the estimation of parameters and Identification
- 2022-03-20 20:55:12下载
- 积分:1
-
Teaching computer programming configuration software source code, although not h...
计算机组态软件编程教材的源代码,虽然书写得不怎么样,但是这些小程序对大家还是很有帮助的。第3章-Teaching computer programming configuration software source code, although not how to write, but the U.S. is still a small program useful. Chapter 3
- 2022-04-29 00:41:15下载
- 积分:1
-
一种基于组合神经网络分类器
A neural network classifier based on Dempster-Shafer
theory
- 2022-09-04 21:50:02下载
- 积分:1
-
网络与通信ComTest.rar
网络与通信ComTest.rar-networking and communications ComTest.rar
- 2022-03-20 22:59:55下载
- 积分:1
-
in C++ Builder, it can be easy to show transparent bitmap. Bitmap and transparen...
在C++Builder中,可以轻而易举地显示透明位图。透明位图与透明GIF图像相比有一个很大的优点,即:GIF图像格式最大支持256种颜色,位图却可以支持真彩色。 -in C++ Builder, it can be easy to show transparent bitmap. Bitmap and transparent transparent GIF image compared with a lot of advantages, namely : GIF format images maximum support 256 color bitmap can support true color.
- 2022-01-22 10:40:35下载
- 积分:1
-
本程序实现了数学上两点之间的求距离的算法,与具体的实现过程.希望对大家有一定的帮助....
本程序实现了数学上两点之间的求距离的算法,与具体的实现过程.希望对大家有一定的帮助.-realized by the mathematical 2:00 for the distance between the algorithm and its implementation process. We hope to have some help.
- 2022-03-18 16:10:00下载
- 积分: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
-
331 small C language, the Windows API procedures for the preparation of small, t...
C语言五子棋小程序,Windows API编写小程序,编译器是lcc,vc也可以的,算法做的很仔细,电脑很强的-331 small C language, the Windows API procedures for the preparation of small, the compiler is LCC, vc, I can do the algorithms very careful and very strong computer
- 2022-03-21 11:59:20下载
- 积分:1