• 통합검색(6,579)
  • 리포트(4,764)
  • 논문(1,248)
  • 시험자료(289)
  • ppt테마(106)
  • 자기소개서(71)
  • 방송통신대(37)
  • 서식(35)
  • 이력서(26)
  • 노하우(3)
판매자 표지는 다운로드시 포함되지 않습니다.

"3D object selection and manipulation" 검색결과 4,501-4,520 / 6,579건

  • HP4156A(semiconductor parameter analyer) 장비활용, LED의 I-V곡선 관찰
    1. Title (실험 제목)-HP4156A(semiconductor parameter analyer) 장비활용, LED의 I-V곡선 관찰2. Objectives (실험 목적) ... 시킨다.(2)연결된 LED를 암실에 넣는다.(3)스크린 상의 전압범위를 입력한다.(4)스크린 상의 step 범위를 입력한다.(5)스크린 상의 display 범위를 입력한다.(6)장비의 결과 ... - HP4156A 장비를 활용하여 LED의 I-V곡선을 그려본다.3. Experimental procedure (실험 방법)(1)LED를 HP4156A 장비의 프로브에 연결
    리포트 | 7페이지 | 1,500원 | 등록일 2013.12.13 | 수정일 2014.11.16
  • PBS buffer 조제
    생화학실험1. Title PBS buffer 조제2. Date 2011년 8월 23일 화요일3. Name Coworker4. Principle & Object▣ 실험의 목적 ... ,isodium hydrogen orthophosphate, sodium phosphate dibasic? m.w: 141.96 g/mol? d: 0.5-1.2 a/cm3? m.p ... buffer는 physiological sample의 pH 7.3 부근에서 buffer capacity를 유지하는데, 이에 sodium chloride 첨가하여 체액과 등장
    리포트 | 10페이지 | 4,000원 | 등록일 2012.05.31
  • CMAA 사례 The Cathedral of St. John the Evangelist Renovation
    the renovation of a vacated 20,000 square foot building to house parish offices and to provide c ... DescriptionA new 3,600 square foot atrium was erected linking to the Cathedral on the north end of ... involves all subcontractors and employees on site to achieve maximum project safetyGPD는 하수급자와 고용자
    리포트 | 28페이지 | 2,000원 | 등록일 2009.04.28
  • [OS]Access Control
    problem : ensure that each object is accessed correctly and only by those processes that are allowed to ... do so. (internal problem)목표Goals of ProtectionProtection(보호)영역Domain of Protection객체(Object)들과 프로세스 ... 할 때, 영역을 Access Matrix의 한 객체로 취급함으로써 영역 전환을 제어할 수 있음실행읽기D3읽기 쓰기읽기 쓰기D4인쇄D2읽기읽기D1프린터F3F2F1객체 영역전환전환전환전환
    리포트 | 22페이지 | 2,000원 | 등록일 2007.12.25
  • quantas marketing plan
    hen expanded range of meals and baggage interlining for international connections on selected airlines ... with Qantas both internally and externally. Qantas has been managed well since 2001; as a result ... product innovation cost. There are many and various types of business obstacles such as fuelcosts
    리포트 | 14페이지 | 4,000원 | 등록일 2009.02.04
  • 카티션 곱, 동등조인, 자연조인, 왼쪽외부 조인, 오른쪽 외부조인의 특징 및 설명
    기호x (cartesian product)표기법R × S → R과 S의 순서쌍의 집합{tq|t ∈ R and q ∈ S}R과 S의 원소 t , q 의 순서쌍 집합R(A1, A2 ... 의 참조되는 열의 값과 같아야 한다는 조건을 기재한다.☞ ex) select * from teachers join sections on teachers.teacher_id= s ... ections.teacher_id;☞ ex) DB logon의 teachers, sections, courses 테이블을 동등 조인하는 SELECT 문이다.select * from
    리포트 | 7페이지 | 1,000원 | 등록일 2010.10.29
  • SEM
    - Remove air molecules2. Electrical Optical System - Focus and control the e beam3. Specimen stage ... electron)들은 집광렌즈(condenser lens)에 의해서 모아지고 대물렌즈(objective lens)에 의해서 시편의 표면에 초점이 형성된 다음 주사 시스템(scanning ... - Insertion and manipulation4. Secondary electron (SE) detector - Collect signal5. Electronics - Display
    리포트 | 12페이지 | 1,000원 | 등록일 2009.05.12
  • NSICU-SAH
    되었다고 말했다.대상자는 이실가기 전까지 경미한 두통 외에 신경혈관계 압박증상이 나타나지 않았다.주관적,객관적 자료(Objective data, sign & symptom)S.D.O ... .D. HD#2(어제 onset)두통을 호소한다(NRS: 4점, 부위: 머리, 양상: 둔함, 빈도: 지속적임).혈압-157/97, 맥박-75회/분, 호흡-23회/분(호흡수 증가 ... ), 체온-(A)37.2도의식수준 변화(Eye open response 4→3)동공의 변화(pupil size 3/3, prompt/prompt →3/3, sluggish/prompt
    리포트 | 4페이지 | 3,500원 | 등록일 2011.08.26 | 수정일 2016.03.07
  • [C언어] 간단한 계산기 프로그램, 덧셈 뺄셈 곱셈 나눗셈 가능~
    에 필요한 두 숫자를 써넣으세요 : ");scanf("%d%d", &num1, &num2);printf("\n1. 덧셈\n");printf("2. 뺄셈\n");printf("3. 곱 ... 셈\n");printf("4. 나눗셈\n");printf("어떤 계산을 하시겠습니까? : ");scanf("%d", &select);switch(select){case 1 ... #include calculate_1(num1, num2);calculate_2(num1, num2);calculate_3(num1, num2);calculate_4(num1
    리포트 | 1,000원 | 등록일 2008.06.12
  • Double Linked List Sorting(exchange, merge, quick) C언어
    _all_show(ALL_List);printf("Select node number. : ");scanf("%d", &sel_list);printf("\n->You selected ... _result, time_begin, time_end;srand(30);printf("input : ");scanf("%d", &sel);switch (sel) {case 1 :list ... 게 함printf("\nRandom number creator. \ninput const seed : ");int seed;scanf("%d", &seed);printf("How
    리포트 | 21페이지 | 1,000원 | 등록일 2008.12.01
  • 단백질정량 BAC
    , sample(서울우유 블루베리 우유)의 단백질 정량2011년 9월 8일 목요일: BCA standard making, sample(매일 순두유)의 단백질 정량3. Name ... Coworker4. Principle & Object▣ 실험의 목적단백질 정량법의 종류와 그 분류 기준의 이유를 알고, 그 중 발색을 이용한 BCA법을 익힌다. 이번 실험에서는 BCA법 ... , Bluestone, Chalcanthite? Molecular formula: CuSO4? m.w: 249.70 g/mol? d: 2.284 a/cm3? 용해도: 316 g/L
    리포트 | 8페이지 | 4,000원 | 등록일 2012.05.31
  • 임베디드시스템설계 팀과제물 샘플
    program.........[4] Circuit description1. Servo Motor- Location and direction of the object, to do ... attitude etc. with and controlled variable in order to follow to the change of option of set point ... which uses, according to use wants selects the motor where.-Feature of servo-motor.1)High
    리포트 | 28페이지 | 4,900원 | 등록일 2009.02.01
  • 신부전 저널 해석
    hospitalized patients, but numerous subjective and objective measures exist, including BMI and weight ... undergoing major intra-abdominal surgery and general elective surgery. In a study comparing ... also lead to selection bias and thus account for our moderate postoperative mortality in this sample
    리포트 | 8페이지 | 2,000원 | 등록일 2006.12.22
  • 모성간호학 c-sec
    -7BASO0.50%0-1.5LUC2.10%0-4② screening electrolyte항목결과치단위참고치Na137mmol/L132-146K4.0mmol/L3.5-5.5Cl105 ... /Baguterus - full term in sizeboth ovaries & tubes grossly intactamniotic fluid : clearplacenta ... Cesarean Section(C-sec, 제왕절개)2. case study1) 산모의 건강사정(1) 일반적 사항이름: 전○○ 나이: 34 LMP 2011.9 중 EDC 2012
    리포트 | 5페이지 | 1,000원 | 등록일 2012.11.09
  • Harley-Davidson 할리데이비슨 - 기업분석, 성공전략(마케팅, 경영, 시장분석, STP 4P SWOT) 분석
    motorcyclists and to the general public an expanding line of motorcycles, and branded products and s ... ervices in selected market segments." )는 헐리데이비슨의 기업 사명 아래, 문화와 접목한 다채로운 이벤트, 고객들과 임직원이 자연스럽게 어우러지는 로드 ... and to the general public an expanding line of motorcycles, and branded products and services in s
    리포트 | 29페이지 | 3,000원 | 등록일 2010.02.07
  • 3D DISPLAY 기술, 관련특허 및 산업기술 향후 동향 발표 자료
    lUD put display right in front of eyes and generate 3D Image. ■ HMD requires small scale elaborate ... interference Draw 3D image in empty space. Use several beam projecters causr intended interference. The ... . Because of such demerit real-time 3D drawing is impossible, yet.3D hologram designed by 도쿄 농공대*Two
    리포트 | 20페이지 | 2,000원 | 등록일 2010.03.02
  • 자기공명영상
    은 MR 영상에 중요한 인자로 임상에 결정적인 여러 부가인자를 조절하게 된다.(가) Scan time2D = TR × Phase encoding × AVG (Nex)3D = TR ... × Phase encoding × AVG (Nex) × Partition(No.slice)2D TSE = TR × Phase encoding × AVG(Nex)/ETL(TR ... 하는 주파수 범위를 갖는 RF pulse를 가해주면 해당되는 단면에서만 MR 신호를 내게된다.이때에 경사자장을 단면선택 자장(Slice selection gradient)이라 한다
    리포트 | 24페이지 | 3,500원 | 등록일 2009.08.11
  • 영어교육론 개념 정리(1차 2차 대비)
    . d from ‘a bank of prior knowledge and global expectations’ and other backgroundinformation(schemata ... urriculum objectives and the objectivesbeing assessed in terms of what the students have learned.2 ... 1. Learning Theory1. Innatist(Krashen)∙ Subconscious acquisition superior to learning and
    시험자료 | 25페이지 | 2,000원 | 등록일 2012.02.01
  • 스마트폰 시장에서의 블랙베리의 현 상황과 대책
    브랜드관리주간Black Berry- To the top brand in US market -1.0Introduction- Why we select Blackberry2.0 ... Environment analysis1) US smartphone market2) Competitor3) Blackberry Brand3.0 Problems found by us1 ... ) Customer survey2) Evaluation of Blackberry brand (by using DBPI)3) Brand communication4.0Solutions
    리포트 | 10페이지 | 3,000원 | 등록일 2011.11.05
  • Transference numbers_pre
    ), multirange meter, double U-tube with frits and stopcock, carbon electrode(d=7mm), plate electrode(copper ... 이온 운반율(Transference numbers)Ⅰ Object이 실험에서는 전형적인 전해질의 인온인 Nitric acid 용액의 H+ 와 NO3- 이온들의 운반 ... , 양극의 물질량의 변화를 측정하여 (3.1)과 (3.2)에서 얻어지는 관계식으로부터을 계산하는 것이 좋다.(4)에서의 총 전기량은 Faraday's law에 따라 copper c
    리포트 | 6페이지 | 5,000원 | 등록일 2011.06.10
해캠 AI 챗봇과 대화하기
챗봇으로 간편하게 상담해보세요.
2025년 06월 24일 화요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
7:22 오후
문서 초안을 생성해주는 EasyAI
안녕하세요. 해피캠퍼스의 방대한 자료 중에서 선별하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 목차부터 본문내용까지 자동 생성해 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
- 스토어에서 무료 캐시를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감