Subject | English | Korean |
IT | application programming | 애플리케이션 프로그래밍 |
IT | application programming interface | 애플리케이션 프로그램 인터페이스API |
comp., MS | application programming interface | 응용 프로그래밍 인터페이스 (A set of routines that an application uses to request and carry out lower-level services performed by a computer's operating system. These routines usually carry out maintenance tasks such as managing files and displaying information) |
comp., MS | cache-aside programming pattern | 캐시 배제 프로그래밍 패턴 (A programming pattern in which if the data is not present in the cache, the application, not the distributed cache system, must reload data into the cache from the original data source) |
comp., MS | Cryptography Application Programming Interface | 암호화 응용 프로그래밍 인터페이스 (An (API) that is provided as part of Microsoft Windows. CryptoAPI provides a set of functions that allow applications to encrypt or digitally sign data in a flexible manner while providing protection for the user's sensitive private key data. Actual cryptographic operations are performed by independent modules known as (CSPs)) |
comp., MS | declarative programming | 선언형 프로그래밍 (Rule-based programming in which each rule is independent and the order in which rules are declared or executed is not significant) |
math. | dynamic programming | 동적 계획법 |
comp., MS | generic programming | 제네릭 프로그래밍 (Programming using parametric polymorphism) |
math. | integer programming | 정수계획 (법) |
stat. | integer programming | 정수계획법 |
comp., MS | Internet Server Application Programming Interface | 인터넷 서버 응용 프로그래밍 인터페이스 (An application programming interface (API) that resides on a server computer for initiating software services tuned for Windows operating systems. In Microsoft Provisioning System, ISAPI resides on the Web server) |
math. | linear programming | 선형계획 (법) |
stat. | linear programming | 선형계획법 |
stat. | parametric programming | 모수적 프로그래밍 |
stat. | parametric programming | 모수적 계획 |
math. | parametric programming | 모수적 프로그래밍, 모수적 계획 |
comp., MS | programming language | 프로그래밍 언어 (An artificial language that specifies instructions to be executed on a computer. The term covers a wide spectrum, from binary-coded machine language to high-level languages) |
math. | quadratic programming | 이차계획법 |
IT | shell programming | 쉘 프로그래밍 |
math. | stochastic programming | 확률계획법 |
IT | structured programming | 구조적 프로그래밍 |
comp., MS | Windows Internet application programming interface | Windows 인터넷 응용 프로그래밍 인터페이스 (A Windows application programming interface (API) that enables applications to interact with Gopher, FTP, and HTTP protocols to access Internet resources) |