E D R , A S I H C RSS

Full text search for "source"

source


Search BackLinks only
Display context of search results
Case-sensitive searching
  • HelpOnLinking . . . . 26 matches
          * http://moniwiki.sourceforge.net/
          * [http://moniwiki.sourceforge.net/]
          * [http://moniwiki.sourceforge.net/ MoniWiki Sourceforge Homepage]
          * http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif
          * [http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif]
          * [http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif moniwiki-logo.gif]
          * [http://moniwiki.sourceforge.net/ http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif]
          * http://moniwiki.sourceforge.net/
          * [http://moniwiki.sourceforge.net/]
          * [http://moniwiki.sourceforge.net/ MoniWiki Sourceforge Homepage]
          * http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif
          * [http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif]
          * [http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif moniwiki-logo.gif]
          * [http://moniwiki.sourceforge.net/ http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif]
          * [http://moniwiki.sourceforge.net/ http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif]
          * [http://moniwiki.sourceforge.net/ http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif]
          * [[http://moniwiki.sourceforge.net/ http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif]]
          * [[http://moniwiki.sourceforge.net/ http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif]]
          * [[wiki:FrontPage http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif]]
          * [[wiki:FrontPage http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif]]
  • 데블스캠프2005/RUR-PLE . . . . 22 matches
         http://rur-ple.sourceforge.net/images/left_square2.png
         http://rur-ple.sourceforge.net/images/back_home_start.png
         http://rur-ple.sourceforge.net/images/back_home.png
         http://rur-ple.sourceforge.net/images/beeper1.png
         http://rur-ple.sourceforge.net/images/beeper2.png
         http://rur-ple.sourceforge.net/images/buildwalls.png
         http://rur-ple.sourceforge.net/images/newspaper_start.png
         http://rur-ple.sourceforge.net/images/newspaper_end.png
         http://rur-ple.sourceforge.net/images/harvest1.png
         http://rur-ple.sourceforge.net/images/turnright_txt.png
         http://rur-ple.sourceforge.net/images/move_pick_start.png
         http://rur-ple.sourceforge.net/images/move_pick_end.png
         http://rur-ple.sourceforge.net/images/around1.png
         http://rur-ple.sourceforge.net/images/harvest4.png
         http://rur-ple.sourceforge.net/images/harvest1.png
          * sorting 문제를 풀고나서 시간 남은 분은 해보시길. [http://rur-ple.sourceforge.net/en/amazing1.htm 러플 Amazing 설명]
         http://rur-ple.sourceforge.net/images/sort1_start.png
         http://rur-ple.sourceforge.net/images/sort1_end.png
         http://rur-ple.sourceforge.net/images/sort2.png
         http://rur-ple.sourceforge.net/images/sort2.png
  • 코드레이스/2007/RUR_PLE . . . . 22 matches
         http://rur-ple.sourceforge.net/images/left_square2.png
         http://rur-ple.sourceforge.net/images/back_home_start.png
         http://rur-ple.sourceforge.net/images/back_home.png
         http://rur-ple.sourceforge.net/images/beeper1.png
         http://rur-ple.sourceforge.net/images/beeper2.png
         http://rur-ple.sourceforge.net/images/buildwalls.png
         http://rur-ple.sourceforge.net/images/newspaper_start.png
         http://rur-ple.sourceforge.net/images/newspaper_end.png
         http://rur-ple.sourceforge.net/images/harvest1.png
         http://rur-ple.sourceforge.net/images/turnright_txt.png
         http://rur-ple.sourceforge.net/images/move_pick_start.png
         http://rur-ple.sourceforge.net/images/move_pick_end.png
         http://rur-ple.sourceforge.net/images/around1.png
         http://rur-ple.sourceforge.net/images/harvest4.png
         http://rur-ple.sourceforge.net/images/harvest1.png
          * sorting 문제를 풀고나서 시간 남은 분은 해보시길. [http://rur-ple.sourceforge.net/en/amazing1.htm 러플 Amazing 설명]
         http://rur-ple.sourceforge.net/images/sort1_start.png
         http://rur-ple.sourceforge.net/images/sort1_end.png
         http://rur-ple.sourceforge.net/images/sort2.png
         http://rur-ple.sourceforge.net/images/sort2.png
  • 작은자바이야기 . . . . 11 matches
          * [:Java/OpenSourceLibraries 주요 오픈 소스 라이브러리]
          * SpringSource Tool Suite(Eclipse IDE)의 기본 설정과 프로젝트 설정에 필요한 기본적인 정보를 설명했습니다.
          * http://springsource.org/
          * http://springsource.com/
          * resources - src/main/resources 설정파일 등을 target/classes로 전달. javac를 사용하지 않는다.
          * test-resourecs - src/test/resources의 설정파일 등을 target/test-classes로 전달.
          * DriverManager 클래스를 사용하면 직접 driver를 가져와서 connection을 얻어오지 않아도 바로 connection을 얻어올 수 있다. 이렇게 추상화를 해준 것이 DataSource 클래스.
          * DataSource와 DriverManager의 차이
          * DataSource가 DriverManager보다 많은 설정을 해줄 수 있음(많은 set함수 제공)
          * DataSource가 더 확장 가능한 형태
         Resource resource = new JdbcResource.Builder()
          * uniform resource identifier와 locatord의 약자. uri가 url보다 더 큰 개념이다.
          * src/main/java, src/main/resources 가 war의 WEB-INF 폴더 내부의 classes 내부에 위치하게 된다.
          * jar : src/main/java, src/main/resources 폴더가 root로 오게 된다.
  • PatternOrientedSoftwareArchitecture . . . . 10 matches
          * 예를 들어서 네트워크 연결이나 온도 정보를 제공하는 센서와 같이 다양한 입력 데이타 source 가 존재한다.
          * 이 패턴은 : data source - filter - pipes - filter - data sink, 의 순서로 되어 있고, 각 필터에서는 데이터를 처리하는 함수가 있을 수 있다. 레이어 패턴과 비슷한 점도 보이지만, 이 패턴의 특징은 쉬운 재조합과 재사용성이다. 에러를 처리하는 관점과 시스템의 신뢰성을 따지면 레이어가 더 낮다.
          * 구조 : 자신의 시스템을 blackboard(knowledge source들의 집합, control components)라고 불리우는 component로 나누어라. blackboard는 중앙 데이터 저장소이다. solution space와 control data들의 요소들이 여기에 저장된다. 하나의 hypothesis는 보통 여러가지 성질이 있다. 그 성질로는 추상 레벨과 추측되는 가설의 사실 정도 또는 그 가설의 시간 간격(걸리는 시간을 말하는거 같다.)이다. 'part-of'또는'in-support of'와 같이 가설들 사이의 관계를 명확이 하는 것은 보통 유용하다. blackboard 는 3차원 문제 공간으로 볼 수도 있다. X축 - time, Y축 - abstraction, Z축 - alternative solution. knowledge source들은 직접적으로 소통을 하지 않는다. 그들은 단지 blackboard에서 읽고 쓸뿐이다. 그러므로 knowledge source 들은 blackboard 의 vocabulary들을 이해해야 한다. 각 knowledge source들은 condition부분과 action부분으로 나눌 수 있다. condition 부분은 knowledge source가 기여를 할수 있는지 결정하기 위해서 blackboard에 적으면서 현재 solution process 의 상태를 계산한다. action 부분은 blackboard의 내용을 바꿀 수 있는 변화를 일으킨다. control component 는 루프를 돌면서 blackboard에 나타나는 변화를 관찰하고 다음에 어떤 action을 취할지 결정한다. blackboard component는 inspect와 update의 두가지 procedure를 가지고 있다.
         Class : Knowledge Source
          Responsibility : Monitors Blackboard, Schedules Knowledge Source activations
          Collaborator : Blackboard, Knowledge Source
          * nextSource() 먼저 blackboard를 관찰함으로써 어떤 knowledge source가 잠재성있는 공헌자인지 결정한다.
          * nextSource() 각 후보 knowledge source의 condition 부분을 불러낸다.
          * control component는 불러낼 knowledge source와 앞으로의 작업에 사용될 하나의 hypothesis나 hypothesis 집합을 선택한다. 예제에서는 condition 부분의 결과에 의해서 그 선택이 이루어졌다.
  • UML/CaseTool . . . . 10 matches
         ''[[Code generation]]'' in this context means, that the user creates UML diagrams, which have some connoted model data, from which the UML tool derives (through a conversion process) parts or all of the [[source code]] for the software system that is to be developed. Often, the user can provide some skeleton of the program source code, in the form of a source code [[template]] where predefined tokens are then replaced with program source code parts, emitted by the UML tool during the code generation process.
         There is some debate among software developers about how useful code generation as such is. It certainly depends on the specific problem domain and how far code generation should be applied. There are well known areas where code generation is an established practice, not limited to the field of UML. On the other hand, the idea of completely leaving the "code level" and start "programming" on the UML diagram level is quite debated among developers, and at least, not in such widespread use compared to other [[software development]] tools like [[compiler]]s or [[Configuration management|software configuration management systems]]. An often cited criticism is that the UML diagrams just lack the detail which is needed to contain the same information as is covered with the program source. There are developers that even state that "the Code ''is'' the design" (articles [http://www.developerdotstar.com/mag/articles/reeves_design_main.html] by Jack W. Reeves [http://www.bleading-edge.com/]).
         ''Reverse engineering'' in this context means, that the UML tool reads program source code as input and ''derives'' model data and corresponding graphical UML diagrams from it (as opposed to the somewhat broader meaning described in the article "[[Reverse engineering]]").
         Reverse engineering encloses the problematic, that diagram data is normally not contained with the program source, such that the UML tool, at least in the initial step, has to create some ''random layout'' of the graphical symbols of the UML notation or use some automatic ''layout algorithm'' to place the symbols in a way that the user can understand the diagram. For example, the symbols should be placed at such locations on the drawing pane that they don't overlap. Usually, the user of such a functionality of an UML tool has to manually edit those automatically generated diagrams to attain some meaningfulness. It also often doesn't make sense to draw diagrams of the whole program source, as that represents just too much detail to be of interest at the level of the UML diagrams. There are also language features of some [[programming language]]s, like ''class-'' or ''function templates'' of the programming language [[C plus plus|C++]], which are notoriously hard to convert automatically to UML diagrams in their full complexity.
         There are UML tools that use the attribute ''round trip'' (sometimes also denoted as ''round trip engineering'') to connote their ability to keep the ''source code'', the ''model data'' and the corresponding ''UML diagrams'' ''in sync''.
         This means that the user should be able to change either the ''model data'' (together with the corresponding diagrams) or the ''program source code'' and then the UML tool updates the other part automatically.
  • ASXMetafile . . . . 9 matches
          * <MoreInfo href = "path of the source" / >: Adds hyperlinks to the Windows Media Player interface in order to provide additional resources on the content.
          * <Logo href = "path of the logo source" Style = "a style" / >: Adds custom graphics to the Windows Media player by choosing either a watermark or icon style. The image formats that Windows Media Player supports are GIF, BMP, and JPEG.
          * <Banner href = "path of the banner source">: Places a banner (82 pixels × 30 pixels) image at the bottom of the video display area.
          * <Ref href = "path of the source" / >: Specifies a URL for a content stream.
          * How to define the path of source:
          * ?sami="path of the source": Defines the path of a SAMI caption file within the <ref href> tag for media source.
         === Other Resources ===
  • DevelopmentinWindows/APIExample . . . . 9 matches
         #include "resource.h"
         //Microsoft Developer Studio generated resource script.
         #include "resource.h"
         // Generated from the TEXTINCLUDE 2 resource.
         // Korean resources
         #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_KOR)
          "resource.h"
         #endif // Korean resources
         // Generated from the TEXTINCLUDE 3 resource.
         === resource.h ===
         #define _APS_NEXT_RESOURCE_VALUE 103
  • MoreMFC . . . . 8 matches
         '''01.06.2002''' 부터 진행 할것 같음. 후딱후딱 볼계획, 그러나 source 는 다쳐볼 것임. -- v ('당연한거지..') [[BR]]
         언제나 그렇듯, Window programming을 할때 처음 등장하는 예제는. Hello~ 시리즈다. 그 source를 통해 MFC프로그램에 첫발을 디딜것이며.. 요책에 나온 윈도우의 이모저모에 관해 설명할것이다. 뭐 .. 대충대충 해나갈 것이지만.. 그럼.. windows programming의 세계로. gogogo -- v [[BR]][[BR]]
         그리고, MFC를 하기전에 꼭 한번씩 나오는 SDK로 하는 windows programming. source. [[BR]]
         그럼 이제 이 책에서 처음 나오는 MFC programming source를.. 공개 한다. Dialog based로 프로젝트를 연후 Dialog에 관한 class는 project에서 뺀후 App클래스내에 이 source를 쳐주면 될것이다. - 신기 하게도 App class와 MainWindow클래스만 있다. 이런 source는 처음 봐서 생소 했지만, MFC에서 제공해주는 source보다는 깔끔해 보였다.-
         떡하니 source를 보면 어떻게 돌아가는 거야.. --; 라는 생각이 든다.. 나도 잘모른다. 그런데 가장 중요한것은 global영역에 myApp라는 변수가 선언되어 있다는 사실이다. myApp 라는 instance가 이 프로그램의 instance이다. --a (최초의 프로그램으로 인스턴스화..) 그리고, CWinApp를 상속한 CMyApp에 있는 유일한 함수 initInstance 에서 실제 window를 만들어준다.(InitInstance함수는 응용 프로그램이 처음 생길 때, 곡 window가 생성되기전, 응용 프로그램이 시작한 바로 다음에 호출된다) 이 부분에서 CMainWindow의 instance를 만들어 멤버 변수인 m_pMainWnd로 pointing한다. 이제 window는 생성 되었다. 그렇지만, 기억해야 할 것이 아직 window는 보이지 않는다는 사실이다. 그래서, CMainWindow의 pointer(m_pMainWindow)를 통해서 ShowWindow와 UpdateWindow를 호출해 준다. 그리고 TRUE를 return 함으로써 다음 작업으로 진행 할 수 있게 해준다.... 흘. 영서라 뭔소린지 하나도 모르겠네~ 캬캬.. ''' to be continue..'''[[BR]]
  • WikiSandBox . . . . 8 matches
          * http://moniwiki.sourceforge.net/
          * [http://moniwiki.sourceforge.net/]
          * [http://moniwiki.sourceforge.net/ MoniWiki Sourceforge Homepage]
          * http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif
          * [http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif]
          * [http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif moniwiki-logo.gif]
          * [http://moniwiki.sourceforge.net/ http://moniwiki.sourceforge.net/imgs/moniwiki-logo.gif]
  • 새싹교실/2012/새싹교실강사교육/4주차 . . . . 8 matches
          FILE *fp_source, *fp_dest;
          char source[50], dest[50];
          scanf("%s %s", source, dest);
          fp_source = fopen(source, "rb");
          while(!feof(fp_source)) {
          oneByte = fgetc(fp_source);
          fclose(fp_source);
  • Bigtable기능명세 . . . . 7 matches
          1. 가장load가 큰 TS(source)와 가장load가 적은 TS(target)와의 차이가 일정수준 이상일때
          1. source 에게 target의 ip와 전달할 태블릿의 개수를 전달
          1. source는 target에게 정해진 갯수만큼의 태블릿을 리스트로 이름전달 ( 연속된 태블릿을 전달한다)
          1. 마스터 업데이트 : target이 태블릿 리스트를 전달받고 DFS에서 태블릿 읽기에 성공하면 source에게 성공 메세지 전달.
          1. source는 target에게 성공 메세지를 받으면 자신의 태블릿 리스트에서 전달한 태블릿들을 삭제한다.
          1. source는 마스터에게 성공 메세지를 보내 마스터를 업데이트한다.
          1. 로드 밸런싱 중간에 source가 다운된다면? : TS 복구
  • EffectiveC++ . . . . 7 matches
          // source file
         // source file (??.cpp)
         그럼 밑의 source를...
         // "source1.cpp" file
         // "source2.cpp" file
         이와 같은 경우 인라인함수 f를 source1.cpp와 source2.cpp에서 각각 생성시킬수도 있다.
  • VimSettingForPython . . . . 7 matches
         source $VIMRUNTIME/bike.vim
         source $VIMRUNTIME/vimrc_example.vim
         "source $VIMRUNTIME/mswin.vim
         source $VIMRUNTIME/1002/python.vim
         source $VIMRUNTIME/1002/python_box.vim
         source $VIMRUNTIME/1002/EnhancedCommentify.vim
         source $VIMRUNTIME/1002/bike.vim
  • EclipsePlugin . . . . 6 matches
          * http://sourceforge.net/projects/ttl
         여러 언어의 소스의 Highlight 해주는 라이브러리인데 여기에 Eclipse Plug-in 도 있습니다. JSP, C/C++, HTML, XML 등등 여러 타입이 지원됩니다. [http://colorer.sourceforge.net/lang-list.html 지원 언어 목록]
          * http://colorer.sourceforge.net/
         http://colorer.sourceforge.net/php/demos.php
         http://eclipsetail.sourceforge.net/
         http://sangam.sourceforge.net/
  • GDBUsage . . . . 6 matches
         example source.
         Starting program: /home/staff/sapius/source/ipc_test/pipe1 15
         Starting program: /home/staff/sapius/source/ipc_test/pipe1
         Starting program: /home/staff/sapius/source/ipc_test/pipe1
         [http://sources.redhat.com/gdb/current/onlinedocs/gdb.html gdb documentation]
         [http://sources.redhat.com/gdb/current/onlinedocs/gdbint.html gdb internals]
  • NSIS . . . . 6 matches
          "$INSTDIR\source\zip2exe\zip2exe.dsw"
         http://nsis.sourceforge.net/archive/nsisweb.php?page=111&instances=0,11
         http://nsis.sourceforge.net/archive/nsisweb.php?page=633&instances=0,110
         http://nsis.sourceforge.net/archive/download.php?file=FindProc.zip
         http://nsis.sourceforge.net/archive/viewpage.php?pageid=435
         http://nsis.sourceforge.net/archive/viewpage.php?pageid=117
  • WindowsTemplateLibrary . . . . 6 matches
         In an uncharacteristic move by Microsoft—an outspoken critic of open source software—they made the source code of WTL freely available. Releasing it under the open-source Common Public License, Microsoft posted the source on SourceForge, an Internet open-source repository. The SourceForge version is 7.5.
         [http://sourceforge.net/projects/wtl/ WTL SourceForge]
  • ClassifyByAnagram/김재우 . . . . 5 matches
          public String sortWord( String source ) {
         // if ( "ba".equals( source ) )
         // else if ( "bca".equals( source ) )
          for( int i = 0; i < source.length(); i++ ) {
          characterList.add( source.substring( i, i + 1 ) );
  • NeoCoin/Server . . . . 5 matches
         3. 커널 소스는 /usr/src/kernel-source-X.XX 디렉토리에 풀고
         mkdir /usr/src/kernel-source-2.4.7
         ln -s /usr/src/kernel-source-2.4.7 /usr/src/linux
         cd /usr/src/kernel-source-2.4.7
         make-kpkg kernel_source
  • PyIde . . . . 5 matches
          * 이름 : PyIde (PyIdea 로 하고 싶었으나.. 이미 sourceforge쪽에서 누군가가 같은 이름을 먹어버려서. -_-)
          * BicycleRepairMan - http://bicyclerepair.sourceforge.net/
          * BoaConstructor - http://boa-constructor.sourceforge.net/
          * http://pythoncard.sourceforge.net
          * http://idlefork.sourceforge.net/
  • RSSAndAtomCompared . . . . 5 matches
         RSS 2.0 may contain either plain text or escaped HTML, with no way to indicate which of the two is provided. Escaped HTML is ugly (for example, the string AT&T would be expressed as “AT&amp;T”) and has been a source of difficulty for implementors. RSS 2.0 cannot contain actual well-formed XML markup, which reduces the re-usability of content.
         [http://diveintomark.org/archives/2002/06/02/important_change_to_the_link_tag autodiscovery] has been implemented several times in different ways and has never been standardized. This is a common source of difficulty for non-technical users.
         Atom 1.0 includes a (non-normative) ISO-Standard [http://relaxng.org/ RelaxNG] schema, to support those who want to check the validity of data advertised as Atom 1.0. Other schema formats can be [http://www.thaiopensource.com/relaxng/trang.html generated] from the RelaxNG schema.
         ||source||-||rel="via" on <link> in Atom||
         ||-||source||Container for feed-level metadata to support aggregation||
  • Button/진영 . . . . 4 matches
          Object source = evt.getSource();
          if(source == yellowButton)
          else if(source == blueButton)
          else if(source == redButton)
  • JMSN . . . . 4 matches
          * http://sourceforge.net/projects/jmsn/
          * http://jmsn.sourceforge.net/
          * http://jmsn.sourceforge.net/msnmlib/docs/index.html - MSN Library Java API Document
         DeleteMe) sourceforge 의 xrath(http://xrath.com/) 라는 분이 한국인이셨군요. -_-; 몰랐는데. 나우누리 자바동에서 활동중이신 황장호라는 분입니다. (오.. 스크린 샷에 구근이형 이름있다;) --석천
  • ProjectPrometheus/CookBook . . . . 4 matches
         <resource-ref>
          <res-type>javax.sql.DataSource</res-type>
         </resource-ref>
          2. environment 변수를 근거로 Data Source 얻고
          3. Data Source 를 근거로 Connection 얻고 Connection 을 이용.
          DataSource source = ( DataSource )( env.lookup( "jdbc/zeropage" ) );
          conn = source.getConnection();
  • 개인키,공개키/김태훈,황재선 . . . . 4 matches
          ifstream fin ("source.txt");
          ofstream fout ("source_enc.txt");
          ifstream fin ("source1.txt");
          ofstream fout ("source1_enc.txt");
  • 개인키,공개키/류주영,문보창 . . . . 4 matches
          ifstream fin("source.txt"); // fin과 input.txt를 연결
          ofstream fout("source_enc.txt"); // fout과 output.txt를 연결
          ifstream fin("source_enc.txt"); // fin과 input.txt를 연결
          ofstream fout("source_enc2.txt"); // fout과 output.txt를 연결
  • 개인키,공개키/박진영,김수진,나휘동 . . . . 4 matches
          ifstream fin("source.txt");
          ofstream fout("source_enc.txt");
          ifstream fin("source_enc.txt");
          ofstream fout("source1.txt");
  • 문자반대출력/남상협 . . . . 4 matches
         source = file("source.txt")
         for line in source.readlines():
         source.close()
  • Android/WallpaperChanger . . . . 3 matches
          img1.setImageResource(R.raw.wall1);
          Bitmap b = BitmapFactory.decodeStream(getResources().openRawResource(R.raw.wall1));
  • C/Assembly . . . . 3 matches
         as source.s -o source.o
         ld source.o
  • CppUnit . . . . 3 matches
         C++ 에서 UnitTest를 하기 위한 UnitTestFramework. http://sourceforge.net/projects/cppunit/ 에서 다운 받을 수 있다.
         MSVC에서 에러가 나는 경우 대부분은 CppUnit FAQ를 참고하면 해결할 수 있다. http://cppunit.sourceforge.net/FAQ
         http://cppunit.sourceforge.net/snapshot/ 에서 받아올수 있다.
  • Expat . . . . 3 matches
         Expat is a stream-oriented XML 1.0 parser library, written in C. Expat was one of the first open source XML parsers and has been incorporated into many open source projects, including the Apache HTTP Server, Mozilla, Perl, Python and PHP.
         James Clark released version 1.0 in 1998 while serving as technical lead on the XML Working Group at the World Wide Web Consortium. Clark released two more versions, 1.1 and 1.2, before turning the project over to a group led by Clark Cooper, Fred Drake and Paul Prescod in 2000. The new group released version 1.95.0 in September 2000 and continues to release new versions to incorporate bug fixes and enhancements. Expat is hosted as a SourceForge project. Versions are available for most major operating systems.
         http://expat.sourceforge.net/
         MS 진영의 XML 파서는 MSXML SDK 가 가장 많이 쓰이겠지만, 리눅스 계열 혹은 OpenSource 진영에서의 XML 파서는 Expat 이 일통한 듯 보임.
  • Gnutella-MoreFree . . . . 3 matches
         http://www.sourceforge.net/ (Gnutella Clone 프로그램)
         http://www.gnutelladev.com/source/gnucleus0.html (소스코드)
         CVS// http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/gnucleus/(최근의 소스코드)
  • Map연습문제/나휘동 . . . . 3 matches
          string source = "wjgydlrtyffworxjbdzyrsybfwlrobffylryjbkyjrtbdcyyrvmbjlsrkugjglrmdcgdarjbjyftr";
          for ( int i = 0 ; i < source.size() ; i++)
          ch = source[i];
  • MoreEffectiveC++/Exception . . . . 3 matches
         == Item 9: Use destuctors to prevent resource leaks. ==
          void processAdoptions( istream& dataSource)
          while (dataSource) {
          ALA *pa = readALA(dataSource);
          void processAdoptions( istream& dataSource)
          while (dataSource) {
          ALA *pa = readALA(dataSource);
          void processAdoptions(istream& dataSource)
          while (dataSource){
          auto_ptr<ALA> pa(readALA(dataSource));
         == Item 10: Prevent resource leaks in constructors. ==
         이것도 피해야 할 방법이다. 왜냐하면 ''I-just-caught-a-pointer-to-a-destoyed-object'' 문제 때문이다. 게다가 catch구문에서 직면한 또하나의 문제는 대체 이 포인터를 누가 어디서 지우느냐 이다. 다른 면으로 생각해볼 문제는 예외 객체가 heap상에 배치된다면 지워 지지 않은 예외 객체는 틀임없이 resource leak를 발생 시킬 것이다. 너무 뻔한 이야기 인가. 그리고 프로그램의 행보가 어떻게 될지 예측 할수도 없다. 안그런가?
  • RUR-PLE . . . . 3 matches
          * [http://rur-ple.sourceforge.net/ 러플홈페이지]
          * [http://prdownloads.sourceforge.net/wxpython/wxPython2.6-win32-unicode-2.6.1.0-py24.exe wxPython다운로드]
          * [http://prdownloads.sourceforge.net/rur-ple/rurple0.9.0.1b.zip?use_mirror=nchc 러플 다운로드]
  • ReadySet 번역처음화면 . . . . 3 matches
         ReadySET is an open source project to produce and maintain a library of reusable software engineering document templates. These templates provide a ready starting point for the documents used in software development projects. Using good templates can help developers work more quickly, but they also help to prompt discussion and avoid oversights.
         This is an open source project that you are welcome to use for free and help make better. Existing packages of software engineering templates are highly costly and biased by the authorship of only a few people, by vendor-client relationships, or by the set of tools offered by a particular vendor.
         Yes. It is part of the Tigris.org mission of promoting open source software engineering. It is also the first product in a product line that will provide even better support to professional software developers. For more information, see [http://www.readysetpro.com ReadySET Pro] .
  • SmallTalk/강좌FromHitel/강의4 . . . . 3 matches
         찾아내는 명령입니다. 약 3M 이상 되는 바탕글(source code)에서 글귀를 찾
          SmalltalkSystem current browseContainingSource: 'Dolphin'
         (resource) 등이 함께 꾸려져서 들어있습니다. 주로 꾸러미는 하나의 커다란
         Tools > Resource Browser를 선택하면 자원 탐색기를 열 수 있습니다. 앞서
  • zennith/ls . . . . 3 matches
         void myStrCat(char * dest, const char * source) {
          while(*source)
          *dest++ = *source++;
  • 권영기/web crawler . . . . 3 matches
          * http://coreapython.hosting.paran.com/howto/HOWTO%20Fetch%20Internet%20Resources%20Using%20urllib2.htm
          * http://www.wellho.net/resources/ex.php4?item=y108/bejo.py
          * http://sourceforge.net/projects/pywin32/
  • 비밀키/권정욱 . . . . 3 matches
          ofstream fout("source_enc.txt");
          ofstream ffout("resource_enc.txt");
          ofstream fout("source_enc.txt");
  • 비밀키/김태훈 . . . . 3 matches
          ifstream fin ("source.txt");
          ofstream fout ("source_enc.txt");
          ifstream fin("source_enc.txt");
  • 영호의바이러스공부페이지 . . . . 3 matches
         ; <LEPROSYB.ASM> - Leprosy-B Virus Source
         ; This file is the source code to the Leprosy-B virus. It should
          Article on Whale and if I can find it Whale source code.
          More viruses, more source code and more insight...
  • .bashrc . . . . 2 matches
         # 필요하다면 전역 정의를 source
         shopt -s sourcepath
  • 3DGraphicsFoundation/INSU/SolarSystem . . . . 2 matches
         GLfloat sourceLight[] = { 0.8f, 0.8f, 0.8f, 1.0f };
          glLightfv(GL_LIGHT0, GL_DIFFUSE, sourceLight);
  • ACM_ICPC/2013년스터디 . . . . 2 matches
          * Shortest Path : DAG(directed acyclic graphs)로 바꾼 후 Source에서부터 dist(v) = min{dist(v) + l(u,v)}사용
          * [http://www.algospot.com/judge/problem/list/?tag=&source=Coder%27s+high+2013&author= 링크]
          * 제2회 대학생프로그래밍 대회 동아리 연합 [http://algospot.com/judge/problem/list/?source=제%202회%20전국%20대학생%20프로그래밍%20대회%20동아리%20연합%20대회 링크]
  • ALittleAiSeminar . . . . 2 matches
          * http://jaist.dl.sourceforge.net/sourceforge/psyco/psyco-1.5.win32-py2.4.exe
  • ATmega163 . . . . 2 matches
         #put your C sourcefiles here
         #put additional assembler source file here
  • AcceleratedC++ . . . . 2 matches
         [http://www.zeropage.org/pub/ebook/addison_wesley_accelerated_cpp_ebook_source.tgz ebook english]
          || [http://sourceforge.net/projects/mingw/ MinGW] || GCC의 Windows 포팅 ||
  • Ant . . . . 2 matches
         현재 Ant 는 Binary 와 Source 두가지를 배포하고 있습니다.
          * http://jakarta.apache.org/ant/index.html 에서 최신버전의 binary, source 를 얻을 수 있다. CVS 를 이용, source 를 얻을 수도 있다.
  • BabyStepsSafely . . . . 2 matches
         This article outlines the refactoring of an algorithm that generate the prime numbers up to a user specified maximum. This algorithm is called the Sieve of Eratosthenes. This article demonstrates that the granularity of the changes made to the source code are very small and rely completely on the ability to recompile and test the code after every change no matter how small. The step where the code is tested insures that each step is done safely. It is important to note that the execution of tests do not actually guarantee that the code is correct. The execution of the tests just guarantees that it isn't any worse that it used to db, prior to the change. This is good enough for the purposes of refactoring since we are tring to not damage anything thay may have worked before Therefore for each change in the code we will be recompilling the code and running the tests.
         The code that is to be refactored has existed in the system for awhile. It has undergone a couple of transformations. Initially it returned an array of int variables that are the prime numbers. When the new collection library was introduced in Java2 the interface was changed to return a List of Integer objects. Going forward the method that returns a List is the preferred method, so the method that returns an array has been marked as being deprecated for the last couple of releases. During this release the array member function will be removed. Listing1, "Class GeneratePrimes," contains the source code for both methods.
  • BoaConstructor . . . . 2 matches
         http://boa-constructor.sourceforge.net/
         http://sourceforge.net/potm/potm-2003-08.php 2003년 8월 Project of the month 에 뽑혔다. CVS 최신버전인 0.26에서는 BicycleRepairMan 이 포함되었다.
  • CVS . . . . 2 matches
         Concurrent Versions System. 공동 프로젝트를 위한 소스 버전 관리 툴. 오픈소스계열에서 Source Repository 의 용도로서 많이 이용된다. 활발하게 이용되고 있는 곳에 대해서는 http://sourceforge.net 에서 많이 볼수 있다.
          * http://sourceforge.net/projects/viewcvs
         버전 관리 프로그램 몇가지 : IBM의 CLEAR/CASTER, AT&T의 SCCS, CMU(카네기 멜론 대학)의 SDC, DEC의 CMS, IBM Rational의 {{{~cpp ClearCase}}}, MS의 {{{~cpp Visual SourceSafe}}}, [Perforce], SubVersion, AlianBrain
         돈이 남아 도는 프로젝트 경우 {{{~cpp ClearCase}}}를 추천하고, 오픈 소스는 돈안드는 CVS,SubVersion 을 추천하고, 게임업체들은 적절한 가격과 성능인 AlianBrain을 추천한다. Visual SourceSafe는 쓰지 말라, MS와 함께 개발한 적이 있는데 MS내에서도 자체 버전관리 툴을 이용한다.
  • Chapter II - Real-Time Systems Concepts . . . . 2 matches
         === Resource ===
         === Shared Resource ===
  • CodeCoverage . . . . 2 matches
         CodeCoverage 는 Software Testing 에서 사용하는 측정 도구중의 하나이다. 프로그램이 테스트된 소스 코드의 정도를 기술한다. 이는 다른 대다수의 다른 테스트 메소드와 다른다. 왜냐하면 CodeCoverage 는 소프트웨어 기능, Object interface 과 같은 다른 측정 방법에 비하여 source code를 직접 보기 ㅤㄸㅒㅤ문이다.
          * http://quilt.sourceforge.net/
  • D3D . . . . 2 matches
         "Hello, World!"를 찍는 source를 넣어 준다. --; [[BR]]
         그리고, 예제 source 1개정도.. 여기 까지 봤음.. - 곧 update , 01.06.2002 Sun[[BR]]
  • Doublets/황재선 . . . . 2 matches
          String source = wordList.get(from - 1);
          if (isDoublet(source, destination)) {
  • Eclipse . . . . 2 matches
          * [http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ui-home/accessibility/keys.html Eclipse 단축키 모음] [http://eclipse-tools.sourceforge.net/shortcuts.html Eclipse Keyboard Shortcuts]
          * [neocoin]:정말 Java Source Editor면에서는 이것보다 나은것을 찾지 못하겠다. CVS 지원 역시 훌륭하고, Project파일 관리 면에서도 우수하다. 하지만 가장 인상 깊었던건 오픈 프로젝트라서, 이걸 볼수 있다는 점이다. 바로 [http://64.38.198.171/downloads/drops/R-2.0-200206271835/testResults.php org.eclipse.core.tests] 이런것을 각 분야별로 수백개씩 하고 있었다. 이런것은 나에게 힘을 준다. --상민
          혹시 그 큰 규모라는 것이 어느정도 인지 알수 있을까요? 라인을 쉽게 세기 위해서 현 Eclipse를 새로 하나 복사해서 Eclipse용 metric 툴은 http://metrics.sourceforge.net/ 를 설치하시고 metric전용으로 사용하여 쓰면 공정-'Only counts non-blank and non-comment lines inside method bodies'-하게 세어줍니다. (구지 복사하는 이유는 부하를 많이 줍니다.) -- NeoCoin
  • Eclipse/PluginUrls . . . . 2 matches
          * [http://phpeclipse.sourceforge.net/update/releases] 업데이트사이트
          * [http://www-128.ibm.com/developerworks/opensource/library/os-debug 디버거]
  • Emacs . . . . 2 matches
         이를 위해 먼저 [http://www.emacswiki.org/cgi-bin/wiki/PythonMode PythonMode]를 [http://sourceforge.net/projects/python-mode/ Download]합니다.
          1. cedet github에 들어가서 압축파일을 받는다.([http://sourceforge.net/projects/cedet/])
  • Gof/Composite . . . . 2 matches
          * source register 를 가지지만, destination register 를 가지지 않는, register가 해당 루틴이 리턴 된 뒤에 이용되는 assignment
          * destination register 를 가지지만, source register 를 가지지 않는, 해당 루틴이 시작되기 전에 register 가 assign되는 assignment
  • Gof/FactoryMethod . . . . 2 matches
         A more esoteric example in Smalltalk-80 is the factory method parserClass defined by Behavior (a superclass of all objects representing classes). This enables a class to use a customized parser for its source code. For example, a client can define a class SQLParser to analyze the source code of a class with embedded SQL statements. The Behavior class implements parserClass to return the standard Smalltalk Parser class. A class that includes embedded SQL statements overrides this method (as a class method) and returns the SQLParser class.
  • Hibernate . . . . 2 matches
         조만간 [http://www.theserverside.com/resources/HibernateReview.jsp Hibernate In Action] 이란 책이 출간될 예정. Chapter 1 을 읽을 수 있다.
         [http://www.theserverside.com/resources/article.jsp?l=Hibernate Introduction to hibernate] 기사가 연재중이다.
  • Kongulo . . . . 2 matches
         # Redistribution and use in source and binary forms, with or without
         # * Redistributions of source code must retain the above copyright
  • MoinMoin . . . . 2 matches
          * [http://sourceforge.net/projects/moin/ SourceForge Project Info]
          * [http://moin.sourceforge.net/ Project Homepage]
  • MoinMoinTodo . . . . 2 matches
         A list of things that are added to the current source in CVS are on MoinMoinDone.
         MoinMoinRelease describes how to build a release from the SourceForge repository.
          * I'll certainly not have the time to climb the Zope learning curve in the near future. The new source structure would allow to simply add a {{{~cpp zopemain.py}}} companion to {{{~cpp cgimain.py}}}. '''Volunteers?'''
  • MoniWiki . . . . 2 matches
         http://sourceforge.net/projects/moniwiki/
         <img src="http://sourceforge.net/sflogo.php?group_id=51905&type=1" alt='SF.net' />
  • MoreEffectiveC++ . . . . 2 matches
          * Item 9: Use destuctors to prevent resource leaks. - 자원이 새는걸 막는 파괴자를 사용해라.
          * Item 10: Prevent resource leaks in constructors. - 생성자에서 자원이 세는걸 막아라.
  • OurMajorLangIsCAndCPlusPlus/setjmp.c . . . . 2 matches
         // Redistribution and use in source and binary forms, with or without
         // 1. Redistributions of source code must retain the above copyright
  • PrivateHomepageMaking . . . . 2 matches
         || MoniWiki || http://moniwiki.sourceforge.net/wiki.php || PHP 기반, 파일 시스템 이용 ||
         || MediaWiki || http://wikipedia.sourceforge.net/ || PHP 기반, mysql 이용 ||
  • ProgrammingLanguageClass/2006/Report3 . . . . 2 matches
         comment attached in your source.
         You are supposed to upload your source program and executable file. You are also
  • PyUnit . . . . 2 matches
          * http://pyunit.sourceforge.net
          * 테스팅 전략이 바뀌어도, source code를 고칠 필요가 없어진다.
  • RandomWalk/임인택 . . . . 2 matches
          msg.sourceHostNum = getHostIndex();
          public int sourceHostNum;
  • ReleasePlanning . . . . 2 matches
         The base philosophy of release planning is that a project may be quantified by four variables; scope, resources, time, and quality. Scope is how much is to be done. Resources are
  • ReverseAndAdd/태훈 . . . . 2 matches
         def reverse(source):
          n=source
  • SeminarHowToProgramIt . . . . 2 matches
          * [http://prdownloads.sourceforge.net/idlefork/idlefork-0.8.1.zip IdleFork]
          * [http://vim.sourceforge.net/scripts/download.php?src_id=155 python.vim]
  • TdddArticle . . . . 2 matches
          * http://dbunit.sourceforge.net
          * http://xdoclet.sourceforge.net
  • TheJavaMan/스네이크바이트 . . . . 2 matches
          snake=getToolkit().getImage(getClass().getResource("/images/Snake1.gif"));
          apple=getToolkit().getImage(getClass().getResource("/images/apple.gif"));
  • UML . . . . 2 matches
         At the same time, UML is often considered to have become too bloated, and fine-grained in many aspects. Details which are best captured in source code are attempted to be captured using UML notation. The [[80-20 rule]] can be safely applied to UML: a small part of UML is adequate for most of the modeling needs, while many aspects of UML cater to some specialized or esoteric usages.
         [http://www.sparxsystems.com.au/resources/uml2_tutorial/] - 좋은 UML 튜토리얼
  • WikiTextFormattingTestPage . . . . 2 matches
          * Kit-T-Wiki (TWiki 01) -- http://kit.sourceforge.net/cgi-bin/view/Main/WikiReviewTextFormattingTest
          * TWiki (TWiki 03) -- http://twiki.sourceforge.net/cgi-bin/view/TWiki/WikiReviewTextFormattingTest
  • Z&D토론/학회현황 . . . . 2 matches
         ZeroPage 의 경우는 일단 01에 관해서는 MFCStudy팀 초기 1회만 참석, 그리고 정모 미참석, 이후 아무런 언급이 없는 사람을 제하고 말한 것이므로, 그외 인원의 추가사항도 언급 부탁드립니다. 그리고 데블스의 경우도 통합시의 전체 Resource 파악이라는 면에서, 통합뒤 실질적인 운영을 주도하는 사람들 위주로 적어주시기 바랍니다.
         DeleteMe) ZeroPage 도 OB 회원님들 다 적을까요? 겹치시는 분들도 많고 (01 중에서도 또한 같은 현상). 그리고 위에서도 언급했지만, 통합시의 전체 Resource 에 대한 파악이라고 할 때, 통합 뒤의 학회를 실질적인 운영을 주도하는 사람들 위주로 적는게 낫지 않을까 생각해봅니다. (휴학, 군복무를 표시한 이유도 같은 이유입니다.) -- 석천
  • ZP&JARAM세미나 . . . . 2 matches
          * Linux&OpenSource
          linux & open source ost 했던 , 자람 20기 서버관리자 박훈준 입니다. 정말 즐거운 시간 이었습니다. 특히 스푸핑 관련 세미나... 네트워크에 대한 이해를 ++++ 할 수 있는 좋은 자리였어요. 저희가 뭔가 좀 준비했었다면 더 좋았을텐데 아쉽네요. 무엇보다, 이런 행사들이 지속적으로 이루어 지는것이 중요하다 생각됩니다. 3년전 쯤인가, 홍대 컴공학회 P.C.R.C 와도 교류가 이루어 지는듯 하다가, 그 이후로는 교류가 없네요. 계속해서 교류하고, 많이 나눴으면 좋겠습니다. 무엇이든 할 수 있어요. :) (참, 밥도 맛있었어요)
          준비가 미흡해서 발표가 매끄럽게 진행되지 못했던것같아 죄송합니다~ 아직 큰 규모의 프로젝트를 해보지않아 svn에 대해 잘 알지못했었는데 알게되어 좋았구요 OST때 linux & open source 테이블 유익한 정보 많이 듣게되어 재미있었습니다. 다음번 자람측 세미나가 기대되네요~
  • ZeroPage_200_OK . . . . 2 matches
          * Static resources
          * Dynamic resources
  • [Lovely]boy^_^/Arcanoid . . . . 2 matches
          * Now sources become very dirty, because I add a new game skill. I always try to eliminate a duplication, and my source has few duplication. but method's length is so long, and responsiblity of classes is not divided appropriately. All collision routine is focusing on CArcaBall class.
  • [Lovely]boy^_^/Diary/2-2-10 . . . . 2 matches
          * I read the SBPP's preface, introduction. And I change a first smalltalk source to a C++ source. I gradually know smalltalk grammar.
  • erunc0/PhysicsForGameDevelopment . . . . 2 matches
          * Source - http://zp.cse.cau.ac.kr/~erunc0/study/physics/Particle.zip
          * source 자체는 그리 어렵지 않다. 중력, 속도, 가속도, 탄성 만 알고있다면.. 나도 잘 몰라.. ㅎㅎ
          * 나중에 source 올려 야지.. -_-;; 헤헤
  • html5/VA . . . . 2 matches
         == source 요소 ==
          * source 요소에 속성들을 지정하여 미디어 데이터의 출력을 원활하게 한다.
  • html5/video&audio . . . . 2 matches
         == source 요소 ==
          * source 요소에 속성들을 지정하여 미디어 데이터의 출력을 원활하게 한다.
  • wxPython . . . . 2 matches
          * [http://sourceforge.net/projects/boa-constructor BoaConstructor] - wxPython 기반의 GUI IDE. 잠깐 써봤는데 대단대단! (단, 아직은 불안정함)
          * [http://sourceforge.net/projects/pythoncard PythonCard]
  • 개인키,공개키/김회영,권정욱 . . . . 2 matches
          ofstream fout("source_enc.txt");
          ofstream ffout("resource_enc.txt");
  • 데블스캠프2005/주제 . . . . 2 matches
         [http://gvr.sourceforge.net/ Guido van Robot], PairProgramming 시연(?),
         GvR보다 좀 더 발전된 모델로 러플(http://rur-ple.sourceforge.net/ )이 있습니다. 데블스캠프에서 해보기에 좋은 내용이라고 생각합니다. --JuNe
  • 데블스캠프2012/넷째날/묻지마Csharp/Mission3/김수경 . . . . 2 matches
          /// Clean up any resources being used.
          /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  • 문자반대출력/문보창 . . . . 2 matches
          fstream fin("source.txt");
          fstream fin("source.txt");
  • 문자반대출력/허아영 . . . . 2 matches
          fp1 = fopen("source.txt", "r");
          fp1 = fopen("source.txt", "r");
  • 비밀키/황재선 . . . . 2 matches
          ifstream fin("source.txt");
          ofstream fout("source_enc.txt");
  • 새싹교실/2011 . . . . 2 matches
          header file, source file, resource file 개념 설명
  • 새싹교실/2012/주먹밥 . . . . 2 matches
          -> Opensource 뒤지기 프로젝트
          * 소스 포지 : http://sourceforge.net/
  • 영호의해킹공부페이지 . . . . 2 matches
          better you will find other resources for ASM coding all over the place, so
          PacketStorm also has some great resources for other programming languages
  • 임인책/북마크 . . . . 2 matches
          * [http://sourceforge.net/projects/v4all/ eclipse gui designer] -> 이것보다는 [http://www.eclipse.org/vep/ 이게]더 낫지 않을까..-_-a
          * http://sangam.sourceforge.net/ -> Xper:RemotePairProgramming 을 [Eclipse]에서 해주게 하는 플러그인!! 한번 경험해 봐야겠다!!
  • 파이썬으로익스플로어제어 . . . . 2 matches
          * [http://prdownloads.sourceforge.net/pywin32/pywin32-204.win32-py2.4.exe?download Python 2.4 버전]
          * [http://prdownloads.sourceforge.net/pywin32/pywin32-204.win32-py2.3.exe?download Python 2.3 버전]
  • .vimrc . . . . 1 match
         source ~/.vim/plugin/word_complete.vim
  • 2dInDirect3d/Chapter1 . . . . 1 match
          == Checking Resource Formats ==
  • 3DGraphicsFoundationSummary . . . . 1 match
          * 원본(source) : 새로 그려지는 픽셀
  • 5인용C++스터디/더블버퍼링 . . . . 1 match
         #include "resource.h"
          hBaby=LoadBitmap(g_hInst,MAKEINTRESOURCE(IDB_BITMAP1));
  • AVG-GCC . . . . 1 match
          -std=<standard> Assume that the input sources are for <standard>[[BR]]
  • ActiveXDataObjects . . . . 1 match
         {{|Microsoft ADO (ActiveX Data Objects) is a Component object model object for accessing data sources. It provides a layer between programming languages and databases, which allows a developer to write programs which access data, without knowing how the database is implemented. No knowledge of SQL is required to access a database when using ADO, although one can use ADO to execute arbitrary SQL commands. The disadvantage of this is that this introduces a dependency upon the database.
  • AudioFormatSummary . . . . 1 match
         || flac || BSD 변종 || [http://flac.sourceforge.net] || 무손실압축. 최근에 iAudio X5에서도 지원 ||
  • BicycleRepairMan . . . . 1 match
         http://bicyclerepair.sourceforge.net/ . python refactoring 툴. idlefork 나 vim 에 통합시킬 수 있다.
  • BigBang . . . . 1 match
         // header source
  • Bioinformatics . . . . 1 match
         Established in 1988 as a national resource for molecular biology information, NCBI creates public databases, conducts research in computational biology, develops software tools for analyzing genome data, and disseminates biomedical information - all for the better understanding of molecular processes affecting human health and disease.
  • C++스터디_2005여름/학점계산프로그램/허아영 . . . . 1 match
         ==== source.cpp ====
  • C99표준에추가된C언어의엄청좋은기능 . . . . 1 match
          [http://www-128.ibm.com/developerworks/linux/library/l-c99.html?ca=dgr-lnxw07UsingC99 Open source development using C99]
  • CPPStudy_2005_1 . . . . 1 match
          [http://sourceforge.net/projects/mingw/ MinGW] GCC의 Windows 포팅
  • CPPStudy_2005_1/STL성적처리_2_class . . . . 1 match
         [[NewWindow("http://www.zeropage.org/viewcvs/www/cgi/viewcvs.cgi/accelerated_cpp_stl_grade/?root=sapius", "source code")]]
  • CleanCode . . . . 1 match
          * [http://blog.goyello.com/2013/05/17/express-names-in-code-bad-vs-clean/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+goyello%2FuokR+%28Goyelloblog%29 Express names in code: Bad vs Clean]
  • CollaborativeFiltering . . . . 1 match
          * http://www.sims.berkeley.edu/resources/collab/ (링크 모음)
  • ContestScoreBoard/허아영 . . . . 1 match
         = source code =
  • CubicSpline/1002 . . . . 1 match
          * Numerical Python - [http://sourceforge.net/project/showfiles.php?group_id=1369&release_id=74794 SourceForge Numerical Python]
  • CxxTest . . . . 1 match
         http://cxxtest.sourceforge.net
  • DPSCChapter2 . . . . 1 match
          1. Data Entry. This consists of various systems that receive health claims from a variety of different sources. All are logged by assigning a unique identifier. Paper claims and supporting via OCR (optical character recognition) to capture the data associated with each form field.
  • Debugging/Seminar_2005 . . . . 1 match
          * Study The source with debugger
  • DesignPatternsAsAPathToConceptualIntegrity . . . . 1 match
         The source of this difference may be the lack of focus on design patterns in the design process. In fact, we seldom see discussions of the design process associated with design patterns. It is as though design patterns are a tool that is used independent of the process. Let’s investigate this further:
  • DirectDraw . . . . 1 match
         = Source =
         == BMP Resource를 화면에 뿌려보자! ==
         hb = (HBITMAP) LoadImage(GetModuleHandle(NULL), MAKEINTRESOURCE(IDB_BITMAP), IMAGE_BITMAP, cxDesire, cyDesire, LR_CREATEDIBSECTION);
  • DirectDraw/Example . . . . 1 match
         #include "resource.h"
  • DrPython . . . . 1 match
         [http://drpython.sourceforge.net/ 프로젝트 홈페이지]
  • EightQueenProblem/임인택 . . . . 1 match
         === source code ===
  • EmbeddedGogo . . . . 1 match
          * NASM document 사이트. [http://nasm.sourceforge.net/doc/html/nasmdoc0.html]
  • ExtremeProgramming . . . . 1 match
          * http://www.freemethod.org:8080/bbs/BBSView?boardrowid=3111 - 4가지 변수 (Resource, Quality, Time, Scope)
  • FileZilla . . . . 1 match
         [http://filezilla.sourceforge.net 프로젝트 홈페이지]
  • Garbage collector for C and C++ . . . . 1 match
         # Also requires -D_REENTRANT or -D_POSIX_C_SOURCE=199506L. See README.hp.
         # with dummy source location information, but still results in
  • GuiTestingWithMfc . . . . 1 match
         #include "stdafx.h" // resource, mfc 를 이용할 수 있다.
  • HASH구하기/오후근,조재화 . . . . 1 match
          ifstream fin("source.txt");
  • HaskellLanguage . . . . 1 match
          * [http://hunit.sourceforge.net/ hunit] - Haskell Unittest
  • HeadFirstDesignPatterns . . . . 1 match
         sourcecode
  • HelpOnPageDeletion . . . . 1 match
         raw 혹은 [[GetText(source)]]라고 되어있는 링크를 누르면 텍스트 형식의 위키문법이 브라우져에 보여지게 되며, 이를 그대로 복사한 후에 해당 페이지에서 [[Icon(edit)]] 아이콘을 눌러 해당 페이지를 편집하여, 편집 폼에 복사했던 텍스트 내용을 붙여넣기 한 후에 저장합니다.
  • InterMap . . . . 1 match
         SourceForge http://sourceforge.net/
  • Java Study2003/첫번째과제/방선희 . . . . 1 match
          -- 기존의 compile/link/load방식의 언어에 비해 source를 compile만 하면 최종 수행코드가 생성됨으로 개발시간을 단축할 수 있다.
  • Java2MicroEdition . . . . 1 match
          * [http://eclipseme.sourceforge.net/ eclipse j2me plugin]
  • Linux/필수명령어 . . . . 1 match
         || apt-get || apt 기반의 패키지 관리 툴, /etc/apt/sources.list 에서 소스리스트 설정, ||
  • LionsCommentaryOnUnix . . . . 1 match
         내 생각엔 유닉스 수업 때 자질구레한 해석서보다 이 책을 갖고 직접 소스 코드를 주물럭거리며 공부하는 것이 훨씬 더 재미있고, 더 많은 공부가 될 듯 싶다. 시그날이 어떻게 처리되는가 궁금한가? 간단하다. Use the source, Luke, along with the Lion's Book.
  • LispLanguage . . . . 1 match
          * 참고링크 : http://stackoverflow.com/questions/7424307/can-i-save-source-files-in-clisp
  • LoadBalancingProblem . . . . 1 match
         == source ==
         || 해결자 || 개발시간 || 사용언어 || Source ||
  • MFC/AddIn . . . . 1 match
          공동 작업에 필요한 소스 관리 도구이다. source merge 기능이 강력하다. conflict 를 auto merge 하는 기능이 뛰어남.
  • MFCStudy2006/1주차 . . . . 1 match
          * Resource에서 Menu 부분을 수정
  • MFCStudy_2002_2 . . . . 1 match
          * 아마.. 내가 이정도 때 했구나.. -_-;; 그때 딱 도움 되었던게.. 남의 source 훔쳐 보기. -_-+ www.codeguru.com 가서 많이 받아서 봤지.. -_-;; MFC 잘쓰는데는 꽤나 도움이 될거구만.. 뭐.. 거 가보면 mfc 내에서 엄청나게 상속받아서 지들이 만들어 놓은게 많아서 왠만한건 분석도 못하는게 많이 있지만. --; 그래도 도움 짱이지... 지금 쓰질 않아서.. -_-; 기억이 하나도 안나는구만. 에또.. 제프 아저씨와 찰스 아저씨의 책을 읽어 보도록 해요. --; 세미나 하는 사람들한테 물어봐 그건.. --;; 그럼.. 휘릭~ -- guts
  • MineFinder . . . . 1 match
         beginner 에 해당하는 메뉴클릭시 발생하는 메세지는 WM_COMMAND 이고, ID는 wParam 으로 521이 날라간다. 즉, 해당 메뉴의 ID가 521 인 것이다. (우리는 컨트롤 아이디를 쓰지만 이는 resource.h 에서 알 수 있듯 전부 #define 매크로 정의이다.) 각각 찾아본 결과, 521,522,523 이였다.
  • MobileJavaStudy/Tip . . . . 1 match
         InputStream is = this.getClass().getResourceAsStream("readme.txt");
  • MoinMoinDiscussion . . . . 1 match
          * '''R''': The Icon macro worked well. I wanted to avoid the fully qualified URL because to access the Wiki in question requires password authentication. Including an image using the full URL caused my webserver (Apache 1.3.19) to reprompt for authentication whenever the page was viewed or re-edited. Perhaps a default {{{~cpp [[Image]]}}} macro could be added to the distribution (essentially identical to {{{~cpp [[Icon]]}}} ) which isn't relative to the data/img directory. (!) I've actually been thinking about trying to cook up my own "upload image" (or upload attachment) macro. I need to familiarize myself with the MoinMoin source first, but would others find this useful?
  • MoreEffectiveC++/Efficiency . . . . 1 match
         그것은 또한 의문을 자아 낸다. 호출자가 함수에 의해 반환된 포인터를 바탕으로 객체를 제거 해야 하는거? 이러한 대답에 관해서 보통은 "네" 이고 보통은 자원이 새어나가는(Resource leak)것을 발생 시킨다.
  • MoreEffectiveC++/Techniques1of3 . . . . 1 match
         { value->destroy(); } // 파괴시에 신경써준다.(resource leak방지)
  • MySQL 설치메뉴얼 . . . . 1 match
          platforms are built from the same MySQL source distribution.
  • NS2 . . . . 1 match
         [http://sourceforge.net/project/showfiles.php?group_id=149743&package_id=169584&release_id=371284 download]
  • NSIS/Reference . . . . 1 match
         || Rename || [/REBOOTOK] source_file dest_file || 화일이름을 변경한다. (또는 Move 한다.) ||
  • NSIS/예제3 . . . . 1 match
         SectionDivider " Source Files "
         Section "SourceFiles"
          SetOutPath $INSTDIR\Sources
          File /r f:\tetris\Sources\*.*
         SectionDivider " Source Files "
         Section: "SourceFiles"
         SetOutPath: "$INSTDIR\Sources"
         File: "resource.h" [compress] 490/1457 bytes
         File: Descending to: "f:\tetris\Sources\res" -> "$INSTDIR\Sources\res"
         File: Returning to: "f:\tetris\Sources" -> "$INSTDIR\Sources"
  • NUnit . . . . 1 match
          * http://sourceforge.net/projects/nunit/
          * NUnit 은 pyunit과 junit 과 달리, .Net Frameworks 에 도입된 Source 내의 Meta Data 기록인 Attribute 으로 {{{~cpp TestFixture}}}를 구성하고 테스트 임을 만방에 알린다.
  • NoSmokMoinMoinVsMoinMoin . . . . 1 match
         || Version Up || Source forge project || No smok Programmers || . ||
         || 기타 Spec || [http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/moin/dist/CHANGES?rev=1.111&content-type=text/vnd.viewcvs-markup CHANGES] 참조 || NoSmok:노스모크모인모인 참조 || . ||
         기능들에 대해서는 좀 더 알아봐야 할듯. 그리고 또하나 생각할것은, 우리가 자주 이용하는 기능이 좋은 녀석을 골라야 한다는점. 둘 다 Python Source 이므로 여차하면 소스수정도 가능할듯. --석천
  • NotToolsButConcepts . . . . 1 match
          blocking other team members who wait for you. Using a source code control
         Source project.
  • PairProgrammingForGroupStudy . . . . 1 match
         여기서는 각각의 ExpertRating은, C=2, D=2, E=1, F=1, G=1, H=1이 되겠죠. (A,B는 시원source이므로 여전히 0)
  • Plugin/Chrome/네이버사전 . . . . 1 match
         // Use of this source code is governed by a BSD-style license that can be
  • PragmaticVersionControlWithCVS/Getting Started . . . . 1 match
         CVS클라이언트는 현재 우리가 쓰는 커맨드 형태의 클라이언트도 있지만, GUI형태의 TortoiseCVS, WinCVS등도 있다. (sourceforge.net에서 확인) 또한 IDE 자체가 CVS 클라이언트의 기능을 하는 것들도 있다. (ex. eclipse, dev-cpp)
  • ProjectPrometheus/LibraryCgiAnalysis . . . . 1 match
         (http://www.cyberclip.com/webdebug/index.html, http://sourceforge.net/projects/webdebug)
  • ProjectSemiPhotoshop/SpikeSolution . . . . 1 match
          BOOL Draw(HDC hDC, LPRECT sourceRect, LPRECT destRect);
  • ProjectZephyrus/Thread . . . . 1 match
         가장 이상적인 상태는 예전 창준선배님이 세미나에서 이야기 했었던, '이러 이러한 라이브러리는 여기 있지 않을까 해서 봤더니 바로 그 자리에 있더라.' 하는 상태입니다. 그러면 최악은? '이러 이러한 라이브러리가 필요한데? 음.. 이쁘게 잘 만들어놓기는 귀찮고 에라 다음에 정리하지 뭐' 그리고는 해당 method들을 copy & paste. '''공통 모듈'''을 한곳에서 다루도록 하세요. 공통 모듈은 꽤 많습니다. logging, configuration, resource managing ,..
  • ProjectZephyrus/간단CVS사용설명 . . . . 1 match
          설치 [http://www.wincvs.org WinCVS]를 [http://sourceforge.net/project/showfiles.php?group_id=10072&release_id=83299 다운로드] 해서 설치
  • PyDev . . . . 1 match
         [http://pydev.sourceforge.net/ 프로젝트 홈페이지]
  • PyServlet . . . . 1 match
         http://jywiki.sourceforge.net/ - 다양한 예제들. Image, JDBC 연동 등.
  • Python/DataBase . . . . 1 match
          * [http://sourceforge.net/projects/mysql-python Mysql모듈다운로드]
  • PythonComTypes . . . . 1 match
         http://sourceforge.net/projects/comtypes/
  • PythonFeedParser . . . . 1 match
         PHP 진영에서는? MagpieRSS 를 이용하면 될듯. http://magpierss.sourceforge.net/
  • PythonLanguage . . . . 1 match
          * http://openlook.org/ - FreeBSD 포트 커미터로, Open Source 쪽으로 유명하신 NoSmok:퍼키 님 개인 사이트.
          * http://sourceforge.net/projects/mysql-python/ - python-mysql API
  • RSS . . . . 1 match
         [http://web.resource.org/rss/1.0/ RSS 1,0 Spec]
  • Refactoring/RefactoringReuse,andReality . . . . 1 match
         == Resources and References for Refactoring ==
  • RoboCode . . . . 1 match
         * [http://robocode.sourceforge.net/ RoboCode Central(English)]
  • STL/참고사이트 . . . . 1 match
         C++ Standard Template Library, another great tutorial, by Mark Sebern http://www.msoe.edu/eecs/cese/resources/stl/index.htm
  • SeminarHowToProgramIt/Pipe/VendingMachineParser.py . . . . 1 match
          lexer.source = 'include'
  • SmallTalk/강좌FromHitel/강의2 . . . . 1 match
          (source code)를 찾아내는 명령입니다. 3MB가 넘는 큰 용량의 파일을 뒤져서
          SmalltalkSystem current browseContainingSource: 'Dolphin'.
          "Containing Source: 'Dolphin'"이란 이름이 붙은 창은 두 부분으로 이루어
  • SmallTalk/강좌FromHitel/강의3 . . . . 1 match
         이 파일은 Dolphin Smalltalk 바탕본의 바탕글(source code)입니다. 여기에
  • SmallTalk/강좌FromHitel/소개 . . . . 1 match
         더욱이 Smalltalk 언어의 바탕글(source code)을 보면 다른 언어들과 그 모양이
  • SmallTalk_Introduce . . . . 1 match
         더욱이 Smalltalk 언어의 바탕글(source code)을 보면 다른 언어들과 그 모양이
  • StringResources . . . . 1 match
         /** StringResorces.java - Information strings, Component's label strings resources load
  • SubVersionPractice . . . . 1 match
         [http://prdownloads.sourceforge.net/tortoisesvn/TortoiseSVN-1.3.0.5377-RC2-svn-1.3.0.msi?download Download TortoiseSVN]
  • SummationOfFourPrimes/1002 . . . . 1 match
         === full source ===
  • Temp/Parser . . . . 1 match
          lexer.source = 'include'
  • TkinterProgramming/Calculator2 . . . . 1 match
         http://pmw.sourceforge.net/
  • TortoiseCVS . . . . 1 match
          * [http://sourceforge.net/projects/tortoisecvs CVS Client. '''클라이언트''']
  • TriDiagonal/1002 . . . . 1 match
         LU 분해 뒤 해당 계산이 제대로 되었는지를 확인하기 위해 Numeric Python 모듈을 이용했다. [http://sourceforge.net/project/showfiles.php?group_id=1369 여기] 에서 받을 수 있다.
  • UseCase . . . . 1 match
         나는 Alistair Cockburn이나 KentBeck, Robert C. Martin 등의 최소 방법론 주의(barely sufficient methods)를 좋아한다. 나는 이 미니말리즘과 동시에 유연성, 빠른 변화대처성 등이 21세기 방법론의 주도적 역할을 할 것이라 믿어 의심치 않는다. Robert C. Martin이 자신의 저서 ''UML for Java Programmers''(출판예정)에서 [http://www.objectmentor.com/resources/articles/Use_Cases_UFJP.pdf Use Cases 챕터]에 쓴 다섯 페이지 글이면 대부분의 상황에서 충분하리라 본다.
  • UseSTL . . . . 1 match
          * Documentation : Can't write document but try upload source.
  • Velocity . . . . 1 match
         Veloeclipse - http://propsorter.sourceforge.net/veloeclipse/
  • ViImproved/설명서 . . . . 1 match
          텍스트 파일 응용 프로그램의 source data 또는 문서화된 파일(ASCII)
  • WinCVS . . . . 1 match
          4. 확인을 하면 파일들이 편집할 공간으로 나온다. sourcesafe의 체크인 정도로 생각하면 된다.
  • WinMerge . . . . 1 match
         http://winmerge.sourceforge.net/
  • WinampPluginProgramming/DSP . . . . 1 match
         #include "resource.h"
          ShowWindow((pitch_control_hwnd=CreateDialog(this_mod->hDllInstance,MAKEINTRESOURCE(IDD_DIALOG1),this_mod->hwndParent,pitchProc)),SW_SHOW);
  • XMLStudy_2002 . . . . 1 match
          *[["XMLStudy_2002/Resource"]]
  • XMLStudy_2002/Resource . . . . 1 match
          *XML.com의 Resource Guide 중 XML Parsers : 여기에서도 여러 파서들에 대한 목록을 제공한다. 목록에서는 각 파서에 대한 설명이 간단하게 되어 있지만, 각 파서 이름을 클릭하면, XML.com의 Editor 중의 한 사람인 Lisa Rein이 평가한 내용들이 기술되어 있고, 해당 파서의 메인 페이지나 다운로드 페이지로 이동할 수 있는 링크를 포함하고 있다. [http://www.xml.com/pub/Guide/XML_Parsers]
  • Z&D토론/학회명칭토론백업 . . . . 1 match
         ps. 데블스 회원이 이 토론에 전혀 참여하지 않고 바라만 본다면 이건 일방적인 Resource Leak이다. 나 00년때 처럼의 그 쓰라린 뒤통수 맞는 기억을 되살리고 싶지 않다. 참여 해라 좀 (여기서 00,01 이야기 한것입니다. --; 어째 모든글은 거의 선배님 글만) --상민
  • ZeroPageServer/SubVersion . . . . 1 match
          CVS의 대용으로 개발되기 시작하여, 최근 fsfs의 지원 이후로 CVS를 대체해 나가는 추세이다. 많은 opensource 기반 프로젝트들이 SVN으로 옮겨갈 준비들을 하고 있다. 최신버전인 1.2버전부터는 bdb가 기본이었던 것이 fsfs가 기본 타입으로 설정되었다.
  • ZeroPageServer/UpdateUpgrade . . . . 1 match
         SeeAlso {{{~cpp /etc/apt/sources.list}}} , DebianKr:소스리스트
  • ZeroPage_200_OK/note . . . . 1 match
          * resource에 사용 그 url에 딱 올라갈 때 쓴다. 주로 수정에 사용된다 이미 ID를 알고 있으므로.
  • ZeroWiki/Mobile . . . . 1 match
          * http://wurfl.sourceforge.net/
  • [Lovely]boy^_^/Diary/2-2-15 . . . . 1 match
          * sources for Unix system programming's final-test is so strange.--; mis-typings are so many. I am confused professor's intention.
  • callusedHand/projects/messenger . . . . 1 match
         6. Sources
          * ["StringResources"]
  • eclipse단축키 . . . . 1 match
         see http://eclipse-tools.sourceforge.net/shortcuts.html
          * Source - Format : 코드 정렬. indentation
  • eclipse플러그인 . . . . 1 match
          * http://dbedit.sourceforge.net/update/
  • html5/canvas . . . . 1 match
          * 기본 값은 source-over 이다.
  • html5/communicationAPI . . . . 1 match
          * 메세지 이벤트 : 자바스크립트 객체 ( data, origin, lastEventid, source, ports)
  • iText . . . . 1 match
          * [http://sourceforge.net/projects/itext/ 프로젝트 홈페이지(SourceForge)]
  • maya . . . . 1 match
          * Open source
  • zennith/dummyfile . . . . 1 match
         == source code ==
  • zennith/w2kDefaultProcess . . . . 1 match
         작업관리자에서 종료할 수 없는 프로세스들의 대부분은 Resource Kit 유틸인 Kill.exe
  • 개인키,공개키/박능규,조재화 . . . . 1 match
          ifstream fin("source.txt");
  • 검색에이전시_temp . . . . 1 match
         = Base Source =
          * [http://prdownloads.sourceforge.net/goog-kongulo/kongulo-0.1.zip?download 웹스파이더(구글오픈소스)] - 이프로그램은 구글 데스크탑의 플러그인 같은 것으로서 이프로그램을 사용하여 특정 웹사이트 내용을 긁어서 구글 데스크탑 디비에 넣을 수 있다. 현재는 이 프로그램으로 구글 데스크탑이 아닌 그냥 파일에 쓰는식으로만 바꿔봄
  • 권영기/채팅프로그램 . . . . 1 match
          참고페이지- http://www.google.co.kr/url?sa=t&source=web&cd=5&ved=0CEkQFjAE&url=http%3A%2F%2F211.221.225.175%2F~comsys%2FNP_PDF%2Fchapter9.pdf&ei=B1B6T-XQLsaNiAfp7ozmAg&usg=AFQjCNGSvHjDhJuPzKXNM753wAi0WINORQ
  • 기술적인의미에서의ZeroPage . . . . 1 match
         http://lxr.linux.no/source/Documentation/i386/zero-page.txt
  • 데블스캠프2002/진행상황 . . . . 1 match
          * 준비 많이 한건 세미나 자료물 나누어준것만 봐도 이해한다. 본래의 위키페이지에선 각 Resource 별 이미지들까지 캡쳐했으니. ^^ 단, 아쉬운 점이라면
  • 데블스캠프2005/RUR-PLE/Harvest . . . . 1 match
         #main source code
  • 데블스캠프2005/RUR-PLE/Harvest/김태훈-zyint . . . . 1 match
         # main source code #
  • 데블스캠프2005/RUR-PLE/Sorting . . . . 1 match
         # main source code #
  • 데블스캠프2005/java . . . . 1 match
         Their platform was an embedded platform and had limited resources. Many members found that C++ was too complicated and developers often misused it. They found C++'s lack of garbage collection to also be a problem. Security, distributed programming, and threading support was also required. Finally, they wanted a platform that could be easily ported to all types of devices.
  • 데블스캠프2006/SVN . . . . 1 match
          * SVN download : http://prdownloads.sourceforge.net/tortoisesvn/TortoiseSVN-1.3.5.6804-svn-1.3.2.msi?use_mirror=heanet
  • 데블스캠프2011/넷째날/Android/송지원 . . . . 1 match
          imageView1.setImageResource(R.drawable.images);
  • 데블스캠프2011/다섯째날/HowToWriteCodeWell/정의정,김태진 . . . . 1 match
         == source ==
  • 데블스캠프2011/둘째날/Machine-Learning . . . . 1 match
          * Source
          * source
  • 디자인패턴 . . . . 1 match
          * [http://www.cmcrossroads.com/bradapp/docs/pizza-inv.html - Pizza Inversion - a Pattern for Efficient Resource Consumption]
  • 무엇을공부할것인가 . . . . 1 match
          blocking other team members who wait for you. Using a source code control
  • 문자반대출력 . . . . 1 match
          * 읽어올 파일 : source.txt
  • 문자반대출력/김태훈zyint . . . . 1 match
          openiofiles("source.txt","result.txt",&fin,&fout,buf);
  • 문자반대출력/변형진 . . . . 1 match
         fputs($fp, join("", array_reverse(preg_split("//u", join("", @file("source.txt"))))));
  • 문자반대출력/조현태 . . . . 1 match
          ifstream inputFile("source.txt");
  • 문자반대출력/최경현 . . . . 1 match
          before = fopen("source.txt", "r");
  • 비밀키/박능규 . . . . 1 match
          ifstream fin("source.txt");
  • 비밀키/조재화 . . . . 1 match
          ifstream fin("source.txt"); // fin과 input.txt를 연결
  • 상협/Medusa . . . . 1 match
          * http://oedipus.sourceforge.net/medusa/
  • 새싹교실/2011/學高/1회차 . . . . 1 match
          * Source file, Resource file, Header file
  • 새싹교실/2012/우리반 . . . . 1 match
         #include ----- => source=code 소스
  • 신공략 C 초급 처음화면 . . . . 1 match
          * [source]
  • 이승한/.vimrc . . . . 1 match
         "source $VIMRUNTIME/vimrc_example.vim
  • 이승한/임시 . . . . 1 match
          * CS + E : resource
  • 이영호/개인공부일기장 . . . . 1 match
         ☆ 18 (월) - binaryfile to textfile && textfile to binaryfile 소스를 짬. eady.sarang.net계정의 sources에 있음. 모든 커맨드를 막아둔 곳에서 유용하게 쓰임.
  • 임시 . . . . 1 match
         REST allows you to make calls to ECS by passing parameter keys and values in a URL (Uniform Resource Locator). ECS returns its response in XML (Extensible Markup Language) format. You can experiment with ECS requests and responses using nothing more than a Web browser that is capable of displaying XML documents. Simply enter the REST URL into the browser's address bar, and the browser displays the raw XML response.
  • 임인택/RealVNCPatcher . . . . 1 match
         === Resource ===
  • 정규표현식/소프트웨어 . . . . 1 match
          http://www.hcilab.org/resources/ides_and_tools/regexbuilder.jpg
  • 정모/2005.3.7 . . . . 1 match
          [http://gvr.sourceforge.net/ Guido van Robot] 이나 컴퓨터 네트워크에 대해 이야기해도 좋을것 같네요. [데블스캠프]때 해도 되구요.
  • 코드레이스출동 . . . . 1 match
          41 source ~/.bashrc
  • 프로그래밍잔치/첫째날 . . . . 1 match
         === Language Set (Resource 는 각 페이지들 참조) ===
  • 프로그램내에서의주석 . . . . 1 match
         처음에 Javadoc 을 쓸까 하다가 계속 주석이 코드에 아른 거려서 방해가 되었던 관계로; (["IntelliJ"] 3.0 이후부턴 Source Folding 이 지원하기 때문에 Javadoc을 닫을 수 있지만) 주석을 안쓰고 프로그래밍을 한게 화근인가 보군. 설계 시기를 따로 뺀 적은 없지만, Pair 할 때마다 매번 Class Diagram 을 그리고 설명했던 것으로 기억하는데, 그래도 전체구조가 이해가 가지 않았다면 내 잘못이 크지. 다음부터는 상민이처럼 위키에 Class Diagram 업데이트된 것 올리고, Javadoc 만들어서 generation 한 것 올리도록 노력을 해야 겠군.
         자바 IDE들이 Source Folding 이 지원하거나 comment 와 관련한 기능을 지원한다면 해결될듯. JavaDoc 은 API군이나 Framework Library의 경우 MSDN의 역할을 해주니까. --석천
         그리고 개인적으론 Server 쪽 이해하기로는 Class Diagram 이 JavaDoc 보는것보다 더 편했음. 그거 본 다음 소스를 보는 방법으로 (완벽하게 이해하진 않았지만.). 이건 내가 UML 에 더 익숙해서가 아닐까 함. 그리고 Java Source 가 비교적 깨끗하기에 이해하기 편하다는 점도 있겠고. (그래 소스 작성한 사람 칭찬해줄께;) --석천
         이번기회에 comment, document, source code 에 대해서 제대로 생각해볼 수 있을듯 (프로그램을 어떻게 분석할 것인가 라던지 Reverse Engineering Tool들을 이용하는 방법을 궁리한다던지 등등) 그리고 후배들과의 코드에 대한 대화는 익숙한 comment 로 대화하는게 낫겠다. DesignPatterns 가 한서도 나온다고 하며 또하나의 기술장벽이 내려간다고 하더라도, 접해보지 않은 사람에겐 또하나의 외국어일것이니. 그리고 영어가 모국어가 아닌 이상. 뭐. (암튼 오늘 내일 되는대로 Documentation 마저 남기겠음. 글쓰는 도중 치열하게 Documentation을 진행하지도 않은 사람이 말만 앞섰다란 생각이 그치질 않는지라. 물론 작업중 Doc 이 아닌 작업 후 Doc 라는 점에서 점수 깎인다는 점은 인지중;) --석천
  • 하드웨어에따른프로그램의속도차이해결 . . . . 1 match
          * 비슷한건데.. 스레드와 timer 를 같이 써서 해결하기도 하지.. -_-; 아는 형 중에 그렇게 하던데.. dx 쓸때.. source 는 모르겠고.. mfc 에서 dx 쓸때 그렇게 한다고 하더라.. 뭐 네가 말하는 문제의 해결책이 될듯 하기도 하고.. -- ["erunc0"]
Found 248 matching pages out of 7555 total pages (5000 pages are searched)

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2021-02-07 05:31:45
Processing time 0.0795 sec