Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
it is described in ["practical algorithms for programmers", binstock rex, addison wesley, 1995].
메타폰은 lawrence philips lphilips@verity.com 에 의해 개발되었다. 이는 ["practical algorithms for programmers", binstock rex, addison wesley, 1995]에 서술되어 있다.
xvid is a free and open source mpeg-4 video codec. xvid was created by a group of volunteer programmers after the opendivx source was closed in july 2001.
xvid는 자유롭게 공개된 오픈소스 형식의 mpeg- 4 비디오 코덱입니다. 이 코덱은 2001년 7월에 opendivx 프로젝트가 없어진 뒤, 자발적으로 참여한 프로그래머들에 의해 만들어졌습니다.
since streams are automatically cleaned up, it 's tempting to think that we can get away with being sloppy programmers and not bother to close the streams when we are done with them.
예 43-3. how to return a stream from a function