|
***********----------dead racing----------************/
#include <stdio.h>
#include <pthread.h>
#include <stdlib.h>
#include<unistd.h> 없음
|
- 페이지 3페이지
- 가격 800원
- 등록일 2011.01.10
- 파일종류 워드(doc)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
%s",pw);//암호를 문자열로 입력받는다.
for(each_cnt =0; each_cnt < a+1; each_cnt++)//each_point배열에 값을 넣기 위한 for문
{
p = 75/a;//75는 123-48이다
if(each_cnt == 0)
each_point[each_cnt]=48;//첫 쓰레드 중첩for문 시작은 48이다.
else if(each_cnt == a)
each_point[each_cnt]=123;/
|
- 페이지 4페이지
- 가격 1,000원
- 등록일 2011.01.10
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
c ;
while(1) {
printf("[1]디렉토리 검색 [2]디렉토리 생성 [3]디렉토리 삭제\n") ;
printf("[4]파 일 읽기 [5]파 일 쓰기 [6]파 일 삭제\n") ;
printf("[Q(q)]종료 :: ") ;
scanf("%c", &c) ;
getchar() ;
switch(c) {
case '1':
Change_Dir() ;
break ;
ca
|
- 페이지 8페이지
- 가격 1,000원
- 등록일 2007.11.16
- 파일종류 기타
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
//////////////////////// Application ////////////////////////
#include <stdio.h>
#include <stdlib.h>
#include <pthread.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
////////// MAPDATA
#define ROW 103 // +1('\n')
#define C
|
- 페이지 1페이지
- 가격 1,000원
- 등록일 2006.06.30
- 파일종류 압축파일
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
C언어 CCS-C 실전가이드”,
오정원, 컴파일 테크놀로지(주)
(3) “Intoduction to Robotics Analysis, Systems, Applications",
Saeed B. Niku, Pearson Education
(4) “로봇 축구 시스템”, 김종환, 대영사
(5) "Unix/Linux 환경에서 C 프로그래밍 감각익히기“,
신경희외 2, 영한
|
- 페이지 23페이지
- 가격 3,000원
- 등록일 2011.07.16
- 파일종류 한글(hwp)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|