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

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

[论文] rock-paper-scissors

我做了一个简单的程序,你在那里玩石头剪刀的经典游戏与计算机
I have made a simple program where you play the classic game of Rock Paper Scissors against the computer (2024-03-25, Python, 0KB, 下载0次)

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

[论文] rock-paper-scissors-game

石头、纸、剪刀游戏:此存储库包含经典石头、纸和剪刀游戏的简单实现。使用C编程语言构建,它提供了一种有趣的交互式方法,可以与计算机或其他玩家玩永恒的游戏
"Rock, Paper, Scissors Game: This repository contains a simple implementation of the classic rock, paper, scissors game. Built using C programming language , it provides a fun and interactive way to play the timeless game against the computer or another player." (2024-03-26, Others, 0KB, 下载0次)

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

[论文] Interactive-learning-hub

这个Python程序以“石头、纸、剪刀”和“猜数字”等游戏为特色,并以数学、英语和常识测验为学习内容。互动和用户友好,它是娱乐和教育的完美选择。
This Python program features games like "Rock, Paper, Scissors" & "Guess the Number" for fun, and quizzes in Maths, English & General Knowledge for learning. Interactive and user-friendly, it s perfect for both entertainment and education. (2024-03-18, Python, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissors-Game

经典石头剪刀游戏的Python实现,允许玩家在简单但有趣的选择之战中相互竞争。该程序从两个玩家中随机选择动作,并根据游戏的传统规则确定获胜者。
A Python implementation of the classic Rock-Paper-Scissors game, allowing players to compete against each other in a simple yet entertaining battle of choices. The program randomly selects moves from both players and determines the winner based on the traditional rules of the game. (2024-03-18, Python, 0KB, 下载0次)

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

[论文] DissertationProject

萨福克大学学位论文项目模块的材料和代码库。如果您正在计划一篇软件或数据本科或研究生论文,这可能对您也很有用
Repository with material and code for the Dissertation Project module, University of Suffolk. If you are planning a software or data undergraduate or postgraduate thesis, this might be useful to you too (2024-03-02, Others, 0KB, 下载0次)

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

[论文] rock-paper-scissors

Odin Project课程:一个简单的JavaScript程序,允许用户在计算机上玩石头、纸、剪刀。
Odin Project lesson: A simple JavaScript program that allows the user to play rock, paper, scissors against the computer. (2024-02-19, Others, 0KB, 下载0次)

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

[论文] rock-paper-scissors

程序使用python中的随机数生成模块来玩石头剪刀游戏。让我们看看谁赢了!
Program to play the rock-paper-scissors game using random number generation module in python. Let s see who wins! (2024-02-18, Python, 0KB, 下载0次)

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

[论文] ROCK_PAPER_SCISSOR_PYTHON

该程序是使用python代码构建的,用于在计算机上玩岩纸剪刀游戏
This program was built using python code to play the rock paper scissor game with computer (2024-02-02, Others, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissor-game

嘿,那里!这是一个Python程序,用于在您的计算机上玩石头剪刀。
Hey there! Here is a python program for playing rock-papers-scissors with your computer. (2024-01-02, Python, 0KB, 下载0次)

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

[论文] RockPaper

使用基本Java代码,我编写了一个岩纸剪刀游戏,您可以在其中玩CPU。
Using Basic Java Code I programmed a Rock Paper&Scissors game in which you can play with the CPU. (2023-11-21, Java, 0KB, 下载0次)

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

[论文] DogeTickets

DogeTickets-我们的NLPCC 2022论文代码,题为“Doge Tickets:通过玩彩票来发现领域通用语言模型”,
DogeTickets - Our code for NLPCC 2022 paper titled "Doge Tickets: Uncovering Domain-general Language Models by Playing Lottery Tickets", (2022-10-11, Python, 0KB, 下载0次)

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

[论文] rock-paper-scissors

我用Python做了一个剪刀游戏。如果您想玩,只需下载并执行程序,
I have made a rock-paper-scissors game using python. If you want to play then just download and execute the program, (2021-06-22, Python, 0KB, 下载0次)

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

[论文] StonePaperScissorsGame

一个简单的python程序,允许您使用计算机玩“石头、纸、剪刀”游戏。,
An easy python program that allows you to play the game "Rock, Paper, Scissors" with the computer., (2022-07-04, Python, 0KB, 下载0次)

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

[论文] StonePaperScissors

python中的一个简短有趣的程序,让您在无聊时玩石头剪刀:),
A short fun program in python that will let you play Stone Paper Scissor with it when you are bored:), (2019-03-04, Python, 0KB, 下载0次)

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

[论文] Rock-paper-scissor

一个深度学习程序,可以识别您的手势,并允许您使用计算机玩石头剪刀,
A Deep learning program that recognizes your hand gesture and lets you play rock paper scissors with your computer, (2020-12-18, Jupyter Notebook, 0KB, 下载0次)

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

[论文] Poison-by-Reiner-Knizia

实施Reiner Knizia的《毒药》简化版的学术项目,以及玩游戏的机器人。
Academic project implementing the simplified version of Poison by Reiner Knizia, along with bots playing the game. (2022-02-04, C++, 8KB, 下载0次)

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