• 통합검색
  • 대학레포트
  • 논문
  • 기업신용보고서
  • 취업자료
  • 파워포인트배경
  • 서식

전문지식 9건

#include <stdio.h> #include <math.h> #include <gl/glut.h> #define WIDTH 500 #define HEIGHT 500 unsigned char mandelbrot[HEIGHT][WIDTH]; GLint TopLeftX, TopLeftY, BottomRightX, BottomRightY; GLdouble h = 2, w = 2, cx = -0.5, cy = 0; int iter = 200; int flag=0; 
  • 페이지 5페이지
  • 가격 7,000원
  • 등록일 2020.11.05
  • 파일종류 압축파일
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
 
  • 페이지 15페이지
  • 가격 4,000원
  • 등록일 2012.08.31
  • 파일종류 압축파일
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
complex b, complex p) { p[0]=a[0]*b[0]-a[1]*b[1]; p[1]=a[0]*b[1]+a[1]*b[0]; } float mag2(complex a) { return(a[0]*a[0]+a[1]*a[1]); } void form(float a, float b, complex p) { p[0]=a; p[1]=b; } void main() { int i, j, u, w, h, maxLevel; int p, q, r; mandelbr
  • 페이지 3페이지
  • 가격 5,000원
  • 등록일 2008.11.28
  • 파일종류 기타
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
면 우리는 특정 조직행동을 택하고 비선형 순환고리 메카니즘을 이용하여 일련의 다른 행동들을 만들어낸다. 이 행동들 중 일부는 조직 내적 행동이고 일부는 조직외적 행동이다. Mandelbrot집합의 경우 그 경계는 아주 복잡한 쪽거리 기하학의
  • 페이지 16페이지
  • 가격 2,300원
  • 등록일 2002.10.10
  • 파일종류 한글(hwp)
  • 참고문헌 있음
  • 최근 2주 판매 이력 없음
hat has grown from his work at IBM. Or without the example of other Mandelplotters for the PC. Or without those wizards who first realized you could perform Mandelbrot calculations using integer math (it wasn\'t us - we just recognize good algorithms when we steal--uhh--see them). Or those graphics
  • 페이지 3페이지
  • 가격 300원
  • 등록일 2002.06.24
  • 파일종류 한글(hwp)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
top