• 통큰쿠폰이벤트-통합
  • 통합검색(323)
  • 리포트(298)
  • 시험자료(15)
  • 논문(5)
  • 자기소개서(2)
  • 서식(1)
  • 방송통신대(1)
  • ppt테마(1)

"number of nodes" 검색결과 261-280 / 323건

  • 공정관리총괄요약
    Network 구성 요소(1) Event (단계, 결합점 : Node)① 작업의 개시(착수)점 ? ... 공정마찰방지(LOB: Line of Balanced, LSM: Linear Schduling Method) 79회(1) LOB 기법은 반복되는 각 작업 상호간의 진도율을 기울기로 하는 ... 로 표시③ 작업명, 소요공기 無④ CP가 될 수도 있다⑤ 종류- Logical dummy : 작업의 상호 관계만을 표시- Numbering dummy : Event와 Event 사이에는
    시험자료 | 10페이지 | 1,500원 | 등록일 2009.06.17
  • 컴퓨터 구조 및 설계 홍릉 과학 출판 CD부록 Glossary
    two extra bits kept on the right during intermediate calculations of floating-point numbers; used to ... by supplying a dedicated communication link between every node.모든 노드 사이에서 통신 연결을 바치도록 제공하는 프로세서와 메모리 ... 내부의 어떤 위치에도 놓여질 수 있는 캐쉬 구조.fully connected network 완전연결 네트워크A network that connects processor-memory nodes
    리포트 | 43페이지 | 1,000원 | 등록일 2006.09.20
  • B-트리에 대해 노드의 삽입과 삭제가 가능하도록 java언어 메소드
    class BTree {/** The constant t determines the maximum number of data items that* can be stored at each ... */private int[] keys;/** An array of pointers to child nodes. ... For all* nodes except the root of the tree, this will be somewhere between* (t-1) and (2t-1).
    리포트 | 7페이지 | 1,000원 | 등록일 2004.04.05
  • [자료구조] 이중링크드리스트
    {/* 이중 연결 리스트에서 삭제 */if(node == deleted){printf("Deletion of head node not permitted. ... ;while(Number ! ... = (node_pointer)malloc(sizeof(node));ptr ->llink = ptr;ptr ->rlink = ptr;node_pointer newnode;int Number
    리포트 | 3페이지 | 1,000원 | 등록일 2003.08.07
  • LL파싱 프로그램 구현
    , $}//// Nonterminal has numbers : E (0), E'(1), T(2), T'(3), F(4)// Terminal each has a number: +(0) ... 것인데, 이것은 입력에서도 $ 가 나왔음을 의미. $ 는 입력의 맨 끝.// 따라서 여기에 온 것은 입력을 모두 소모한 것이므로 파싱이 성공한 것임.// 주: nonterminal node ... \n");exit(1);}// error of stack top and input mismatch.}}while(!
    리포트 | 11페이지 | 1,500원 | 등록일 2007.02.23
  • 기계공학실험1_Labview기초원리와실습(결과)
    실험 결과① Sampling rate : 1000number of samples per channel : 100길이 : 10주기 : (30-20)/1000 = 0.01주파수 : 1/ ... = 102/10000 = 0.0102주파수 : 1/주기 = 1/0.0102 = 98.0③ Sampling rate : 100number of samples per channel : ... 주기 = 1/0.01 = 100② Sampling rate : 10000number of samples per channel : 1000길이 : 102주기 : (302-200)/10000
    리포트 | 9페이지 | 1,000원 | 등록일 2007.03.17
  • [홈페이지] 홈페이지 네트워크 분석
    analysis)의 방법은 다음과 같다.{□ degree: number of direct connections□ betweenness: role of broker or gatekeeper ... 앞서 10 nodes 네트워크 분석에서도 언급했듯이, A를 통제할 경우에 네트워크는 해체될 우려가 있다. 따라서 A의 역할이 중요하다. ... Network Analysis{강의명사이버 커뮤니케이션과 네트워크 분석교수명박한우 교수님소 속언론정보학과학 번20210132성 명최 하 나제출일2004년 11월 17일{1. 10nodes
    리포트 | 12페이지 | 1,000원 | 등록일 2005.07.22
  • [데이터마이닝] [데이터마이닝]Measuring Distance / Clustering rule
    =FullFinal탭 => Maximum number of iterations=1(고정), Convergence Criterion=0.00,Minimum Cluster Size=.- ... (범위의 중앙)에 근거하여 군집화General탭 => pth power=., Number of bin=100(고정)Initial탭 => Minimum distance between ... seeds(radius)=0, Seed replacement=FullFinal탭 => Maximum number of iterations=20, Convergence Criterion
    리포트 | 23페이지 | 1,000원 | 등록일 2004.12.22 | 수정일 2016.04.01
  • [물리학]감속기 축처짐 FEM 해석_기어
    표2와 같이 구속조건을 주었을 때의 해석 결과{{{node 381{node 546{node 292위 그림은 변형을 쉽게 관찰 할 수 있게 60% 과장 하여 나타낸 것이다.기4.2)구동기어와 ... of rolling elements{alpha= contact angle, rad{{ delta }_{ R}= Radial deflection, in{{ delta }_{A}= Axial ... { cos alpha }^{2.11 }여기서, {{ F}_{R }= Radial exeternal force, lbl = roller effective length, inz = number
    리포트 | 22페이지 | 1,500원 | 등록일 2006.09.16 | 수정일 2015.10.28
  • [프로그램] dup system call을 사용하여 redirection의 구현, 및 cat명령어 구현
    \n");/* If the size of a inputString is over the 256,* the inputString will be gone in to the discard ... {char *str;struct cat_node *next;};typedef struct cat_node node; // node is same as cat_nodenode *head ... write file descriptor variableint n;if(argc==9 && (strcmp(argv[i],"copy"))==0) // check if argument number
    리포트 | 3페이지 | 9,000원 | 등록일 2004.07.09
  • 캐드 CAD 명령어 기본명령어 편집,그리기,문자기입하기,HATCH, LAYER, BLOCK, 치수기입, 정보 명령어
    만약 (0)번을 사용하는 경우 우리 눈에는 보이지 않는다.Number of segments : 분할 하고자 하는 수를 입력한다. ... 지정한다.NEArest : Line/Circle/Arc의 선택박스안에 있는 가장 가까운 점을 지정한다.INSert : Text/Block/Attribute의 삽입 기준점을 지정한다.NODe ... 점(POINT)도면에 점을 표시하거나 후에 나오는 분할(DIVIDE)명령이나 측정(MEASURE)명령에서 도면요소 들을 나누어 표시할 때 쓰이며, 객체스냅에서 “NODe"로 취급된다.DIVIDE
    리포트 | 16페이지 | 2,500원 | 등록일 2008.03.15
  • [간호] The treatment of patients with TB and the role of the nurse
    of antibiotics used to treat the disease.The number of cases in this country began to rise again in ... However, a decline in the number of cases, which began at the beginning of the 20th century, became more ... lymph node TB, or back pain in spinal TB.
    리포트 | 10페이지 | 2,000원 | 등록일 2005.05.01
  • UML 객체지향 설계 및 사례
    orderEat appetizersBring appetizersStart preparing main coursePrepare appetizersBalance preparation of ... WIN 시스템 설치Palmtop(팜탑)device networkKitchen pcManager's pc= 다음 장 참고참고: 배치 다이어그램시스템을 구성하는 주된 하드웨어는 노드(node ... 하나의 시스템은 여러 개의 class diagram으로 표현이 가능Washing MachineBrand name Model name Serial number capacityAdd clothes
    리포트 | 43페이지 | 1,500원 | 등록일 2008.07.07
  • [정보통신]NS-2 for Sensor Networks(Routing for USN)
    2, 3)(3, 2)(3, 4)(4, 3)(4, 2)(4, 4)Hop size 2Connected (i, j)Parent NodeConnected NodeNon-Connected Node ... of mobilenodes (maxx * maxy) set val(nn) 49 set val(interval) 0.30 # traffic gerneration interval(sec ... D broadcast for first time Send Sequence number D-000DSDV Routing ProtocolDSDV Routing TableCBADB-1041BBA
    리포트 | 90페이지 | 1,500원 | 등록일 2006.12.27
  • [자료구조] 깊이 우선 탐색&너비우선탐색
    */intmake_graph(){intm, n;inti, j;node_pointertemp, tail;/* 정점들의 총개수를 입력받음*/printf("Type the number of ... Type a proper number. ... of vertices = 8정점0에 연결되어있는 정점의 개수를 입력How many vertices are connected to vertex 0 = 2정점 0에 연결되어 있는 정점을
    리포트 | 4페이지 | 1,000원 | 등록일 2003.11.01 | 수정일 2015.03.02
  • [무선통신] Mobile IP
    Care-of address는 foreign agent의 care-of address일수도 있고 co-located care of address일 수도 있다.5) mobile node ... 즉, router address의 수를 의미Prefix Length - Router address의 network number가 앞에서부터 몇 bit인지를 나타낸다. ... 전달하고, mobile node의 default router가 된다.4) Agent Advertisementrouter advertisement 메시지를 확장하여 구성5) care-of
    리포트 | 12페이지 | 2,500원 | 등록일 2004.05.26
  • [컴퓨터 구조 및 언어][Quartus 2,max]Verilog HDL 이용한 32Bit Arithmetic Logic Unit(ALU)설계(mips)와 분석
    ; 10 ; ; ; ;; Number of destination nodes to report ; 10 ; ; ; ;; Number of paths to report ; 200 ; ... ------+-------------+------+--------------+--------------+-----------------+; Compilation Hierarchy Node ... 32,768 ( 0 % ) ;; FastRow interconnects ; 0 / 120 ( 0 % ) ;; PLLs ; 0 / 2 ( 0 % ) ;; Maximum fan-out node
    리포트 | 40페이지 | 2,000원 | 등록일 2005.10.05
  • [의학]NECK MASS 경부종괴
    Family histoSize of mass마. Number of lymph node사. Location of lymph nodeC. ... Lymph nodes1 . Nonspecific lymphadenitis with lymphoid hyperplasia2. ... Other associated symptoms : hoarseness, shortness of breath, dyspnea, odynophagia, hard of hearing사.
    리포트 | 6페이지 | 1,000원 | 등록일 2006.01.29
  • 공정관리의 정의와 종류 및 특징
    TIME) : 어떤단계(NODE)의 가장 빨리 시작될 수 있는 시기를 말하며 그 계산은 PROJECT START 방향에서 PROJECT FINISH 방향으로 전진 계산에 의해 산출한다5 ... 공정관리 기본용어1) NUMBERING DUMMY : 논리와는 관계없이 액티비 DUMMY : GILBERT NETWORK 에서만 나타나는DUMMY이다4) TE (EARLIST EXPECTED ... 경험이 없는 신규 사업에 확률적으로 사용4) GERT (GRAPHICAL EVELUATION &REVIEW TECHNIQUE) : 반복되는 제조/공정에 사용5) LOB (LINE OF
    리포트 | 10페이지 | 2,000원 | 등록일 2009.01.03
  • [통증조절]암성 통증 조절의 약물 요법
    678 (17.7%)아니오 3147 (82.3%)진통제 추가 복용 예 283 (7.5%)(n=3792) 아니오 3509 (92.5%)2001, Pain Survey..PAGE:9Number ... of PainsNumber of PatientsNumber of PainsFrom Twycross and Fairfield (1982)..PAGE:10Primary site and ... bacteria, 10-15 WBCBlood chemistry : WNL..PAGE:45..PAGE:46진 단Nociceptive pain fromureter and lymph node
    리포트 | 55페이지 | 3,000원 | 등록일 2006.02.16
  • 아이템매니아 이벤트
  • 유니스터디 이벤트
AI 챗봇
2024년 09월 15일 일요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
4:16 오후
문서 초안을 생성해주는 EasyAI
안녕하세요. 해피캠퍼스의 방대한 자료 중에서 선별하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 목차부터 본문내용까지 자동 생성해 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
9월 1일에 베타기간 중 사용 가능한 무료 코인 10개를 지급해 드립니다. 지금 바로 체험해 보세요.
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감
방송통신대학 관련 적절한 예)
- 국내의 사물인터넷 상용화 사례를 찾아보고, 앞으로 기업에 사물인터넷이 어떤 영향을 미칠지 기술하시오
5글자 이하 주제 부적절한 예)
- 정형외과, 아동학대