• 통큰쿠폰이벤트-통합
  • 통합검색(789)
  • 리포트(704)
  • 시험자료(47)
  • 방송통신대(13)
  • 논문(12)
  • 자기소개서(11)
  • 서식(1)
  • 노하우(1)

"time interrupt" 검색결과 281-300 / 789건

  • [영어회화] 영어회화 표현정리, remembering,guessing,conversation frame, Priorities,Sharing Secrets, Conversation Taboos 등등 현지에서 쓰이는 표현
    ♥ Not to interrupt, but ~♥ I couldn't help noticing you have a camera♥ I take it you're on holiday.♥ ... ♥ You couldn't have picked a worse time.♥ As if I didn't have enough things to do.♥ I'm busy.♥ Leave ... I mean, I could see if I were late everyday or something, but i've come on time nearly every Thursday
    리포트 | 4페이지 | 1,000원 | 등록일 2015.02.11
  • 자동제어실험_결과_Step motor_2주차
    ){u16 k;for(k=0; k20){slow=1;}}void delay(u16 time){u16 k;for(k=0; k ... outp(0x03, MCUCR);outp(0x40, GIMSK);sei();for(x=0;x 20){k = 0;if(j)j = 0;elsej = 1;}}void delay(u16 time ... typedef unsigned int u16;typedef unsigned char u08;u08 phase[4] = {0x09, 0x05, 0x06, 0x0A};void delay(u16 time
    리포트 | 7페이지 | 1,000원 | 등록일 2011.07.17
  • avr/ATmega128을 이용한 디지털시계
    외부 switch interrupt 및 A/D CONVERTER를 이용하여 날짜 및 시간을 수정한다.4. 총 4개의 SWITCH를 사용하여 시계 조작의 편리성을 갖춘다.2. ... 설계 내용과 방법- 디지털 시계의 구성- 디지털 시계의 동작- DOT MATRIX 제어- GRAPHIC LCD 및 TEXT LCD 제어- A/D CONVERTER 제어- Timer Interrupt ... Text LCD에만 국한되지 않고 LED, Graphic LCD, DOT MATRIX 등 KIT 내의 다양한 장치들을 활용하여서 예전 디지털 시계의 단순함을 없애며, 외부 switch interrupt
    리포트 | 58페이지 | 2,000원 | 등록일 2012.05.07 | 수정일 2019.01.02
  • Advanced Cardiac Life Support
    , using proper timing (100 compressions per minute) and force (≥5 cm depth), and allowing for complete ... If a second rescuer is present, ventilations must be performed using proper timing (6 to 8 breaths per ... Critical point- Interruptions in excellent chest compressions must be kept to a minimum- Do not stop
    리포트 | 9페이지 | 2,000원 | 등록일 2012.06.28
  • [AVR/MCU] 8051칩을 이용해 시계/타이머 제작 프로젝트[소스코드 해석]
    /////////////////////////////////////void _interrupt IVN_TIMER0 time_base(){iclock++;if (iclock >39) ... 프로그램상에는 여러번 눌린 것처럼 나타나게 된다.채터링을 방지하는 방법에는 크게 Software 적인 방법과 Hardware적인 방법이 있다.Software적인 방법에는 시간지연(Time ... ////////////////////////////////////////////////////////////////////////////////////// Clock, Timer의Interrupt
    리포트 | 25페이지 | 3,000원 | 등록일 2012.11.16
  • 자동제어실험 (예비레포트) - Analog 입력제어 및 모터제어
    ; // A/D 변환의 클락을 설정(bit5)ADCS0 =1; // A/D 변환의 클락을 설정(bit4)TMR0 = 0;OPTION =1; //초기 타이머, 카운터 및 delay time ... 실험예상결과5.1 강의자료 기본프로그램#include static char ad_value_hi, ad_value_lo;main() // main함수 호출{GIE=0; // interrupt ... include static char ad_value_hi, ad_value_lo;unsigned char counter;int a;main() // main함수 호출{GIE=0; // interrupt
    리포트 | 3페이지 | 1,000원 | 등록일 2012.11.25
  • GPIO 입출력제어 예비보고서
    LCD 이상의 화질과 단순한 제조공정으로 가격경쟁에서 유리하다.), Step Motor(일정한 각도로 회전하는 모터), Switch, Key Pad, Freq Measure, Interrupt ... 측정하 는 경우, 1/4, 1/5, 1/10 등의 주파수로 주기로 나누기 위한 회로나 IC)와 비교모드, 캡 쳐모드를 가진 두 개의 확장 16비트: 분리된 오실레이터에 의한 Real Time
    리포트 | 25페이지 | 1,000원 | 등록일 2017.04.02
  • 8051마이크로컨트롤러 시험자료
    ~P1.3; 다시 플래그값을 0으로 초기화 서비스루틴으로 들어감int_time_flag0 =zero;}}{interrupt[0x0b]void T0_int(void) 타이머인터럽트0서비스 ... #include{ Void Timer0_int(void) interupt 1 타이머0 인터럽트 서비스 루틴 함수EA =0; (8051->interrupt[0xob] Void TO_int ... #include #define BYTE unsigned char (변수로 사용할 타입설정)#define WORD unsigned intint int_time_flag0 =1,int_time_flag
    시험자료 | 6페이지 | 1,500원 | 등록일 2014.12.04
  • 자동제어실험 (예비레포트) - Analog 입력제어 및 모터제어
    ; // A/D 변환의 클락을 설정(bit5)ADCS0 =1; // A/D 변환의 클락을 설정(bit4)TMR0 = 0;OPTION =1; //초기 타이머, 카운터 및 delay time ... 실험예상결과5.1 강의자료 기본프로그램#include static char ad_value_hi, ad_value_lo;main() // main함수 호출{GIE=0; // interrupt ... include static char ad_value_hi, ad_value_lo;unsigned char counter;int a;main() // main함수 호출{GIE=0; // interrupt
    리포트 | 3페이지 | 1,000원 | 등록일 2012.11.24
  • 카이스트 전자공학실험2 실험4 digital design using microcontroller (2nd week) 결과보고서
    When the number is too large, the timer interrupts are frequently happened. ... RC time delay. ... time delay by COMPACT51 board.
    리포트 | 10페이지 | 2,500원 | 등록일 2011.11.06
  • 전기전자 응용실험_8주차 예비 보고서
    If we repeat the high tone and low tone 20 times respectively, the time spent may be 1 second. ... The rotation angle of motor is increased according to the longer drive time. ... Use the software timer0 interrupt to make one second and use timer2 to measure the speed of the motor
    리포트 | 4페이지 | 1,000원 | 등록일 2011.07.09
  • 프로젝트보고서
    설정void _interrupt IVN_TIMER0 time_basns를 40개 샌다 즉, 250 ns x 40 = 10 msiclock = 0;cent++; // 10ms마다 cent를 ... 설정void _interrupt IVN_INTERRUPT0 external_int0(){if (direction == 1){ // Port3의 4번핀이(Pulse Counter Direction ... ; // Timer모드에서 사용_bit move_enable; // Quadrature Counter / Pulse Counter모드에서 사용//Pulse Counter모드의 외부Interrupt
    리포트 | 19페이지 | 3,500원 | 등록일 2013.03.09
  • [영문학] The yellow wall paper 누런벽지 by Gilman, Charlotte Perkins 분석
    She wants to monopolize the right to closely analyze it and nobody to interrupt her at night. ... At that time, assisting husband is all they can to and what they must do. ... As time goes by Narrator began to bear the curiosity about the pattern of the wallpaper.
    리포트 | 2페이지 | 1,000원 | 등록일 2013.12.28
  • 프로세스Process에 관한 조사
    다음과 같은 대표적인 종류의 인터럽트가 있다.a) external interrupt : 수행중인 프로세스가 time out되었을 경우 operator가 interrupt switch를 ... 곧 time out되거나 I/O request, interrupt등에 의하여 다른 process가 실행되어야 할 경우 현재 실행중인 프로세스의 context가 저장되고, 다시 dispatch되었을 ... 이때 time quantum(time slice)을 배정해준다.e) Time-out : Time quantum을 소요한 프로세스는 다시 Ready 상태로 돌아간다. dispatch와
    리포트 | 8페이지 | 1,000원 | 등록일 2010.09.16
  • 마이크로 과제1-3
    REPORT(마이크로프로세서응용 및 실험)제출일자: 2011. 11. 15 학번:이름:조 :설계과제스위치 입력은 External interrupt 사용Timer interrupt 사용 ... }void delay_us(unsigned int time_us){register unsigned int i;for(i=0;i99){count1=0;seg_count++;PORTA ... 실수없이 요구사항을 만족할 수 있도록 노력해야겠다.Ⅶ 부록(1) 프로그램 코드① 수정 전#include#include#includevoid delay_us(unsigned int time_us
    리포트 | 20페이지 | 1,000원 | 등록일 2012.04.01
  • 신경계 사정(심화)-12뇌신경 및 척수신경 사정방법 및 의미 및 관련 간호중재 포함한 레포트. 원서 내용을 참고, 사진 첨부하여 작성함.
    stimuli is required to elicit a purposeful response, which tends to be simplified and repeated each time ... near object)ciliospinal reflexnormal : ipsilateral pupil dilationabnormal: no response - indication of interruption
    리포트 | 8페이지 | 2,000원 | 등록일 2015.12.04
  • 카이스트 전자공학실험2 실험6 A/D and D/A converter for digital filter 결과보고서
    (waiting time = ADC conversion time + interrupt execution time)ADC0804는 CS, WR, RD, INTR의 입력과 출력을 지원한다 ... As explained previously, you can use timer interrupt or finite loop. ... 또한 나누기 연산도 시간을 많이 잡아먹는 연산으로 간단한 shift 연산으로 대체하여 연산속도를 향상 시켰다.▷ interrupt를 사용하지 않았기 때문에 인터럽트 핸들러는 필요가
    리포트 | 14페이지 | 2,500원 | 등록일 2011.11.06
  • [마이크로프로세서] atmega 128을 이용한 설정 가능한 시계, 밝기조절, 온도표시 설계(도트매트릭스 하드웨어설계, 소프트웨어 코드 포함)
    5인 thermistor 사용○ CdS는 보통 수에서 손으로 가리면 60이상 올라가는 소자 사용○ 8 by 8 LED dot matrix 사용○ ATmega128 사용○ Real-time ... circuit4회로도5결과고찰 및 분석6후기6참고자료6Firmware source code7∼16Clock & Temperature sensing system- 16□ 설계 목적○ Real time ... 80 // set fonts shfting time#define adc_pomp 1#define adc_port_cds 2////////////////////////////////
    리포트 | 18페이지 | 5,000원 | 등록일 2011.03.29
  • 여행러시아어
    이즈비니쪠 쉬또 다스따빌 밤 베스빠꼬이스뜨바I'm sorry for interrupting you.지금은 몇 시입니까?Который час сейчас?까또릐 차스 씨차스? ... What time does the next bus?표는 어디에서 살 수 있습니까?Где я могу купить билет?그졔 야 마구 꾸삐찌 빌롓? ... What time is it now?이름이 뭡니까?Как тебя зовут?깍 찌뱌 자붓?What's your name?어디에서 오셨습니까?О еще раз?
    리포트 | 4페이지 | 2,000원 | 등록일 2015.12.08
  • General Assembly First Committee,국제모의UN,국제모의회의
    Computer communication use public and private corporate, bank, and system to interrupt information system ... Yield time to another delegate. ... Yield time to Points of Information (Open Points of Information)When delegates yield the remaining time
    리포트 | 4페이지 | 1,000원 | 등록일 2013.09.07
  • 아이템매니아 이벤트
  • 유니스터디 이벤트
AI 챗봇
2024년 09월 19일 목요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
11:30 오후
문서 초안을 생성해주는 EasyAI
안녕하세요. 해피캠퍼스의 방대한 자료 중에서 선별하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 목차부터 본문내용까지 자동 생성해 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
9월 1일에 베타기간 중 사용 가능한 무료 코인 10개를 지급해 드립니다. 지금 바로 체험해 보세요.
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감
방송통신대학 관련 적절한 예)
- 국내의 사물인터넷 상용화 사례를 찾아보고, 앞으로 기업에 사물인터넷이 어떤 영향을 미칠지 기술하시오
5글자 이하 주제 부적절한 예)
- 정형외과, 아동학대