• 전문가 요청 쿠폰 이벤트
  • 통합검색(294)
  • 리포트(272)
  • 시험자료(15)
  • 자기소개서(5)
  • 논문(1)
  • 서식(1)
판매자 표지는 다운로드시 포함되지 않습니다.

"Array and function" 검색결과 161-180 / 294건

  • 전전프_7주차
    후 printList함수를 이용해 출력합니다. 출력한 다음에는 메모리를 해제합니다.5. Conclusion & Evaluation이번 실습문제는 저번 시간에 배운 linked ... the function "polyAdd()"*/#include typedef struct _list_node { //구조체형 노드를 만듭니다.struct _list_node ... 지 않고 item의 차수와 head1의 차수가 같다면if(head1 != NULL && item->order == head1->order){item->coefficient = head
    Non-Ai HUMAN
    | 리포트 | 12페이지 | 3,000원 | 등록일 2011.07.20
  • Calculating operations of polynomial
    is used more efficient than using array.Ⅱ. Method & Experiment1. Input polynomialI used 'gets ... & EraseI referred to text book in order to operate this function. These function is used to add and ... ' function because this function is so useful for console to input data. This method is easy to operate in
    Non-Ai HUMAN
    | 리포트 | 8페이지 | 1,000원 | 등록일 2010.10.09
  • GUI 만들기
    . 개요-두 종류의 GUI를 만든다.2. 문 제1) 그래프에 grid를 on/off하는 GUI코딩function GUIEx5_1(str_commaif nargin==0x=-3:0.1 ... et(gca,'xgrid','off','ygrid','off')endend결과물2) 그래프가 axis object에 들어가는 GUI코딩function varargout = ksh ... , ...'gui_OutputFcn', @ksh_simple_OutputFcn, ...'gui_LayoutFcn', [] , ...'gui_Callback', []);if nargin
    Non-Ai HUMAN
    | 리포트 | 8페이지 | 3,500원 | 등록일 2010.05.26
  • 02_20101008_어휘분석기[1]
    , if, then, else, while, for, to, do, let, in, and, of, break, nill, function, var, type, end, let ... . 결론0. 문제정의※ Tiger의 어휘분석기를 작성한다.▷ 간단한 어휘분석기를 만든다.▷ 어휘 분석기 Language : Tiger- Reserver word(19개)* array ... - Number : integer d+- Special Symbol(24개)* , : ; ( ) [ ] { } . + - * / = < = > & | :=- Comment* c
    Non-Ai HUMAN
    | 리포트 | 16페이지 | 1,000원 | 등록일 2012.10.16
  • The Cryptography with Hashing Method
    probing and chaining.Ⅱ. Method & Experiment1. Linear ProbingOne of the simplest re-hashing functions is ... address extremely quickly and may be extremely efficient on a modern RISC processor due to efficient c ... demonstration of the effect of linear probing: it also implements a quadratic re-hash function so that
    Non-Ai HUMAN
    | 리포트 | 12페이지 | 1,000원 | 등록일 2010.10.09
  • 마이크로프로세서 - SSD의 FTL을 C++로 구현, 시뮬레이션
    data is in data array and it is printed to result.txt in main. (3) Garbage CollectionAs we learned in c ... +;}By get_a_free_page_garbage function, we have destination to move. and then using NAND_Command, save ... destination and change state invalid at original, valid at destination. TableRefresh( Mapping function
    Non-Ai HUMAN
    | 리포트 | 4,000원 | 등록일 2011.12.20
  • [C자료구조 프로그램소스] 동치관계를 파악하여 equivalence class생성하는 프로그램
    ] [9] [10] [11]This figurePart of Equivalence function is represented in side , we scan the seq array ... realtion over S iff it is symmetric, reflexive, and transitive over S.For example, the “equal to ... : x=y and y=z implies that x=zwe can use an equivalence relation to partition a set S into
    Non-Ai HUMAN
    | 리포트 | 8페이지 | 1,500원 | 등록일 2008.09.08
  • wal-mart 2
    , discount department stores. It is world’s largest public corporation by revenue and is founded by Sam ... Walton in 1962. It is the largest private employer in the world and the fourth largest utility or c ... and consumables business, as well as the largest toy seller in the U.S. It also owns and operates the
    Non-Ai HUMAN
    | 리포트 | 14페이지 | 1,000원 | 등록일 2011.11.24
  • 판매자 표지 자료 표지
    c언어 매크로프로세서 100%구현
    _function(char* buffer);//라인의 토큰을 분리하기 위한 구조체typedef struct line_token{char lable[10];char opcode[10];c ... ];intMDTindex;}Macro_Name_Table;//ALAtypedef struct Argument_List_Array {char name[10];intindex;}Argument ... _List_Array;line_token token;line_token Pass1_buffer[20];//Pass1을 통한 사본 생성line_token Pass2_buffer[20
    Non-Ai HUMAN
    | 리포트 | 13페이지 | 2,000원 | 등록일 2009.03.22
  • 시리얼 통신을 이용한 DAC출력 제어
    Question & Answer=================================1.Introduce>>앞서한 실험 예제3번 코드(키보드 입력을 lcd에 출력)와 예제4 ... 버튼Freq증가시 f버튼, 감소 시 v버튼Offset증가 시 d버튼, 감소 시 c버튼Duty증가 시 "."버튼, 감소 시 ","버튼Modeport1mport2n3. Result ... 와 크기, offset도 조절해 줄 수 있었다.예제 4의 소스 코드 중 sin함수부분이 기존에는 sv[idx] = sin(2*PI*idx/(ARRAY_LEN?.1)) * 2047
    Non-Ai HUMAN
    | 리포트 | 8페이지 | 3,000원 | 등록일 2010.06.02
  • 4주차 링크드 리스트
    provided to students who registered* in "Programming Lab" at School of Information and Communication ... *);/*==============================================================================*//* Function Name : main *//* Function Type : void *//* call fungtion : None *//* Receive Value : None ... ------------------------ *//* comment : Main 함수. array를 읽어서 linked list에 각각의 내용을 insert *//* 혹은
    Non-Ai HUMAN
    | 리포트 | 1,000원 | 등록일 2011.07.20
  • Solution to find Golds in Maze
    . Method & Experiment1. Making mazeI used to make maze 'rand()%2' function which is random number ... arrangements. The function depends on seed value which makes arrangement of number. And then I inserted golds ... of stack in data structure. The method investigate the eight neighbor cells in the clockwise and
    Non-Ai HUMAN
    | 리포트 | 11페이지 | 1,000원 | 등록일 2010.10.09
  • 포트란 강의자료
    방법Chapter6 Programming with Functions함수Chapter7 Programming with Subroutines서브루틴Chapter8 One-Dimensional Arrays배열 ... Pascaline in 1642 using gears, ratchets, & wheelsGottfried Wilhelm von Leibniz improves Pascal’s ... machine in 1670s so it could perform multiplication and divisionChapter2 Basic FORTRAN포트란의 개발배경과 포트란
    Non-Ai HUMAN
    | 시험자료 | 42페이지 | 1,500원 | 등록일 2009.04.04
  • The Simple Expression Tree
    that it is the best method. First of all, I made function for stack such as pop, push and c ... alculation. And then I inserted value and notation in postfix value, which program input number into array ... tree for this homework. The expression tree consists of operators and operands. The operators are
    Non-Ai HUMAN
    | 리포트 | 12페이지 | 1,000원 | 등록일 2010.10.09
  • Computer Simulation ofPulsatile Blood Flow
    [], double); //Psa(t) Function double sys_Switch(double, double); //SMi(t) and SAo(t) of determination void ... PLVfunc(double[][2], double[], double); //PLV(t) Function double Psafunc(double[][2], double ... =5; //Initial value of PLV double Psa0=80; //Initial value of Psa double t=0; //time int i; //array
    Non-Ai HUMAN
    | 리포트 | 22페이지 | 3,500원 | 등록일 2008.04.18
  • lg화학 합격 자기소개서
    arrays for well-known water and food-borne pathogens. The fabricated biosensor was able to perform s ... detection of water-borne pathogens, 'The development of protein chips and their characterization with ... Detection Based on Cross-linked Polydiacetylene (PDA) Supramolecules2. 저널명: Advanced Functional
    Non-Ai HUMAN
    | 자기소개서 | 3페이지 | 3,000원 | 등록일 2010.09.09
  • COUNTER
    의 Netlist회로를 실제 타겟 FPGA의 구조에 맞게 변환하고 실제 물리적인 칩의 이미지를 생성하는 곳이다. 이는 세부과정(Translate, Mapping, Placement ... & Route)으로 구성되어 있다.Spartan-3Spartan-3 모형도Spartan-3▶ FPGA(Field Programmabe Gate Array)란?프로그램이 가능한 Logic ... ↑000000000↓0Q(T)▶ Describe its functional behaviors클럭 값이 1로 변화할 때 출력값은 순차적으로 1씩 증가해 간다. 만약 클럭 값이 0이
    Non-Ai HUMAN
    | 리포트 | 11페이지 | 1,000원 | 등록일 2010.03.26
  • 안정도 판별법
    된 응답이 나오는 계는 불안정하다.)- 제한된 입력함수(Bounded input function): 시간이 경과되는 동안 일정한 경계내로 함수 값이 항상 떨어지는 시간 함수. 예 ... =GcG1G2H 라 하면여기서, Go=개루프 전달함수(Open-loop transfer function)개루프 전달함수: loop를 돌면서 각 요소의 전달함수를 곱하여 얻은 전달함수 ... (Routh array)③ 보우디 판별법(Bode criterion)④ 나이퀴스트 판별법(Nyquist criterion)⑤일반 안정성 판별법(General Stability
    Non-Ai HUMAN
    | 리포트 | 17페이지 | 2,500원 | 등록일 2010.06.08
  • DSP를 이용한 설계(에스컬레이터)
    ) >= 0 ? (x) : -(x))// Prototype statements for functions found within this file.interrupt void cpu_timer ... ;/* GPDMUX: GPIO_D function 0=IOP,1=FUNbit60:T4CTRIP,PD6;IOPbit51:T3CTRIP_PDPINTB,PD5;FUNbit40:resbit30 ... compare enableEvaRegs.T1CON.all = 0x0842;// Step 2 Setup T1PWM and T2PWM// Drive T1/T2 PWM by c
    Non-Ai HUMAN
    | 리포트 | 28페이지 | 20,000원 | 등록일 2010.06.08 | 수정일 2023.10.12
  • 아주대 전자회로실험A+보고서 [예비설계3] opamp-rc-filter
    the importance of our technologies in affecting the quality of life throughout the world, and in ... accepting a personal obligation to our profession, its members and the communities we serve, do hereby c ... ommit ourselves to the highest ethical and professional conduct and agree:1. to accept responsibility
    Non-Ai HUMAN
    | 리포트 | 13페이지 | 2,500원 | 등록일 2011.12.21
해캠 AI 챗봇과 대화하기
챗봇으로 간편하게 상담해보세요.
2026년 03월 24일 화요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
8:41 오전
문서 초안을 생성해주는 EasyAI
안녕하세요 해피캠퍼스의 20년의 운영 노하우를 이용하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 AI가 방대한 정보를 재가공하여, 최적의 목차와 내용을 자동으로 만들어 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
- 스토어에서 무료 이용권를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감