Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

茶话会选题 #53

Open
trdthg opened this issue Dec 2, 2024 · 2 comments
Open

茶话会选题 #53

trdthg opened this issue Dec 2, 2024 · 2 comments
Labels
talk 茶话会报名

Comments

@trdthg
Copy link
Collaborator

trdthg commented Dec 2, 2024

内容

未认领话题

@trdthg trdthg added the talk 茶话会报名 label Dec 2, 2024
@trdthg trdthg pinned this issue Dec 2, 2024
@trdthg
Copy link
Collaborator Author

trdthg commented Dec 2, 2024

我指作者

我想到一个似乎很适合当下的茶话会主题的选题思路:在学校C语言课的基础上很简单地拓展。
原因如下:

  1. 我们学院的C语言程序设计课的全部知识点已经讲完有一周了,其他学院的大一生很可能类似。
  2. 在我上周参加的模拟赛的题目被我解决的过程中,我用到了链表这一常用的数据结构,且在用C实现链表遇到了问题。我认为其他大一生可能会遇到同样的问题,并且难以在内存管理不当时会导致调试中指针指向的值令人迷惑的C中修复他们的程序。
  3. 我的链表尽管据题目需求而并非功能完整的链表,但是也用到了课上未涉及到的malloc函数。malloc更会引出另一个必要的free函数。这些函数很重要。
  4. 题目中用到的功能不完全的链表非常简单。它易于讲解也易于学习。在约30分钟内针对该题目所用的链表集中讲解,将是很不错的主意。

@trdthg trdthg changed the title [选题] 茶话会选题 茶话会选题 Dec 2, 2024
@trdthg
Copy link
Collaborator Author

trdthg commented Dec 3, 2024

虚拟机

  • 各种虚拟机的使用/区别/用法
    • wsl
    • vmware / VirtualBox
    • qemu
    • pve
  • 快照功能

现在 vmware 还免费了,多好

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
talk 茶话会报名
Projects
None yet
Development

No branches or pull requests

1 participant