'Programming'에 해당되는 글 3건

  1. 2009.06.20 Visual Studio & Programming 을 위한 여러가지 툴 1
  2. 2009.06.16 Achiven Blog.
  3. 2009.05.27 Project Euler
Development/IDE2009. 6. 20. 07:34
Doxygen - 문서화 유틸
http://www.stack.nl/~dimitri/doxygen/download.html#latestsrc
2009/06/17 - [Reference/Programming] - Doxygen Tutorial

graphviz - Doxyget으로 문서화된 자료에서 그래프 자료를 뽑아 보여줌
http://www.graphviz.org/Download_windows.php

AtomineerUtils - Doxygen을 위한 VS 플러그인
http://www.atomineer.com/AtomineerUtils.html

Tortoise SVN - SVN 프로그램
http://tortoisesvn.net/downloads

Visual Assist - VS 확장기능 플러그인 (상용)
http://www.wholetomato.com/

VimEmu - VS에서 Vim과 같은 기능을 Emulation 해주는 플러그인 (상용)
http://www.viemu.com/

VisualStudio gallery - VS의 여러 확장 기능 플러그인을 모아놓은 msdn 페이지
http://visualstudiogallery.msdn.microsoft.com/en-us

VSGesture와 같은 유용한 플러그인이 존재

'Development > IDE' 카테고리의 다른 글

Doxygen Tutorial  (0) 2009.06.17
VS2008 -> VS2005 로 sln파일 수정  (0) 2009.06.11
VIM  (0) 2009.06.05
Posted by 데이얀푸엘스
Reference/Blog2009. 6. 16. 07:15
컴퓨터 공부? 프로그래밍쪽 팁들이 있는 블로그

찾아들어가게된 배경은 I2c를 조사하면서이다.

http://achiven.tistory.com/entry/I2c%EB%9E%80

http://achiven.tistory.com/

'Reference > Blog' 카테고리의 다른 글

Dewi의 블로그  (0) 2009.06.18
hkpco.kr  (2) 2009.06.17
Posted by 데이얀푸엘스
Development/Math2009. 5. 27. 14:00
수학적 문제를 프로그래밍으로 푸는 문제들의 리스트가 있는 사이트

디시 프로그래밍 갤러리에서 업어온것 같다.

http://projecteuler.net/index.php?section=problems
Posted by 데이얀푸엘스