A cross compiler is a compiler capable of creating executable code for a platform other than the one on which the compiler is run.
- 뭐. 지금 compiler가 동작하는 platform이 아니라 다른 platform에서 동작할 수 있는 code를 생성하는 능력을 가진 컴파일러라는 것인데, 결국 Windows에서 수행되는 complier가 ARM에서 수행되는 실행 Code를 만들어 내면, 그게 cross compiler네. 에효~ 용어 아는 것도 힘드네.
* Public domain
SQLite의 라이센스는 Public domain이라능~
* ‘divide & conquer’ 접근법
문제를 정의하고 해결 가능한 작은 문제로 분해하고 작은 문제별로 해결방안을 수립하는 ‘divide & conquer’의 접근법을 사용하는 것이다.
* leaf page
A leaf-page is a file found at the bottom of a tree structure of hierarchical nature.
* SQLite 참고 사이트
* B-Tree 참고 사이트
1. http://zzonsang2.tistory.com/tag/b-tree
* 엄중요?
SQLite도 Cell(Table이면 record)를 Defragmentation를 수행함. 이거 고려를 해 볼만할 듯...
1. http://zzonsang2.tistory.com/tag/b-tree
* 엄중요?
SQLite도 Cell(Table이면 record)를 Defragmentation를 수행함. 이거 고려를 해 볼만할 듯...
댓글 없음:
댓글 쓰기