北邮复试 | 北邮机试往年题汇总 | 计算机院 | 网研院 | 网安院 | 软院

目录

网研院

北邮考研复试 | 机试 | 2014年北邮网研院机试(下午)

计算机院

北邮考研复试 | 机试 | 2014年北邮计算机院机试(下午)

北邮考研复试 | 机试 | 2014年北邮计算机院机试(上午)

机试常用的数据结构/模板/基础知识

C/C++ | STL | set

C/C++ | STL vector

C | C++ | STL map

C/C++ | 全排列 | next_permutation | prev_permutation | 常规全排列

C/C++ | 字符串数组的分割和string的分割 | strtok()函数 | find()和substr()函数

C | struct结构体 | 结构体数组 | typedef struct | 结构体初始化 | 结构体构造函数

C/C++ | STL | 大顶堆 | 小顶堆 | std::priority_queue



正在慢慢填坑中!!!

下面是我自己打印版的链接(里面有往年题大概几十页)。

https://download.csdn.net/download/stone_fall/11055098

百度网盘

链接:https://pan.baidu.com/s/1YcVb6rFTFXKrZlQmrjr7Cw 
提取码:r7nc 
 

4.11号更新 : 对不起,我最近在忙毕设,忙完之后我会慢慢补全所有的题,包括近几年的回忆版题。


网研院

北邮考研复试 | 机试 | 2014年北邮网研院机试(下午)

https://blog.csdn.net/stone_fall/article/details/89014007


计算机院

北邮考研复试 | 机试 | 2014年北邮计算机院机试(下午)

https://blog.csdn.net/stone_fall/article/details/88930792

北邮考研复试 | 机试 | 2014年北邮计算机院机试(上午)

https://blog.csdn.net/stone_fall/article/details/88963703


 

机试常用的数据结构/模板/基础知识

C/C++ | STL | set

https://blog.csdn.net/stone_fall/article/details/88823980

C/C++ | STL vector

https://blog.csdn.net/stone_fall/article/details/88757543

C | C++ | STL map

https://blog.csdn.net/stone_fall/article/details/88669763

C/C++ | 全排列 | next_permutation | prev_permutation | 常规全排列

https://blog.csdn.net/stone_fall/article/details/88670531

C/C++ | 字符串数组的分割和string的分割 | strtok()函数 | find()和substr()函数

https://blog.csdn.net/stone_fall/article/details/88640469

C | struct结构体 | 结构体数组 | typedef struct | 结构体初始化 | 结构体构造函数

https://blog.csdn.net/stone_fall/article/details/88363197

C/C++ | STL | 大顶堆 | 小顶堆 | std::priority_queue

https://blog.csdn.net/stone_fall/article/details/89010656 

你可能感兴趣的:(北邮机试)