목록전체 글 (46)
Archive
생활코딩 Coding Everday DATABASE 참고database관계형 DB: Oracle, MySQL, MS SQL Server, PostgreSQL~관계형 DB: MongoDBMySQL의 경우 DB client로 MySQL monitor을 사용할 수도, MySQL workbench를 사용할 수도 있다.MySQL monitor: 명령어 기반, server만 있다면 어디서든 실행할 수 있다는 장점이 있음MySQL workbench: GUI 기반관계형 DB: structured query language SQL관계형 DB의 핵심 기능 JOIN을 활용하면, 중복으로 인한 불필요한 용량을 줄일 수 있다."every table in the database needs to have a single theme..
1. trip building = trip generation노선의 골격을 계획하는 과정: 주로 노선 상의 주요 지점에 도착하는 시간을 결정함주요 입력 자료span of service: 각 노선 당 서비스 제공 시간 = 첫차 ~ 막차maximum loading point or section MLP or MLSheadway or service frequencyroute pattern: transit line 형태terminal points: loop route의 경우 1개, end-to-end route의 경우 2개cycle time기타 필요한 자료intermediate time points: 주요 정류장, 주로 주요 교차로, 쇼핑센터 등 주요 통행 발생 원인이 있는 곳으로 선정함internal time ..