• 전문가 요청 쿠폰 이벤트
  • 통합검색(401)
  • 리포트(324)
  • 시험자료(27)
  • 논문(14)
  • 이력서(14)
  • 서식(9)
  • 자기소개서(9)
  • 노하우(2)
  • 방송통신대(1)
  • ppt테마(1)
판매자 표지는 다운로드시 포함되지 않습니다.

"Executable File" 검색결과 121-140 / 401건

  • (in english) fashion purchasing behaviour, explonatory research, marketing, coding system, qualitative analysis
    AMB201Exploratory Research ReportTable of Contents TOC \o "1-3" \h \z \u Executive Summary/abstract ... word count) PAGEREF _Toc225683733 \h 4Executive Summary/abstractThis research report is conducted to ... Professional Behavior. Retrieved from http://www.mrsa.com.au/files/Code_of_Professional_Behaviour
    Non-Ai HUMAN
    | 리포트 | 21페이지 | 50,000원 | 등록일 2013.04.23
  • [과제#8] shell 프로그램 응용
    #define NARGS 64int execute(char **, char *, char *);size_t bufsplit(char *buf, size_t n, char **a ... , "") == 0){if(*(cp+1) == NULL){fprintf(stderr, "You must specify ");fprintf(stderr, "an output file.\n ... ");goto again;}*cp++ = NULL;outfile = *cp;}}status = execute(args, infile, outfile);}}int execute(c
    Non-Ai HUMAN
    | 리포트 | 11페이지 | 1,000원 | 등록일 2011.11.14
  • toolstrip, ListView, textBox, openFileDialog, saveFileDialog 컨트롤을 사용하는 PersonRecorder 라는 프로그램 작성
    -cyber 강의실 (cyber.dku.edu)로 source code, executable file, solution/project VC# file, 보고서를 학번_이름_Ex5
    Non-Ai HUMAN
    | 리포트 | 11페이지 | 1,000원 | 등록일 2011.06.26
  • OPERATING SYSTEM(GeekOS)
    */void *buf; /* buffer to store executable file (ELF format) */ulong_t fileLen; /* length of ELF file ... ) Spawn the init process 작성main.c → spawn_init_process()6) Spawn a process by reading an executable from ... a filesystem 작성user.c → spawn()7) Parse an ELF executable image 작성elf.c → parse_elf_executable()8
    Non-Ai HUMAN
    | 리포트 | 55페이지 | 3,000원 | 등록일 2010.06.26
  • 컴퓨터바이러스(바이러스)의 정의, 컴퓨터바이러스(바이러스)의 발전단계, 컴퓨터바이러스(바이러스)의 종류, 컴퓨터바이러스(바이러스)의 감염증상, 컴퓨터바이러스의 예방방법,치료방법
    (Executable File), 오버레이 파일(Overlay File), 주변기기 구동 프로그램(Device Driver) 등이다. 컴퓨터 바이러스의 90% 이상이 여기에 속한다 ... 부분인 부트 섹터(Boot Sector)에 감염되는 부트 바이러스(Boot Virus), 일반 프로그램에 감염되는 파일 바이러스(File Virus), 부트 섹터와 프로그램 모두 ... 에 감염되는 부트/파일 바이러스(Boot/File Virus) 등으로 나눈다.컴퓨터를 처음 켰을 때 디스크의 가장 처음 부분인 부트 섹터(Boot Sector)에 위치하는 프로그램
    Non-Ai HUMAN
    | 리포트 | 13페이지 | 1,500원 | 등록일 2013.04.13
  • List의 수정, 삭제, 추가, csv파일의 읽기, 쓰기를 이용한 그림판 구현
    ource code, executable file, solution/project VC# file, 보고서를 학번_이름_Ex6.zip으로 묶어서 낼 것. 보고서 (30%)-Line
    Non-Ai HUMAN
    | 리포트 | 17페이지 | 2,000원 | 등록일 2011.06.26
  • 브라질의 문화
    ..FILE:[Content_Types].xml..FILE:_rels/.rels..FILE:ppt/diagrams/data1.xml..FILE:ppt/slides/_rels/s ... lide8.xml.rels..FILE:ppt/slides/_rels/slide9.xml.rels..FILE:ppt/slides/_rels/slide7.xml.rels..FILE ... :ppt/slides/_rels/slide11.xml.rels..FILE:ppt/slides/_rels/slide6.xml.rels..FILE:ppt/slides/_rels/slide
    Non-Ai HUMAN
    | 리포트 | 32페이지 | 2,000원 | 등록일 2009.12.18
  • quiz1.1-1 exercises1
    window, and they will be executed on the spot.(b)Edit/Debug Window?>> it is used to create new M-file ... these statements into the file, and save the file with the name test1.m. Then, execute the program by ... .1: 10;y = 2* exp (-0.2* x);plot(x,y);Use the MATLAB edit window to create a new empty M-file, type
    Non-Ai HUMAN
    | 리포트 | 4페이지 | 무료 | 등록일 2009.10.26
  • 우리나라가 평창 동계올림픽 유치를 가능하게 했던 이유
    PyeongChang (KOR)Candidate CitiesAt its meeting on 22 June 2010, the IOC Executive Board selected ... January 2011, the three bid cities had submitted their candidature files to the IOC, which were based ... upon the 17 themes of the IOC’s Candidature Procedure and Questionnaire. These files form the basis
    Non-Ai HUMAN
    | 리포트 | 3페이지 | 2,000원 | 등록일 2012.12.22
  • 유닉스 운영체제 사용법 요약.
    : r" "그룹" "크기" "생성-날짜&시간" file-이름.여기서 반전된 부분은 type과 access-mode를 나타낸다. Type은 directory인 경우에는 d 로 file ... "와 "others-access-mode"로 구성되어 있는데 각각이 read-write-execute의 3 bit로 구성 되어 있다. 1은 가능(enable), 0은 불가능(disable ... )하다는 것을 의미하며, 111은 읽기, 쓰기, 실행이 모두 가능하다는 것이고 000 모두 불가능하다는 것을 나타낸다. Directory 는 반드시 실행할 수 있도록 execution
    Non-Ai HUMAN
    | 리포트 | 14페이지 | 1,000원 | 등록일 2010.08.26
  • [디지털시스템실험(Verilog)] Memory Top & Writeback 결과보고서
    Memory Top의 시뮬레이션 결과는 다음과 같다.Execution Top의 시뮬레이션과 같은 방법을 이용하여 시뮬레이션하였다.결과부터 언급하자면 의도한 결과값은 나오지 않았다. 1 ... 에 오류가 주기적으로 발생함을 알 수 있는데, 이에 기인한 원인일 가능성이 있다.참고로, Execution Top의 시뮬레이션때도 branch input값을 모듈이 제대로 받아들이 ... 모듈은 register file에 writeback하기 위한 신호를 생성하는 모듈이다.역시 각 input과 output은 참고 자료에 설명되어 있으므로 생략하도록 하겠다.먼저
    Non-Ai HUMAN
    | 리포트 | 3페이지 | 2,000원 | 등록일 2011.10.05
  • [취업성공]비서직 영문이력서
    and file maintenance.▒ Demonstrated knowledge of filing systems and common office procedure.WORK ... direct them to the appropriate parties▒ Develop and guide the implementation of executive office ... procedures▒ Coordinate meetings, arranging for facilities, equipment and refreshment▒ Provide executive
    Non-Ai HUMAN
    | 이력서 | 2페이지 | 500원 | 등록일 2013.09.09
  • GUI 만들기
    _simple(varargin)% KSH_SIMPLE M-file for ksh_simple.fig% KSH_SIMPLE, by itself, creates a new KSH ... ;% --- Executes on slider movement.function slider1_Callback(hObject, eventdata, handles)% hObject ... --- Executes on slider movement.function slider2_Callback(hObject, eventdata, handles)% hObject
    Non-Ai HUMAN
    | 리포트 | 8페이지 | 3,500원 | 등록일 2010.05.26
  • Enron,Enron기업분석,Enron분석,엔론,엔론분석
    owngraded company’s debt to ‘junk’ grade and Enron files for bankruptcy (2001)  Enron ScandalOUTLINE ... Enron executive Half Revenue of Houston Travel Agency owned by Mr. Lay’s sister, Sharon LayOUTLINE
    Non-Ai HUMAN
    | 리포트 | 21페이지 | 2,000원 | 등록일 2012.09.12
  • 우선순위 큐(Priority Queue)
    하였을 경우printf("You can execute only one file. \n\n");return 0;}initialize_queue(); // Queue 초기화while ... 과 : 컴퓨터 공학과학 번 : 2004151035이 름 : 이 제민설계도_1설계도_2(make_file)설계도_3(insert_queue)설계도_3(delete_queue)소스코드 ... 을 입력하지 않을 때에는 실행할 파일을 만드는 기능을 추가하였습니다.#include #include #include #define FILE_NAME "priorityQ.dat"
    Non-Ai HUMAN
    | 리포트 | 12페이지 | 1,500원 | 등록일 2011.11.28
  • MIPS 32bit 인하대학교 디지털 시스템 설계 (정덕진 교수님) 수업
    ..FILE:MIPS_32bit/.lsowork..FILE:MIPS_32bit/a.wcfgMemData[31:0]MemData[31:0]labelPC[31:0]PC[31:0]PC ... ]Address[31:0]MWritedata[31:0]MWritedata[31:0]clkclkrstrst..FILE:MIPS_32bit/ALU.v//AND OR ADDER를 지닌 ... 을 얻기위한 MUX부분입니다.endmodule..FILE:MIPS_32bit/ALU_Control.v//ALU의 알맞은 동작을 위해 신호를 보내줍니다.`timescale 1ns
    Non-Ai HUMAN
    | 리포트 | 16페이지 | 5,000원 | 등록일 2012.05.05
  • NAVER
    – Top main (390x100) 120,000,000 won = $ 120,000 per 30 min. (June. 2008)Executive ... ' Blog can be filled up with any contents such as pictures, music files, news articles and so on
    Non-Ai HUMAN
    | 리포트 | 17페이지 | 3,000원 | 등록일 2012.04.09
  • How to cope with Pain: Job and Mary Rowlandson( 고난을 감내하는 법: 욥과 마리 로렌슨 )
    used Indians to execute those trials. She, eventually, overcome the hardship with the mercy of God ... Suffered?”. Tom Brown Minister. Web. June 11 2011. < Hyperlink "http://www.gutenberg.org/files/851/851
    Non-Ai HUMAN
    | 리포트 | 5페이지 | 1,500원 | 등록일 2014.02.23
  • [자료구조론] - C언어 Tree,
    );printf("\n");}void main(){FILE *fp;int i;treePointer root, ptr;int *pdata;int key;// initializefor ... ==========(3) Program Execution (Screen shot)(4) Program UsageArray와 Linked tree를 사용하여 binary search tree
    Non-Ai HUMAN
    | 리포트 | 9페이지 | 1,000원 | 등록일 2014.05.06
  • [컴퓨터공학]BIM Handbook Chapter3 요약
    BIM (Building Information Modeling) Handbook CHAPTER 3 InteroperabilityContents 3 .0 Executive ... Portable, Web-Based Formats: DWF and PDF 3.6 File Exchange Versus Building Model Repositories 3.7 Summary ... 3.0 Executive Summary Interoperability depicts the need to pass data between application, allowing
    Non-Ai HUMAN
    | 리포트 | 32페이지 | 3,000원 | 등록일 2010.05.06
해캠 AI 챗봇과 대화하기
챗봇으로 간편하게 상담해보세요.
2026년 04월 06일 월요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
4:58 오전
문서 초안을 생성해주는 EasyAI
안녕하세요 해피캠퍼스의 20년의 운영 노하우를 이용하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 AI가 방대한 정보를 재가공하여, 최적의 목차와 내용을 자동으로 만들어 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
- 스토어에서 무료 이용권를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감