
정렬 알고리즘은 자료구조에서 가장 중요한 부분입니다. 중요하고 종류가 많아서 정렬 알고리즘을 잘 이해하고 것이 컴퓨터공학에서는 매우 중요합니다. 여러 가지 특징으로 정렬 알고리즘을 비교하면서 장단점을 비교해 보는 것이 공부에 도움이 됩니다. 또한 정렬 알고리즘의 성질 중에서 안정성이라는 것이 있는데요, 이게 뭔지, 왜 중요한지 한번 정리해 보겠습니다. 정렬 알고리즘의 안정성 어떤 정렬 알고리즘은 안정적이다(stable) 또는 안정성(Stability)을 만족한다고 얘기하는데요, 이것은 동일한 요소에 대해 정렬할 때 어떻게 처리하는가를 다루는 문제입니다. 안정적 알고리즘은 동일한 값의 순서가 정렬에 의해 바뀌지 않습니다. 즉 같은 값이라면 앞에 있던 것이 먼저 나오게 정렬하는 것입니다. 원래 값의 순서를 ..
https://12bme.tistory.com/184 [프로그래밍] Concurrency, Parallelism 차이 Concurrency(병행성) 그리고 Parallelism(병렬성) 포스팅 원본출처는 http://egloos.zum.com/minjang/v/2517211 입니다. Concurrency는 프로그램의 성질이고 parallel execution은 기계의 성질이다. Concurrenty.. 12bme.tistory.com Concurrency는 프로그램의 성질이고 parallel execution은 기계의 성질이다. Concurrenty is a property of the program and prallel execution is a property of the machine. concur..

원문: Differentiate between shared memory and message passing model in OS Differentiate between shared memory and message passing model in OS. Differentiate between shared memory and message passing model in OS. Shared memory system is the fundamental model of inter process communication. In a shared memory system, in the address space region the cooperating communicate with each other by establi ..
- Total
- Today
- Yesterday
- 콜렉션
- TypeError
- rust
- Lazy evaluation
- max
- typedef
- sort key
- 자바regex
- comparable
- format
- 스트링
- follow
- CompareTo
- Iterator
- 이터러블
- ToString
- 패턴
- contains
- contentEquals
- indexof
- zip
- 스트링 +
- python exercise
- 지연계산
- C++ 클래스
- APPEND
- 동적바인딩
- python example
- 이터레이터
- Camel Style
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |