联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 自然语言处理(17) 
按平台查找All C++(17) 

[自然语言处理] CodSoft_Task3

该程序在C++中实现了一个简单的基于控制台的Tic Tac Toe游戏。它遵循您提供的规则,并允许两名玩家玩...
This program implements a simple console-based Tic-Tac-Toe game in C++. It follows the rules you provided and allows two players to play against each other. The game will prompt players for their moves, display the current state of the board, check for a win or draw, switch players, and ask if the players want to play another game. (2023-12-16, C++, 0KB, 下载0次)

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

[自然语言处理] PvP-Tic-Tac-Toe

exe为我的命令提示符,玩家对玩家,Tic Tac Toe游戏。在Visual Studio中使用C++制作。,
The exe for my command prompt, player vs player, Tic-Tac-Toe game. Made in Visual Studio with C++., (2023-09-03, C++, 0KB, 下载0次)

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

[自然语言处理] Battleship

......考虑与玩家输入相同的因素。您需要提示并允许使用...
The Battleship game you are designing and implementing is a simplified version of the electronic Battleship game played in one player mode. The game is played on four grids (Links to an external site.)Links to an external site., two for each player. The grids are typically square and in our case will be 10 by 10. The individual squares in the (2022-12-19, C++, 2382KB, 下载0次)

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

[自然语言处理] Project-2

这个程序与用户玩一个猜谜游戏。程序提示用户猜测1-100之间的值,然后...
This program plays a guessing game with the user. The program prompts the user to guess a value from 1-100, and then tells the user if the value is too high or too low until the user enters the correct value, and prints the result. (2022-04-09, C++, 7KB, 下载0次)

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

[自然语言处理] FinalGradeCalculator

该CPP文件提示用户输入他们在家庭作业、测验、考试和期末考试类别中的成绩,计算他们的成绩...
This CPP file prompts user to enter in their grades from Homework, Quiz, Exam, and Final category, calculates their weight and then proceeds to calculate the final grade percentage. //OLD CODE (2017-06-20, C++, 1KB, 下载0次)

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

[自然语言处理] Inscryption-CMD

游戏“加密”第一幕的一个小复制,可以从命令提示符下玩。
A small recreation of the first act of the game "Inscryption", playable from the command prompt. (2022-07-24, C++, 543KB, 下载0次)

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

[自然语言处理] flappy-bird

游戏Flappy Bird的一个版本,将在命令提示符下玩。在Visual Studio 2013中编码和编译。
A version of the game Flappy Bird, to be played in Command Prompt. Coded and compiled in Visual Studio 2013. (2015-11-18, C++, 553KB, 下载0次)

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

[自然语言处理] AngryFarmer

底部的算术题。如果玩家选择了正确的答案,小鸟将飞走,积分将...
A basic shooting game using OpenGL library in C language. The player can first select which level they wish to play by clicking on the level box. When the game starts, there is an arithmetic question at the bottom of the screen with four options. one of the options is the correct answer. There are two scores, the computer s score and the player ... (2020-02-22, C++, 188KB, 下载0次)

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

[自然语言处理] Quiz-Game

在这个游戏中,用户可以玩两种类型的测验。第一种是技术性测验,第二种是非技术性测验...
In this Game, user can play two type of quiz. First one is technical quiz and second is non-tech quiz in which it displayed randomly questions and provide four options from that user have to select one answer. According to choices it gives you output as audio. User can show scores. It provide one minute for each question. (2019-03-28, C++, 488KB, 下载0次)

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

[自然语言处理] lost_reindeer_game

基于文本的游戏。玩家使用键盘按钮搜索地图,以搜索隐藏的目标。提示在...之后提供...
A text-based game. Players search a map using keyboard buttons in search of a hidden target. Hints are offered after a certain number of attempts if trivia questions are answered correctly. (2022-03-27, C++, 77KB, 下载0次)

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

[自然语言处理] basic-chat-bot-prototype

C++中的基本聊天机器人。它可以回答基本问题,将内容保存到文本文件,并玩基本游戏
Basic chat bot in C++. It can answer basic question, save stuff to a text file and play basic games (2022-07-09, C++, 4KB, 下载0次)

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

[自然语言处理] TwentyQuestionsGame

二十个问题的游戏!游戏玩得越多,它就会改进,扩展它的问题和答案...
The game of twenty questions! The game will improve the more it is played, expanding its questions and answers each time. (2023-01-24, C++, 17KB, 下载0次)

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

[自然语言处理] sfmlFlashcards

小型抽认卡游戏。您可以从菜单中添加和删除闪存卡,还可以选择玩比赛游戏。...
Small flashcard Game. You can add and delete flash cards from the menu, and you can also choose to play a match game. In Match, we ll associate your terms and definitions with a flashcard. You can click on the question card, drag it, and hover it over the corresponding answer card. Press E to go back to menu...(that works for every selection (2021-02-25, C++, 2130KB, 下载0次)

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

[自然语言处理] gecko

<http:git.mozilla.org发布gecko.git>からの 福克(Fork)
<http:git.mozilla.org发布gecko.git>からの 福克(Fork) (2013-12-18, C++, 199810KB, 下载0次)

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

[自然语言处理] HangmanOnline

Hangman online是一款控制台多人游戏,用C++编写,基于TCP、UDP传输协议。一个玩家认为...
Hangman online is a console multiplayer game, written in C++, based on TCP, UDP transport protocols. One player thinks of a word, phrase or Sentence and the other tries to guess it by suggesting [[Letters(alphabet)| or numbers, within a certain number of guesses. (2018-03-24, C++, 84KB, 下载0次)

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

[自然语言处理] TTGO_LORA32_V1_w_SD_Card

使用附带的SD卡模块使TTGO LoRa32 V1.0板玩得很好。
Making the TTGO LoRa32 V1.0 board play nice with an attached SD card module. (2021-11-08, C++, 988KB, 下载0次)

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

[自然语言处理] dlibDemo

dlibDemo,iOS使用dlib实现人脸特征点识别标注,GPUImage美颜,实现试妆镜
DlibDemo, iOS uses dlib to achieve facial feature point recognition and annotation, GPUImage beauty, and achieve makeup mirrors (2018-05-28, C++, 81679KB, 下载0次)

http://www.pudn.com/Download/item/id/1527465281241812.html
总计:17