
Windows
文章平均质量分 74
lllcfr1
这个作者很懒,什么都没留下…
展开
-
.cmd .bat
http://stackoverflow.com/questions/148968/windows-batch-files-bat-vs-cmdstart command:http://www.computerhope.com/starthlp.htmhttp://ss64.com/nt/start.html转载 2013-02-05 20:21:25 · 402 阅读 · 0 评论 -
QueryPerformanceCounter
about timershttp://msdn.microsoft.com/en-us/library/windows/desktop/ms644900%28v=vs.85%29.aspxhttp://support.microsoft.com/kb/815668http://support.microsoft.com/kb/172338http://msdn.mi转载 2013-02-05 14:45:02 · 1463 阅读 · 0 评论 -
Beauty of Programming [Essentials]
编程之美 Beauty of Programming[Essentials]3.1 String Rotation ==> Concatenation3.2 Loop Recursive3.3 Levenshtein distance (Edit distance), computing: DP ***3.4 Singly linked list3.5 How t原创 2013-02-13 00:17:29 · 654 阅读 · 0 评论 -
Hadoop on Windows
Softwares:Windows 8 Pro 64-bitCygwin 1.7.17-1 (1.7.18, using "cygcheck -c cygwin")JDK 1.7.0_15 64-bitHadoop 1.1.1 (1.0.4, bin/hadoop version)0. PrerequisitesA. Installing C原创 2013-02-22 19:03:24 · 1314 阅读 · 0 评论 -
Installing Octave on Cygwin
GNU Octave is a high-level interactive language, primarily intended for numerical computations, that is mostly compatible with MATLAB®. (Another widely used alternative to Matlab is the Scilab, which原创 2013-03-10 21:58:22 · 1908 阅读 · 1 评论