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

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

[论文] Ass01_RockPaperScissors

一种程序,提示玩家A和玩家B并从他们那里获得输入,并显示石头剪刀游戏的结果
A program that prompts and gets input from a player A and player B and displays the results of a rock paper scissors game (2024-02-21, Java, 0KB, 下载0次)

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

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

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

[论文] RockPaperScissors

该程序将设置一个简单的双人游戏,玩家1选择石头、纸或剪刀,然后玩家2进行选择,并且...,
This program will set up a simple two player game where the player 1 chooses Rock, Paper, or Scissors, then player 2 makes a choice, and then the winner is determined using switch statements and conditional logic. (2023-10-11, Java, 0KB, 下载0次)

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

[论文] Battleship-OOP

这是一款基于铅笔和纸的经典战舰游戏。每个玩家都会收到一个游戏板和五条不同长度的船。...,
?? It s a classic battleships game based on pencil and paper version. Each player receives a game board and five ships of varying lengths. We focused on developing our object-oriented programming skills. It was a very pleasant experience for us because we learned a lot. (2023-10-12, Java, 0KB, 下载0次)

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

[论文] RockPaperScissor

该程序允许您使用计算机玩石头、纸和剪刀,它将确定您是输了还是赢了,或者是平局。,
This program allows you to play Rock, Paper and Scissor with the computer, it will determine if you have lost, won or if it a draw., (2023-10-02, Java, 0KB, 下载0次)

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

[论文] Stone-Paper-Scissor

“石头剪刀”Java项目是一款基于文本的游戏,玩家可以从三个选项中进行选择:石头、纸或剪刀。该计划,
The "Stone Paper Scissors" Java project is a text-based game where players choose from three options: stone, paper, or scissors. The program, (2023-09-23, Java, 0KB, 下载0次)

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

[论文] FM-Synth

频率调制器合成器,如斯坦福大学早期论文中提出的,
Frequency Modulator Synthesizer, as proposed in the early papers of Stanford University, (2023-08-30, Java, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissors-Game

一款简单实现的经典石头剪刀布游戏。玩家选择石头(1)、纸(2)或剪刀(3),然后...,
A simple implementation of the classic rock-paper-scissors game. The player chooses either rock (1), paper (2), or scissors (3), and the program randomly chooses one of the three options for the computer. The program then determines the winner based on the standard rock-paper-scissors rules and displays the result. (2023-02-06, Java, 0KB, 下载0次)

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

[论文] rockPaperScissors

编写一个程序,允许用户玩石头、纸、剪刀游戏。,
Write a program that allows the user to play the rock, paper, scissors game., (2019-10-11, Java, 0KB, 下载0次)

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

[论文] academic-education

麻省理工学院、哈佛大学、斯坦福大学、耶鲁大学、宾夕法尼亚大学的课程
Courses from MIT, Harvard, Stanford, Yale, Penn (2023-05-06, Java, 140748KB, 下载0次)

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