Use "cpu" in a sentence

1. Unfortunately, these additional voices are achieved via software-based processing on the system CPU.

안타깝게도, 여기에 추가된 음성들은 시스템 CPU에서 처리되는 소프트웨어 기반으로 수행된다.

2. For the "interrupt acknowledge" method, the external device gives the CPU an interrupt handler number.

"인터럽트 알리기 (interrupt acknowledge)" 방식은 외부 장치가 CPU에게 인터럽트 핸들러 번호의 주소를 알리는 방식이다.

3. I have behind this wall a disk drive, a CPU, a graphics card, a memory system.

이런 "디스크 드라이브"와 CPU 그래픽 카드와 메모리 시스템이라 불리는 벽이 뒤에 있습니다.

4. The faster graphics accelerators and improving CPU technology resulted in increasing levels of realism in computer games.

빠른 그래픽 가속기와 CPU 기술의 발전은 컴퓨터 게임의 사실도를 높였다.

5. For example, when an instruction required any address calculations, the main CPU would handle them before the 68881 took control.

예를들어 명령어에서 어드레스 계산이 필요할 경우 68881에 제어권을 주기 전에 메인 CPU가 그것을 처리해야 한다.

6. The 9672 implementations of System/390 were the first high-end IBM mainframe architecture implemented first with CMOS CPU electronics rather than the traditional bipolar logic.

시스템/390의 9672 구현체는 전통적인 양극 논리가 아닌, CMOS CPU 전자 장치들과 함께 구현된 최초의 하이엔드 IBM 메인프레임 아키텍처였다.

7. Importantly, support for swapping non-resident programs was added—onto the hard disk on all computers and into the high memory area on machines equipped with a 286 CPU.

더 중요한 사항으로, 비상주 프로그램들을 스와핑하는 기능이 모든 컴퓨터의 하드 디스크에 추가되었고, 상위 메모리 영역을 286 CPU 장착 컴퓨터에서 지원하였다.

8. The Ultra Port Architecture (UPA) bus was developed by Sun Microsystems as a high-speed graphics card to CPU interconnect, beginning with the Ultra 1 workstation in 1995.

울트라 포트 아키텍처(Ultra Port Architecture, UPA) 버스는 CPU 인터커넥트를 위해 썬 마이크로시스템즈가 고속 그래픽 카드로서 개발한 것으로, 1995년 울트라 1 워크스테이션을 기점으로 함께 한다.

9. A "pulse distributor" takes the pulses generated by the CPU clock and breaks them up into eight separate time pulses, each of which activates a different row of the lattice.

펄스 배분기는 CPU 클럭에서 만들어진 펄스를 가져다가 8개의 별도의 시간 펄스로 나누었고, 각각은 다른 열의 격자를 활성화한다.

10. Device drivers and kernel extensions run in kernel space (ring 0 in many CPU architectures), with full access to the hardware, although some exceptions run in user space, for example, filesystems based on FUSE/CUSE, and parts of UIO.

장치 드라이버와 커널 확장 기능은 커널 공간(수많은 CPU 구조에서 링 0)에서 실행되며, 하드웨어에 대한 모든 접근 권한이 있으나 사용자 공간에서의 실행은 일부 예외가 있는데 이를테면 FUSE/CUSE 기반 파일 시스템들, UIO의 일부가 그러하다.

11. The CPU could do the four fundamental functions of arithmetic -- so addition, multiplication, subtraction, division -- which already is a bit of a feat in metal, but it could also do something that a computer does and a calculator doesn't: this machine could look at its own internal memory and make a decision.

이 CPU로 기본적인 사칙연산, 그러니까 덧셈, 뺄셈, 곱셈, 나눗셈을 할 수 있었는데요 금속장치 치고는 대단한 거죠 뿐만 아니라 계산기에는 없고 컴퓨터에만 있는 기능 또한 구현할 수 있었습니다 내부 메모리를 참조하여 판단을 내릴 수 있었거든요