• LF몰 이벤트
  • 파일시티 이벤트
  • 서울좀비 이벤트
  • 탑툰 이벤트
  • 닥터피엘 이벤트
  • 아이템베이 이벤트
  • 아이템매니아 이벤트
  • 통합검색(53)
  • 리포트(50)
  • 논문(1)
  • 자기소개서(1)
  • 시험자료(1)

"Next Generation Inte" 검색결과 1-20 / 53건

  • 워드파일 건국대학교 컴퓨터공학부 Java프로그래밍_5주차_랩실습보고서
    Scanner scanner = new Scanner(System.in); System.out.print("사원 이름을 입력하세요 : "); this.name = scanner.next ... else { returnPrice = super.getPrice(); } return returnPrice; } public String toString() { // TODO Auto-generated ... advanceDays; public AdvanceTicket(int number, double price, int advanceDays) { super(number, price);
    리포트 | 10페이지 | 1,500원 | 등록일 2022.07.06
  • 엑셀파일 ASML 영어면접 질문 리스트
    Specifically, EUV technolgy, the exposure technolgy of next generation is the technolgoy that no other ... companies that asml" "with this technology , ASML is expected to grow further as more competitive company int
    자기소개서 | 1페이지 | 3,000원 | 등록일 2021.12.11
  • 워드파일 제임스웹레포트
    원래는 "차세대 우주 망원경(NGST; Next Generation Space Telescope)"이라 불렸으나, 제임스 웹 국장이 우주 탐사와 관측 분야에서의 기여를 인정받아 이름을 ... "The James Webb Space Telescope," European Space Agency, https://www.esa.int/Science_Exploration/Space_Science
    리포트 | 5페이지 | 2,000원 | 등록일 2023.08.22
  • 한글파일 제임스웹 레포트
    원래는 "차세대 우주 망원경(NGST; Next Generation Space Telescope)"이라 불렸으나, 제임스 웹 국장이 우주 탐사와 관측 분야에서의 기여를 인정받아 이름을 ... "The James Webb Space Telescope," European Space Agency, https://www.esa.int/Science_Exploration/Space_Science
    리포트 | 4페이지 | 2,000원 | 등록일 2023.08.22
  • 한글파일 [자바] 전공/비전공 포함한 전체 학생 점수관리 프로그램
    ) { super(id, name, score); this.major_num = major_num; // TODO Auto-generated constructor stub } int ... ("학생 번호를 입력하세요 : "); id = scan.next(); System.out.print("학생 이름을 입력하세요 : "); name = scan.next(); System.out.print ... String otherMajor) { super(id, name, score); // TODO Auto-generated constructor stub this.otherMajor
    리포트 | 5페이지 | 1,000원 | 등록일 2016.04.26 | 수정일 2016.04.28
  • 한글파일 확률과 랜덤변수 Project
    main(void) {int tosstoss_next == 1) {printf("How many times will you toss Coin? ... t > (count0 + count1)) //if input number is bigger than count0 + count1 {toss = rand() %Prob + 1; //generate ... stdlib.h> //to allocate memory #include //to declare time and date functions #define Prob 4 int
    리포트 | 9페이지 | 2,000원 | 등록일 2016.10.23
  • 한글파일 [자바] 콘서트 예악 프로그램
    seatNumber = 0; public static void main(String[] args) { // TODO Auto-generated method stub ReservationSystem ... 값 받아서 리턴 public String printTextAndGetString(String text){ System.out.print(text); try{ return scan.next ... min, int max, int number){ if(min
    리포트 | 6페이지 | 1,000원 | 등록일 2016.04.26 | 수정일 2016.04.28
  • 워드파일 오토마타이론 - cyk 알고리즘 구현
    Figure SEQ Figure \* ARABIC 1 Start of the program Next, the program will ask the number of production ... Upper half trigonal entries refer the s. void check_production(int, int, char*) This function searches ... Every gram[][0] saves left side variable of the production rules. void search_production(int, int) This
    리포트 | 3페이지 | 1,000원 | 등록일 2015.01.14
  • 파워포인트파일 네트워크발전동향 ITU TSG13의 장 - Frameworks and Trends of Telecommunication
    Y.2001 Next Generation Network (NGN): a packet-based network able to provide telecommunication services ... WiFi/WiBro Chg IPTV Chg Internet Chg Providers A B C D Family Account Family Charging 1 2 3 4 1 2 3 4 Int
    리포트 | 40페이지 | 1,000원 | 등록일 2017.05.19
  • 워드파일 경희대학교 조직행동론 기말 - 박
    safety, social, esteem, and self-actualization – in which, as each need is substantially satisfied, the next ... fashion. -> 압박을 없앰 + 브레인스토밍의 비효율성을 보완한 방법임 10과 – Understanding work teams Work group: A group that int ... 다른 소수 멤버들을 순응하게 하려는 무언의 압박이 생길 수 있음 Brainstorming: An idea-generation process that specifically encourages
    시험자료 | 14페이지 | 4,000원 | 등록일 2017.07.03
  • 한글파일 전기전자 응용실험 fina 레포트 (A+ 받은 자료)
    Next, we make motor board. Next, we make connector. ... The next thing to be ment ... tracer can spin left in place. sound.c ● We referred the phone ring program source to make the speaker generate
    리포트 | 22페이지 | 2,000원 | 등록일 2013.10.26
  • 파일확장자 [C언어]random number non decreasing order sorting 행렬.[코드 첨부]
    Introduction Linked list, random number generation, sorting 기법을 사용하여, 숫자를 정렬한다. ... data; /*생성된 난수를 저장할 변수*/ struct node_t *next; /*다음 노드를 지칭할 변수*/ int row; /*행 정보*/ int column; /*열 정보 ... n) /* sorting 함수*/ { int temp; for(int i=0 ;inext) /* 0~n까지 가면서*/ { if(cur->data > cur->next->data)
    리포트 | 5,000원 | 등록일 2011.05.27
  • 파일확장자 7주차 솔팅
    ----------------- */ if(list[node] < list[larger]) exChange(list, node, larger); else break; // for NEXT ... integer data by random number generation */ /* ---------------------------------------------------- ... */ printf("\nGenerating data\n"); srand(SEED); // initialize random number generator signature = getRandom
    리포트 | 1,000원 | 등록일 2011.07.20
  • 파일확장자 실험2 조금 복잡한 입출력 실험 보고서
    */int input; /* Input Value */Set Initial State;All LED OFF;loop:/* 1: Generate Input (Event) */if ( ... input = SW_OFF_LONG; /* Switch on -> off Long Time */}/* 2: Do action */switch (Exam_A[state][input].next_state ... 사용한 주요 함수 / Algirithm의 개요 - Pseudo Code를 사용함 응용실험 AvoidExamA(void){int state; /* Current Program Status
    리포트 | 11페이지 | 1,000원 | 등록일 2009.08.22 | 수정일 2013.12.22
  • 워드파일 [에세이,영작,스피킹]Ibt1 speaking 2
    main ideas in the lecture and explain the relationship to the related idea in the reading/point made int ... -usually of unkown origin b/c of oral tradition - tradition passed down through generations without written ... Then, the day after his funeral, she dies of regret; they’re buried next to each other; red rose grows
    리포트 | 4페이지 | 2,000원 | 등록일 2012.04.01
  • 한글파일 Recursive Systematic Convolution simulation 레포트
    memory[0] + memory[2])%2;} for(i = 0; i ... trace(int present, int post){ if(present == 0){ if(post == 0) return 0; else return 1;} else if(present ... next_state_dis[4] = present_state_dis[1] + u_distance(rn[2*i], rn[2*i+1],1, }
    리포트 | 10페이지 | 2,000원 | 등록일 2009.09.01
  • 파일확장자 pointbase를 활용한 JDBC 프로그래밍
    @param args */ static Connection conn = null; public static void main(String[] args) { // TODO Auto-generated ... conn.prepareStatement("SELECT SSN,SYMBOL,QUANTITY FROM SHARES"); rs = psmt.executeQuery(); while(rs.next ... + " | " + FieldQUANTITY); Thread.sleep(1000); ArrayList list = sharesTableMani.displayDatas(); for (int
    리포트 | 2,000원 | 등록일 2009.09.09
  • 한글파일 C언어를 이용한 GoBckN ARQ 구현
    ;//infinite time. } // initilize ant void ant_init(void) { int i; //current generate sendDataStore Index ... send data // generally we don't know when data generated time_next_event[3]= 1.0e+30;// infinite time ... data voidgenData(char* string, int size) { int i;// for the 'FOR' Loop.
    리포트 | 14페이지 | 5,000원 | 등록일 2007.06.25
  • 파일확장자 [Java][Eclipse]로 구현한 Single Tetris
    ; } private void NewNext(){ if(Next){ //다음나올 블록 temp = (int)(Math.random() * Integer.MAX_VALUE) % 7; ... e) { tetrisCanvas.setBackground(Color.white); System.out.println("actionPerformed()"); // TODO Auto-generated ... margin/2 +100+ w); g.drawString("RemoveLine "+data.getLine(), 270, margin/2 +150+ w); g.drawString("Next
    리포트 | 2,000원 | 등록일 2008.10.24
  • 한글파일 JAVA Eclipse 테트리스 구현 보고서
    , makeNew, Next = true; protected Piece current; protected int interval = 1000; protected int level, ... []; protected int w = 25; protected TetrisData data; protected int margin = 20; protected boolean stop ... tetrisCanvas.setBackground(Color.LIGHT_GRAY); System.out.println("actionPerformed()"); // TODO Auto-generated
    리포트 | 36페이지 | 3,000원 | 등록일 2008.10.24
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업