일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- install
- index
- dataframe
- GT-S80
- ipad
- pip
- SciPy
- 삼성소프트웨어멤버십
- Button
- DFS
- javascript
- LSTM
- Splunk
- mariadb
- RNN
- CNN
- 알고리즘
- SPL
- GitHub
- Lotto
- synology
- pycharm
- E-P1
- pandas
- Series
- mean
- imread
- Numpy
- Python
- keras
Archives
- Today
- Total
목록공부/Linux (4)
잠토의 잠망경
x86에서 int 0x2가 실행되는 경우
int 0x2 이것의 의미는 무엇인가? int 가 되었을 때의 cpu 동작 모션은 다음과 같은 순서로 진행이된다. 우선 (1) int 0x2가 발생되면 (2)cpu는 idtr이 가리키는 주소를 참조하고 (3) idt의 0x2번째 entry를 참조한다. 그런 다음 idt가 가리키는 인터럽트 핸들러 루틴을 실행한다. 핸들러의 주 내용 push gs push fs push es push ds pushad pushfd .... 등이다.
공부/Linux
2008. 12. 1. 17:13
[XP]XP설치중 Setup is inspecting your computer's hardware configuration
출처: http://minimons.egloos.com/1366544
공부/Linux
2008. 7. 29. 01:53
QT를 배워보자^^
열혈강의 QT의 저자분 홈피입니다. 제가 리눅스에 X윈도우즈 그래밍 할때는 책 찾기 힘들었는데 지금은 많이 나오는 추세네요. (모 도서관 가니 X Windows 많더군요. 좌절함 ㅜㅜ) 임베디드 그래픽 할때를 대비해 자료 수집했습니다.^^ http://user.chol.com/~valentis/ http://php.chol.com/~valentis/Suhdang/index.php
공부/Linux
2008. 7. 1. 19:43