联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 论文(182) 

[论文] project_3

这个游戏使用HTML、CSS和JavaScript编程语言创建。熟悉的石头、纸、剪刀游戏是这样玩的:同时,两个玩家展示三个符号中的一个:石头、纸或剪刀。石头打剪刀,剪刀剪纸,纸盖石头打石头。
This game created by using HTML,CSS and JavaScript programming language. The familiar game of Rock, Paper, Scissors is played like this: at the same time, two players display one of three symbols: a rock, paper, or scissors. A rock beats scissors, scissors beat paper by cutting it, and paper beats rock by covering it. (2024-03-30, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711752633157831.html

[论文] Guessing-games

C++程序,与用户玩3种猜谜游戏。1.高或低。2.岩纸剪刀。3.猜猜数字
C++ program that plays 3 kinds of guessing games with user. 1. High or Low. 2. Rock Paper Scissor. 3. Guess the Numbers (2024-03-23, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711234113904867.html

[论文] Rock_Paper_Scissors-game

这个程序是由C#IsRock、Paper、Scissors游戏制作的,您将与计算机一起玩,计算机选择是随机的。
This program was made by C# Is Rock, Paper, Scissors game you will play with the computer ,and Computer selection is random. (2024-01-05, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704596497349801.html

[论文] Rock-Paper-Scissors

读取2张展示石头、纸或剪刀的手的照片(p1,p2)。程序决定哪个玩家获胜。
Reads 2 photos (p1, p2) of hand displaying rock, paper, or scissors. Program determines which player wins. (2023-12-30, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704059182737330.html

[论文] rock-paper-scissors-game

这个简单的Java程序允许用户在计算机上玩一轮石头、纸、剪刀。用户输入他们的选择...,
This simple Java program allows the user to play a single round of Rock, Paper, Scissors against the computer. The user inputs their choice, and the computer makes a random choice. The program then determines the winner based on the game rules and displays the result. (2023-10-28, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698524513511605.html

[论文] rock_paper_scissors_by_python

这个Python程序允许用户在计算机上玩石头、纸、剪刀。它提示用户进行选择,随机生成…,
This Python program lets users play Rock, Paper, Scissors against the computer. It prompts the user for their choice, randomly generates …, (2023-09-27, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695929617701184.html

[论文] ROCK_PAPER_SCISSOR

石头,纸,剪刀游戏在Python中与计算机玩经典游戏。用户友好,随机选择,三个后赢家...,
Rock ??, Paper ??, Scissors ?? Game Play the classic game against the computer in Python. User-friendly, random choices, winner after three rounds. How to Play: Run the program. Choose: rock, paper, or scissors. See round results. Discover the ultimate winner! (2023-09-23, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695579606758220.html

[论文] rockpaperscissor

该存储库包含一个简单的命令行Python程序,用于玩经典的石头剪刀游戏。它允许用户制作...,
This repository contains a simple command-line Python program for playing the classic Rock-Paper-Scissors game. It allows users to make a choice (Rock, Paper, or Scissors) and competes against a computer opponent. The program displays game results and includes ASCII art for each choice (2023-09-22, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695408022568596.html

[论文] Rock_paper_Scissors

一个Java项目,实现经典的“石头、纸、剪刀”游戏,玩家可以在其中进行选择,程序确定获胜者...,
A Java project implementing the classic "Rock, Paper, Scissors" game where players make choices, and the program determines the winner based on predefined rules. (2023-09-17, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695061194625981.html

[论文] RPSLSinASM

这是一个简单的实现岩石,纸张,剪刀,蜥蜴,斯波克游戏在x86汇编语言。游戏允许你玩ag...,
This is a simple implementation of the Rock, Paper, Scissors, Lizard, Spock game in x86 assembly language. The game allows you to play against the computer and keeps track of your score. (2023-09-14, Assembly, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694720902253170.html

[论文] Rock-Paper-Scissors-End

这个Python程序是经典的石头剪刀游戏的基本实现,玩家与计算机对手竞争...,
This Python program is a basic implementation of the classic Rock-Paper-Scissors game, where the player competes against a computer opponent. The game allows you to choose between Rock, Paper, or Scissors, and then it randomly selects a choice for the computer. (2023-09-11, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694541444485402.html

[论文] rock-paper-scissor-game

石头剪刀游戏是一款非常流行的游戏。你可以和朋友玩这个游戏。这个游戏是用python语言创建的,
rock paper scissor game is very popular game . you can play this game with friends . this game created in python language, (2021-08-29, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693559159680403.html

[论文] python_rock_paper_scissors_game

设计了一个程序,用户可以在计算机随机选择的情况下玩石头剪刀。,
A program is designed in which the user can play rock paper scissors against the situation that the computer will randomly choose., (2022-12-30, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693557578328502.html

[论文] Rock-Paper-Scissors-Lizard-Spock

这个基本的程序将允许用户玩石头,纸,剪刀,蜥蜴,辐条!这只是一个简单的终端游戏,
This basic program will allow users to play rock, paper, scissors, lizard, spock! Its just a simple terminal game, (2022-06-27, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693557552652830.html

[论文] Rock-Paper-Scissors-Game

一个Python程序,您可以在其中与机器人计算机玩游戏,以在石头剪刀的激烈战斗中竞争!,
A Python program where you play with a robot computer to compete in a fierce battle of Rock Paper Scissors!, (2023-06-11, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693557552251797.html

[论文] Rock-Paper-Scissors

我们将使用python创建一个石头剪刀游戏。在玩电脑时,你将轮流移动(选择一个石头...,
we will create a rock paper scissors game using python. While playing with the computer, you will take turns making a move (choose a stone, scissors or paper) and the program will tell you which of you won. Let s remember the rules: 1.stone blunts scissors 2.paper covers the stone 3. scissors cut the paper. (2020-08-21, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693557268287552.html

[论文] GAN-LTH

[ICLR 2021]陈旭禧、张振宇、隋永铎、陈天龙,《甘斯也会玩彩票》,
[ICLR 2021] "GANs Can Play Lottery Too" by Xuxi Chen, Zhenyu Zhang, Yongduo Sui, Tianlong Chen, (2022-02-18, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689781297357704.html

[论文] ImpressBack

毕业资格论文服务器端-用于保存和共享观看的电影和玩游戏的web应用程序...
Server side of graduation qualification thesis - web application for saving and sharing watched films and played games and so on in one place. (2020-06-14, Java, 171KB, 下载0次)

http://www.pudn.com/Download/item/id/1686167543491652.html

[论文] TicTacToe

一个实现价值迭代、策略迭代的学术项目,计划学习用Java玩3x3 Tic-Tac-Toe游戏。
An academic project to implement Value Iteration, Policy Iteration that plan learn to play 3x3 Tic-Tac-Toe game in Java. (2022-10-09, Java, 452KB, 下载0次)

http://www.pudn.com/Download/item/id/1686165138825576.html

[论文] MP-BlueTooth-Game

Android试点项目,用于学术目的。这是一款多人游戏,设计用于在一部或两部手机上玩。
Pilot Android project, made for academic purpose. It s a multiplayer game designed to be played on one or two phone(s). (2012-09-04, Java, 377KB, 下载0次)

http://www.pudn.com/Download/item/id/1686165132878844.html
总计:182