搜索资源列表
main
- 基于姓氏驱动的中文姓名自动识别设计与实现,能够从一句话或一个文档中抽取中文姓名。-Automatically recognizes the design and implementation surname driven Chinese name, Chinese name taken from a sentence or a document.
20120412_82647
- 不使用结构体和链表,纯使用字符串操作和文件格式化读写编写的XX管理系统,包括详细设计文档。-Do not use the structure and linked lists, pure string manipulation and file format reading and writing written XX management system, including detailed design document.
maze
- 完成迷宫程序的设计 输入 从maze.txt文件读入迷宫,格式如下 其中第一行为迷宫的阶数N,接下来是一个N*N的矩阵代表迷宫,0为路径,1为障碍物。 实验要求 要求自学查询技术文档,利用STL 的stack 类,完成以下要求的功能: 1. 打印迷宫: DisplayMaze()或者重载<< 其中(1,0)位置和(N-2,N-1)位置打印“=>,其余的1的位置打印“##”,0的位置打印“ ”(两 个空格),注意每个位置都是两个字符。 打印示例
CPP_Projects
- C++入门专周的3个综合项目实践,含详细的设计文档:(1)新生报到管理系统 (2)员工管理系统 (3)高精度算式测验。-C++ 3 个 integrated projects designed introductory week practice, with detailed design documents: (1) new report management system (2) Employee Management System (3) high-precision test equ
Sokoban_TextStage0.1
- 控制台简单推箱子游戏,关卡是从TXT的文档加载,可设计stage.txt关卡文件来设置关卡-A simple Sokoban game console, the level is the TXT document is loaded, can design the stage.txt checkpoint file to set the level