Subject | English | Korean |
comp., MS | beats per minute | 분당 박동 수 (The number of heartbeats per minute) |
comp., MS | bits per pixel | 픽셀당 비트 수 (The number of bits (e.g. 8, 16, 24, or 32) used to store and display the color data for a single pixel. This is the standard unit of measure for bit or color depth) |
comp., MS | bits per second | 비트/초 (The number of bits transmitted every second, used as a measure of the speed at which a device, such as a modem, can transfer data) |
comp., MS | characters per inch | 인치당 문자 수 (A measurement for the number of characters of a particular size and font that can fit into a line one inch long. This number is affected by two attributes of the type: its point size and the width of the letters in the particular font being measured. In monospace fonts, characters have a constant width; in proportional fonts, characters have varying widths. Thus, measurements of the number of characters per inch must be averaged) |
comp., MS | characters per second | 초당 문자 수 (A measure of the rate at which a device, such as a disk drive, can transfer data. In serial communications, the speed of a modem in bits per second can generally be divided by 10 for a rough determination of the number of characters per second transmitted) |
comp., MS | dots per inch | 인치당 도트 수 (The standard used to measure screen and printer resolution, expressed as the number of dots that a device can display or print per linear inch. The greater the number of dots per inch, the better the resolution) |
comp., MS | frames per second | 초당 프레임 (The number of video frames displayed per second. Higher frame rates generally produce smoother movement in the picture) |
comp., MS | kilobits per second | 초당 킬로비트 (Data transfer speed, as through a modem or on a network, measured in multiples of 1,024 bits per second) |
comp., MS | kilobytes per second | 초당 킬로바이트 (Data transfer speed, as on a network, measured in multiples of 1,024 bytes per second) |
math. | lot tolerance per cent defective | 로트 허용불량률 |
comp., MS | multiple entity sets per type | 형식별 다중 엔터티 집합 (The ability for an entity type to be defined in more than one entity set) |
comp., MS | Per Device licensing mode | 장치 단위 라이선스 모드 (A mode in which the remote desktop server requests an RDS Per Device client access license (RDS Per Device CAL) from a Remote Desktop license server so that a device can connect remotely to the remote desktop server) |
comp., MS | per monitor–DPI aware | 모니터별 DPI 인식 (Pertaining to an application that adjusts the size of UI elements dynamically to accommodate changes to the DPI setting) |
comp., MS | per-program IP virtualization | 프로그램별 IP 가상화 (A Remote Desktop IP Virtualization mode that is configured on the remote desktop server in which specified programs are assigned unique virtual IP addresses, while all other programs use the IP address of the remote desktop server) |
comp., MS | per-session IP virtualization | 세션별 IP 가상화 (A Remote Desktop IP Virtualization mode that is configured on the remote desktop server in which all programs in a client session use the same virtual IP address. Each client session is assigned a unique virtual IP address) |
comp., MS | per-use cost | 기본 사용 비용 (A set fee for the use of a resource that can be in place of, or in addition to, a variable. For work resources, a per-use cost accrues each time that the resource is used. For material resources, a per-use cost is accrued only once) |
comp., MS | per-user control | 사용자별 컨트롤 (A dynamic Web Parts control that can be personalized and permanently deleted from a page for an individual user only. A per-user control appears on the page only when the page is in user scope. Note that a per-user control can have properties that are both user-scope and shared-scope for personalization purposes) |
comp., MS | Per User licensing mode | 사용자 단위 라이선스 모드 (A mode in which the remote desktop server requests an RDS Per User client access license (RDS Per User CAL) from a Remote Desktop license server so that a user can connect remotely to the remote desktop server) |
comp., MS | per user ownership | 사용자별 소유권 (The virtual machine ownership under which, if a self-service policy is created for a group, each group member owns and manages his own computers and, if a virtual machine quota has been set, the quota places an individual limit on the virtual machines created by each group member) |
comp., MS | pixels per inch | 인치당 픽셀 수 (A measurement of the clarity or fineness of detail of an image displayed on a computer monitor) |
comp., MS | RDS Per Device CAL | RDS 장치 단위 CAL (One of the two types of Remote Desktop Services client access licenses (RDS CALs) that permits one device (used by any user) to connect to a remote desktop server) |
comp., MS | RDS Per User CAL | RDS 사용자 단위 CAL (One of the two types of Remote Desktop Services client access licenses (RDS CALs) that permits one user to access remote desktop servers from an unlimited number of client computers or devices) |
comp., MS | Remote Desktop Services Per Device client access license | 원격 데스크톱 서비스 장치 단위 클라이언트 액세스 라이선스 (One of the two types of Remote Desktop Services client access licenses (RDS CALs) that permits one device (used by any user) to connect to a remote desktop server) |
comp., MS | Remote Desktop Services Per User client access license | 원격 데스크톱 서비스 사용자 단위 클라이언트 액세스 라이선스 (One of the two types of Remote Desktop Services client access licenses (RDS CALs) that permits one user to access remote desktop servers from an unlimited number of client computers or devices) |
comp., MS | table-per-concrete type | 구체적 형식당 테이블 (A method of mapping the inheritance where each non-abstract type in the hierarchy is mapped to separate table in the database. Often used when there are unrelated tables that store the same kinds of data in the database. For example, the Product and DiscontinuedProduct tables) |
comp., MS | table-per hierarchy | 계층당 하나의 테이블 (A method of modeling a type hierarchy in a database that includes the attributes of all the types in the hierarchy in one table) |
comp., MS | table-per-type | 형식당 하나의 테이블 (A method of modeling a type hierarchy in a database that uses multiple tables with one-to-one relationships to model the various types) |