搜索资源列表
compiler_c++_class
- c++写的特定文法的编译器,整个代码全部利用类实现,具有良好的结构-c write specific grammar compiler, the whole use of all types of code to achieve, with good structure
acm
- 北大OJ,3668到3673题源码,全部是通过代码-3070:The cows are so very silly about their dinner partners. They have organized themselves into three groups (conveniently numbered 1, 2, and 3) that insist upon dining together. The trouble starts when they line up at the
work
- 职工的管理信息系统代码,全部用c编写,非常好。-Employee management information system code, all prepared with c, very good.
saoleibeta
- 扫雷小游戏 要求: 用VS2010控制台程序完成,键盘输入要点开的格子和要排的雷的格子。 拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏、死亡成功后的提示及操作等;拥有游戏最基本的一些文字提示,拥有基本的一些错误判断。 要求整个工程全部用C++代码完成,不允许出现C风格代码(如用string代替char*、用容器代替数组、类等)。-Minesweeping game requirements: VS2010 console program completed, keyboa