This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| biocomput:week02 [2026/03/05 04:16] – zhangyk | biocomput:week02 [2026/03/18 07:34] (current) – zhangyk | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| {{biocomput: | {{biocomput: | ||
| + | {{biocomput: | ||
| ====== 课程录像 ====== | ====== 课程录像 ====== | ||
| - | 2.1 课程介绍 | + | ===== 2.1 课程介绍 |
| {{biocomput: | {{biocomput: | ||
| - | 2.2 Python与C的混合编程 | + | ===== 2.2 Python与C的混合编程 |
| {{biocomput: | {{biocomput: | ||
| - | 2.3 如何使用CUDA编程来加速计算 | + | ===== 2.3 如何使用CUDA编程来加速计算 |
| {{biocomput: | {{biocomput: | ||
| - | 2.4 如何编写高效的python代码 | + | ===== 2.4 如何编写高效的python代码 |
| {{biocomput: | {{biocomput: | ||
| Line 23: | Line 24: | ||
| ====== 课堂练习 ====== | ====== 课堂练习 ====== | ||
| - | 1. 练习内容 | + | ===== 1. 练习内容 |
| {{biocomput: | {{biocomput: | ||
| - | 2. 练习引导 | + | ===== 2. 练习引导 |
| {{biocomput: | {{biocomput: | ||
| - | 3. 参考答案 | + | ===== 3. 参考答案 |
| 可以通过以下指令将参考答案复制到个人目录下 | 可以通过以下指令将参考答案复制到个人目录下 | ||
| Line 43: | Line 44: | ||
| ====== 其他 ====== | ====== 其他 ====== | ||
| - | 1. Github Copilot的申请 | + | ===== 1. Github Copilot的申请 |
| 申请的具体细节一直在变,但是大致流程是 | 申请的具体细节一直在变,但是大致流程是 | ||
| Line 50: | Line 51: | ||
| 遇到问题可以到网上搜一下 | 遇到问题可以到网上搜一下 | ||
| - | 总是可以通过任意一个语言大模型,将demo的脚本喂给它(通过VSCode下载),然后提要求“请参考demo,完成下列需求……” | + | 即使无法成功申请,总是可以通过任意一个语言大模型,将demo的脚本喂给它(通过VSCode下载),然后提要求“请参考demo,完成下列需求……”,然后将返回的代码,传输到服务器上的一个文件里面 |