• 통합검색(358)
  • 리포트(287)
  • 시험자료(32)
  • 논문(15)
  • 자기소개서(9)
  • 서식(6)
  • 이력서(6)
  • 방송통신대(3)
판매자 표지는 다운로드시 포함되지 않습니다.

"Math class" 검색결과 101-120 / 358건

  • 판매자 표지 자료 표지
    중1 영어 문법 레벨테스트 2 -정답포함
    .16. 빈칸에 들어갈 말이 바르게 짝지어진 것은?- Sujin is the girl in our class.- She can solve math problems .① smarter ... 에 들어갈 말이 차례대로 연결된 것은?I visit my grandmother once week.She was hour late.sky is very clear today.① an - a ... have?① bags ② dogs ③ sisters④ coins ⑤ milk4. 빈칸에 들어갈 말이 나머지와 다른 것은?① you busy?② these your books
    Non-Ai HUMAN
    | 시험자료 | 3페이지 | 2,000원 | 등록일 2020.03.11
  • 2주차 통신프로그래밍
    의 근: -3, -1(2) 소스코드import?java.util.Scanner;import?java.lang.Math;public?class?root?{?? ??public?s ... ){ //2차 방정식의 판별식을 이용. 판별식이 0이라면 중근? ? ? ? ? ? x1=+Math.sqrt(b*b-4*a*c); // Math.sqrt를 이용하여sqrt {b ^{2 ... +Math.sqrt(b*b-4*a*c);? ? ? ? ? ? x1=-b+x1;? ? ? ? ? ? x1=?x1/2*a;? ? ? ? ? ? x2=-Math.sqrt(b*b-4*a*c
    Non-Ai HUMAN
    | 리포트 | 15페이지 | 1,000원 | 등록일 2014.06.28
  • 영어과 연구수업 지도안 (공개수업)
    .+Before You Read·Listen to the dialogs and the talk about math and science in everyday life.·Have c ... to do for today's class- think about their own answers variously and say them.develop-ment(42 min ... be able to understand some key structures and vocabularies in this chapter.c. Students will have many
    Non-Ai HUMAN
    | 리포트 | 6페이지 | 3,500원 | 등록일 2017.04.06 | 수정일 2018.04.26
  • CERTIFICATE OF SCHOOL RECORD(영문 생활기록부)
    ActivitiesAreaTime(Hour)Remarks1Self regulated Activity30Led an athletic event successfully as the class captain ... of an athletic event.Club Activity30(English Communication class) Extremely interested English c ... No.990101-1234567Address101-202 HanGuk 1-cha Apt. Annam-ro 11 beon-gil, Gyeyang-Gu, Incheon
    Non-Ai HUMAN
    | 서식 | 5페이지 | 1,500원 | 등록일 2017.08.24 | 수정일 2021.09.09
  • [영어작문/영작/영어발표/영어에세이] High School Ranking Release (고교 성적순위 발표에 관한 찬반 의견)
    Korean - math - English classes which are similar to the size of the Earth? The answer is "no ... Question: Media release every high school's rank(고교 성적순위 발표) according to its National ... Accomplishment Test score(국가수준 평가점수) or KSAT results(수능시험 결과). They also publish each high schools' rank by the
    Non-Ai HUMAN
    | 리포트 | 3페이지 | 1,000원 | 등록일 2017.06.30
  • SAT로 아이비리그 가기
    들도 그 같은 전제하에 출제된다...PAGE:4SAT로 아이비리그 가기몇 점이 good score인가SAT I은 critical reading, math, essay 이렇게 3개 ... 한다. Stanford University 신입생들의 경우 critical reading 660~760점, Math 680~780점, Essay 670~760점이 나오며 Harvard ... University 신입생들은 critical reading 690~780점, Math 690~790점, Essay 690~780점의 score 분포를 나타내고 있다. UCLA의 경우 c
    Non-Ai HUMAN
    | 시험자료 | 11페이지 | 2,000원 | 등록일 2015.03.31
  • 성적 입출력(C++)
    (){ class sungjuk { public: char name[20]; int rank,hakbun, kor, eng, math, tot; float avg; char ... >>Cban[a].math; infile.close(); for(a=0; a ... grade; } Cban[40]; int a,b; sungjuk temp; char title[256]; ifstream infile("성적.txt"); infile.getline
    Non-Ai HUMAN
    | 리포트 | 1,000원 | 등록일 2013.01.22
  • 판매자 표지 자료 표지
    영어 자기소개서
    activities, and doing well in all my classes. In my junior year, I had joined Math club, Robotics club ... and also enrolled in few honor classes. Along with school, I also found a part time job at a local ... doing math. Growing up as a child and until now, (my adulthood) it has been mine (my) and my parents
    Non-Ai HUMAN
    | 자기소개서 | 2페이지 | 3,000원 | 등록일 2012.10.29
  • #11 자바 120523
    .*;import java.util.*;import java.lang.*;public class Server {public static final int MATH_PORT ...
    Non-Ai HUMAN
    | 리포트 | 7페이지 | 1,000원 | 등록일 2013.12.12 | 수정일 2014.04.22
  • 판매자 표지 자료 표지
    영어 과목 평가 문항(30개)
    , and my math teacher found out about it.B:Oh, my God! How did he find out?A:He compared my answers to ... 은?[3.4점]Display your class work in noticeable positions so that you can be constantly reminded of it ... to do for your classes. If you don't have space for a board, you can try the refrigerator. For this
    Non-Ai HUMAN
    | 시험자료 | 6페이지 | 2,000원 | 등록일 2016.06.23
  • 핵심을 콕 집어 주는 JAVA 프로그래밍[스마트러닝] 과제 소스
    를 컴파일러로 처리. 오류가 없는지 확인, 오류가 없을 경우에만 최종 결과를 만든다 (abcAct.class)결과물컴파일러에서는 자바 바이트코드(bytecode)라는 코딩된 문서를 만든 ... (JVM. Java Virtual Machine)을 통해 class 파일을 실행. JVM은 바이트코드를 해당 플랫폼에서 이해할 수 있는 형태로 해석하여 그 프로그램을 실행한다.JVM ... ;public class Lotto {int[] originalNumbers = new int[5];int[] lottoNumbers = new int[5];public void s
    Non-Ai HUMAN
    | 시험자료 | 7페이지 | 1,500원 | 등록일 2016.07.29
  • 영어과 4학년 YBM 4단원 What day is it today? 4차시
    ‘subject’? Exercise key expression- Key expression“It’s Wednesday. We have math class.”♣ [Activity ... -onexercisepracticeproductionclosing♣ Warm up and motivation? Let’s sing- Review the song that learned last class. ... - Review the word and expression that learned last class.Ask and answer the question about day and subject
    Non-Ai HUMAN
    | 리포트 | 1페이지 | 1,000원 | 등록일 2013.06.19
  • BinarySearch,MergeSort,QuickSort 소스코드
    import java.io.*; public class BinarySearch2 { static int num[]=new int[6000];static long start;s ... =System.currentTimeMillis();System.out.println(시작시간:+start);System.out.print(n);for (int i=0;i ... .length; i++) { num[i] = (int)(Math.random() * 10000);//배열되는 숫자를 임의로 생성한다.for(int a=0;a
    Non-Ai HUMAN
    | 리포트 | 3페이지 | 1,000원 | 등록일 2012.12.06
  • 자바프로그래밍 및 실습
    1.java에서 모든 생성자를 다 사용하는 프로그램을 작성하시오.⇒import java.io.*;import java.util.*;import java.lang.*;class ... double getCircum() {double result;result = 2.0 * pi * radius;return result;}}public class CircleAp1 ... 를 사용할 것.)⇒import java.io.*;import java.util.*;class Rectangle {int width;int height;public Rectangle
    Non-Ai HUMAN
    | 리포트 | 5페이지 | 1,000원 | 등록일 2014.04.15
  • 5학년 Do you want some more 학습지
    는 수학을 좋아하지 않아.Lesson 5 My favorite subject is Art.내가 가장 좋아하는 과목은 미술입니다.grade 5 class ____ No ... . ____ Name_________1. Vocabularies (소리내어 읽으며 공책에 5번씩 쓰고 외우기)1again다시2well잘3interesting재밌는4P.E class체육시간5 ... time for ( ) class.Let's draw our school today.Jeff: I don't like art. I can 't draw well.아람: Then
    Non-Ai HUMAN
    | 리포트 | 2페이지 | 1,000원 | 등록일 2012.06.20
  • 오바마의 연설문 연두교서 분석- 수사학
    have earned the highest math and reading scores on record.We believed that sensible regulations could ... of discoveries that unleash new jobsmiddle class families who do. - 연두교서< 3의 법칙 ; A B C / A B & C ... load of debt.That’s what middle-class economics isthe idea that this country does best when everyone
    Non-Ai HUMAN
    | 리포트 | 10페이지 | 2,500원 | 등록일 2015.10.10 | 수정일 2016.11.03
  • [자바]【A+】숫자와 정적 변수, 정적 메소드
    할 때 또는 구성자에서 가능 public class Foo { public static final int FOO_X = 25; }Math.PIfinal 키워드변수를 final로 지정 ... .abs(-343);public class Song { String title; public Song(String t) { title = t; } public void play ... .println(“Size of duck is “ + size); ^정적 메소드에서의 메소드 호출또한 정적 메소드에서는 정적 메소드만 호출할 수 있습니다.public class Duck
    Non-Ai HUMAN
    | 리포트 | 23페이지 | 1,000원 | 등록일 2011.07.15
  • SAT학원추천 : How to improve from SAT학원
    reading, math, essay 이렇게 3 개 parts 로 구성되어 있다 . 과목 별로 200~800points 의 score 를 받게 되는데 매년 test 를 치르는 미국 내 ... I average score 를 보면 critical reading 497 점 , math 514 점 , essay 489 점이다 . HOW TO IMPROVE SAT극소수의 s ... , Math 680~780 점 , Essay 670~760 점이 나오며 Harvard University 신입생들은 critical reading 690~780 점 , Math 690
    Non-Ai HUMAN
    | 시험자료 | 11페이지 | 1,500원 | 등록일 2014.04.04 | 수정일 2014.04.07
  • 클래스와 객체
    9주차 실습 클래스와 객체1191p연습문제 #1import java.util.*;class DiceGame{int diceFace;int userGuess;private void ... 은 “Great Java”로 초기화하고 저자는 “bob”로 초기화하여 보자.class Book{public String title;public String author;void s ... java.util.Scanner;class Box{public double width;public double length;public double height;void
    Non-Ai HUMAN
    | 리포트 | 15페이지 | 2,500원 | 등록일 2013.10.31
  • personal essay
    themselves in math or science Olympiad and their average scores are in the upper ranks of OECD. Obama ... also said that Korean math and science education is the system America education should be ... top or the bottom, they do homework and do not miss a class. The competition between parents is also
    Non-Ai HUMAN
    | 자기소개서 | 2페이지 | 3,000원 | 등록일 2011.08.28
해캠 AI 챗봇과 대화하기
챗봇으로 간편하게 상담해보세요.
2026년 06월 04일 목요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
3:15 오전
문서 초안을 생성해주는 EasyAI
안녕하세요 해피캠퍼스의 20년의 운영 노하우를 이용하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 AI가 방대한 정보를 재가공하여, 최적의 목차와 내용을 자동으로 만들어 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
- 스토어에서 무료 이용권를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감