일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
Tags
- R
- data science
- 몽고디비
- openCV
- 빅 데이터
- 우리들교회
- MongoDB
- c++
- Big Data
- 김양재
- Artificial Intelligence
- 김양재 목사
- 빅데이타
- WebGL
- 확률
- No SQL
- Statistics
- probability
- 데이터 과학
- 빅 데이타
- 빅데이터
- 김양재 목사님
- node.js
- 인공지능
- 통계
- 주일설교
- Machine Learning
- 딥러닝
- Deep learning
- nodeJS
Archives
- Today
- Total
목록protobuf (1)
Scientific Computing & Data Science
Written by Geol Choi | Apr. 9, 2016 이번 글에서는 직렬화 데이터 구조 메커니즘인 Google Protocol Buffer(protobuf)와 고성능 비동기 분산메시징 라이브러리인 ZeroMQ 를 Python으로 구현하는 방법에 대하여 알아 보겠습니다. 각각에 대한 자세한 컨셉은 각각의 웹사이트를 참고하기 바랍니다:Google Protocol Buffer : https://developers.google.com/protocol-buffers/ZeroMQ : http://zeromq.orgPython : http://python.org 개발환경본 튜토리얼의 개발환경은 다음과 같습니다:OS : Microsoft Windows 7 Professional 64 bitIDE : Micr..
Programming
2016. 4. 9. 19:43