Skip to main content

H.C. Chen's Library tagged tutorial   View Popular

03 Jun 09

Installation/FromLinux - Community Ubuntu Documentation

  • If you already have a working linux system, installing without external media is easy
    • DSL? I already have DSL LiveCD. Hope it works. - on 2009-06-03
    Add Sticky Note
  • Note that you can't use what will be the root partition for the CD contents, as the installer is stubborn on formatting it
    • Unclear. 'New partition' mentioned above is where the CD contents to go to and boot from. why now suddenly 'you can't se that root partition' ? Should the CD contents go to a sub-directory instead of the root? is that what you mean? - on 2009-06-03
    Add Sticky Note
  • 9 more annotations...
14 Dec 08

Crash Dump Analysis » Blog Archive » Basic Windows Crash Dump Analysis (Part 1)

實際網址在這裡。Firefox 3 不能 view , 必須用 IE 閱讀,
http://www.dumpanalysis.org/BWCDA/BasicWindowsCrashDumpAnalysis_Part1_files/frame.htm

www.dumpanalysis.org/...ows-crash-dump-analysis-part-1 - Preview

windbg learning tutorial debug tip windows ntsd ebook

03 Dec 08

Minimal FORTH compiler and tutorial | Lambda the Ultimate

Minimal FORTH compiler and tutorial

Rich Jones writes: I wanted to understand how FORTH is implemented, so I implemented it and wrote a step-by-step tutorial on what every bit does.

The tutorial is inside a (literate) code file you can download and run.

lambda-the-ultimate.org/2452 - Preview

forth tutorial

27 Nov 08

Forth Lesson 5 - OLPC

  • interactive exploration of the
    Forth system itself
    • Introspection 是「自我反省」的意思。 - on 2008-11-28
    Add Sticky Note
  • ok see dp
    224 user dp value = -1210197548
    • F-PC and Win32Forth have DP , but not ficl.
      DP means the samething to all systems.
      - on 2008-11-28
    Add Sticky Note
  • 13 more annotations...
23 Oct 08

活體解剖:剎那極簡虛擬機

剎那極簡虛擬機簡介

虛擬機是以軟體來模擬杜林機的技術。
Stack based virtual machine 是一種常見的虛擬機。
剎那機簡虛擬機的目標是一最簡單、最易於被理解的Stack based VM 。
對像為略懂C,或懂任何 c-like 語言的人。(如 java, c++, C#, VB, php 等)
Scripting language 的本質是一個虛擬機。
Java/ .NET / Flash Action Script/ Truetype bytecode 的本質都是stack based虛擬機
SQL, PDF 等大型軟體都有虛擬機的影子。
搞懂虛擬機將會對interpreter/compiler的本質有充份理解。
掌握虛擬機的內部工作機制,對複雜軟體系統的理解有很大的幫助。
你將有能力打造自己的scripting language 和compiler。

tutor.ksana.tw/ksanavm - Preview

learning tutorial vm software forth

16 Sep 08

巨匠電腦數位學習 from Monica

Java, AutoCAD, .NET, Excel, Linux, English, PowerPoint, Photoshop, Flash, Pre/E, Office, ... etc

www.pcschool.tv/...free.aspx - Preview

excel learning elearn tutorial

25 Aug 06

Mike Taulty's Blog : A word for WinDbg

  • 我的練習筆記 - hcchen on 2006-08-25

    • 0:002> ~




         0  Id: 9bc.b58 Suspend: 1 Teb: 7ffdf000 Unfrozen




         1  Id: 9bc.8a4 Suspend: 1 Teb: 7ffde000 Unfrozen




      .  2  Id: 9bc.d4 Suspend: 1 Teb: 7ffdd000 Unfrozen



       



      1. Note that this display indicates that the debugger is
        focused on thread “2” which is really OS thread 8A4 in process 9BC (all hex
        I’m afraid).
  • Note
    that the “Non Invasive” option would allow you to detach from the debugged
    process without killing it (if you’re on Windows XP or 2003) but it limits
    the commands that you can use so leave it unchecked.
    • Non Invasive, 就是從旁觀察該 process 之意?故功能受限制。 - on 2006-08-25
    Add Sticky Note
  • 1 more annotations...
1 - 20 of 20
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo