일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 韓国
- 코로나바이러스
- 일본대학원
- 일본유학
- 200-301
- ads.txt
- ios
- 정보처리기사
- JMeter
- 스펙정보
- 환경정보
- 사양정보
- 사양
- 리눅스
- gbd-200
- 한국판뉴딜
- QA
- 4차산업
- 다음메일
- 5G
- move앱
- 명령어
- 스마트시티
- 성능측정
- 사용자100명
- certification
- 부자아빠가난한아빠
- 동시접속
- DevNet
- 韓国ヒップホップ
- Today
- Total
목록etc.. 기타 카테고리 2/영어 번역 & 일본어 번역 (30)
IT 컴퓨터공학 자료실
From Wikipedia, the free encyclopedia HTTP/2 (originally named HTTP/2.0) is the second major version of the HTTP network protocol used by the World Wide Web. It is based on SPDY.[1] HTTP/2[2] was developed by the Hypertext Transfer Protocol working group (httpbis, where bis means "repeat" or "twice") of the Internet Engineering Task Force.[3] HTTP/2 is the first new version of HTTP since HTTP 1...
An event driven architecture may be built on four logical layers, starting with the sensing of an event (i.e., a significant temporal state or fact), proceeding to the creation of its technical representation in the form of an event structure and ending with a non-empty set of reactions to that event. event driven architecture는 네 개의 논리 레이어를 가진다. 이벤트의 감지를 시작하면서, 이벤트 구조의 형태를 기술적으로 표현한 산출물을 진행시키고 이..
In computer science, control flow (or alternatively, flow of control) refers to the specification of the order in which the individual statements, instructions or function calls of an imperative program are executed or evaluated. The emphasis on explicit control flow distinguishes an imperative programming language from a declarative programming language. 컴퓨터공학에서, 컨트롤 플로우는 (다르게 표현하면 flow of cont..
構文解析(こうぶんかいせき、Syntactic Analysis)とは、ある文章の文法的な関係を説明すること(parse)。計算機科学の世界では、構文解析は字句解析(Lexical Analysis)とともに、コンピュータ言語などの形式言語の解析に使用される。また、自然言語処理に応用されることもある。構文解析を行う機構を構文解析器(Parser)と呼ぶ。 구문 분석 (行文분석, Syntactic Analysis)은 한 문장의 문법적인 관계를 설명하는 것(parse)이다. 컴퓨터 과학의 세계에서 구문 분석은 어휘 분석 (Lexical Analysis)과 함께 컴퓨터 언어 등의 형식 언어 분석에 사용된다. 또한 자연 언어 처리에 응용 될 수있다.구문 분석을 실시하는 기구를 구문 분석기 (Parser)라고 부른다. 一般的に、プログラムにおける構文解..
HAL (Hardware Abstraction Layer or rather Hardware Annotation Library) was a software subsystem for UNIX-like operating systems providing hardware abstraction. 과거 Hardware Abstraction Layer(이하 HAL)은 유닉스 계열 운영체제에서 하드웨어 추상화를 제공하기 위한 하나의 서브시스템적인 소프트웨어였다. HAL is now deprecated on most Linux distributions, such as parts of Ubuntu[1] with functionality being merged into udev as of 2008–2010. Previousl..
動的リンク(どうてきりんく)とは二つの意味がある。1. コンピュータのプログラムにおいて、実行時にプログラムの結合を行う方式。2. ハイパーテキストにおいて、ノード間のリンクを参照時に決定する方式。 동적 링크란 두 가지 의미가 있다. 컴퓨터 프로그램 분야에서, 런타임 중에 프로그램과 결합을 하는 방식.하이퍼 텍스트 분야에서, 노드 간의 링크를 참조 시에 결정하는 방식. プログラムにおける動的リンク[編集]프로그램에 있어서 동적링크 コンピュータのプログラム作成時に、一般に大規模なプログラムをモジュールに分割して、別々にコンパイルすることが行われる。コンパイル直後の実行ファイル生成時に、ライブラリ等を全てリンクし、必要なコードが全て揃った実行ファイルを生成する方式を、静的リンクと呼ぶ。 컴퓨터 프로그램 작성 할 때에는 일반적으로 대규모의 프로그램을 모듈로 ..
JDBCは、Java とリレーショナルデータベースの接続のためのAPI。JDBCは正式名称であって略称ではないが、Java database connectivity(ジャバ・データベース・コネクティビティ)に由来する名前だと考えられている[1]。ODBCをベースにサン・マイクロシステムズおよび DataDirect が共同で開発していると言われている。そのためドライバのデフォルトの自動コミットの有効化など似ている点も多々ある。Java においてSQLを使用して、リレーショナルデータベース管理システム (RDBMS) などと接続する機能を標準化(抽象化)している。 JDBC는 Java 와 관계형 데이터베이스의 연결을 위한 API이다. JDBC는 정식 명칭이며 약칭은 아니지만, Java database connectivity(자바 데이터베이스 연결)에서 유래 된 이..
Relational algebra, first described by E.F. Codd while at IBM, is a family of algebra with a well-founded semantics used for modelling the data stored in relational databases, and defining queries on it. 관계 대수는 IBM에서 E.F. Codd이 처음 고안했다. 이것은 대수에서 기초가 튼튼한 의미론으로 데이터를 저장하는 데이터베이스를 모델링하고 쿼리를 정의하는 목적으로 사용되었다. The main application of relational algebra is providing a theoretical foundation for relation..
Table (database) A table is a collection of related data held in a structured format within a database. It consists of fields (columns), and rows. 데이터베이스에서 테이블이란 데이터베이스 내부에서 구조화된 데이터의 집합이다. 이것은 컬럼(field)과 행으로 구성된다. In relational databases and flat file databases, a table is a set of data elements (values) using a model of vertical columns (which are identified by their name) and horizontal rows,..
関係モデルはIBMのエドガー・F・コッドによって考案された。現在もっとも広く用いられているデータモデルである。複数の関係(リレーション)を基本的なデータ型とする。データベースの利用者は、クエリ(問い掛け)をデータベースに与え、複数の関係を連結させてデータを検索したり、変更することができる。データは表に似た構造で管理され、複数のデータ群が関係(リレーション)と呼ばれる構造で相互連結可能である。関係は組(タプル、表における行に相当する)、属性(アトリビュート、表における列に相当する)、定義域(ドメイン)、候補キー(主キー)、外部キーなどによって構成される。SQLなどに代表されるデータベース言語(問い合わせ言語)を用いて、関係に対して制限・射影・結合・和・差・交わりなどの関係代数演算(集合演算を含む)ないし関係論理演算を行うことで結果を取り出す。 관계형 모델은 IBM 의 E.F. Cod..