我会尽量在这里实时更新当前各个课程需要完成的作业内容以及参考答案.
本学期考试/期末大作业时间汇总
中特 13周 周一 电子版报告
电子信息 13周 周四 闭卷考试
中特 14周 周一 开卷考试
信息安全 14周 周一 开卷考试 8道简答题
计算机网络 14周 周四 闭卷考试
大数据分析 14周 大作业
高级数据库技术 14周 论文简述
学术论文写作 14周 论文
工程伦理 论文 14周
高等工程数学 15周 周三 闭卷考试 三小时
智能计算系统 15周 大作业
实证金融 没选 不知道
资产定价与风险分析 大作业 已完成
高级计算机网络
已经完成
实验一: TCP 和 UDP 的通信实验
Deadline: 2020/10/22
Content:
用你熟悉的语言对 TCP 和 UDP 协议各实现一对服务端和客户端.
代码参考: tcp udp 通信实验
实验二: 抓包实验
Deadline: 2020/10/22
Content:
自己实现一个类似wireshark的软件并成功抓包.
编写程序,监控本地网络,捕获一段时间内以本机为源地址或目的地址的IP数据包,统计IP数据包的信息
程序统计信息包括源地址、目的地址、协议类型以及相应的IP数据包的数量
代码参考: 自己实现wireshark实验
实验三: 网络实验
Deadline: 2020/11/18
Content:
交换机实验, 实验讲义中的第四五六章内容
- 交换机划分 Vlan 配置
- 利用三层交换机实现 VLAN 间路由
- 快速生成树配置
完成实验报告
实验四: 网络实验
Deadline: 2020/11/19
Content:
路由器实验
- 实验七: 静态路由协议
- 实验八: RIP协议, v2
- 实验九: EIGRP协议
- 实验十: OSPF协议
- 实验十二: 单臂路由
- 实验十三: 访问控制列表(ACL)
- 实验十四: NAT, 要看到内外网地址转换列表, debug nat on
完成实验报告
实验五: 综合组网实验
Deadline: 2020/11/26
Content:
实验三.doc + 实验四(物联网)
学术论文写作/工程伦理
阅读论文, 完成理解
Deadline: 2020/12/11
内容不限, 字数别太少即可, 任意一篇格式完善的论文. 查重
对工程伦理进行探讨
Deadline: 2020/12/11
分小组做presentation, 约15-20分钟.
每人提交一份信息相关的工程伦理问题分析的作业, 字数不限, 这个可以比学术论文短一点(三五百有点少, 你懂我的意思吧.jpg), 查重.
高级软件工程
实验报告: 基于中台的微服务开发模式研究
Deadline: 2020/11/26
Content:
3K字
已经完成
完成某个系统的 UML 设计
Deadline: 2020/10/15 (不确切)
Content:
需要包含以下内容:
- 用例图 (usecase diagram)
- 类图 (class diagram)
- 时序图 (sequence diagram)
- 活动图 (activity diagram)
- 部署图 (deploy diagram)
请使用超星系统里课程资料中的<财经大学实验报告>模板撰写报告
因为内容太过庞杂, 我就不提供参考内容了.
用 Java 完成以下设计模式的代码, 运行, 并完成实验报告
1 | 1. 单例模式 |
在超星上提交
示例工程: 设计模式Java项目
大数据分析
已经完成
使用nn对Boston housing数据集进行分类
Deadline: 2020-11-3
数据文件: boston housing
注意, 不允许修改源数据集!
Code Link: boston_housing
svm 的手动推导或代码实现
Deadline: 2020-10-20
Content:
手动推导 svm 公式, 以手写材料直接交给老师.
或者, 编写代码完成一次 svm 的分类实践, 数据集为 ,要求为使用 70%数据作为训练集, 30%数据作为测试集, 训练一个 SVM 的二分模型(注意, 原数据集中为 7 分类问题), 并附上运行成果. 提交方式为超星网上提交.
Code Link: svm简易分类器
资产定价与风险管理
已经完成
Information about assignment #2
- Case: Acpana Business Systems Inc.: Effect of Currency Exposure on Revenue
- Due time: 12:00 pm, November 22, 2020.
- Your case report MUST be typed, and should not exceed 8 pages (double spaced). Hand-written reports are not accepted.
- Send your work to me at anyunbi5@gmail.com.
- Feel free to make assumptions; justify your assumptions.
- You report should include the following analysis:
- Frame the issue. Why is Brenzel Concerned by the current exchange rate fluctuation?
- Which vehicles does Acpana have at its disposal for hedging? Assume Acpana will need to transfer $200,000 US dollars to Canadian dollars on a regular basis, calculate the impact of these different hedging strategies against a naked position at:
a. 1 Cdn$ =1 US$;
b. 1 Cdn$ =0.90 US$;
c. 1 Cdn$ =1.10 US$. - Should Schenkel recommend Acpana hedge its position in Canadian dollars? Why or why not? If you think he should recommend a hedge, which vehicle should he recommend?
- Does the Economist Business Unit’s forecast that the Canadian dollar will finish the year at parity to the US dollar affect your decision to hedge?
- Summarize your conclusions.
文献阅读以及读后感
Deadline: 12:00 pm, October 16, 2020.
Content:
- Study and provide an analysis of the following research article on international portfolio investments:
International portfolio selection with exchange rate risk: A behavioural portfolio theory perspective - Your analysis must include the following components: a) A summary of the paper’s research issues, methodology, and findings; b) your critiques of the paper; and c) your own thoughts on international portfolio investments and risk hedging from the perspective of Chinese investors.
- Due time: 12:00 pm, October 16, 2020.
- Your analysis MUST be typed; hand-written work is not accepted. It should be generally 6 to 8 pages long, double spaced. Email your work to me at anyunbi5@gmail.com.
- It is important that the submitted work is your own and adheres to all your Academic Rights and Responsibilities.
高等工程数学
已经完成
课后习题
Deadline: October 30, 2020.
Content:
P338: 1, 4, 5, 11, 12, 13, 14, 15
P366: 3, 4, 6, 7, 9, 12, 16, 17, 19
P389: 2, 3, 4, 5, 6, 7
答案别问, 不会, 真不会 QAQ
考点:
矩阵:
- 范式的定义, 性质(正定型, 其次性, 三角不等式, 相容性), 矩阵的谱半径(计算), 条件数
- 三角分解(计算), $LDL^T$分解(条件, 计算), 对称三角分解
- QR分解
数理统计:
- 什么是统计量, 顺序统计量
- 常见分布(x^2, t, F), 会查分位数, 构造分位点
- 参数估计: 矩估计, 似然估计(重点), 参数估计的性质(选择填空)
- 区间估计, 单总体(均值, 方差), 两个总体(均值的差, 方差之比)
- 假设检验, 但总体, 双总体
- 线性回归, 最小二乘法, 似然估计, 参数检验(类似假设检验, 原假设, 备择假设), 模型检验(方差分析表)
- 广义线性回归: logistics 回归模型以及参数估计的方法
- 混合高斯模型: 模型的形式, 如何估计参数, 似然函数要求会写
- 范数的应用, 一范式, 二范式加到回归模型中的样子