搜索资源列表
russian-mfc
- 用mfc寫的俄羅斯方塊程序,有參考價值.需要仔細閱讀readme文件.-with Russia ideographic written procedures, reference value. Carefully read the readme file.
hungmanguessword
- 英文单词猜谜游戏,有次数限制,可以反复游戏,为数据结构一个设计作业-Write a program that plays the game of HANGMAN(guessing a mystery word). Read a word to be guessed from a file into successive elements of the array WORD. The player must guess the letters belonging to WORD. A singl
project5
- 英文单词猜谜游戏,有次数限制,可以反复游戏,为数据结构一个设计作业-Write a program that plays the game of HANGMAN(guessing a mystery word). Read a word to be guessed from a file into successive elements of the array WORD. The player must guess the letters belonging to WORD. A singl
Maze
- (1)创建并打印迷宫 (2)自动寻路并演示 (3)改变迷宫难度 (4)定位光标和隐藏光标 (5)玩家控制走迷宫 (6)评分系统 (7)排序系统 (8)文件读写 (9)获取当前时间 -(1) Create and print Maze (2) automatic routing and presentation (3) the difficulty of changing the Maze (4) to position the cursor and hide
My-friend-information-management
- 设计一个用于管理朋友信息的程序。将朋友信息(年龄、姓名、电话)存放在MyFrd.dat中,从文件读出这些信息并显示,并能按姓名(要求可简化输入,如只输入姓氏便可查询)进行查询,将查询信息输出屏幕。-Designed to manage a friend to information. The friend information (age, name, phone) stored in MyFrd.dat, the information read from the file and displ
shudu
- 用Python程序读取文件中的9*9数独,给出数独的答案。-Read the file 9* 9 Sudoku with Python program, and give the answer.