일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- Node.js
- [Object]
- console.log
- Jupyter notebook
- node.js 연동
- mongoDB [Object]
- 파이썬3
- nodejs mongodb
- Windows10
- node.js설치
- MacOS
- mongodb nodejs driver
- mongo-native
- Installation
- pip jupyter
- query
- homebrew
- python3
- mongodb
- util.inspect
- 맥
- collection.find
- 맥에 파이썬 설치
- MYSQL
- Projection
- Today
- Total
목록개념정리/네트워크 (5)
Bon Voyage
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/bdFKzM/btqyLKQCPMg/8bkDEwBK0HYAHZK2ct0gX0/img.png)
Introduction to Computer Networking, Stanford University https://lagunita.stanford.edu/courses/Engineering/Networking-SP/SelfPaced/about Introduction to Computer Networking An introductory computer networking course focusing on how the Internet works and the principles of designing networks and network protocols. lagunita.stanford.edu Unit 7: Lower Layers 중 CSMA/CD and Ethernet 파트 수업 필기 정리 0. In..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/bO0EK0/btqyByqPQzS/Ya7XybdsK7LNTWk3ZcBP4K/img.png)
Introduction to Computer Networking, Stanford University https://lagunita.stanford.edu/courses/Engineering/Networking-SP/SelfPaced/about Unit 7: Lower Layers 중 FEC and Reed-Solomon 파트 수업 필기 정리 FEC Forward Error Correction SNR / BER Curves when given a modulation scheme and SNR, you can compute expected BER(Bit Error Rate) BER can become low but never reaches zero! directly turning Link Layer Bit..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/bgrcq1/btqyET74HYv/nUbfrKBoqL3cnaGijeiBVk/img.png)
Introduction to Computer Networking, Stanford University https://lagunita.stanford.edu/courses/Engineering/Networking-SP/SelfPaced/about Unit 7: Lower Layers 중 Clocks and Clock Recovery 파트 수업 필기 정리 Clocks data is transmitted using a 'clock' the receiver needs to know when to sample the arriving data when the clocks are running at different speed how different are these clocks? units of parts per..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/byHpGq/btqyEUMD556/CHkIs6xQiUEJQstlD1mVG0/img.png)
Introduction to Computer Networking, Stanford University https://lagunita.stanford.edu/courses/Engineering/Networking-SP/SelfPaced/about Unit 7: Lower Layers 중 Bit Errors 파트 수업 필기 정리 (recall) Shannon Limit the capacity of a communication channel Bandwidth * log₂(1 + S/N) Bandwidth typically fixed SNR: Possible data rate bounded by the Signal to Noise Ratio Stronger signal or lower noise → transm..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/IlJJR/btqyuFcQvVB/YMf7axTK7yog21sKqWkjT0/img.png)
Introduction to Computer Networking, Stanford University https://lagunita.stanford.edu/courses/Engineering/Networking-SP/SelfPaced/about Unit 7: Lower Layers 중 Shannon Capacity and Modulation 파트 수업 필기 정리 Physical Layer Capacity bits per second that a given physical layer can support Modulation representation of the capacity on the medium(like channel) Symbols vs. Bits Symbol: the unit of transfe..