2010/04/04

hichannel廣播位址解析

-- 2009/11/14 bbs backup --
不好意思玩太晚了
因為最近上班都在聽廣播,我要推薦奇美古典音樂網,
但想用foobar來放時竟然沒辦法解析,而且hichannel
用微軟的東西,導致我的電腦也不能放,先抓了
fourDollar(其實我見過他本人耶)的hiChannel.sh來執行,
他會直接取得
http://hichannel.hinet.net/player/radio/index.jsp?radio_id=#
從裡面取得真正的位址
mms://bcr.media.hinet.net/#
但我很好奇有些文章說hichannel的格式改變了,為了瞭解位址是怎麼
來的,就手動trace了一遍,反正最近也在trace code

[vim] 菜單亂碼

http://blog.csdn.net/rehung/archive/2007/09/21/1794293.aspx

[latex] 段落與圖片表格間距

-- 2008/08/02 bbs backup --
http://www.eng.cam.ac.uk/help/tpl/textprocessing/squeeze.html

[latex] ieeetran citation

-- 2010 --
I expect it shows [1-10] for 10 continuous citations but [1]-[10] instead.
I cannot find any solution for it until I give up then try to trace codes
in IEEEtrans.cls.

硬解 h.264 / vc-1

player : kmplayer 3.9.3.1358 (inactive in mpc-HC)
video card : nvidia

[latex] 表格小數點對齊置中欄寬 / dot(decimal point) aligned to the centerline of a table cell

\usepackage{dcolumn, array}


\newcolumntype{z}{D{.}{.}{-1}}
Defining a new command, z is as c, l, r in tabular environment. The z is replaced with D{.}{.}{-1} in tabular.
It seems like new command only can be 1 character.
D : D is the command of dcolumn
{.} : . is the character to be aligned
{.} : . is the character above to be replaced with.
-1 : centered. If it's a positive number, it represents the digits after decimal point

profiler

-- 2008/05/20 bbs backup --

http://vast.uccs.edu/~tboult/CS330/NOTES/profilers.ppt

#for timing

gprof

-- 2008/05/14 bbs backup --
gnu profiler

show # of calls or # of execution time in tables

need -pg argument for gcc

[pdf] free tools

#for my requirement

[latex] 中英間隔

-- 2007/06/23 bbs backup --
\begin{CJK}
\CJKtilde

中英間用~ (telta)

[c++] read binary

-- 2007/06/19 bbs backup --
suppose there're codes

while(!foo.eof()){
    foo.getline(buf, num);
    // do someting
}

it works
but binary maybe take this style or it read more once

A Short Introduction to Numerical Analysis

-- 2007/05/22 bbs backup --
The extreme difficulty of obtaining solutions by conventional mathematical
analysis has led in the past to the use of highly unrealistic models simply
because they led to equations that could be solved. In fact, the applied
mathematician has been engaged in a continual tussle with his conscience to
decide how far he could go in the direction of distorting his model in order
to make the equations tractable. The point is well made in the ancient jest
about the examination question that began 'An elephant whose mass can be
neglected...'

- M. V. Wilkes
A Short Introduction to Numerical Analysis

[latex] ghostscript

-- 2006/10/27 bbs backup --
升級升過頭
導致原本miktex的ghostscript沒辦法轉換成pdf
似乎抓不到字型