• LF몰 이벤트
  • 유니스터디 이벤트
  • 파일시티 이벤트
  • 서울좀비 이벤트
  • 탑툰 이벤트
  • 닥터피엘 이벤트
  • 아이템베이 이벤트
  • 아이템매니아 이벤트
  • 통합검색(376)
  • 리포트(345)
  • 시험자료(22)
  • 자기소개서(6)
  • 방송통신대(2)
  • 논문(1)

"Binary Number" 검색결과 61-80 / 376건

  • 울산대, 기기분석, 중간대비 요약정리 예제
    digit(0,1)로 표시됨디지털영역은 세 개의 전기적 영역 (parallel, serial, count) 와 하나의 비전기적 영역 (number)이 포함 되어있는데 이는 어떤 표시판에 ... 수period - 한 사이클이 나타나내는데 걸리는 시간pulse width 펄스나비 - 하나의 LO에서 HI로의 전이와 하나의 HI에서 LO로의 전이 사이의 시간-디지털 영역 : binary
    시험자료 | 21페이지 | 3,500원 | 등록일 2020.06.29
  • computer organization and architecture designing for performance 연습문제 10-12
    Convert the decimal number (45.125) to binary and hexadecimal number.Convert the binary number (11001.1111 ... ) to decimal and hexadecimal number.1. binary :101101.001 _{(2)}hexadecimal : 0x2d.2 _{(16)}2. decimal ... Assume numbers are represented in 5-bit 2’s complement representation.
    리포트 | 3페이지 | 1,000원 | 등록일 2019.03.31
  • 디지털논리회로 멀티심(multisim) 과제
    numbers 0 through 9.ㆍ우선 과제를 설명하게에 앞서, multisim를 구현하기 위한 참고자료로는 송낙운 교수님이클래스넷에 올리신 MultiSim Tutorial(한국공학기술연구원 ... 2016.5.1화ㆍ수ㆍ목 8교시Ex 3-6) Use Multisim to simulate a 3-input AND gate with input waveforms thatcycle through binary ... 이를선으로 연결해 위 예제에 필요한 회로를 아래와 같이 구성하였다.ㆍ0~9, 다시 말해서 0000~1001의 반복이 오실로 스코프에 관찰되도록 XWG1 구성에 들어가Display를 ‘Binary
    리포트 | 6페이지 | 2,000원 | 등록일 2017.03.03
  • 디지털논리회로실험(Verilog HDL) - Numbers and Displays
    number to one high output# 2-input decoder : four possible input binary numbers- So has four outputs ... , one for each possible input binary number# Internal Design- AND gate for each output to detect input ... on 6-bit output- Want illuminate one of 60 lights for each binary number- Use 6x64 decoder (4 outputs
    리포트 | 11페이지 | 1,000원 | 등록일 2019.08.29
  • 디지털논리회로실험(Verilog HDL) - Characters and Displays
    number to one high output# 2-input decoder : four possible input binary numbers- So has four outputs ... , one for each possible input binary number# Internal Design- AND gate for each output to detect input ... on 6-bit output- Want illuminate one of 60 lights for each binary number- Use 6x64 decoder (4 outputs
    리포트 | 8페이지 | 1,000원 | 등록일 2019.08.29
  • 디지털논리회로실험(Verilog HDL) - Adders
    Adders→ Adds two N-bit binary numbers-2-bit adder: adds two 2-bit numbers, outputs 3-bit result-e.g., ... 실험내용(1) SummaryIn part Ⅱ we discussed the conversion of binary numbers into decimal digits. ... of the figure show a circuit symbol and truth table for the full adder, which produces the two-bit binary
    리포트 | 12페이지 | 1,000원 | 등록일 2019.08.29
  • 디지털논리회로실험(Verilog HDL) - Switches, Lights, Multiplexors
    실험결과(flow chart, code 첨부 및 설명 등)#코드 설명*Assign mif s ==(1 bit binary number 1) : m = yelse : m = x#flow ... 실험결과#코드 설명*Assign mif s == (3-bit binary 000) : m = uelse if s == (3-bit binary 001) : m = velse if s ... == (3-bit binary 010) : m = welse if s == (3-bit binary 011) : m = xelse : m = y (s ==100, s ==101,
    리포트 | 6페이지 | 1,000원 | 등록일 2019.08.29
  • computer organization and architecture designing for performance 연습문제 13-15
    Show the process of adding two binary numbers.R2 = 18 – 17 = 0001 0010 + 1110 1111 = 0000 0001 = 12)
    리포트 | 2페이지 | 1,000원 | 등록일 2019.03.31
  • 디지털논리회로실험(Verilog HDL) - 8-bit Signed Adder/Substractor, Multiplier
    Adders→ Adds two N-bit binary numbers-2-bit adder: adds two 2-bit numbers, outputs 3-bit result-e.g., ... Representing Negative Numbers: Two’s Complement*Negative numbers common-How represent in binary? ... ~4 billion rows-32-bit adder : ...⑵ Big truth table with numerous 1s/0s yields big logic-Plot shows number
    리포트 | 19페이지 | 1,000원 | 등록일 2019.08.29
  • 디지털과 아날로그에 대해서
    - Binary Numbering System이란 2진수인 0과 1로 구성된 것을 말하며 디지털에서 Binary Numbering System을 사용하는 까닭에 대해서 간단명료하게 ... 또한 Binary Numbering System의 경우 옳고, 그름이라는 정확하게 떨어지는 두 가지의 상태 값으로 계산이 가능하지만 10진법이나 기타 다른 진수의 경우에는 그 값을 ... 그러나 아날로그 시스템은 경제적으로 집적화 할 수 없는 장치들을 사용하기 때문에 디지털 시스템과 같이 고밀도로 집적화 할 수 없다.3) Digital에서는 왜 Binary Numbering
    리포트 | 4페이지 | 1,500원 | 등록일 2008.07.19
  • 이진 검색 트리(Binary Search Tree / BST) JAVA프로그래밍 소스코드
    Use a uniform random number generator to obtain the values to be inserted.3. ... -----------------Programming – Binary Search Tree in Java1. ... Measure the height of the resulting binary search tree and divide this height by log2n.4.
    리포트 | 1,000원 | 등록일 2017.12.08 | 수정일 2017.12.14
  • 디지털시스템 족보
    1. [10] Convert the number to a) (Binary number) 13.687510 b) (Binary number) 0.52510 c) (Binary number ... ) 2C7AH d) (Hexadecimal number) 10*************12 2. [10] Basic Logic Functions a) What are the three
    시험자료 | 2페이지 | 1,500원 | 등록일 2017.06.30
  • [A+ 연세대][2019 1학기 진행] 미생물및생물공학기초실험 Lab 2: Enumeration of Bacterial growth and protein concentration
    In this process known as binary fission the bacterium is divided into two daughter cells. ... If the number gets too small the interpretation will be statistically unsound, and if the number gets ... decrease from the maximum number.
    리포트 | 11페이지 | 3,000원 | 등록일 2019.08.26
  • 디지탈 시스템의 정보체계
    첫째는 무부호수(unsigned number 또는 순수한 2진수(pure binary))로서 합산하는 것이고, 둘째는 보수(complement)합산이다.순수한 2진수 합산에서는 죄측 ... 전자에서 취급하는 수를 무부호수(unsigned number)라 하고 후자에서 취급하는 수를 부호를 가진수(signed number)라 한다.또한 소숫점의 위치에 따라 고정소숫점수( ... Fixed point number)와 부동(유동)소숫점수(Floating point number)로 나누인다.2진법으로 표현된 수에서 부호를 가진 수의 경우 부호를 표현하는 방법은
    리포트 | 16페이지 | 2,000원 | 등록일 2017.12.30
  • 삼성전자 소프트웨어직군 알고리즘 시험문제 및 답안
    *= 2;if( cNumber[i] == '+'){retValue += (binary);}else if( cNumber[i] == '-'){retValue += (binary * ... }div = 1;for (i=19; i>=0; i--){if(r & div)sum[i] = t;elsesum[i] = '0';div *= 2;}for (i=0; i=0 ; j--)binary
    자기소개서 | 18페이지 | 7,000원 | 등록일 2016.04.09 | 수정일 2016.04.12
  • 데이터 구조 숙제, 시스템 스택, linear list
    Using the binary search function, show the status of the system stack diagram such as below the example ... (a) Obtain a formula in terms of front, rear, and MAX_SIZE for the number of elements in the list.
    리포트 | 3,000원 | 등록일 2017.10.13 | 수정일 2017.10.16
  • 임플란트 최신 재료 - 티타늄 지르코늄 합금 Titanium Zirconium alloy
    Clinical Implant Dentistry and Related Research, Volume 14, Number 6, 2012 Small-diameter titanium grade ... Low Inflammatory reaction Higher surface energy Binary Ti-Zr Alloy Biocompatibilityvs. cpTi Binary Ti ... grade IV) Titanium Alloys Ti-6Al-4V Ti-6Al-7Nb Ti-5Al-2.5Fe Ti-15 Zr-4Nb-2Ta-0.2Pd Ti-29Nb-13Ta-4.6Zr Binary
    리포트 | 42페이지 | 3,000원 | 등록일 2017.12.07 | 수정일 2017.12.08
  • 2018 PICOCTF Write-Up(풀이) CTF입문서
    General Skills문제: Can you convert the number 27 (base 10) to binary (base2)? ... 27을 2진수로 변환할 수 있냐고 묻는 문제이다.인터넷에서 진수변환기를 검색하여 쉽게 답을 얻을 수 있었다.사용한 진수변환기는(http://www.hipenpal.com/tool/binary-octal-decimal-hexadecimal-number-converter-in-korean.php
    리포트 | 11페이지 | 2,000원 | 등록일 2018.11.15
  • 6주차 인코더를이용한모터상수측정실험
    Apparatus- Incremental Encoder (EVQ-VVD00203B)- Binary Counter (SN54HC4040)- DC geard Motor (NP01D-288 ... of revolution (rev)335Number ofpulses (c)91018Time intervalt (s)24.9912.2613.39Computedw _{m}(rad/s) ... {c} over {PPR} ÷ {t} over {60}3.Linear distance:meter= {c} over {PPR} TIMES D TIMES picNPPRD::::the number
    리포트 | 8페이지 | 1,000원 | 등록일 2018.11.02
  • c프로그래밍 데이터를 해싱,BST(binary tree)로 나타낸뒤 insert/delete 하는 프로그램 (과제제출,리포트,보고서,실행결과,코드,주석)
    ◉ Searching with binary tree/* 데이터를 입력받아 바이너리 서치 트리(BST)로 나타낸뒤 추가적으로 Insert / Delete 하는 프로그램 */#include ... { printf("Insert Number
    리포트 | 9페이지 | 3,000원 | 등록일 2017.06.09
  • 아이템매니아 이벤트
  • 유니스터디 이벤트
AI 챗봇
2024년 09월 04일 수요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
3:44 오후
문서 초안을 생성해주는 EasyAI
안녕하세요. 해피캠퍼스의 방대한 자료 중에서 선별하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 목차부터 본문내용까지 자동 생성해 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
9월 1일에 베타기간 중 사용 가능한 무료 코인 10개를 지급해 드립니다. 지금 바로 체험해 보세요.
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감
방송통신대학 관련 적절한 예)
- 국내의 사물인터넷 상용화 사례를 찾아보고, 앞으로 기업에 사물인터넷이 어떤 영향을 미칠지 기술하시오
5글자 이하 주제 부적절한 예)
- 정형외과, 아동학대