专业笔记 | Academic 分类归档
专业课堂上的笔记,记录专业知识。
专业课堂上的笔记,记录专业知识。
2018-09-14 22:16:29
I would like to share my notes for you guys.
2017-08-06 21:20:48
最近各种忙,博客也闲置了近两个多月。这次的干货是关于Socket相关的一些有用的资料。收集一下,就当整理一下收藏夹了。免得每次都要Google重新找一遍。
2017-01-10 9:49:23
[专业笔记 | Academic] IP, Java, 服务器, 网络
This course includes TCP/IP architecture. 这是一门有关网络的基础课程,主要涉及Layer3-5。
This course introduce very fundamental network knowledges. It covers some old technology but that is very critical.
We will study the TCP/IP protocol through out the whole course. Advance topics includes P2P system, multimedia communication (VoIP), network security(IPSec SSL), wireless sensor networks. Top-down approach. Start from top(Application) to bot(Network). More algorithmic. More programming.
Simple core, but complex edges.
2016-12-08 17:22:52
数据结构课程,其实用Java而不是用C / PASCAL来讲让我有点不太适应。
This content is for YorkU EECS 2011. As usual, I will post some "interesting" course note. This course is not that difficult. And our prof's ppt is so nice. Try not to miss any lecture and you will learn a lot from him. My professor is Andy Mirzaian.
2016-09-12 14:44:06
[专业笔记 | Academic] C, Linux, Shell, 代码
This course introduces very very fundamental C/shell programming skills on linux.
We are using C89 standard in this EECS 2031 course. That means you cannot declare the iterator variable in a for loop. And you should be very careful when you are trying to copy any C code from Google or Stack Overflow. Because those code fragments might be written in C with C99 standard or Cpp. Professor is very nice but TAs are not that efficient. We have to wait a long time for the grading.
2016-06-11 23:24:31
EECS2030课程的笔记
This content is for YorkU EECS 2030. I took this course in summer 2016. My professor Navid Mohaghegh is a very nice professor. I do strongly recommend his course.
2016-01-06 17:43:33
主要是上课的笔记,尽量尝试一下周更吧。内容会比较偏向于应试方面。
选这门课主要还是凑学分刷绩点吧,所以这里写的很多其实大家都明白,但是考试要是真是要考可能就记不起来的内容。