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

"modified input" 검색결과 101-120 / 226건

  • whirlpool_최종_upload
    Based on monitoring results and inputs CommunicateContributing (3 areas of focus) e-KM Upgrade Quality ... construction alignment Interactive applications Kmap Ksites LaunchUse Monitor and evaluate Improve/modify
    리포트 | 14페이지 | 2,500원 | 등록일 2011.06.12
  • HCI Actuator 실험
    We modified the part of code to reserve the specific value. ... By modifying the part of the source code, we measured the minimum pulse width and the following current ... I used two 1k Ohm resistors to make the input half of the 5V, or 2.5V.
    리포트 | 6페이지 | 3,200원 | 등록일 2010.06.03
  • 카이스트 전자공학실험3 실험5 A/D Conversion 결과보고서
    높더라도 빠른 처리속도가 요구되는 영상신호 처리, 디지털 저장식 오실로스코프, 레이더 등의 분야에 사용된다.( 출처 :h hardware subsystem needs to be modified ... 이는 Disable 신호로 구현 가능하다.6) Suggest the data structure for user input for Labs 2 ? ... 5, including vertical channels, horizontal, and trigger commands.지금까지 정의해온 user input을 상기해보자.
    리포트 | 19페이지 | 2,500원 | 등록일 2011.11.06
  • [생리학]【A+】자율신경계
    Calmodulin activates protein kinase, modifying enzyme action. ... Convergence: 수렴 Postganglionic neuron receives synaptic input from large number of preganglionic fibers ... Modified sympathetic ganglion: Its cells are derived form the same embryonic tissue that forms postganglionic
    리포트 | 43페이지 | 1,000원 | 등록일 2011.07.06
  • 자료구조 이진탐색트리
    ;for(;;){ printf("\n 1.삽입 2.삭제 3.중위우선(프린트) 0.나가기");printf("선택");scanf("%s",&input);switch(input)//숫자를 ... tree->left_child;elsetree = tree->right_child;}return NULL;}//key값 찾으면null 없으면 마지막노드 포인터 반환treepointer modified_search ... treepointer *node, int num){//루트노드가 null이면 ptr을 루트노드로 삽입 null이 아니면 새 노드data 첨가treepointer ptr, temp = modified_search
    리포트 | 6페이지 | 1,000원 | 등록일 2009.11.10
  • 반도체 소자 공학 11장 Matlab 관련문제들 풀이
    %Modify entries in BJT0 to change device/material parameters. ... MATLAB Code%BJT Common Base/Emitter Input/Output Characteristics%Input Eb0./(1+(NE/NDref). ... %Modify axis commands to change plot min/max values.echo offclosec=menu('Specify the desired characteristic
    리포트 | 8페이지 | 1,000원 | 등록일 2010.10.13
  • English teaching method-personal opinion
    I think Korean test’s method need to be modified. I don’t have any good idea. ... They can modify their error immediately and correctly.I think it’s the interlanguage that is between ... And it’s a choice how many inputs they accept.
    리포트 | 2페이지 | 1,000원 | 등록일 2009.09.02
  • 제어계측공학과 졸업작품 『4족로봇』
    I/O PORT특징- Read-modify-Write동작- 최대구동전류 40mA- 풀업 저항(Pull-Up Resistor)설정 가능6) DDRA(Data Direction Resister ... - I/O는 Input/Output기능을 말하는 것으로 입력 및 출력을 지원할 수있도록 회로가 내장되어있으며 이를 1:1의 외부 핀으로 배치해 두었다.예를 들면 현재의 개인 PC의 ... 동작 속도- 0~16MHz ATmega128-ATmega128의 블7개 PORT총 53개의 I/O를 내장하고있어서 MCU의가장 기본이 되는 데이터의 Input/Output작업에서 우리가
    논문 | 17페이지 | 4,000원 | 등록일 2020.05.31 | 수정일 2020.06.07
  • coherent/noncoherent detector, quadrature receiver, BPSK,QPSK,BPSK
    / CREATED: Dec 21, 2010// DESCRIPTION: Convolutional encoding, Viterbi Decoding// DATE OF CHANGE:// MODIFIER ... (a) 위와 같은 code vector 를 가지는 convolutional encoder 를 가정하자. information.txt 를 encoder 의 input data 로 받은 ... 나오는 output 값을 구하고 encoder_output.txt 에 저장하시오.주어진 인코더의 Code Vector가 1111 1011 1101 이고 rate가 1/3이기 때문에 input
    리포트 | 17페이지 | 3,000원 | 등록일 2011.06.01 | 수정일 2014.06.22
  • HCI 기법을 이용한 위키피디아 웹사이트 개선
    Edit Find a problem from the search Find a modify button Click modify Press tab more than 5 time Click ... Login Find [Login/Registration] Click [Login/Registration] Press tab twice Click ID Input blank Type ... Space End End End ① ② ③ Find [Login/Registration] Click [Login/Registration] Press tab twice Click ID Input
    리포트 | 56페이지 | 2,500원 | 등록일 2010.10.03
  • [Verilog] MP3에 들어가는 IMDCT를 수행하는 코드
    이때 MP3의 복호화 과정에서 가장 많은 연산을 차지하는 부분이 바로 IMDCT(Inverse Modified Discrete Cosine transform)이다.부호화 과정에서 사용되는 ... 이제 중요한 것은 input으로 들어온 count인데, 이 count값은 Summation의 반복횟수를 정해주게 된다. ... [5:0] count;input [width-1:0] mul_in1, mul_in2;output [width-1:0] out;reg [width*2-1:0] sum_out;reg
    리포트 | 16페이지 | 1,500원 | 등록일 2010.09.09
  • [정보보호론] statistical attack
    */void modify(Node alpha[]){char temp;char element1, element2;cout < "Input two plaintext-alphabet that ... */alphabet[0].modified = 'e';alphabet[1].modified = 't';alphabet[2].modified = 'a';alphabet[3].modified ... [15].modified = 'f';alphabet[16].modified = 'g';alphabet[17].modified = 'y';alphabet[18].modified = '
    리포트 | 7페이지 | 1,000원 | 등록일 2009.04.07
  • 마이크로 과제1-1
    가지고 있다.I/O Port의 구조 및 기능-입출력장치와 CPU사이의 데이터 전송-High 상태에서 3mA 전류공급가능-Low 상태에서 20mA 전류흡수가능-데이터 기록시 Read-Modify-Write ... pin)PINA,PINB,PINC,PIND,PINE,PINF,PING데이터의 입력에만 관여“0” = low input, “1” = high inputⅢ. ... PORTB,PORTC,PORTD,PORTE,PORTF,PORTG데이터의 출력에만 관여“0” = low voltage out, “1” = high voltage outPIN(Port input
    리포트 | 13페이지 | 1,000원 | 등록일 2012.04.01
  • 디지털 시스템 설계 10장, 11장 연습문제(일부)
    (b)P10.13 Modify the keyboard controller circuit from section 10.3.2 so that it will test for the correct ... a2 input b3 input c4 if ((a>b)=0) {5 temp=a6 a=b7 b=temp8 }9 if (a>c)=1 {10 output a11 a=b12 else13 ... a11000xx0xxxxxxx02input b11010xx0xxxxxxx03input c1110100101xxxxx04temp=a01111000xx0000005a=b01001010xx0000006b
    리포트 | 9페이지 | 4,000원 | 등록일 2007.06.11
  • The Frequency Equalizer
    Feel free to design various filtering patterns that modify the frequency characteristics of input speech ... Such inputs are often created by sampling a continuous function, like a person's voice. ... But the DFT requires an input function that is discrete and whose non-zero values have a limited (finite
    리포트 | 13페이지 | 1,000원 | 등록일 2010.10.09
  • 컴파일러 연습문제
    종류 : 자바 언어에서 Modifier는 크게 AccessModifier, static, 그리고 MiscModifier로 나눌 수 있다. ... ';' -> a -> ':' | ε -> a ',' | a -> '{' '}' -> d ';' | d ';' -> f ';' | f ';'(4) Java 언어에서 Modifier의 ... include #include #include #define STATES 99#define SYMBOLS 20// 입력 심볼의 수int N_symbols;// 입력 스트링 테이블char Input_String
    리포트 | 28페이지 | 2,500원 | 등록일 2010.05.28 | 수정일 2023.01.02
  • 유전자 재조합 식품(GMO)의 정의와 장단점 및 표시제도
    유전자 재조합 식품 (GMO, Genetically Modified Organism)이란? ... 유전자 재조합 식품(GMO: Genetically Modified Organism)【 목 차 】1. ... 유전자 재조합 식품 (GMO, Genetically Modified Organism)이란?
    리포트 | 18페이지 | 2,500원 | 등록일 2007.12.09
  • verilog coding을 이용한 Adder&Subtractor
    This yields , which is easy to do with a slightly modified adder.실험방법4Bit Adder/********************* ... [3:0] AIN, BIN;input CIN;output [3:0] SUM;output COUT;wire [2:0] carry;FullAdder U1_FA(.X(AIN[0]), . ... *******************************************************************/module HalfAdder(X, Y, S, COUT);input
    리포트 | 2페이지 | 1,000원 | 등록일 2009.05.07
  • MATLAB AWGN 채널을 통과한 신호의 복조
    are also used in project #1, a little modified.function[quantized,lv]=quant(data,n)m=2^n;mn=min(data ... signal, that is, if the input signal has then , and if then . ... Given input signal, the quantization and bit encoding process are done with the following codes, which
    리포트 | 25페이지 | 3,200원 | 등록일 2010.10.07
  • c 간단한 전화번호부 프로그램 링크 리스트 사용
    자기 참조 구조로 링크를 걸기 위해 사용};//함수의 원형NODE *create(NODE *cp, char *cname, char *caddress, char *ctel);int input ... 수정|\n|5.전화번호 삭제|\n|6.전화번호부 종료|\n");printf("원하시는 것을 선택 하세요 : ");scanf("%d", &sel);switch(sel){case 1:input ... ->tel);}elsecp->next=create(cp->next, cname, caddress, ctel);return cp;}//임시 배열에 정보를 입력받는 함수의 구현int input
    리포트 | 1,000원 | 등록일 2008.11.03
AI 챗봇
2024년 09월 03일 화요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
7:42 오전
문서 초안을 생성해주는 EasyAI
안녕하세요. 해피캠퍼스의 방대한 자료 중에서 선별하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 목차부터 본문내용까지 자동 생성해 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
9월 1일에 베타기간 중 사용 가능한 무료 코인 10개를 지급해 드립니다. 지금 바로 체험해 보세요.
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감
방송통신대학 관련 적절한 예)
- 국내의 사물인터넷 상용화 사례를 찾아보고, 앞으로 기업에 사물인터넷이 어떤 영향을 미칠지 기술하시오
5글자 이하 주제 부적절한 예)
- 정형외과, 아동학대