.ASC 파일 확장자

PGP ASCII Armored File

개발사 PGP
인기도
3.9  |  204 투표
 

ASC 파일이란 무엇인가요?

An ASC file is an armored ASCII file used by Pretty Good Privacy (PGP), an encryption program utilized for secure communication. It contains a digitally signed message and may store plain-text written information, as well as binary information encoded as text. ASC files also include a key as clear-signed text, which can be verified using PGP authentication methods.

추가 정보

The ASC file is commonly used for posting online security notices as well as securely transmitting messages via email and text. Since ASC files can contain textual representations of binary information, they may be larger in size than the original pre-encoded file. However, this tradeoff is usually worth the overhead for verifying the source and content of transmitted information.

참고: In 2010, Symantec acquired PGP and was integrated into the company's Enterprise Security Group.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

ASC 파일을 열거나 참조하는 프로그램

카테고리: 인코딩
업데이트: 2019-05-16

ActionScript Communication File

개발사 Adobe Systems
인기도
3.6  |  35 투표
 

Script written in ActionScript, a programming language used to control Flash-based applications; contains code that is executed by the Flash Media Server hosting software; used for controlling application events, such as loading Flash applications, communicating with other servers, accessing resources, and streaming multimedia content.

추가 정보

ASC files may be generated by Adobe Media Encoder (included with Adobe's Creative Suite) or the free Adobe Flash Media Live Encoder. They may be used by either Flash Media Streaming Server (for simple applications) or Flash Media Interactive Server (for applications that require multiway communication).

By default, Flash Media Server executes the file main.asc when it runs an application.

ASC 파일을 열거나 참조하는 프로그램

Windows
무료 체험판
Mac
무료 체험판
카테고리: 개발자
업데이트: 2010-04-08

Autodesk ASCII Export File

개발사 Autodesk
인기도
3.6  |  35 투표
 

An ASC file is a text file containing geometric shapes and points information exported by various Autodesk programs, such as Civil 3D and Moldflow Insight. It stores data in a text format encoded in the ASCII standard, which is more compatible with other programs.

추가 정보

While exporting models to ASC files allows you to import them into a larger number of applications, it also may remove data. For example, if you export an .IGS model to an ASC file with Moldflow Insight, information about keywords, materials, and unused property sets will not be exported.

You can create ASC files with various Autodesk applications, and the method differs with each application. For example, to save a model in the ASCII format with Moldflow Insight, click the Application button, select Export → Model and choose the ASCII export format from the "Save as type" dropdown menu.

ASC 파일을 여는 방법

You can open an ASC file with various CAD applications, including Autodesk applications. The method in which you open the ASC files is different with each application.

Since ASC files contain plain text, you can open them with any text editor or word processor. Possible options include:

ASC 파일을 변환하는 방법

Many text editors and word processors, including Microsoft Wordpad, Microsoft Word, and Apple TextEdit, can convert ASC files to other formats.

For example, select File → Save as in Microsoft Wordpad to convert ASC files to one of the following formats:

  • .DOCX - Microsoft Word Document
  • .ODT - OpenDocument Text Document
  • .RTF - Rich Text Format

ASC 파일을 여는 프로그램

Windows
무료 체험판
무료 체험판
Mac
무료 체험판
Linux
카테고리: 텍스트
업데이트: 2022-06-17

ASCII Text File

개발사 American National Standards Institute
인기도
3.6  |  24 투표
 

An ASC file is a plain text file encoded in the American Standard Code for Information Interchange (ASCII) standard. Various applications may create ASC files for different reasons, such as a word processor exporting the plain text of a document without formatting or a GIS application exporting the coordinates of a location. You can open an ASC file with most text editors and word processors.

추가 정보

Microsoft Notepad 11에서 열린 .asc 파일의 스크린샷
Microsoft Notepad 11에서 열린 ASC 파일

The ASCII standard dates back to the 1960s and derives from telegraph code. The American National Standards Institute (ANSI) has revised the standard several times, and many applications have adopted it over the years.

Because of its widespread adoption, many applications support exporting information in the ASCII standard and creating ASC files. For example, a GIS application may allow you to export data recorded by the application as an ASC file you can import into a spreadsheet application to view the data.

ASC 파일을 여는 방법

You can open an ASC file with any text editor or word processor. Possible options include:

In some programs, such as Microsoft Notepad, you may have to select All files (*.*) from the Open window before you can open your ASC file.

ASC 파일을 변환하는 방법

Many applications, including Microsoft WordPad, Apple TextEdit, and OpenOffice Writer, can convert ASC files to other formats. For example, TextEdit can convert ASC files to the following formats:

  • .TXT - Plain Text File
  • .RTF - Rich Text Format
  • .PDF - Portable Document Format

ASC 파일을 여는 프로그램

Windows
Mac
OS에 포함됨
OS에 포함됨
무료 체험판
Linux
카테고리: 텍스트
업데이트: 2022-06-29

LTspice Circuit Schematic File

개발사 Linear Technology
인기도
3.6  |  19 투표
 

An ASC file is a CAD file created by Linear Technology LTspice, a Spice III circuit simulation application. It contains information about a circuit schematic in plain text, including the circuit layout, symbols (components stored in .ASY files), and connections. LTspice users often design circuit schematics, save them as ASC files, then test them in the software.

추가 정보

Linear Technology LTspice 17에서 열린 .asc 파일의 스크린샷
Linear Technology LTspice 17에서 열린 ASC 파일

LTspice is a free Simulation Program with Integrated Circuit Emphasis (SPICE) for Windows and macOS. It includes tools for creating and simulating analog circuit schematics.

When saving a circuit schematic with LTspice, the software creates an ASC file to store the contents of the circuit schematic. After saving the file, you can close the circuit schematic, then re-open it to edit it further. To create an ASC file, select File → Save or Save as.

ASC 파일을 여는 방법

You can only open an ASC file with Linear Technology LTspice in Windows and macOS. To open an ASC file, select File → Open....

Opening an ASC file with a text editor

ASC file open in Apple TextEdit 1
ASC file open in Apple TextEdit 1

Since ASC files contain information in plain text, you can also open them with a text editor, such as Microsoft Notepad (Windows) or Apple TextEdit (Mac), or a source code editor. You may need to rename the .asc file extension to .txt for the text editor to recognize it.

When opened in a text editor or source code editor, you can modify the properties of the ASC file. However, if you incorrectly edit the file, you may inadvertently corrupt the model.

ASC 파일을 변환하는 방법

Linear Technology LTspice can convert an ASC file to SPICE Netlist NET files and Waveform Data RAW files. To convert an ASC file, right-click the schematic, select View, and choose the format you want to convert the ASC file.

ASC 파일을 여는 프로그램

카테고리: CAD
업데이트: 2022-05-24

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 모든 파일 형식과 소프트웨어 프로그램을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.