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

"Array and function" 검색결과 1-20 / 294건

  • Computer Programming&Lab-Array and function
    Lab Solution Array and function (Lab Practice)Lab Assignment Write a program satisfying the ... following conditions: –Read a string and save it in a char array in main(). –Call a function func () that ... receives the char array and returns the number of vowels in the string. –Use strlen () and switch s
    Non-Ai HUMAN
    | 리포트 | 3페이지 | 1,000원 | 등록일 2015.01.26
  • 연세대학교 기초디지털실험 10주차 결과레포트 (Filter/Equalizer)
    expressions, and the calculation of coefficients for HPF is as follows:First, I implemented functions ... of lpf, hpf and bpf and equalizer functions. lpf and bpf have the same difference equation. Each ... filter receives 3000*256 arrays of the Frequency domain, filters them, and returns filtered arrays of
    Non-Ai HUMAN
    | 리포트 | 12페이지 | 5,000원 | 등록일 2022.04.18
  • 판매자 표지 자료 표지
    Semiconductor Device and Design - 13~14__
    Design Area1. Semi custom 1) Gate array ▶ Basic logic gate such as NAND and NOR, or metal Routing ... , which regularly array fully functional devices such as stand logic devices, is stored in the wafer with ... Cell ▶ Advantage : Si area is used more efficiently than Gate Array method and Chip Speed is improved
    리포트 | 17페이지 | 2,000원 | 등록일 2023.06.22 | 수정일 2023.06.25
  • 판매자 표지 자료 표지
    데이터과학 HW1 Math Review and Plotting
    NumPy functions (i.e. np.mean and np.var ); instead we will use NumPy to verify your code.d e f ... PythonQuestion 1 (1 pt)Recall the formula for population variance below:Complete the functions ... below to compute the variance of population , an array of numbers.For this question, do not use built-in
    Non-Ai HUMAN
    | 리포트 | 15페이지 | 2,000원 | 등록일 2022.06.18
  • 판매자 표지 자료 표지
    고려대학교 객체지향프로그래밍 A+ 기말고사 치팅시트
    )Multi-paradigm languages: C++ is procedural and object-oriented; Matlab is procedural and functional ... arguments, passed as dicdir(module_name): returns functions and variables that can be used with the ... : instance of classEncapsulation: merging functions (methods) and data structures (attributes
    리포트 | 2페이지 | 2,000원 | 등록일 2023.07.02
  • 쎄트렉아이 2026 상반기 신입 SI FUTURE-SHIP HW-전력 면접족보(최신 면접 기출질문&모범답안, 압박 면접 기출질문, 1분 자기소개)
    쎄트렉아이 2026 상반기 신입 SI FUTURE-SHIP HW-전력 면접족보(최신 면접 기출질문&모범답안, 압박 면접 기출질문, 1분 자기소개)( 목 차 )Ⅰ. 최신 면접 기출 ... 질문 (18선)Q1. 위성 전력 시스템(EPS)의 전체 구성과 역할을 설명해보세요.Q2. 태양전지판(Solar Array)의 발전 원리와 우주 환경에서의 열화 요인을 설명해보 ... ?Q16. LEO와 GEO 위성의 전력 시스템 설계 차이점은 무엇인가요?Q17. 전력 시스템 시험(Functional / TVAC / Vibration) 절차와 목적은 무엇인가요?Q
    Non-Ai HUMAN
    | 자기소개서 | 7페이지 | 4,000원 | 등록일 2026.03.05
  • 컴퓨터구조 MIPS MARS HW2 Heapsort
    *a+b, 100*a+10*b+c … 가 되도록 하여 띄어쓰기인 아스키 코드 32를 읽으면 array에 읽은 숫자를 저장하고, count에 1을 더하여 다음 숫자를 읽는 과정 ... 을 나타낸 것이다. printArray의 매개변수로 $a2, $a3을 각각 array의 시작 주소, count 값으로 전달하여 count횟수만큼 정수가 저장된 array원소 ... , $s4, $s5:각각 &arr[largest], &arr[l], &arr[r] 저장2-4) heapsortheapsort 함수 또한 main함수의 callee이면서 heapify
    Non-Ai HUMAN
    | 리포트 | 7페이지 | 2,500원 | 등록일 2021.07.18 | 수정일 2021.10.21
  • 판매자 표지 자료 표지
    성균관대학교 과학기술글쓰기 A+ 기사문 분석 과제 (25년도)
    결y, some incorporated metallic nanoparticles asadditives to enable the memory function.[23] In c ... and biocompatibility.[4]Overall, the current state of soft bioelectronics importantlycalls for a novel ... intrinsicallymemristive and capable of replicating synaptic cooperativityobserved in biological systems.[24
    Non-Ai HUMAN
    | 리포트 | 7페이지 | 2,500원 | 등록일 2025.10.25 | 수정일 2025.10.26
  • 판매자 표지 자료 표지
    중앙대학교 알고리즘 중간 시험 정리
    . problem: Determine whether x is in S(array)instance: S=[5,7,8,10,11,13], |S|=n=6, and x=11, answer ... + log(n)= 1 + log(n) design and analysisD&C_Sort(orig. array)Step 1: Divide into 2 >= subarrays (k s ... Design & AnalysisProblem: A question to which we seek an answeranswer(질문에 대한 최종적 단답형 지식) vs
    Non-Ai HUMAN
    | 시험자료 | 30페이지 | 2,000원 | 등록일 2025.12.01
  • 영작 ) summary, what you think about it.
    the function anme for the process of summation of the numbers.And there are two parts of Evaluation ... the defines a syntax of LISP made of s-expression. And then, the evaluator works as a function and ... suitable for artificial intelligence programs.Common Lisp was developed between the 1980s and 1990s
    Non-Ai HUMAN
    | 리포트 | 6페이지 | 4,300원 | 등록일 2021.07.26
  • 판매자 표지 자료 표지
    FEM의 이해 - 연속체를 쪼개면 무엇이 단순해지는가
    , lowercase=elementStrain & Stress: , ; Heat: , , , ; Electrostatics: , ,Core forms: , , ,1. Overview연속체 문제 ... Shape Function의 국소성N_i(x)는 node i를 포함한 element들에서만 non-zero:결과: [K]가 sparse. K_{ij} ≠ 0은 i와 j가 같 ... 적 반복여기서 (I,J)는 global DOF, (i,j)는 local DOF. Connectivity array로 자동 매핑.5.3 Adaptive Refinement특정 영역
    리포트 | 6페이지 | 2,000원 | 등록일 2026.01.27
  • 판매자 표지 자료 표지
    Matlab을 이용한 간단한 음성필터 만들기
    nargin && ischar(varargin{1})gui_State.gui_Callback = str2func(varargin{1});endif nargout[varargout{1 ... - Outputs from this function are returned to the command line.function varargout = filter_music_OutputFcn ... (hObject, eventdata, handles)% varargout cell array for returning output args (see VARARGOUT
    Non-Ai HUMAN
    | 리포트 | 9페이지 | 1,000원 | 등록일 2022.05.30
  • 판매자 표지 자료 표지
    [A+ 레포트] 광촉매 이용 반응속도 상수 측정 결과보고서
    =The final value of alpha and k are')print(a)print(k)Ca1 = np.array([3.0728, 3.0498, 2.5202, 2.2694 ... 의 k값 또한 분석했다. 함수는 ODE에 있는 CRE function을 사용했으며, 최적화 알고리즘은 Nelder-Mead 방법을 차용했다. 최적화 코드는 아래와 같다. 초기값은 α ... -a1))return t1t = np.array([0, 10, 20, 30, 40, 50, 60])Ca = np.array([3.0728, 3.0498, 2.5202, 2.2694
    리포트 | 10페이지 | 1,500원 | 등록일 2024.09.09
  • What the CRISPR/Cas9 is?
    specific desired DNA sequenc and this enables zinc-finger nucleases to target unique sequences ... proceeds to generate transcription and mature CRISPR RNAs.Discovery of CRISTR-Cas9 CRISPRs were first ... identified in E. coli in 1987 by a Japanese scientist, Yoshizumi Ishino , and his team, who accidentally
    Non-Ai HUMAN
    | 리포트 | 10페이지 | 1,500원 | 등록일 2021.08.16
  • 나의 운동 계획 영작
    [Title: My Comprehensive Health Plan: Overcoming Hypertension and Hypercholesterolemia] 영작 : 고지혈증 ... 진단을 받은 후 건강을 위해 계획한 나의 운동 계획Receiving the diagnosis of hypertension and hypercholesterolemia in my ... , prompting me to reevaluate my lifestyle and take proactive steps towards improving my health. I
    서식 | 2페이지 | 500원 | 등록일 2023.11.06
  • 판매자 표지 자료 표지
    경북대학교 컴퓨터그래픽스 기말고사 정리본 요약본
    25. 2D 변환Affine Transform- constrained to linear functions- 벡터를 이용한 평행이동을 다뤄야하기 때문에 homogeneous c ... Composition- one of the most general way = order of scaling, rotation, and translation (T·R·S) ... 는 byte 수 (8 * 4 bytes). 0이면 자동 계산glGenBuffers(1, vbo);glBindBuffer(GL_ARRAY_BUFFER, vbo[0]);glBufferData
    Non-Ai HUMAN
    | 시험자료 | 8페이지 | 5,000원 | 등록일 2022.06.22 | 수정일 2022.07.27
  • 세종대학교 소프트웨어 특강 과제1
    code to determine the optimal parameters of the hypothesis function that best fits to the data using ... = 'HW1-1')plt.scatter(data['x'], data['y'] )plt.show()X = np.array(data['x'])y = np.array(data['y ... questionsConsider two input varibles (Petal_Length)and (Petal_Width). Write a code to find a decision boundary
    리포트 | 12페이지 | 2,500원 | 등록일 2023.06.24
  • [영작 에세이] How to Make Research Grants Contribute to Good Working Condition
    it sticks to a series of rational and logical works. However, science does not stand alone in the ... real world and hardly stay intact as a pure logical process since it is vulnerable to numerous ... ensures the financial stability of laborers in the research field and encourages their scientific
    리포트 | 6페이지 | 2,000원 | 등록일 2023.01.24
  • 판매자 표지 자료 표지
    2021 데이터구조 기말고사
    binary heap. The heap sort works by removing elements from the heap part of the array one-by-one and ... used to represent the instance of the class. Self was g3 from the textbook and pinA is the middle ... point, and considering getfrom, it refers to g1. And by getout, we get the output from gate before
    Non-Ai HUMAN
    | 시험자료 | 7페이지 | 3,500원 | 등록일 2022.11.07
해캠 AI 챗봇과 대화하기
챗봇으로 간편하게 상담해보세요.
2026년 03월 24일 화요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
7:12 오전
문서 초안을 생성해주는 EasyAI
안녕하세요 해피캠퍼스의 20년의 운영 노하우를 이용하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 AI가 방대한 정보를 재가공하여, 최적의 목차와 내용을 자동으로 만들어 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
- 스토어에서 무료 이용권를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감