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

[论文] Rock-Paper-Scissors

这个Python程序允许您在终端中与计算机玩石头剪刀的经典游戏!体验这一永恒的手游的兴奋,因为你的智慧与计算机。通过简单直观的界面,您可以在不离开命令行的情况下享受无休止的石头剪刀乐趣。
This Python program allows you to play the classic game of Rock-Paper-Scissors against the computer right in your terminal! Experience the excitement of this timeless hand game as you pit your wits against the computer. With a simple and intuitive interface, you can enjoy endless rounds of Rock-Paper-Scissors fun without leaving your command line. (2024-04-13, Python, 0KB, 下载0次)

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

[论文] rock-paper-scissors-game

这个项目是Python中经典游戏“石头剪刀”的简单实现。用户可以与计算机玩游戏,计算机随机选择其移动。游戏具有用户友好的界面,并提供关于每一轮结果的反馈。这是一种练习Python编程技能并同时获得乐趣的好方法!
This project is a simple implementation of the classic game "Rock Paper Scissors" in Python. Users can play against the computer, which randomly selects its moves. The game features a user-friendly interface and provides feedback on the result of each round. It s a great way to practice Python programming skills and have fun at the same time! (2024-04-07, Python, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissors-Game

这个Java项目提供了一个经典的游戏体验,您可以挑战计算机的石头剪刀轮。它具有简单的用户输入和动态游戏体验,是基本Java编程概念的完美演示。享受怀旧,玩得开心!
This Java project offers a classic gaming experience where you can challenge the computer to rounds of Rock Paper Scissors. With simple user input and dynamic gameplay, it s a perfect demonstration of basic Java programming concepts. Enjoy the nostalgia and have fun playing! (2024-03-16, Java, 0KB, 下载0次)

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

[论文] RPS-game

石头、纸和剪刀游戏是一个Python程序,它允许您通过选择其中一个选项来玩游戏,如果您的选择与计算机相同,则结果是平局。当你选择石头而计算机选择剪刀时,你要么赢,要么你选择纸而计算机选择石头,要么你以其他方式输
The rock,paper and scissors game is a python program that allows you play a game by choosing one of the options where the outcome is a tie if your choice is the same as the computer. You either win when you choose rock and computer choose scissors or you choose paper and computer choose rock or you lose in the other ways (2024-03-05, Python, 0KB, 下载0次)

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

[论文] RockPaperSicissors

在这个程序中,你点击play,它将弹出与岩石,纸张或剪刀。它基本上是玩石头,纸,剪刀与计算机,你必须想你的答案,并点击发挥,看看你是否输了。
In this program you hit play and it will pop out with either rock, paper, or scissors. Its basically playing rock, paper, scissors with a computer, you have to think of your answer and hit play to see if you lost or not. (2024-03-01, Others, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissors

这个Python程序允许您在计算机上玩石头剪刀的经典游戏。系统将提示您输入您的选择(石头、纸或剪刀),计算机将随机选择其选择。然后,程序将根据经典游戏规则确定获胜者。
This Python program allows you to play the classic game of Rock-Paper-Scissors against the computer. You ll be prompted to enter your choice (rock, paper, or scissors), and the computer will randomly select its choice. The program will then determine the winner based on the classic game rules. (2024-02-28, Python, 0KB, 下载0次)

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

[论文] PaperScissorStoneApp

我们构建了一个剪刀石应用程序,使用烧瓶作为服务器系统进行路由,使用 React本机作为客户端系统供用户玩游戏和查看他们的结果。该应用程序包含注册、登录和注销身份验证系统。用户信息被处理、加密并存储在服务器端mongo数据库中。游戏alog
We build a papser scissor stone app by using flask as server system for routing and using react native as client system for user to play the game and view their result. This application contains sign-up, log-in, and log-out authentication system. The user informations are processed, encrypted, and stored in server-side mongo database. The game alog (2024-02-23, JavaScript, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissors_Game_Java

这个Java程序是经典的石头、纸张、剪刀游戏的简单实现。玩家可以输入他们的选择(石头、纸或剪刀),程序随机选择计算机的选择。赢家是根据游戏的经典规则确定的。
This Java program is a simple implementation of the classic Rock, Paper, Scissors game. Players can input their choice (rock, paper, or scissors), and the program randomly selects the computer s choice. The winner is determined based on the classic rules of the game. (2024-02-02, Java, 0KB, 下载0次)

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

[论文] ROCK_PAPER_SCIZOR-GAME

大家好,我是Aditya Kumar,我开始学习java程序,这是我的第一个关于Rock、Paper和Scizor游戏的java项目,我们在童年时就已经玩过了,这里使用了相同的概念。我希望你们喜欢这个游戏,如果有人想对这个项目给予一些反馈,我很感激,谢谢。
hello every one i am Aditya Kumar and I started learning java program and this is my first project of java on Rock ,Paper and Scizor game that we had already played in our childhood ,the same conecept is used here . I hope you guys love this game if anyone wants to give some feedback on this project i am gratefull to take, Thankyou. (2024-01-07, Java, 0KB, 下载0次)

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

[论文] R-P-S

Python Rock Paper Scissors游戏让用户参与一个经典的对抗计算机的手游戏。玩家选择石头、纸或剪刀,旨在通过遵循简单的规则击败计算机。这段交互式代码展示了输入处理和条件语句,提供了一个有趣的、对初学者友好的编程演示。
The Python Rock Paper Scissors game engages users in a classic hand game against the computer. Players choose Rock, Paper, or Scissors, aiming to beat the computer by following simple rules. This interactive code showcases input handling and conditional statements, offering an enjoyable, beginner-friendly programming demonstration. (2023-12-26, Python, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissors-Game

“石头、纸、剪刀游戏”是一个简单的Python程序,允许用户与计算机玩经典游戏。用户在石头、纸或剪刀之间进行选择,计算机进行随机选择。然后,程序根据游戏规则确定获胜者。
The "Rock, Paper, Scissors Game" is a simple Python program that allows the user to play the classic game against the computer. The user chooses between Rock, Paper, or Scissors, and the computer makes a random selection. The program then determines the winner based on the game s rules. (2023-12-22, Python, 0KB, 下载0次)

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

[论文] Accelerator

一种双对战游戏,两名玩家可以互相挑战,并就各种主题进行智力竞赛。此外,这是一个ki...
A dual battle game where two players can challenge each other and play a quiz game on various topics. Also, it s a kind of social media platform so users can post and see posts about their academic and non-academic topics. Make many friends and challenge them in Accelerator-??????. Users can also write posts and comments in LaTeX formatting (2022-07-31, JavaScript, 15072KB, 下载0次)

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

[论文] droid-dicom-viewer

注:我很久以前就做过一件学术性的事情,但现在不再做了。玩增强型Droid DICOM Viewer([http...](http://code.google.com p Droid-DICOM Viewer)
NOTE: An academic thing I did long ago, but no longer work on. Playing around with enhancing Droid DICOM Viewer (<http://code.google.com/p/droid-dicom- viewer/>). The git branch has some extra gitignores and excludes stuff from the original HG repository. I had worked and merge into the enhance branch. (2011-03-16, Java, 591KB, 下载0次)

http://www.pudn.com/Download/item/id/1686163305119404.html
总计:173