background preloader

LJK_디지털프로젝트

Facebook Twitter

네이버 지식백과. ACIS. The 3D ACIS Modeler (ACIS) is a Geometric modeling kernel developed by Spatial Corporation (formerly Spatial Technology), part of Dassault Systemes.

ACIS

ACIS is used by many software developers in industries such as computer-aided design (CAD), Computer-aided manufacturing (CAM), Computer-aided engineering (CAE), Architecture, engineering and construction (AEC), Coordinate-measuring machine (CMM), 3D animation, and shipbuilding. ACIS provides software developers and manufacturers the underlying 3D modeling functionality. ACIS features an open,[citation needed] object-oriented C++ architecture that enables robust, 3D modelling capabilities.

ACIS is used to construct applications with hybrid modeling features, since it integrates wireframe model, surface, and solid modeling functionality with both manifold and non-manifold topology, and a rich set of geometric operations. History[edit] There are several versions about what the word ACIS actually stands for, or whether it is an acronym at all. Parasolid. Parasolid is a geometric modeling kernel originally developed by ShapeData, now owned by Siemens PLM Software (formerly UGS Corp.), that can be licensed by other companies for use in their 3D computer graphics software products.

Parasolid

Parasolid's capabilities include model creation and editing utilities such as Boolean modeling operators, feature modeling support, advanced surfacing, thickening and hollowing, blending and filleting and sheet modeling. Parasolid also includes tools for direct model editing, including tapering, offsetting, geometry replacement and removal of feature details with automated regeneration of surrounding data. Parasolid also provides wide-ranging graphical and rendering support, including hidden-line, wireframe and drafting, tessellation and model data inquiries.

When exported from the parent software package, a Parasolid commonly has the file extension .x_t. Applications[edit] External links[edit] 커널 (컴퓨팅) 위키백과, 우리 모두의 백과사전.

커널 (컴퓨팅)

커널이 응용 소프트웨어를 컴퓨터 하드웨어에 연결하고 있다. 커널은 운영 체제의 핵심 부분이므로, 커널의 역할 역시 운영 체제의 핵심 역할이라 할 수 있다. 보안 커널은 컴퓨터 하드웨어와 프로세스의 보안을 책임진다. 자원 관리 한정된 시스템 자원을 효율적으로 관리하여 프로그램의 실행을 원활하게 한다. 추상화 단일형 커널의 구조 이 연산들을 제공하는 모든 모듈이 전체로부터 분리되어 있더라도 모든 모듈이 같은 주소 공간에서 실행되기 때문에 코드의 집적도는 매우 조밀하며 수정하기 어렵고 한 모듈의 버그는 시스템 전반을 멈추게 할 수 있다. 마이크로소프트 윈도 NT 제품군(NT, 2000, XP, 2003, 비스타)은 처음에는 혼합형 커널이었으나 나중에 나온 것들은 단일형 커널로 바뀌었다. 주로 다음 운영 체제들의 커널이 단일형 커널인 것으로 알려져 있다. 마이크로커널의 구조 마이크로커널은 하드웨어 위에 매우 간결한 추상화를 정의한다. 운영 체제는 서버를 다른 일반적인 프로그램처럼 간단히 시작하고 끌 수 있다. 일반적으로 마이크로커널은 전통적인 디자인의 수행을 잘못하고 때로는 극적이다. 마이크로커널과 마이크로커널에 기반한 운영 체제의 예 혼합형 커널의 구조 혼합형 커널은 본질적으로 마이크로커널을 따르나, 일부 커널의 비(非)본질적 기능이더라도 사용자 레벨에서 수행될 때 성능상 느린 코드들을 커널 레벨에서 수행하도록 수정한 것을 말한다.

예를 들어, 맥 오에스 텐의 커널인 XNU는 Mach 커널 3.0 마이크로커널에 기반을 두고 있지만, 전통적인 마이크로커널 설계의 지연 현상을 줄이기 위해 BSD 커널의 일부 코드들을 들여와 동일한 주소 영역에서 실행하고 있다. DragonFly BSD는 첫 번째 비 Mach 기반의 BSD OS로 혼합형 커널 구성을 적용한 예이다. 하이브리드 커널로는 다음과 같은 것들도 포함된다. 혼합형 커널이라는 말을 부팅 후에 모듈을 읽어들일 수 있는 단일형 커널과 혼용하는 사람들이 있다. 엑소커널의 구조.

Poster_Publish