• 전문가 요청 쿠폰 이벤트
  • 통합검색(1,439)
  • 리포트(1,252)
  • 시험자료(86)
  • 자기소개서(56)
  • 논문(17)
  • 방송통신대(17)
  • 이력서(7)
  • 서식(3)
  • ppt테마(1)
판매자 표지는 다운로드시 포함되지 않습니다.

"code and program" 검색결과 621-640 / 1,439건

  • electromagnetic wave propagation
    colleagues and co-workers in their professional development and to support them in following this c ... importance of our technologies in affecting the quality of life throughout the world, and in accepting ... a personal obligation to our profession, its members and the communities we serve, do hereby commit
    Non-Ai HUMAN
    | 리포트 | 4페이지 | 3,000원 | 등록일 2010.12.02
  • MORA_PERSON_AND_MORAL_MANAGER 08
    omplex code of morals” (moral person) as well as create moral codes for others (moral manager)“I don ... ..PAGE:1Moral Person and Moral ManagerLinda Klebe Trevino, Laura Pincus Hartman and Michael Brown ... being both a moral person AND a moral managerMoral person has honesty and integrityMoral Manager
    Non-Ai HUMAN
    | 리포트 | 22페이지 | 5,000원 | 등록일 2011.02.20
  • High-Level Program Structures
    현재 사용 중인 Program Language에서는 function/Procedure가 사용되고 있으며, 이를 통해 작성된 대부분의 code가 procedure를 기본으로 짜여있 ... 기 때문에 그 중요성이 대두된다. Function의 사용은 다음의 세 가지 목적으로 사용된다.-Code length reduction :function의 사용으로 전체 code의 양 ... 컴퓨터 아키텍쳐 HW#3Chap8. High-Level Program Structures컴퓨터 아키텍쳐2007.10.12.Fri황선영교수님전자공학과 3학년8.1 Function
    Non-Ai HUMAN
    | 리포트 | 9페이지 | 1,000원 | 등록일 2010.09.20
  • 넥슨의 조직 문화 & 조직구조
    넥슨의 조직 문화 & 조직구조- 목 차 -1. 온라인 게임과 넥슨1-1. 온라인 게임시장의 특징과 초창기 회사1-2. 넥슨의 등장과 성장1-3. 넥슨 조직의 변화2. 넥슨의 조직 ... 함으로써 수평적인 상호관계가 형성되고 이 같은 분위기 속에서 새로운 아이디어가 샘솟는다.3) 최소한의 사내규정넥슨의 기업문화는 젊음으로 대표되는 다양한 문화코드를 지니고 있으며 넥슨 ... 한 문화의 경험이 무엇보다 요구되므로, 넥슨은 대학생 해외체험 프로그램인 "XCAMP", 직원 해외탐방 프로그램인 "GEP (Global experience program)" 등
    Non-Ai HUMAN
    | 리포트 | 16페이지 | 2,500원 | 등록일 2017.02.13
  • [ C++ ] MFC를 이용한 히스토그램 평활화 [ 영상 처리 ]
    here.// DO NOT EDIT what you see in these blocks of generated code !//}}AFX_MSG_MAPEND_MESSAGE_MAP ... onstruction/destructionCChildFrame::CChildFrame(){// TODO: add member initialization code here}CChildFrame ... remove member functions here.// DO NOT EDIT what you see in these blocks of generated code!//}}AFX
    Non-Ai HUMAN
    | 리포트 | 2,000원 | 등록일 2009.10.11
  • Progressive 보고서
    available to safe and low-volume drivers is the Snapshot, an optional program available through Progressive ... most companies merely looked to their customer history based on zip codes to ascertain the risk ... ProgressiveIts Innovation and Future-Group 5How does Progressive’s performance as an auto insurer c
    Non-Ai HUMAN
    | 리포트 | 7페이지 | 1,000원 | 등록일 2012.04.01
  • 라인트레이서
    . Analysis for Source code#pragma model(kc)#include void delay(int del){while(del--);}void check(void ... ) motorENDIRENDIRport1.2port1.3port1.0port1.1Table 8. Output configurationI will explain the code by ... design a sensor board, motor board, connection board, and frame of a line tracer and combine them as
    Non-Ai HUMAN
    | 리포트 | 18페이지 | 2,000원 | 등록일 2010.10.09
  • PXA255 AC97 DMA 제어
    )(Cont~)5.Source code실험에서 작성한 code 전체실험 1번 Code(file name : 9week.c)#include #include ".\header ... 를 PCI 컨트롤러에게 위임하는 버스 마스터링(bus mastering)을 사용해서 DMA를 수행한다.DMA에 대비되는 방식은 PIO(Programmed Input/Output ... => 시스템 성능 향상- PIO(Programmed Input/Output) : CPU 직접제어 => CPU 부하 발생 => 시스템 성능 저하1.1 방식① DMA 제어기DMA는 중앙 처리
    Non-Ai HUMAN
    | 리포트 | 24페이지 | 3,000원 | 등록일 2010.10.17
  • MCU ( 입/출력 포트 제어)
    -controller Basics? 1. Create code? 2. Compile? 3. Test and debug? 4. Use MPLAB® Integrated ... program? Simulation 실행그림 2-13. Simulation 실행※c 언어로 coding된 프로그램은 compiler를 통해서 Simulation을 구동할 수 있 ... ( 프로그램이 한글 폴더는 인식 못함. )6. File - New & Enter the source C code below그림 2-15. 소스 프로그램 작성? simulation 결과
    Non-Ai HUMAN
    | 리포트 | 9페이지 | 1,000원 | 등록일 2009.08.10
  • 어셈블리어(문자열 개수 체크프로그램)
    실습.5 `@위의 실습 5의 어셈블리 코드를 확인하여 자신이 임의로 넣은 문자열의 특정 알파벳의 개수를 체크하는 어셈블리 프로그램을 작성하라-작성한 어셈블리어 & 그에 대한 주석 ... 습니다.●program_endSTR R5, [R4]str1과 str2의 알파벳이 같을때 마다 R5를 1씩 증가시켰으므로, R5에는 알고싶은 알파벳의 개수가 저장되어 있고, 이를 result 메모리 ... 다.str1 DCB "babo bamboo bang\n" //임의의 문자열 str1str2 DCB "b\n" //찾고자하는 문자 str2-> b의 개수는 5개●어셈블리코드를 C코드
    Non-Ai HUMAN
    | 리포트 | 4페이지 | 1,000원 | 등록일 2010.12.24
  • PostLab> Usage of xilinxISE on Spartan-3 설계실험 자일링스 및 스파르탄 사용법
    는 것이 아니라, 멋을 좀더 추구해 보고자 원하는 Output 값은 불이 꺼지고 나머지 부분은 불이 다 켜지는 VHDL 코딩을 변경 시켜보았다.위 사진처럼 VHDL code를 변경 ... 이 없도록 하는 것이다. 이미 Decoder의 VHDL 코딩과 Test bench code가 제시 되어서 실습은 무난하게 진행 되었다. Input 값의 변화에 따라 Output 값 ... ) Specify the experimental results3) Analyze and comment the results7. 실험 결과1> Function simulation / Timing
    Non-Ai HUMAN
    | 리포트 | 12페이지 | 2,000원 | 등록일 2009.01.02
  • Relatively Simple CPU Simulator
    컴퓨터의 동작을 제어하는 제어 장치 속의 레지스터.(26) R 레지스터(R register):하위 숫자 10개를 가지는 레지스터.(27) 귀환 부호 레지스터(return code register ... 2번지에 기록한다.2. 문제 해결 방법(1) mask 값 사용피제수의 가장 첫 1의 값을 갖는 bit 를 찾기 위하여 mask 값을 이용, AND 연산을 하여 그 결과값 및 ... 하여, 보다 작은 경우, 피제수의 값이 나머지가 된다.4. 소스 코드-----------------------------------------------------------------
    Non-Ai HUMAN
    | 리포트 | 13페이지 | 1,500원 | 등록일 2011.06.28
  • 힙정렬
    자료구조programming report #2힙 정렬 / 중순위Ⅰ. 문 제 분 석1. 힙정렬(heap Sort)이란?힙정렬을 하기 위해서는 먼저 힙을 정의해야 하는데, 힙은 자식 ... 20Ⅲ. 문제 풀이 방법(알고리즘 )1. 힙 정렬 의사코드void adjust(int list[], int root, int n){ //데이타는 list[1]~list[n]에 저장 ... 한다고 가정int child, rootkey;rootkey = list[root];child = 2*root;while(child0;i--){swap(&list[1], &list
    Non-Ai HUMAN
    | 리포트 | 7페이지 | 1,000원 | 등록일 2012.05.28
  • RFID
    - Tag contains an antenna, and a small chip that stores a small amount of data - Tag can be programmed ... tag near the readerScanner needs to see the bar code to read itRFID is comparatively fastCan read ... the data A transponder - the RFID tag - that has been programmed with informationHANYANG BUSINESS
    Non-Ai HUMAN
    | 리포트 | 41페이지 | 2,500원 | 등록일 2010.05.31
  • [JAVA과제] 대표적은 언어들의 특성 및 소스 코드의 예제 / 알고리즘의 이해와 플로우차트로의 표현
    종류에서는 실행되지 않음 - 소스코드 예 ▪ 세 수를 더하는 프로그램 예제TITLE Add and Subtract (AddSub.asm) ; This program adds and ... 20000h finalVal DWORD ? .code main PROC mov eax,val1 ; EAX = 10000h add eax,val2 ; EAX = 50000h sub ... 1. 다음 언어들의 특성 및 소스 코드의 예를 드시오.Assembly language(어셈블리 언어)- 기계어를 사람이 일상 생활에서 사용하는 자연어에 가깝게 1~6개의 문자
    Non-Ai HUMAN
    | 리포트 | 12페이지 | 1,000원 | 등록일 2008.07.09
  • 타이머 카운터 인터럽트 프로그램 [마컴 예비레포트]
    ) [];[] [];[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][];;Designed and programmed by Duck-Yong Yoon in 2005.;;----------------------- ... [];[] [];[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][];;Designed and programmed by Duck-Yong Yoon in 2005.;;-------------------- ... . 실험 소스 코드 분석⑴ EXP04.1.asm
    Non-Ai HUMAN
    | 리포트 | 15페이지 | 1,000원 | 등록일 2012.05.22
  • A comparison of animation industry of Walt Disney and Ghibli.
    . OrientalismWestern and White supremacy are a code of U.S animation in Disney. In , , , Disney depicts on ... tudio and system.(3) Distribution: Animation Film that is dividing into TV program and Movie theatre ... A comparison of animation industry of Walt Disney and Ghibli.How many Disney or Ghibli animation I
    Non-Ai HUMAN
    | 리포트 | 11페이지 | 30,000원 | 등록일 2012.02.04 | 수정일 2017.10.27
  • 교육대학원 영어교육과 면접 기출문제
    implied codes and authentic materials. what purpose does this text have in EFL classroom?)학부 때 좋아했던 수업 ... VS THEME BASEDINTERACTION HYPOTHESIS 中 OUTPUT HYPOTHESISALTERNATIVE ASSESSMENT? AND EXAMPLE교수법의 흐름 ... program?communicative competence?theme-based instruction?Task의 종류 (target task / pedagogical task)CLT VS
    Non-Ai HUMAN
    | 리포트 | 6페이지 | 2,000원 | 등록일 2011.12.21
  • 텍스트 LCD 모듈 응용 프로그램 [마컴 예비레포트]
    and programmed by Duck-Yong Yoon in 2005.;;------------------------------------------------;Include ... ) [];[] [];[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][];;Designed and programmed by Duck-Yong Yoon in 2005.;;-------- ... 9월 14일자 예비레포트실험 3주차 - Key Input Program텍스트 LCD 모듈 응용 프로그램1. 실험 목적AVR ATmega 128을 이용하여 텍스트 LCD를 사용
    Non-Ai HUMAN
    | 리포트 | 10페이지 | 1,000원 | 등록일 2012.05.22
  • 인하대 시스템프로그래밍 과제 (요청 부탁)
    ) Write a program that reads swvader03.wav and displays the contents.#include #include #include #include ... in bytes minus 8 bytes for thetwo fields not included in this count:ChunkID and ChunkSize.8 4 Format ... : "fmt " and "data":The "fmt " subchunk describes the sound data's format:12 4 Subchunk1ID Contains
    Non-Ai HUMAN
    | 리포트 | 5페이지 | 2,000원 | 등록일 2013.04.10
해캠 AI 챗봇과 대화하기
챗봇으로 간편하게 상담해보세요.
2026년 04월 04일 토요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
8:22 오전
문서 초안을 생성해주는 EasyAI
안녕하세요 해피캠퍼스의 20년의 운영 노하우를 이용하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 AI가 방대한 정보를 재가공하여, 최적의 목차와 내용을 자동으로 만들어 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
- 스토어에서 무료 이용권를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감