星期四, 9月 22, 2011


2011/9/21 四 下午 計結
下午上.... Cache另兩種機制, n-way set associate, full associate....然後帶一點Virtual Memory

星期三, 8月 31, 2011

http://ivoire.dinauz.org/blog/index.php?post/2010/10/01/Compiling-VLC-for-linux-people

星期四, 8月 25, 2011

HOW to sign an pfx

HOW to sign an pfx


Step 1:Install Microsoft .NET Framework 4 (Web Installer)
  • http://www.microsoft.com/downloads/dlx/en-us/default.aspx?FamilyID=9CFB2D51-5FF4-4491-B0E5-B386F32C0992
Step 2: Install Microsoft Windows Software Development Kit to get signtool.exe
Step 3: Following below web page to signs the file


Fast Verify:
  • certmgr.exe activex.cab
Other reference:

星期五, 8月 12, 2011

難用的 gdb

Embedded Linux應用程式開發與除錯
cd gdb-6.8
./configure --target=arm-linux --program-prefix=arm-linux-  --prefix=/usr/local/arm/3.4.1
#cd gdb/gdbserver
./configure --host=arm-linux
ddd --debbugger arm-linux-gdb hello.gdb  
target remote 192.168.1.4:3333

星期二, 8月 02, 2011

Mercury BLASTN Biosequence Similarity Search System: Technical
Reference Guide

Hardware-based comparison of DNA sequences

FASTA [13] and BLAST [4]
13. Pearson, W.R.: Searching protein sequence libraries: comparison of the sensitivity
and selectivity of the smith-waterman and FASTA algorithms. Genomics 11 (1991)
14. Petrini, F., Fossum, G., Fern´andez, J., Varbanescu, A.L., Kistler, M., Perrone, M.:
Multicore surprises: Lessons learned from optimizing sweep3d on the cell broadband engine. In: IPDPS, pp. 1–10 (2007)

4. Altschul, S.F., Madden, T.L., Schffer, A., Zhang, J., Zhang, Z., Miller, W., Lipman, D.: Gapped blast and psi-blast: a new generation of protein database serach
programs. Nucleic acids research 25, 3389–3402 (1997)




Jounal:

Conference:
  • Optimization of DNA Sequences Data to Accelerate DNA Sequence Alignment on FPGA
    http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=5489221
  • Hardware accelerator architecture for simultaneous short-read DNA sequences alignment with enhanced traceback phase
    http://www.sciencedirect.com/science/article/pii/S0141933111000639

Other:

星期二, 7月 19, 2011

memmap

memmap=nn[KMG]@ss[KMG]
[KNL] Force usage of a specific region of memory
Region of memory to be used, from ss to ss+nn.

memmap=nn[KMG]#ss[KMG]
[KNL,ACPI] Mark specific memory as ACPI data.
Region of memory to be used, from ss to ss+nn.Linux

memmap=nn[KMG]$ss[KMG]
[KNL,ACPI] Mark specific memory as reserved.
Region of memory to be used, from ss to ss+nn


Ref:
http://www.delightpress.com.tw/bookothers/SKNS00005-%E9%99%84%E9%8C%84B.pdf

星期四, 6月 30, 2011

Cross-Origin Resource Sharing



跨網站載入與執行 JavaScript 的方式
http://blog.roodo.com/rocksaying/archives/11847511.html



直接還原鐵在jQuery? - n00b問題
http://zh-tw.w3support.net/index.php?db=so&id=1353796