跳转至主要内容
回到顶部
Ctrl
+
K
计软智网转专业试题回忆版、模拟题及参考解答
GitHub
搜索
Ctrl
+
K
关于文档
参与贡献
学习建议
计软智网转专业学习建议
工科数学分析
C++
面试
工科数学分析
C++
离散数学
数字逻辑电路
大学物理 (B)
面试
回忆试题
解答参考的说明
计软智 2020 年试题
1. Translate the input floating point to amount in words
2. Number tower
3. Replace string
4.
Set
5. Implement
Queue
<
T
>
using
ForwardList
<
T
>
interface
计软智 2021 年试题
1.
two_smallest
2.
<
cstring
>
3.
Polynomial
4. Complete the program
5. Inheritance and class hierarchy
计软智 2022 年试题
1. Fill in the blanks in the following programs. (20 scores)
1. (10 scores)
2. (10 scores)
2. Write programs according to the requests. (80 scores)
1. (20 scores)
2. (20 scores)
3. (20 scores)
4. (20 scores)
计软智 2023 年试题
1. Write the output of the following programs.
1.
2.
3.
4.
5.
2. Fill in blanks in the following programs.
3. Write programs according to the requests.
1.
2.
计软智 2024 年试题
1. 阅读程序, 写出输出结果 (20 分)
1.
2.
3.
4.
5.
2. 完善程序 (每空 2 分)
1.
2.
3. 按要求编写程序 (60 分)
1.
2.
网安 2022 年回忆内容
网安 2022 年模拟题
1. 阅读程序题
1. 对象的生命期 (带输出的构造与析构)
2. 异常的抛出与捕获
3.
4.
5.
2. 补全程序题
3. 编写程序题
1. 统计单词数
2. 编写 IP 地址类
3. 二进制读写 IP 地址
4. 简答题
网安 2023 年试题
1. 阅读程序题 (每题 8 分, 共 40 分)
1.
2.
3.
4.
5.
2. 补全程序题 (5 空, 每空 2 分, 共 10 分)
3. 编写程序题 (30 分)
1. 螺旋矩阵 (10 分)
2. 拷贝构造、析构函数, 类的继承与多态, 运算符重载 (20 分)
4. 简答题 (20 分)
网安 2024 年试题
1. 阅读程序题 (每题 8 分, 共 40 分)
1.
2.
3.
4.
5.
2. 补全程序题 (共 2 题, 每题 5 空, 每空 2 分, 共 20 分)
3. 编写程序题 (共 2 题, 每题 20 分)
1.
2.
索引