130 Forks
338 Stars
338 Watchers

exercises_answers

计算机网络:自顶向下方法 (原书第七版)陈鸣译 课后习题参考答案(中文版+英文版);计算机系统基础(第2版)袁春风 课后习题参考答案;操作系统教程(第5版)费翔林 课后习题参考答案;数据结构(用C++描述)殷人昆)课后习题参考答案;算法设计与分析 黄宇 课后习题参考答案;

How to download and setup exercises_answers

Open terminal and run command
git clone https://github.com/JackeyLea/exercises_answers.git
git clone is used to create a copy or clone of exercises_answers repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with exercises_answers https://github.com/JackeyLea/exercises_answers/archive/master.zip

Or simply clone exercises_answers with SSH
[email protected]:JackeyLea/exercises_answers.git

If you have some problems with exercises_answers

You may open issue on exercises_answers support forum (system) here: https://github.com/JackeyLea/exercises_answers/issues