• 파일시티 이벤트
  • LF몰 이벤트
  • 서울좀비 이벤트
  • 탑툰 이벤트
  • 닥터피엘 이벤트
  • 아이템베이 이벤트
  • 아이템매니아 이벤트
  • 통합검색(2,714)
  • 리포트(2,278)
  • 논문(213)
  • 시험자료(146)
  • 자기소개서(43)
  • 방송통신대(24)
  • 서식(7)
  • ppt테마(2)
  • 이력서(1)

"stacking" 검색결과 81-100 / 2,714건

  • 파일확장자 Characterization of Basal Plane Dislocations in PVT-Grown SiC by Transmission Electron Microscopy
    , indicating atomic stacking sequences. ... BPDs were two Shockley partial dislocations with a stacking fault (SF) between them. ... similar to the equilibrium distance, with values of several hundreds of nanometers or even values as
    논문 | 6페이지 | 4,000원 | 등록일 2023.04.05
  • 워드파일 [자료구조]미로찾기 알고리즘 문제 + 소스코드
    move[8] = { {-1, 0}, {-1, 1}, {0, 1}, {1, 1}, {1, 0}, {1, -1}, {0, -1}, {-1, -1} };//이동 8방향 element* stack ... fscanf(f, "%d %d", &m, &p);//파일의위의두개를m,p로입력받음 r = m + 2; c = p + 2;//1로이루어진장벽(r,c)을만들기위한빌드업 MALLOC(stack ... Maze문제소스코드 #pragmawarning(disable:4996) #pragmawarning(disable:6031) #include #include #define TRUE 1
    리포트 | 7페이지 | 1,500원 | 등록일 2021.07.31
  • 파일확장자 생명과학실험1 SDS-PAGE & Coomassie blue Staining
    다음과 같이 gel 용액을 만든다. stacking gel은 APS와 TEMED를 빼고 준비해놓는다. 10% resolving gel stacking gel DW 3.84 ml 1.21ml ... APS와 TEMED를 가한 stacking gel 용액을 굳은 resolving gel 위에 붓고, comb을 거품이 들어가지 않도록 꽂고 굳힌다 (20분정도) gel이 굳었으면 키친타올에 ... 생명과학실험1 SDS-PAGE & Coomassie blue Staining Introduction SDS의 역할 및 원리 SDS(sodium dodecyl sulfate)는 계면활성제의
    리포트 | 6페이지 | 2,500원 | 등록일 2024.04.11
  • 워드파일 자료구조 스택, 큐
    ()) error(); else { printf("%d %s\n", stack[scaf].id, stack[scaf].name); scaf--; } } int stackEmpty() ... ; stack[scaf].id = id; strcpy_s(stack[scaf].name, MAX_NAME_SIZE,name); } } void pop() { if (stackEmpty ... -1; element stack[MAX_STACK_SIZE]; int stackEmpty(); int stackFull(); void sprint(); void error(); void
    리포트 | 14페이지 | 2,000원 | 등록일 2020.12.05
  • 파일확장자 Tritium and 14C in the Environment and Nuclear Facilities: Sources and Analytical Methods
    from the stack in the nuclear facilities, atmosphere of the nuclear facilities and environment are presented ... determination of tritium and 14C in collected samples, water and environmental solid samples are also ... The methods for sampling and collection of different species of tritium and 14C in the discharge gas
    논문 | 29페이지 | 6,900원 | 등록일 2023.04.05 | 수정일 2023.04.06
  • 한글파일 자료구조 - 스택 요약 및 소스 분석, 코드 개선 과제 레포트
    . is_full 함수(스택이 포화상태인지 검사) 22. push 함수 (stack 배열에 item 추가) 31. pop 함수(stack 배열에서 top 삭제) 40. peek 함수 ... 그래서 사용자가 스택에 아이템을 추가할지, 추출할지 선택 후 추가한다면 추가할 아이템을 입력하고, 그 후 변화 과정을 출력하게끔 작성했습니다. stack_print() stack_print ... StackType 구조체 생성(정수형 배열 data선언) 15. init_stack (스택 초기화 함수) 62. 구조체 s 선언 64.
    리포트 | 8페이지 | 2,000원 | 등록일 2020.09.01
  • 파일확장자 c언어 스택을 사용하여 미로찾기
    { short a; short b; } object; //a,b 좌표 오브젝트의 위치 object stack[MAX];//위치를 저장할 스택(크기 100) int top = -1; ... \n"); exit(0); } else stack[++top] = item; } object pop() { if(top == -1) { //스택이 공백인 경우 printf("스택이 ... \n"); exit(0); } else//스택이 공백이 아닌 경우 top원소 제거 return stack[top--]; } void PushPosition(int a, int b)
    리포트 | 2,500원 | 등록일 2021.07.20 | 수정일 2022.01.23
  • 한글파일 자료구조 5장 스택 연습문제
    stack_01 stack_01 *top_01; typedef struct stack_02 {//stack_02 char data; struct stack_02 *link; }stack ... 답: #include #include #include typedef struct stack_01 {//stack_01 char data; struct stack_01 *link; } ... _02 { stack_02 *temp = (stack_02*)malloc(sizeof(stack_02)); temp->data = item temp->link = top_02; top
    리포트 | 9페이지 | 1,500원 | 등록일 2020.11.11
  • 한글파일 [생화학] 단백질 분리 및 염색
    모두 굳은 후에는 Separating gel 위에 있던 증류수를 모두 제거하고 그 위에 Stacking gel을 분주하여 유리벽 끝까지 채워준다. 4) stacking gel에 홈을 ... 넣는다. 10% APS 40ul를 넣고 잘 흔들어서 섞고 TEMED를 4ul 넣어서 중합반응을 촉진한다. 3) Separating gel이 충분히 굳으면 증류수를 제거하고 만들어 둔 stacking ... 실험은 3단계로 진행되었다. 1) Gel을 staining solution에 넣고 20분 동안 shaking 한다.
    리포트 | 10페이지 | 1,000원 | 등록일 2020.04.29
  • 파일확장자 막 축전식 탈염 공정의 다단 적층 모듈을 통한 처리 용량 증대 및 이의 성능 연구
    In this study, the 10 stages stacked module was designed by increasing the number of unit cells in the ... The salt removal efficiency was measured for the 10 stage stacked module under the operation conditions ... The aminated polysulfone and sulfonated poly(ether ether ketone) were synthesized and coated on porous
    논문 | 9페이지 | 4,000원 | 등록일 2023.04.05 | 수정일 2023.04.06
  • 파일확장자 C언어 스택 계산기
    C언어 스택 계산기 -설명: Stack과 후위연산을 이용한 계산기 소스코드 입니다. -보고서에 관련 로직 설명이 추가되어 있습니다.
    리포트 | 12페이지 | 1,500원 | 등록일 2020.07.23
  • 파일확장자 배깅 및 스태킹 기반 앙상블 기계학습법을 이용한 고성능 콘크리트 압축강도 예측모델 개발
    machine-learning method of combined bagging and stacking techniques. ... approaches were used as single machine-learning methods and bagging and stacking techniques as ensemble ... models, an individual bagging technique model, and a stacking technique model.
    논문 | 10페이지 | 4,000원 | 등록일 2023.08.28 | 수정일 2023.09.11
  • 파일확장자 Safety Evaluation of Radioactive Material Transport Package under Stacking Test Condition
    stacking condition. ... after the stacking test. ... The objective of this study is to establish the safety test method and procedure for stacking test and
    논문 | 7페이지 | 4,000원 | 등록일 2023.04.05
  • 한글파일 A+보장, 생화학 SDS-PAGE 예비레포트
    Separating gel을 굳히는 동안 sample 제작과 stacking gel을 제조한다. 7. ... The discontinuous buffer system and the stacking gel ? lining them up at the starting line. ... Tris-HCl에서 분리된 Cl- 이온은 본래 음전하를 띠는 물질로 stacking gel에서 이동속도는 매우 빠르다.
    리포트 | 6페이지 | 1,500원 | 등록일 2019.12.25
  • 워드파일 포항공대 화학생명공학실험[포스텍 A]Pre-Report (SDS-PAGE and Western Blotting)
    (stacking gel과 running gel 사이에 samples이 정렬될 때까지는 80V로 전기영동을 해준다.) ... 위쪽 부분의 gel은 stacking gel, 밑의 gel은 running gel 이라고 한다. ... Acrylamide의 농도는 stacking은 주로 3~5%이고, running에서는 6~15%이다. pH는 각각6.5, 8 RNA-DNA 간의 특이적 결합을 이용한다고 한다.
    리포트 | 13페이지 | 2,000원 | 등록일 2020.06.06 | 수정일 2020.06.12
  • 한글파일 지능형 반도체의 혁신
    인공지능 기술 스택(stack)은 이러한 기술 계층(lay에 요구되는 대규모 연산처리 성능을 위해 인공지능 가속기를 서버에 장착해 활용하는 추세이다. ... 지능형 반도체의 혁신 방향을 중심으로1 1) 인공지능 기술 스택(AI Technology stack)1 2) 인공지능 생태계(AI Ecosystem)의 이해2 3) 인공지능 생태계에서 ... 인공지능의 생태계에 대한 이해를 바탕으로 지능형 반도체의 중요성과 진화 방향을 살펴보고 이에 따른 주요 이슈를 분석해보고자 한다. 1) 인공지능 기술 스택(AI Technology stack
    리포트 | 17페이지 | 3,000원 | 등록일 2019.09.30
  • 워드파일 PEMFC 실험 보고서
    Liquid cooling techniques in proton exchange membrane fuel cell stacks: A detailed survey. ... 문제에 관심이 많았는데 이 분야의 실험을 할 수 있게 되어 좋은 경험이 되었다고 생각한다 연료 전지에서 MEA 제작이 매우 중요하고 이것이 성능을 좌우할 만큼 중요하단걸 알았고 stack을 ... 아진 출판사. 2013 [2] Mohamed H.S. Bargal.
    리포트 | 8페이지 | 4,000원 | 등록일 2021.12.09
  • 파일확장자 상부 분출을 갖는 물체 주위의 가시화 실험 연구
    Dispersion conditions of exhaust gas emitted from the ship stack are varied due to the state of sea surface ... of vessel structure. ... , ship velocity and external environment condition etc.
    논문 | 5페이지 | 4,000원 | 등록일 2023.04.05 | 수정일 2023.04.06
  • 워드파일 방송대 자료구조 중간 출석과제(2021)
    ] [2] [3] [4] [5] [6] [7] [8] [9] 2 3 * 4 + 5 6 * + |0 [9] [8] [7] [6] [5] [4] [3] [2] [1] [0] top→ stack ... ] [3] [4] [5] [6] [7] [8] [9] 2 3 * 4 + 5 6 * + |0 ↑ [9] [8] [7] [6] [5] [4] [3] [2] [1] top→ [0] 2 stack ... [3] [4] [5] [6] [7] [8] [9] 2 3 * 4 + 5 6 * + |0 ↑ [9] [8] [7] [6] [5] [4] [3] [2] top→ [1] 3 [0] 2 stack
    방송통신대 | 12페이지 | 5,000원 | 등록일 2023.02.05
  • 파일확장자 os정리
    Kernel stack같은 경우는 process가 뭐를 실행하다 자기가 못 실행하면, 커널에 부탁하는데 커널도 code data stack이 있음. ... 이게 하드웨어 문맥프로세스의 주소공간: 은 현재 시점에 프로세스의 주소공간, code, data, stack에 어떤 값이 들어있나를 알아야 현재상태를 나타낼수 있다운영체제는 프로세스가 ... 위함이다thread는 process 내부에 cpu수행단위가 여러 개 있는 경우thread라고 부른다.Code data stack이 프로세스마다 만들어지는데 프로세스마다 pcb가 있었다
    자기소개서 | 27페이지 | 3,000원 | 등록일 2022.02.09
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업