• 통큰쿠폰이벤트-통합
  • 통합검색(679)
  • 리포트(580)
  • 시험자료(59)
  • 방송통신대(13)
  • 논문(11)
  • 자기소개서(7)
  • 서식(6)
  • 이력서(3)

"C compiler" 검색결과 201-220 / 679건

  • [Embedded system 실습보고서]TFTP를 이용한 이미지 파일 전송
    소프트웨어의 설치, 제거, 수정 등의 관리를 할 수 있다. rpm 방식을 사용하면 compile이나 압츅을 풀지 않고 바로 설치할 수 있는 장점이 있다. ... (server와 client는 LAN 케이블로 연결된 상태임)server의 IP는 ifconfig 명령어를 통해 확인. client의 IP는 server의 IP와 network 부분을 ... TFTP 설정이 완료되면 client에서 tftp 명령어로 간단하게 파일이 전송되는 것을 확인할 수 있다.
    리포트 | 4페이지 | 1,500원 | 등록일 2014.04.26
  • 컴퓨터구조 MIPS 설치 레포트
    만드는 것.[ Cross compiler란? ... 같은)에서 나오는 다른 방식의 CPU의 바이너리 파일을 생성해야 할 때 사용되는 것이 바로 Cross compiler이다. ... ] Cross compiler는 다른 컴퓨터 환경의 바이너리 파일을 생성할 수 있게 하는 컴파일러 이다.만약 사용자가 인텔 프로세서를 사용하는데 인텔과 다른 회사(예를 들면, 알파
    리포트 | 7페이지 | 3,000원 | 등록일 2011.04.21
  • 디지털실험 예비 #4
    그래서 data sheet 그대로 핀을 할당해주었는데 compile error가 발생하여 남아있는 아무 핀으로 할당해주어서 실행하였다. ... Cyclone II EP2C35F627C6으로 선택하라고 나와 있다. ... “Cyclone II EP2C70F896C6” 이라는것을 알게 되었다.
    리포트 | 8페이지 | 1,000원 | 등록일 2013.12.12 | 수정일 2014.04.22
  • 디지털시스템 설계 MealyMachine 및 ALU Verilog 구현 및 테스트벤치
    (b) Write Verilog code, compile, simulate and produce a timing diagram (waveform) forthe 4-bits ALU. ... the simulation result with hand calculation and describe it for verification.Attach Verilog code and ... simulation result (waveform) from ModelSim.module ALU(clk,rst_n,a,b,sel,result,overflow);input clk;input
    리포트 | 9페이지 | 2,000원 | 등록일 2012.11.14
  • 디지털 설계언어 베릴로그
    ①동기식 reset인가 비동기식 reset인가 rst를 이것과 반대로 compile 해서 제출always@(posedge clock, negedge reset)을 해석해보면clock가 ... 상승edge일 때, reset이 1일 때, x_in이 0일 때 결과 값 발생 rst를 이것과 반대로 compile always@ (negedge clock, negedge reset ... )으로 변경결과 DATA를 보면 clock이 하강 edge 일 때, reset이 1인 경우, x_in이 0인 경우 결과 값이 발생한다. ②synchronously setlabel D
    리포트 | 3페이지 | 1,500원 | 등록일 2011.12.07
  • [OpenGL] Simple animation, and 3D transformations
    Download the skeleton code from the course website, compile, and run the program.2. ... (Extra credit) Animate the camera model. ... Implement the rotation of the cow model about the y-axis.
    리포트 | 2,000원 | 등록일 2012.07.07
  • 자바 예외처리 용어정리
    catch블록아래쪽에 위치하도록 함 -> catch not reached라는 compile err 발생-다형성에 의해 catch에 하위 클래스의 예외가 상위 클래스의 예외로 받아들여질 ... 수행되는 code block을 말함- try나 catch블록에서 return이 있더라도 finally는 실행됨- finally가 수행되지 않은 경우? ... .□ Exception을 처리하려면 try block을 이용해야한다.Exception을 발생할 수 있는 code block을 try block으로 처리하고, catch 키워드를 이용하여
    리포트 | 4페이지 | 1,500원 | 등록일 2014.04.05
  • PLLT motivation PPT
    Add peer evaluation self-assessment and/or portfolio compilation which would build intrinsic interestIntrinsic ... factors in second language acquisition contains both a word of caution and a challenge to further research ... present a “reasonable challenge”?
    리포트 | 24페이지 | 1,000원 | 등록일 2014.04.30
  • Lexical analyzer(구문생성기)
    컴파일러 - Lexical analyzer 개발
    리포트 | 7,000원 | 등록일 2009.06.16
  • CMNS 110 Rough 1
    By reading RoDongSinMoon, the readers are aware of what is on the overall newspapers and compilation. ... Yet if it is possible to change North Korea, we can still expect change in North Korea by communicating ... Also, the characteristics of North Korea’s propaganda and communism advertisement and what triggered
    리포트 | 4페이지 | 10,000원 | 등록일 2014.08.13
  • 뮬란-영화대본
    Thescript on this page was compiled while watching Mulan in the theater duringthe summer of 1998 when ... Onegrappling hook comes over The Great Wall. ... Abuse of this page couldresult in its removal from this site.
    리포트 | 64페이지 | 2,000원 | 등록일 2012.09.07
  • [컴퓨터공학기초설계및실험2 보고서] Multiplexer design
    또한 모두 맞게 설정하고 compile했는데도 파일목록이 안 떠서 Start를 할 수 없었는데, 쿼터스를 다시 껐다가 키니까 제대로 동작이 되어서 황당했다. ... ), BCD부호(binary-coded-decimal code), 기타 여러가지 부호들을 부호가 없는 형태로 바꾸는 변환원리를 말한다. ... (tb_cin));ordered mapping으로 instanation할 때에는 RCA_32 test(tb_Sum, Cout, tb_A, tb_B, tb_cin);와 같이 표현하다.
    리포트 | 10페이지 | 1,500원 | 등록일 2015.04.12
  • 공학영어
    generation tools like optimizing compilers and inspections wem acceptance.익스트림 프로그래밍 같은 객체지향 프로그래밍과 ... 생산성과 품질의 개선을 위해 만들었고 널리 사용됐다.First generation optimizing compilers.초기 세대는 컴파일러를 최대한으로 활용한다.1960s : Second ... , a combination of factors has finally reached critical mass and things are taking off.아마도, 요인들의 조합은
    리포트 | 6페이지 | 1,500원 | 등록일 2013.03.30
  • 경영과학과제 ch9 (교재: introduction to management science/Taylor)
    From friends and coworkers she has compiled a list of five possiblecondominium complexes that she might ... for criteria is consistent.58. ... and a grade indicatinghow well each complex satisfies each criterion:Use a scoring model to help Robin
    시험자료 | 8페이지 | 4,500원 | 등록일 2016.04.23 | 수정일 2018.03.27
  • <컴퓨터 구조론> - 디지털 논리이론
    컴퓨터가 직접 그 의미를 해독하여 실행할 수 있는 명령어로 구성 번역할 필요가 없이 곧바로 실행될 수 있지만 프로그램을 작성하기 어려운 단점이 있음 컴파일러와 인터프리터 컴파일러(compiler ... 기계어로 번역함과 동시에 실행하는 번역 프로그램 컴파일러어(고급어) : 컴파일러가 번역하는 프로그래밍 언어로서 COBOL, FORTRAN, PL/I, PASCAL, ALGOL, C ... 논리곱(AND), 논리합(OR), 논리 부정(NOT), 배타적 논리합(XOR)의 4가지 연산 논리곱, 논리합, 논상태에서 1씩 증가되는 카운터를 2진 상향 카운터(binary up counter
    리포트 | 189페이지 | 3,000원 | 등록일 2015.09.16
  • UNITEX를 이용한 LGG 분석 보고서
    언어의 경우 이와 같은 사전이 제공되고 있으나, 그 외의 다른 언어에서도 시스템에서 요구하는 동일한 방식의 활용 정보 코드 체계가 부착된 기본형 사전을 구성하여 활용형 사전을 컴파일(compile
    리포트 | 6페이지 | 1,000원 | 등록일 2014.12.23
  • 볼보 케이스스터디
    How can an auto dealer judge customer satisfaction, and how can information systems be used to compile ... How can an auto dealer judge customer satisfaction , and how can information systems be used to compile ... What other information systems could assist an auto dealer in improving customer service ? 2.
    리포트 | 14페이지 | 1,000원 | 등록일 2012.06.14
  • Verilog-2x1 Mux설계-정진균
    Multiplexer2x1 Multiplexer >> 2x1 Mux_Source2x1 Multiplexer >> Test Bench Source2x1 Multiplexer >> compile2x1
    리포트 | 3페이지 | 1,500원 | 등록일 2012.03.28
  • 외국어 교육 접근법
    18~22line) )*19C textbook compilers Seidenstucker / Plotz's textbook Students bore no relation to the ... move down to occasional subject in the school curriculum.(16C) analysis of Latin grammar rhetoric became ... Easy to construct test Can be objectively scored. Sometimes situation theme.
    리포트 | 14페이지 | 3,000원 | 등록일 2014.03.20
  • [컴파일러, Compiler] Lex & Yacc 를 이용한 Intermediate code 생성 Source code
    Lex & Yacc 를 이용한 Intermediate code 생성 Source code입니다.Visual studio를 이용해 작성하였으며, debug folder에 실행파일 있습니다
    리포트 | 3,000원 | 등록일 2009.03.17
  • 아이템매니아 이벤트
  • 유니스터디 이벤트
AI 챗봇
2024년 09월 16일 월요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
6:23 오전
문서 초안을 생성해주는 EasyAI
안녕하세요. 해피캠퍼스의 방대한 자료 중에서 선별하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 목차부터 본문내용까지 자동 생성해 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
9월 1일에 베타기간 중 사용 가능한 무료 코인 10개를 지급해 드립니다. 지금 바로 체험해 보세요.
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감
방송통신대학 관련 적절한 예)
- 국내의 사물인터넷 상용화 사례를 찾아보고, 앞으로 기업에 사물인터넷이 어떤 영향을 미칠지 기술하시오
5글자 이하 주제 부적절한 예)
- 정형외과, 아동학대