• AI글쓰기 2.1 업데이트
  • AI글쓰기 2.1 업데이트
  • AI글쓰기 2.1 업데이트
  • AI글쓰기 2.1 업데이트
  • 통합검색(543)
  • 리포트(483)
  • 시험자료(46)
  • 논문(5)
  • 방송통신대(5)
  • 자기소개서(3)
  • ppt테마(1)
판매자 표지는 다운로드시 포함되지 않습니다.

"empty-fullness" 검색결과 281-300 / 543건

  • (영문) Mr. Scrooge 감상문
    school’s dormitory, and I moved in Steven’s houses because I missed my ex-roommate and wanted to ... make Korean food. Fortunately, Steven has had an empty room. This house is a kind of private dormitory ... vicious landlord, is full of greed and lies.First, Steven is the greediest person with money that I
    Non-Ai HUMAN
    | 리포트 | 3페이지 | 3,000원 | 등록일 2009.04.09 | 수정일 2020.06.26
  • 이화여대 ECC 구조조사
    ECC ECC – Ehwa Campus Complex ARCHITECT : Dominique Perrault LOCATION : 11-1 Daehyun -dong ... , Seodaemun-gu , Seoul, Korea UCE : Education, Complex SITE AREA : 19,000 m 2 BUILDING AREA : 70,000 m 2 ... : Baum architects ENGINEER : Perrault Projects, VP Green Ingenierie , HL-PP consult, Jean-Paul
    Non-Ai HUMAN
    | 리포트 | 5페이지 | 3,500원 | 등록일 2010.06.29
  • [공학기술]큐로 3명의 학생 입력 받기
    ){printf("%s\n", message);exit(1);}void init(QueueType *q){q->front=q->rear=0;}// 공백 상태 검출 함수int is_empty ... (QueueType *q){return (q->front == q->rear);}// 포화 상태 검출 함수int is_full(QueueType *q){return ((q->rear ... _full(q))error("큐가 포화상태");q->rear = (q->rear+1) %MAX_QUEUE_SIZE;q->queue[q->rear].id = id;strcpy(q
    Non-Ai HUMAN
    | 리포트 | 2페이지 | 1,000원 | 등록일 2007.06.20
  • [공학기술]큐
    _SIZE];int top;}StackType;//초기화 함수void init(StackType *s){s->top=-1;}// 공백 상태 검사하는 함수int is_empty ... (StackType *s){return(s->top==-1);}// 포화 상태 검사하는 함수int is_full(StackType *s){return(s->top==(MAX_STACK_SIZE ... ;}else{s->stack[++(s->top)]=item;}}// 뽑아 내는 함수element pop(StackType *s){if(is_empty(s)){printf("s
    Non-Ai HUMAN
    | 리포트 | 10페이지 | 1,000원 | 등록일 2007.06.20
  • [자료구조] 미로 최단 경로 찾기
    move[4] ={{-1, 0, 0},//좌{ 0, 1, 1},//위{ 1, 0, 2},//우{ 0,-1, 3}//아래};void stack_full(int *top);void s ... )//stack이 꽉 찼을 때{if(*top > MAX_STACK_SIZE-1)printf("!!! WARNING !!!\n");printf("!! STACK IS FULL !!\n ... ");printf("\n");}void stack_empty(int *top)//stack이 텅 비었을 때{if(*top= MAX_STACK_SIZE-1)//stack이 꽉 차있
    Non-Ai HUMAN
    | 리포트 | 1,000원 | 등록일 2007.10.31
  • [자료구조] C언어로 구현한 원형큐(CircularQueue) 프로그램 소스입니다.
    ->flag == 1 || (q->front == -1 && q->rear == 9)){//★ q->front == -1 && q->rear == 9printf("★ Full 입니다 ... printf("★ Empty 입니다. ★\n\n");}else{if(q->front == q->rear)q->flag = 0;q->front = (q->front + 1 ... 는 경우, flag = 1 : 원형 큐가 full인 경우int front, rear; //front : 원형 큐 삭제한 자료의 위치, rear : 원형 큐 삽입한 자료의 위치
    Non-Ai HUMAN
    | 리포트 | 10,000원 | 등록일 2008.12.17
  • SWA(SouthWest Airline) 의 성공요인
    is arguably the most profitable U.S. airline, even though, for the most part it flies only short ... . Usually, the planes are jammed full of vacationers and families including children, as well as business ... . In Time Magazine's issue that the Southwest continues to be rated No.1 in on-time arrivals and
    Non-Ai HUMAN
    | 리포트 | 6페이지 | 2,000원 | 등록일 2010.06.19
  • 수술실 레포트 RSG
    , Trans forcep 1x, Full bowl 1x, Empty bowl 2x, 무영등 손잡이 2 x, 족포 1 x, 사각포 2 x Bovie line 1x, spoid 1x, s ... 전남대학교병원 수술실 (1-OR) R.S.G (Radical subtotal gastrectomy ) 2011.11 .Stomach anatomy and physiology ... 한다면 패색증상이 생길 수 있다 . 진단 위암의 진단에는 위 X- 선 검사나 위내시경검사와 함께 확진을 위한 조직검사가 있다 . 진단에 가장 많이 쓰이는 위내시경은 아주 작은 암
    Non-Ai HUMAN
    | 리포트 | 17페이지 | 4,000원 | 등록일 2012.04.18
  • 1_Blog and journalism need each other
    Blog and journalism need each other. 블로그와 저널리즘(언론)은 서로가 필요하다.Suggest to an old-school journalist ... .아마추어 블로거들은 일반적으로 편집자적인 관점과 기술적인 훈련, 뉴스미디어의 규칙과 기준에 대한 존중이 없다.Does the free-for-all renegade publishing ... a full day before readers could see comparable stories in the daily newspaper.PopTech, South by
    Non-Ai HUMAN
    | 시험자료 | 5페이지 | 1,500원 | 등록일 2013.07.08
  • 스택을 이용한 계산기 구현
    (lse return(0);}/* 스택이 가득 차 있으면 1을 그렇지 않으면 0을 리턴한다. */int is_full_stack(Stack *stk){if(stk->top == s ... , Element elm){if(is_full_stack(stk)) return(-1);/* 만일 스택이 가득차있다면 -1을 리턴한다. */stk->top ++; /* 그렇지 않다면 top ... 를 꺼내도록 하는 함수 */int pop_stack(Stack *stk, Element *elm){if(is_empty_stack(stk)) return(-1);/* 만일 스택이 비
    Non-Ai HUMAN
    | 리포트 | 27페이지 | 1,000원 | 등록일 2009.08.22 | 수정일 2013.12.22
  • 자료구조_미로찾기
    void stack_full(){fprintf(stderr, "Stack is full!!\n");}//스택이 비어있다고 알림.element stack_empty(){element ... (*top >= MAX_STACK_SIZE-1)//스택이 full인지 확인{stack_full();return}stack[++(*top)] = item;//스택에 top값 증가후 item ... 저장}//스택을 pop 한다.element del(int *top){if(*top == -1) return stack_empty();//스택이 비었는지 확인return stack
    Non-Ai HUMAN
    | 리포트 | 4페이지 | 1,500원 | 등록일 2007.12.24
  • [자료구조,소스] 중위 표기법에서 전위 표기법으로 변환 (상자도,알고리즘)
    );void stack_full();void stack_empty();void main(void){printf("\n 학년-2학년, 학번-0200472084, 이름-채호년 \n ... )==(-1))stack_empty();return stack1[(*top)--];}void stack_full(){fprintf(stderr, "스택이 꽉참 !! \n ... tack_full();return;}stack[++(*top)] = value;}//연산자를 스택에서 삭제precedence Delete(int *top){if((*top)==(-1
    Non-Ai HUMAN
    | 리포트 | 11페이지 | 1,500원 | 등록일 2007.11.11
  • 반도체 과학과 발광 다이오드
    BandValence Band (VB) Full of electrons at 0 K.Conduction Band (CB) Empty of electrons at 0 K.Band gap ... 을 구분하기 위한 전자들의 통계적 거동에 의한 결정 Fermi-Dirac 확률 함수 입자들의 구분 불가능함 각 양자상태에 오직 하나의 입자만 허용 각 입자들은 상호간 영향을 받지 않 ... 와 같이 공유결합 됨 남은 전자는 As 위치를 선회하며, 전도대로 가기 위해 필요한 에너지는 작다.-0.05eVCBElectron EnergyEcEdEv붕소(B)와 같은 3족 원자로
    Non-Ai HUMAN
    | 리포트 | 23페이지 | 1,500원 | 등록일 2010.03.16
  • T.S Eliot의 The Waste Land의 독자비평방식의 Criticism (영문자료)
    emptiness and fullness. This idea of emptiness is different from the emptiness of ocean; Od’ und leer das ... month’ is often quoted in many places. However, this does not mean ‘Waste Land’ is well-understood by ... 9630/9865549) Memory of the Hyacinth garden, memory of affluency ‘Your arms full’ (ln.37), memory of
    Non-Ai HUMAN
    | 리포트 | 5페이지 | 1,000원 | 등록일 2008.03.07
  • 쓰레드의 동기화를 Pthread의 semaphore와 condition variable, java의 동기화를 이용해서 구현
    함, full 변수는 데이터가 채워진 갯수, empty 변수는 데이터가 빈자리 개수, mutex 변수는 뮤추얼 익스쿨루션임.initbuf(struct buffer *p) 함수를 호출해서 ... ("Producer: buffer full\n");else//아니면 버퍼사이즈 출력printf("Producer: buffer size = %d\n", p->count);sem_post ... full\n");else//아니면 버퍼사이즈 출력printf("Producer: buffer size = %d\n", p->count);pthread_cond_signal(
    Non-Ai HUMAN
    | 리포트 | 13페이지 | 2,000원 | 등록일 2006.11.24
  • [자료구조] C언어로 구현한 Queue(큐) 프로그램 소스
    , int data){ //큐 항목 삽입 함수 정의int i;if(q -> rear == NUMBER - 1){printf("★ Full 입니다. ★\n\n");}else{q->queue ... truct queuestruct *q){ //큐 항목 삭제 함수 정의int i;if(q->front == q->rear){printf("★ Empty 입니다. ★\n\n");}else ... = -1;q.rear = -1;printf(">> 현재 큐 :: "); //항목 삽입 후 스택 표현for(i = 0; i < NUMBER; i++){q.queue[i] = 0
    Non-Ai HUMAN
    | 리포트 | 10,000원 | 등록일 2008.12.16
  • 스택으로 구현한 괄호검사 - C언어
    (StackType *s){s->top = -1;}// 공백 상태 검출 함수int is_empty(StackType *s){return (s->top == -1);}// 포화 상태 검출 함수int ... is_full(StackType *s){return (s->top == (MAX_STACK_SIZE-1));}// 삽입함수void push(StackType *s, element ... item){if( is_full(s) ) {fprintf(stderr,"스택 포화 에러\n");return;}else s->stack[++(s->top)] = item
    Non-Ai HUMAN
    | 리포트 | 2,000원 | 등록일 2006.11.13
  • [영어학개론] an introduction to language(9t판, 최신판) 보충자료
    [영어학개론]An introduction to language 보충설명- 주요내용 -보충자료 ?Phonetics 음성학/ Phonlogy 음운론/ Morphology 형태론 ... / BLEND / CLIPPING / ACRONYMsyntactic categories - lexical, functional categories보충자료 ?Constituent Test(1 ... ategoryPhrase Structure tree = Phrase Structure tree = Constituent structure tree보충자료 ?,?Context-s
    Non-Ai HUMAN
    | 리포트 | 18페이지 | 3,000원 | 등록일 2011.07.20
  • 데이터 구조 - Tree Structure
    empty A[0], and start fromA[1] for convenience.Inputs are always located the last node first with ... thisap insertSince we consider the worst case of full binary tree and randomly ordered valuesbig oh ... , choice; char value;if (max_depth val = rand() % 100;t->left = t->right = NULL;return t;}else {t
    Non-Ai HUMAN
    | 리포트 | 7페이지 | 1,000원 | 등록일 2011.06.26
  • RSG. 수술장 레포트
    etStomach set2) 일반 물품laparotomy pack 1x, Trans forcep 1x, Full bowl 1x, Empty bowl 2x, 무영등 손잡이2x, 족포 1x ... RSG. Radical Subtotal Gastrectomy1. 대상자 기록-진단 병명: Malignant neoplasm of body of stomach, early-입원동기 ... : local endoscopy 상 gastric cancer 발견하고 수술위해 입원함.-P.H: Thyroidectomy d/t throid ca.(2004.1
    Non-Ai HUMAN
    | 리포트 | 10페이지 | 2,500원 | 등록일 2012.04.18
  • 영화 <퍼스트 라이드.> 시사회 초대 이벤트
  • EasyAI 무료체험
해캠 AI 챗봇과 대화하기
챗봇으로 간편하게 상담해보세요.
2025년 10월 15일 수요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
6:41 오후
문서 초안을 생성해주는 EasyAI
안녕하세요 해피캠퍼스의 20년의 운영 노하우를 이용하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 AI가 방대한 정보를 재가공하여, 최적의 목차와 내용을 자동으로 만들어 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
- 스토어에서 무료 이용권를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감