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

[论文] CodSoft

这是codsoft的Python编程实习的存储库,我在其中创建了一些任务,即1.计算器2。密码生成器3。石头剪刀游戏
This is the repository of the Python Programming internship of codsoft in which I have created some tasks namely 1.Calculator 2. Password Generator 3. Rock Paper Scissor Game (2024-03-16, Python, 0KB, 下载0次)

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

[论文] RPS_Project

这是我学位第一年做的一个小项目,它是一个简单的剪刀游戏,使用Python编程语言制作,没有任何数据库。
A mini project made in first year of my degree, It is a simple Rock Paper Scissor Game made using Python Programming Language without any Database. (2024-03-09, Python, 0KB, 下载0次)

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

[论文] Stone_Paper_Scissor-game

在这个游戏中使用c基本编程和条件语句,如if_else语句,我们使用的时间是运行我们的计算机指令
In this game using c basic programming and conditional statement like if_else statements and we are used time which is run our computer instructiosn (2024-01-07, C, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissors-Game

一个用Java实现的简单的石头、纸、剪刀游戏,旨在展示基本编程概念。该程序允许两个...
A simple Rock, Paper, Scissors game implemented in Java for the purpose of showcasing basic programming concepts. The program allows two players to play the game in the console, each taking turns to choose either rock, paper, or scissors. The game then compares the two choices and declares a winner based on the rules of Rock, Paper, Scissors. (2023-12-01, Java, 0KB, 下载0次)

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

[论文] Coursera-DS-Training-JHU-M3-CleaningData

数据科学培训-R编程-运行R脚本以创建分析,该分析将接收多个文本文件并输出整洁的...
Data Science Training - R Programming - Running an R Script to create an analysis that will take in multiple text files and output a tidy data set. (2023-11-23, R, 0KB, 下载0次)

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

[论文] tum-seminar-paper-ownership-types

TUM研讨会课程“下一代编程接口和编译器”的“理论和实践中的所有权类型(Rust)”研究论文
Research paper on "Ownership types in theory and practice (in Rust)" for TUM seminar course "Next-Gen Programming Interfaces and Compilers" (2023-11-23, TeX, 0KB, 下载0次)

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

[论文] stone_paper_scissor_Cpp_game

这个项目是一个有趣和令人兴奋的石头,纸张,剪刀游戏在C++中。我对它进行了编程,使你能够在一个...,
This project is a fun and exciting stone, paper, scissor game in C++. I programed it to make you be able to play it Vs your computer in a wonderful way. (2023-09-27, C++, 0KB, 下载0次)

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

[论文] Image-Classification-App

此存储库包含我的Rock Paper Scissor Classification应用程序项目。它使用Kotlin编程,并使用AWS Sagemaker...,
This repository contains my Rock Paper Scissor Classification App Project. It has been programmed using Kotlin and it uses AWS Sagemaker as a backend service to perform inference. (2020-11-16, kotlin, 0KB, 下载0次)

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

[论文] paper_pasandi_2022_tac_bounded-integrated-cpg

与发表在《自动控制学报》上的论文“具有有限输出的集成可编程CPG”相关的知识库,...,
Repository associated with the paper "An Integrated Programmable CPG with Bounded Output" published in Transactions on Automatic Control, 2022 (2023-02-23, Others, 0KB, 下载0次)

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

[论文] RockPaperScissorGame

在这个游戏中,我尽了最大努力使它看起来像一个真实的。我想添加更多功能,但我对编程不熟悉,因此...,
In this game, I did my best to make it look like a real one. I wanted to add some more features but I m new to programming and for which I have to add some new features to learn more. (2023-06-01, C, 0KB, 下载0次)

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

[论文] Exam-System-Socket-Programming

考试系统是在Linux C语言套接字编程上开发的。它包含两个文件,client.c用于学生,server.c用于学校考试...,
Exam system developed on Linux C language socket programming. It contains two files, client.c for Students and server.c for school examiner. 1) Student connects to server in limited time. 2) Receives exam paper. 3) fills the exam paper and send back to server. 4) Student s received files are saved in a folder (2022-04-28, Others, 0KB, 下载0次)

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

[论文] Embedded-Systems-Papers

这是一组讨论多个主题的论文和文章,属于我建议的嵌入式系统的高效编程...,
This is a group of papers and articles who talk about multiple topics belong to the efficient programming for embedded systems that I suggest to read. (2018-01-28, Others, 0KB, 下载0次)

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

[论文] Rock_Paper_Scissors

一款使用套接字编程的基本Rock x Paper x Scissors游戏。用Python制成。多个客户端可以在同一服务器上玩游戏。,
A basic Rock x Paper x Scissors game using socket programming. Made with python. Multiple clients can play the game on same server., (2020-05-30, Python, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissor-Game

刚刚尝试制作一个游戏简单的剪刀游戏的程序。该代码库是用C编程语言构建的。您可以下载...,
Just Tried to make a program of Game simple Rock-Paper-Scissor Game. This code base is built in C programming language. You can download .exe file and can run it in Powershell window. (2021-06-11, C, 0KB, 下载0次)

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

[论文] RockPaperScissorGame

使用套接字和Java编程语言,我制作了一个石头剪刀游戏,客户端和服务器可以同时响应。,
Using socket and Java programming language I made a Rock paper scissor game where client and server can response simultaniously., (2020-03-12, Java, 0KB, 下载0次)

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

[论文] ASP-Dot-NET-Books

“一些最好的编程是在纸上完成的,真的。将其放入计算机只是一个小细节。”―马克斯·卡纳特·亚历山大,
"Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail." ― Max Kanat-Alexander, (2019-07-07, Others, 0KB, 下载0次)

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

[论文] 10-Best-Ecommerce-Research-Papers

“在一个人人都想成为某种人的世界里,试图成为某种人是一件需要上帝编程的事情。”―迈克尔·巴西...,
"Trying to become something in a world where everyone wants to become something is a thing that needs God s programming."― Michael Bassey Johnson (2021-07-11, Others, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissors-version-1.2

这是一个学校项目,包含创建游戏所需的所有信息,但我决定用我的编程风格自己制作!,
This is a school project with all the information needed to create the game, but I decided to make it on my own with my programming style!, (2022-09-24, Python, 0KB, 下载0次)

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

[论文] COE318-Coursework

瑞尔森大学COE318课程的编程作业集。免责声明:此作品发布于...
A collection of programming assignments from the course COE318 at Ryerson University. Disclaimer: This work is posted for my personal organization and code management. Please adhere to POLICY 60, created by Ryerson University to avoid academic misconduct such as plagiarism of code. (2023-01-21, Java, 134KB, 下载0次)

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

[论文] CSD

CSD是一种教育学生代码相似性的工具,以提高编程的学术诚信。有了这个工具,学习者...
CSD is a tool to educate students about code similarity for academic integrity in programming. With the tool, learners can independently learn about the many ways that a program can be changed without affecting the underlying code similarity. (2022-07-05, Java, 32872KB, 下载0次)

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