-
c语言做的猜数字游戏,这个游戏的规则比较简单,一般两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜得人知道。猜的人就可以开始猜。...
c语言做的猜数字游戏,这个游戏的规则比较简单,一般两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜得人知道。猜的人就可以开始猜。每猜一个数字,出数者就要根据这个数字给出几A几B,其中A前面的数字表示位置正确的数的个数,而B前的数字表示数字正确而位置不对的数的个数。
-c language to number guessing game, the rules of the game is relatively simple, general two people to play, one out of numbers, one guess. To a good number of people out of a 4-digit number does not repeat not be allowed to guess one knows. Guess people can start guessing. Each guess a number, a number of those who should according to this figure gives a few A few B, where A numerical position in front of the number of correct number, while the B before the numbers indicate the number of correct and incorrect number of locations the number of .
- 2022-12-26 22:50:03下载
- 积分:1
-
按钮控件极为好用,欢迎使用,按钮控件极为好用,欢迎使用
按钮控件极为好用,欢迎使用,按钮控件极为好用,欢迎使用-sfsf
- 2023-05-30 09:30:03下载
- 积分:1
-
在vs2005环境下开发的,用C#语言,含有留言,回复等功能。
在vs2005环境下开发的,用C#语言,含有留言,回复等功能。-In the vs2005 environment developed using C# language, contains a message, reply and other functions.
- 2022-02-26 04:24:23下载
- 积分:1
-
按时记费程序,主要应用于网络,把时间作为划分的依据
按时记费程序,主要应用于网络,把时间作为划分的依据-timely billing procedures, mainly used in networks that time as the basis for division
- 2023-08-30 18:20:03下载
- 积分:1
-
简单的游戏代码,不错的
简单的游戏代码,不错的-simple game code, good
- 2022-02-03 00:19:17下载
- 积分:1
-
这是一个定时器,我发现从一些网站
it is a timer that i found from some site
- 2022-12-04 00:35:03下载
- 积分:1
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1
-
使用C编写递归程序
使用C编写递归程序-prepared using recursive procedure C
- 2023-06-14 07:05:04下载
- 积分:1
-
A very classic game plane, aircraft, using C++ Prepared, development platforms:...
一个很经典的平面游戏,打飞机,是用C++编写的,开发平台:windows,visual studio-A very classic game plane, aircraft, using C++ Prepared, development platforms: windows, visual studio
- 2023-09-06 07:20:02下载
- 积分:1
-
Porting the Simple Sockets Library Dr. Charles E. Campbell, Jr.
Porting the Simple Sockets Library Dr. Charles E. Campbell, Jr.
- 2023-07-12 15:20:03下载
- 积分:1