• 통큰쿠폰이벤트-통합
  • 통합검색(8,396)
  • 리포트(6,709)
  • 논문(1,043)
  • 시험자료(349)
  • ppt테마(141)
  • 자기소개서(70)
  • 방송통신대(68)
  • 서식(9)
  • 이력서(6)
  • 노하우(1)

"element" 검색결과 301-320 / 8,396건

  • [원광대학교] 전력변환기및실험 과제1
    : 50VGND - Elements  Sources  Ground ... 단상 풀브리지 인버터 구형파 제어(Single-phase Full-Bridge Inverter)- Square wave control -단상 풀브리지 인버터 (구형파 제어)부품(Element ... ) 설정Time Step : 1E-005(1μs)Total Time : 0.05VDC1, VDC2 - Elements  Sources  Voltage  DC - Amplitude
    시험자료 | 25페이지 | 2,500원 | 등록일 2024.02.08
  • [생활과학과] 2021년 2학기 디지털패션표현 기말시험 핵심체크
    adobe)사에서 1990년에 출시된 비트맵 컴퓨터 그래픽 소프트웨어2) 비트맵 그래픽과 해상도② 비트맵 그래픽- 미세한 점인 픽셀로 구성된 이미지.③ 픽셀 (Pixel: picture element
    방송통신대 | 95페이지 | 13,000원 | 등록일 2021.10.26
  • 자료구조 희소행렬 소스코드 구현
    ;typedef struct SparseMatrix { element data[MAX_TERMS]; int rows; // 행의 개수 int cols; // 열의 개수 int terms ... stdlib.h>#define ROWS 3#define COLS 3#define MAX_TERMS 10typedef struct { int row; int col; int value;} element
    리포트 | 2페이지 | 1,000원 | 등록일 2023.04.07 | 수정일 2023.05.23
  • [자료구조] 희소행렬 덧셈 함수와 출력을 구현한 소스코드
    ;typedef struct SparseMatrix { element data[MAX_TERMS];int rows; // 행의 개수int cols; // 열의 개수int terms; ... stdlib.h>#define ROWS 3 #define COLS 3#define MAX_TERMS 10 typedef struct {int row;int col;int value; } element
    리포트 | 5페이지 | 1,000원 | 등록일 2023.04.07 | 수정일 2023.05.23
  • [자료구조]Hashing 문제 + 소스코드
    int stringToint(char *key);element* search(int k);//선형int main(){FILE *f;char input[MAX_SIZE];int k;element ... * temp = (element*)malloc(sizeof(element));strcpy(temp->item, input);temp->key = k;ht[curBucket] = temp ... ;element* ht[BUCKET] = { NULL };int cnt;//비교횟수void insert(int k, char input[]);int h(int k);unsigned
    리포트 | 4페이지 | 1,000원 | 등록일 2021.07.31
  • 자료구조 typedef struct DequeType get_front() get_rear() 소스 코드 구현
    #include #include #define TRUE 1 #define FALSE 0typedef int element // 요소의타입 typedef ... struct DlistNode { // 노드의타입 element data;struct DlistNode *llink; struct DlistNode *rlink; } DlistNodetypedef
    리포트 | 2페이지 | 1,000원 | 등록일 2023.04.07 | 수정일 2023.05.23
  • [A+][보고서 만점] 부산대학교 기계공학부 공학설계실습 CAE 1차 보고서 (2023학년도 3학년 1학기)
    후처리 과정5.1 결과 및 분석(1) Mesh[그림5-1] 자동 Mesh Element Quality[그림5-2] 최종 Mesh Element Quality[그림5-1] 은 초기에 ... Nodes의 개수는 42,721개, Elements의 개수는 18,028개이다. ... 그 결과 [그림5-2]의 Mesh Quality가 완성되었고 Nodes의 개수는 126,158개, Elements의 개수는 39,398개이다.
    리포트 | 41페이지 | 3,000원 | 등록일 2023.12.28
  • [자료구조]이진탐색트리,승자트리(winner tree) 문제 + 소스코드
    ptr);element* search(LINK tree, int key);void insert(LINK *node, int k, iType theItem);element* modifiedSearch ... #include #include #define MAX_SIZE 500typedef int iType;typedef struct {int key;iType item;}element;typedef ... struct node *LINK;typedef struct node {element data;LINK leftChild, rightChild;}tNode;void inorder(LINK
    리포트 | 11페이지 | 2,500원 | 등록일 2021.07.31
  • 부경대학교 자료구조_6장_솔루션 및 족보
    ;} element;18.typedef int element;->typedef struct {char name[MAX_NAME_SIZE];int student_no;} element ... .// peek 함수element peek(QueueType *q){if( is_empty(q) )error("큐가 공백상태입니다");return q->queue[(q->front+ ... 1) % MAX_QUEUE_SIZE];}17.typedef int element;->typedef struct {char name[MAX_NAME_SIZE];int student_no
    시험자료 | 4페이지 | 3,500원 | 등록일 2024.08.04
  • 스티븐 홀의 디자인 이론 (사례 대양갤러리)
    Housing Design Element _ Fukuoka Housing HINGED PANEL Design Element _ Fukuoka Housing Design Element ... 용도 집합주택 규모 5 층 Design Element _ Fukuoka Housing Design Element _ Fukuoka Housing Design Element _ Fukuoka ... 수직적 다공성 – 상호교류의 유도 다공성 多孔性 : Porosity 다공성 ( 환경적 다공성sign Element HINGED SPACE VOID SPACE Design Element
    리포트 | 49페이지 | 3,000원 | 등록일 2020.08.31 | 수정일 2020.09.14
  • 한양대학교 기계공학부 재료역학전산설계 레포트
    In the above matrix, the first and second force 5, 100, 120, and more for cst elements and quad elements.element ... )2.1(48x2)1.4(59x2)1.9(57x2)1(93x2)1(121x2)The element size for each node is summarized in the table ... typecst(#of node)quad(#of node)element size factor10(12x2)8(22x2)3(25x2)5(23x2)2.2(38x2)4(33x2)1.5(47x2
    리포트 | 7페이지 | 10,000원 | 등록일 2023.11.12
  • [고려대학교 전기회로] 3~4단원 정리본
    3 .Simple Resistive (ircoits< Resistors in Series )0 Series -connected Circuit elements carry the Same ... Corrent .Req =ombining , k = k+ *resistorsinseries :< ResistorsinParallelI >0 Parallel -connected Circoit elements
    리포트 | 6페이지 | 1,000원 | 등록일 2023.03.15
  • Nitrogen reducer - 질소 순환 중 탈질과 암모니아화에 관한 실험 보고서
    IntroductionWhen the elements necessary for living things on Earth change their forms, the cycle between ... moving through the biogeochemical cycle, nitrogen is an essential element for synthesizing proteins ... is very important for the ecosystem maintenance (Gonzalez-Lopez & Gonzalez-Martinez, 2021).Among the elements
    리포트 | 9페이지 | 1,000원 | 등록일 2022.11.10
  • [자료구조]미로찾기 알고리즘 문제 + 소스코드
    typedefstruct {intvert;inthoriz;}offsets;//이동구조체typedefstruct {shortintrow;shortintcol;shortintdir;}element ... pop();voidpush(element item);int x, y, z, w;intcount(int, int);voidmain(){int m, p, r, c;FILE* f = fopen ... ;offsets move[8] = { {-1, 0}, {-1, 1}, {0, 1}, {1, 1}, {1, 0}, {1, -1}, {0, -1}, {-1, -1} };//이동 8방향element
    리포트 | 7페이지 | 1,500원 | 등록일 2021.07.31
  • 레스토랑실패요인
    Elements of SuccessP art.6 Elements of Failure✓ 기록된 전략의 부족 : 오직 비격식적이거나 사명과 안목의 대화 , 성공적인 특징을 조성하는 조직적인 ... Elements of FailureQuestionThank you{nameOfApplication=Show} ... 01 Types of Restaurant Failures 04 Studying Failure 05 Elements of Success 02 The Myth of the Restaurant
    리포트 | 19페이지 | 4,000원 | 등록일 2022.11.02
  • data structure_array
    elementelement 배열로 크기가 10인 data와 SparseMatrix의 열과 행 크기, element의 갯수로 이루어져 있는 SparseMatrix를 struct로 ... Explanation of the codes & performance analysis⇒ 열과 행이 6x6인 SparseMatrix를 위해 상수 선언⇒ element의 최대 개수를 10으로 ... 설정하기 위해 Max_TERMS 상수 선언⇒ 값에 해당되는 열과 행, 값으로 이루어져 있는 element를 struct로 선언 : SparseMatrix중 non-zero 값을 가지는
    시험자료 | 8페이지 | 2,000원 | 등록일 2022.10.05
  • 자료구조, 기말고사, 정리
    배열을 이용한 리스트 구현체12345678 define MAX_LIST_SIZE 100 // 리스트의 최대크기typedef int element; // 항목의 정의typedef ... struct {element array[MAX_LIST_SIZE]; // 배열 정의int size; // 현재 리스트에 저장된 항목들의 개수} ArrayListType; 기능부
    리포트 | 13페이지 | 1,500원 | 등록일 2022.11.10
  • 초음파 SPI 원리 초음파 물리2
    and tissue- places on face of element- reduce acoustic impedance mismatch between the element and tissue ... : element expands and contracts to produce mechanical vibrations (sound waves)- EVP and MVP: neither ... the crystal structure is mechanically deformed- When electric signal is applied to a piezoelectric element
    리포트 | 7페이지 | 2,500원 | 등록일 2023.06.13
  • 제어 이론, 제어 공학의 기반인 선형 시스템 강의 정리(1학기)
    To every pair of elements F, there is an associated unique element in F, called the sum of and.B. ... To every pair of elements F, there is associated a unique element in F, called the product of and .G. ... 이를 이용하여 식basis B consisting of a finite number of elements.
    리포트 | 38페이지 | 5,000원 | 등록일 2022.02.04
  • 자료구조 단순연결리스트 변형된 연결리스트 과제 소스코드 구현
    #include #include typedef int element;typedef struct ListNode {element data;struct
    리포트 | 7페이지 | 1,000원 | 등록일 2023.04.07 | 수정일 2023.05.23
  • 아이템매니아 이벤트
  • 유니스터디 이벤트
AI 챗봇
2024년 09월 16일 월요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
4:08 오전
문서 초안을 생성해주는 EasyAI
안녕하세요. 해피캠퍼스의 방대한 자료 중에서 선별하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 목차부터 본문내용까지 자동 생성해 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
9월 1일에 베타기간 중 사용 가능한 무료 코인 10개를 지급해 드립니다. 지금 바로 체험해 보세요.
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감
방송통신대학 관련 적절한 예)
- 국내의 사물인터넷 상용화 사례를 찾아보고, 앞으로 기업에 사물인터넷이 어떤 영향을 미칠지 기술하시오
5글자 이하 주제 부적절한 예)
- 정형외과, 아동학대