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

[论文] Paper-Stone-Scissors-Game

用C++编写的控制台应用程序,实现了经典的纸、石头、剪刀游戏。这个简单而有趣的游戏允许玩家在一系列回合中与计算机竞争。该项目强调过程编程技术。
console application written in C++, implementing the classic game of Paper, Stone, Scissors. This simple yet entertaining game allows players to compete against the computer in a series of rounds. The project emphasizes procedural programming techniques. (2024-05-01, C++, 0KB, 下载0次)

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

[论文] Stone-Paper-Scissors

Python Stone,Paper,Scissors Game是一个用Python.编写的简单但有趣的命令行程序。它允许玩家与计算机对手进行经典的手游。
The Python Stone, Paper, Scissors Game is a simple yet entertaining command-line program written in Python. It allows players to engage in the classic hand game against a computer opponent. (2024-04-29, Python, 0KB, 下载0次)

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

[论文] Rock-Paper_Scissors

这个Python程序允许用户在计算机上玩石头剪刀。它提示他们的名字,欢迎他们,并跟踪赢和输。用户输入他们的选择,计算机随机选择其移动。当用户退出时游戏结束,显示最终得分。
This Python program lets users play Rock Paper Scissors against the computer. It prompts for their name, welcomes them, and tracks wins and losses. Users input their choices, and the computer randomly selects its move. The game ends when the user quits, displaying final scores. (2024-04-18, Python, 0KB, 下载0次)

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

[论文] 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

[论文] RPS-Survey

RPS Survey Platform有助于研究Rock Paper Scissors中的决策动力学,探索编程概率和广义匹配律,以有效地理解玩家行为。
The RPS Survey Platform facilitates research on decision-making dynamics in Rock-Paper-Scissors, exploring programmed probabilities and the generalized matching law to understand player behavior effectively. (2024-03-24, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711234119804798.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

[论文] RockPaperScissor

该存储库包含一个简单的基于控制台的Kotlin经典石头、纸张、剪刀游戏的实现。该游戏允许用户与计算机玩,并演示了基本的Kotlin编程概念。
This repository contains a simple console-based implementation of the classic Rock, Paper, Scissors game in Kotlin. The game allows a user to play against the computer and demonstrates basic Kotlin programming concepts. (2024-03-11, kotlin, 0KB, 下载0次)

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

[论文] Rock_Paper_Scissors_Game

Python Rock,Paper,Scissors Game以有趣的数字格式将经典手游带入生活。该项目使用Python编程语言构建,为所有年龄段的玩家提供交互式和参与式体验。
The Python Rock, Paper, Scissors Game brings the classic hand game to life in a interesting digital format. Built using Python programming language, this project offers an interactive and engaging experience for players of all ages. (2024-03-03, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709441577977249.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

[论文] RPS_PredictorAlgorithm

一种内置于python中的算法,与用户一起玩石头、纸张、剪刀。程序将根据用户在前一轮中选择的内容来预测用户在每轮中选择什么
An algorithm built in python that plays Rock, Paper, Scissors with the user. The program will the predict what the user will select during each round based off what they picked during preceding rounds (2024-02-16, Python, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissor-Game-using-Cpp

这个纸石头剪刀游戏是用C++编程语言构建的。这里使用的代码是非常初级的代码。如果你在大学里学习C++课程,那么你可以试试这个游戏的源代码,了解如何为期末考试创建一个项目。
This Paper Rock Paper Scissor Game has built using C++ programming language. The code used here is a very Beginner level code. If u are in an university and enrolled C++ course then u can try this game s source code to understand how u can create a project for your final examination. (2024-02-12, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707705632887563.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

[论文] tiktactoe-game

Tic Tac Toe是一款永恒的纸笔游戏,所有年龄段的玩家都知道并喜爱它。在这个项目中,我开发了一个计算机程序b...,
Tic Tac Toe is a timeless paper and pencil game that players of all ages know and love. In this project, I developed a computer program based on the original game. The main goal is to put into practice the main concepts of Object Oriented Programming. Particularly, classes and access to their attributes. (2021-11-08, Ruby, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693557713618287.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
总计:182