|
|
 |
|
ALGORITHMS
코딩 및 출력결과
알고리즘 1.1 순차검색
문제: n개의 키로 구성된 배열 S에 키 x가 있는가
입력(매개변수): 양의 정수n, 1에서 n까지의 첨자를 가진 키의 배열S, 그리고 키 x
출력: S안에 x의 위치를 가리키는 loc
#include [stdio.h]
#include [stdlib.h] // rand() : 랜덤 함수를 출력하기 위함.
#include [time.h] // 랜덤 함수를 항상 다른 수로 출력하게 위함.
void main(void)
{
int .. |
|
|
|
|
|
 |
|
연습문제 5.2
2 . 문제 1의 초기값 문제에 대한 실제해가 다음에 주어져 있다. 각 단계의 실제 오차를 오차한계와 비교하여라.
a)
문제 1 : a) , 0≤t≤1, y(0)=0, h=0.5
b)
문제 1 : b) , 2≤t≤3, y(2)=1, h=0.5
c)
문제 1 : c) , 1≤t≤2, y(1)=2, h=0.25
d)
문제 1 : d) , 0≤t≤1, y(0)=1, h=0.25
연습문제 5.4
3 . 다음 초기값 문제에 대한 근사해를 Adams-Bashforth방법을 사용하여 구하아. 각 .. |
|
|
|
|
|
 |
|
REPORT
# OS 생산자 소비자 문제
- mutex locks, semaphore를 이용해서 해결하기
○ OS 세 번째 과제.
2003038062 컴퓨터공학과 김영선
문제] 생산자 - 소비자 문제
- 적당한 크기의 배열을 하나 만들어, 생산자는 이 배열에 값을 넣는 쓰레드이고, 소비자는 배열에서 값을 빼는 쓰레드일 때, 각각의 쓰레드가 공유하는 하나의 배열에 접근할 때, mutex locks와 semaphore를 이용하여 동시에 접근을 못.. |
|
|
|
|
|
 |
|
연습문제 5.2
2 . 문제 1의 초기값 문제에 대한 실제해가 다음에 주어져 있다. 각 단계의 실제 오차를 오차한계와 비교하여라.
a)
문제 1 : a) , 0≤t≤1, y(0)=0, h=0.5
b)
문제 1 : b) , 2≤t≤3, y(2)=1, h=0.5
c)
문제 1 : c) , 1≤t≤2, y(1)=2, h=0.25
d)
문제 1 : d) , 0≤t≤1, y(0)=1, h=0.25
연습문제 5.4
3 . 다음 초기값 문제에 대한 근사해를 Adams-Bashforth방법을 사용하여 구하아. 각 .. |
|
|
|
|
|
 |
|
네트워크 프로그래밍 - 멀티 스레드를 이용한 파일 수신 서버 작성
[목차]
1 소스코드 설명
2 실행화면 캡쳐
Server
#pragma comment(lib, ws2_32 )
#include [winsock2.h]
#include [stdlib.h]
#include [stdio.h]
#define SERVERPORT 9000
#define BUFSIZE 512
// 소켓 함수 오류 출력 후 종료 -] 심한 오류
void err_quit(char *msg)
{
LPVOID lpMsgBuf;
FormatMessage( -] 오류 코드를 문자열로 .. |
|
|
|
|
|
 |
|
XRD 실험
1. Introduction including objectives and reference
.... |
|
|
|
|
|
 |
|
프로그램
#include
#include
#include
#define LINE_MAX 256 /* Max: 255 characters per line */
#define WORD_MAX 20
#define TOP_SINGLE_MAX 20
#define TOP_PAIR_MAX 20
typedef struct list_single *list_single_ptr;
typedef struct list_pair *list_pair_ptr;
typedef struct list_pair {
char str[WORD_MAX];
int pair_freq;
list_pair_ptr plink;
}list_pai.. |
|
|
|
|
|
 |
|
TAKEAWAYS
1
TAKEAWAYS
2.1
Job performance is the set of employee behaviors that contribute to organizational goal accomplishment.
Job performance has three dimensions : task performance, citizenship behavior, and counterproductive behavior.
TAKEAWAYS
2.2
Task performance includes employee behaviors that are directly involved in the transformation of organizational resources i.. |
|
|
|
|
|
 |
 |
롯데백화점경영,마케팅,브랜드,브랜드마케팅,기업,서비스마케팅,글로벌,경영,시장,사례,swot,stp,4p ( 90Pages ) |
|
The Final Report
CONTENTS
1. Introduction
2. Organizational Chart
3. Value Chain
4. Business Functions Processes
5. Competitive Forces Model
6. IT Infrastructure
7. MIS
8. Innovative IT Strategy
LOTTE DEPARTMENT STORE
1. Introduction
1.1 Company Overview
About Lotte
Founded
November 26th, 1979
Headquarter
Seoul, South Korea
Domestic Stores
Overseas Stores
29 Department St.. |
|
|
|
|
|
 |
|
01 다음 프로그램은 5장 제어문의 [종합문제 3번] 문제를 배열을 이용하여 다시 작성한 프로그램이다. 이 프로그램은 키보드로부터 3개의 수를 입력받아 작은 수에서 큰 수로 정렬하여 출력하는 프로그램이다.
위 프로그램을 다음과 같이 큰 수에서 작은 수로 정렬하여 출력하도록 다시 작성하시오.
1. 프로그램 코드
#include [stdio.h]
void main()
{
int num[3], temp;
.... |
|
|
|
|
|
 |
|
Independent Agent Agreement
File: 12345-A123
October 23, 2007
To ○○○ COLLEGE
Attn ○○○/ President
Subject : Independent Agent Agreement of ○○○ College
We are transmitting 5page(s) including this page. Our connection company name is ○○○ Emigration Corporation and the other one ○○○ Seoul Branch.
If you do not receive all page, please telephone the operator at (0.. |
|
|
|
|
|
 |
|
프로그래밍 및 실습
목차
행렬식 계산
C++로 나타낸 행렬식 계산
결과값
고찰
행렬식 계산
-행렬을 어떠한 하나의 실수 값으로 표현한 것
-행렬식의 성질
(1) 행렬식은 오직 정방 행렬에서만 정의된다.
(2) 구성 성분이 하나인 행렬의 행렬식은 그 성분 자체이다.
(3) 행렬식의 값은 하나의 상수 즉, 임의의 실수이다.
(4) n차의 행렬식 |An*n|은 n개의 행과 열의 위치가 서로 다른 성분들의 곱의 합으.. |
|
|
|
|
|
 |
|
2008-061
프로그래밍언어론 과제#1
정보컴퓨터공학전공 부산대학교
2008년 3월 21일
1. 1.5
문제 - Imperative VS Applicative programs
1.1 Imperative Version
1) Source Code
#include [stdio.h]
#include [stdlib.h]
void print(double value){
printf(%.5f
,value)
}
double fib(int n){// [1]
int index
double last1, last2, result
if(n[=2){
return 1
}
last1 =1
last2 =1
for(ind.. |
|
|
|
|
|
 |
|
Scroll Compressors for Residential Light Commercial
Setting new standards in energy efficiency and reliability
Danfoss scroll compressors are the quietest, most reliable and longest-lasting compressors in the HVAC R industry. Key features include: • Simple, compact design • Lightweight construction • 90% of internal bolts have been eliminated • One-third fewer parts than comp.. |
|
|
|
|
|
 |
|
/*
파일명 : main.cpp
프로그램 : poker 프로젝트의 main함수 파일
내용 : 포커게임 시뮬레이션(가상실험) 프로젝트
작성자 : 손민균 200658117
작성일 : 2010. 11. 18.
*/
#include poker.h
int main(void)
{
int i, j;
card deck[52]; //52장의 카드로 이루어진 카드 한 덱
card hand[NPLAYER][5]; //플레이어가 가지는 카드들
srand((unsigned)time(NULL));
fill_deck(deck);
shuffle(deck);
.. |
|
|
|
|
|