전체 글 (140) 썸네일형 리스트형 MinGW i386 압축파일(윈도우용 64비트 c언어 컴파일러) 인터넷 사이트에서 다운로드 하면 너무~~ 느려서... 다운받은 후 압축해서 올려놓습니다. https://drive.google.com/file/d/1KskryrTcLBkeVySBY9KaK5lsN7_rnVuw/view?usp=sharing MinGW.zip drive.google.com C언어 공부하시려는 분들 다운하셔서 사용해주세요. 감사합니다. https://youtu.be/fP5R3fkIp4c 20분에 끝내는 AutoCAD 2021 기초 limits - 작업범위 설정 grid - 그리드 간격 설정 @x,y - 상대좌표 line - 선그리기 circle - 원그리기 undo - 작업취소 zoom in / out - 마우스 스크롤 select - window / cross copy - 복사 move - 이동 rotate - 회전 offset - 등간격복사 trim - 겹치는 라인 정리 fillet - 모서리 정리 mirror - 대칭복사 array - 배열복사 dim - 치수그리기 포토샵 2020 동영상강의 포토샵 2020 동영상 강의입니다. 공부하시려는 분들 참고해주세요~ ^^; https://www.youtube.com/watch?v=kk1utNOpsKs&list=PLLtzrE3hP5SS6pPcZ43797J5tcvdBRMde covid-19 4월 6일자 차트레이스 만드는법(엑셀 여러칸 부분합 이용) 1. csv 자료 다운로드 - https://data.humdata.org/dataset/novel-coronavirus-2019-ncov-cases 의 time_series_covid19_confirmed_globa.csv를 다운로드하여 가공 2. https://flourish.studio/ 에 업로드후 완성 [PHP] 이미지에서 색상 팔레트 추출 function colorPalette($imageFile, $numColors, $granularity = 5) { $granularity = max(1, abs((int)$granularity)); $colors = array(); $size = @getimagesize($imageFile); if($size === false) { user_error("Unable to get image size data"); return false; } $img = @imagecreatefromjpeg($imageFile); if(!$img) { user_error("Unable to open image file"); return false; } for($x = 0; $x < $size[0]; $x += $gran.. 차트 레이스 에니메이션 제작 사이트 소개 차트 레이스용 에니메이션을 제작할 수 있는 사이트를 소개합니다. 이건 별도 강의가 아닌 예제로 보여드릴게요 https://flourish.studio/ 를 이용해서 간편하게 제작이 가능합니다. 3월 25일자 기준 자료 입니다. 1. csv 자료 다운로드 - https://data.humdata.org/dataset/novel-coronavirus-2019-ncov-cases 의 time_series_covid19_confirmed_globa.csv를 다운로드하여 가공 2. https://flourish.studio/ 에 자료를 업로드후 반디캠을 이용해서 캡쳐 프리미어 인코딩 속도 5배 빠르게 하기 GPU로 인코딩이 가능하게 도와주는 플러그인 입니다. https://www.voukoder.org/ dddd - Voukoder Voukoder is system wide video- and audio encoding service for Windows that improves your media encoding experience. It supports various encoders (both CPU and GPU based) and also provides a set of post processing filters. To use the Voukoder you need to in www.voukoder.org 프리미어나 에프터이팩트, 베가스 등에서 GPU의 인코딩을 도와주는 voukoder라는 별도 플.. 속담 초성 검색 사이트 http://sokdam.co.kr/ 속담 초성 퀴즈 - sokdam.co.kr 가끔 참고해야지.. -_-;; 이전 1 ··· 8 9 10 11 12 13 14 ··· 18 다음