顯示具有 Learn 標籤的文章。 顯示所有文章
顯示具有 Learn 標籤的文章。 顯示所有文章

2013年6月7日 星期五

Coursera

Coursera
是一個營利的教育科技公司,
詳細的介紹可以參考中文wiki,或是一些報導
還有創辦教授 Daphne Koller在TED的演講(有中文字幕)

雖說是營利組織,
但是對學生而言,可以是一個完全免費學東西的網站,
尤其是工程領域有超多課程,
很多很細的課程台灣都沒有開,
自己看書又有點累...
都可以去註冊上課~

感謝學弟介紹了這麼一個實用的網站,
我也要來好好利用一下了 :D

後記:
影片檔、script也都會上傳,英文不是很懂還可以邊查單字 :P

影片當中也可以開啟字幕,如下圖,
但我發現開啟字幕後反而更容易分心 Orz
推薦可以直接聽英文,還蠻好懂的。


--
補充一下 演算法筆記,這是強者我同學做的網頁 :p



2008年8月18日 星期一

UltraEdit、JCreator 顯示行數,列印行數

UltraEdit:
1. 首先要先顯示行數
檢視/顯示行號 View/Display Line Number
2. 列印設定
檔案/列印設定(組態)/頁面設定/列印行號 打勾

JCreator:
1. 顯示行數
Configure/Option/Documents/Default(當然也可以選擇針對特定檔案更改)
裡面在Compatibility, show line number 打勾即可
2. 列印設定
同上 /Default/Printer
Print line number 打勾即可


參考網頁:
http://www.jcreator.com/forums/index.php?showtopic=1202
http://john.cs.olemiss.edu/~sbs/ultraedtFAQ.html

2008年8月14日 星期四

讓 UltraEdit 認得 tcl 語法

打開 UltraEdit 的語法檔案 wordfile.txt
一般是在 C:\Program Files\IDM Computer Solutions\UltraEdit-32\wordfile.txt
將以下的文字複製後,貼在 wordfile.txt 最後面即可。

/L20"Tcl/tk" Line Comment = # String Chars = "' Escape Char = \ DisableMLS File Extensions = TCL TK
/Delimiters = ~!@%^&*()+=|\/{}[]:;"' <> ,?#
/Function String = "proc ^([a-zA-Z_0-9]++ {[ a-zA-Z_0-9{}]++^)"
/Function String 1 = "method ^([a-zA-Z_0-9]++ {[ a-zA-Z_0-9{}]++^)"
/Function String 2 = "^(constructor^) {*}*{"
/Function String 3 = "^(destructor^) {}"
/Function String 4 = "public ^(variable[ ^t]+[a-zA-Z_0-9]+^)"
/Function String 5 = "public ^(common[ ^t]+[A-Z_0-9]+^)"
/Indent Strings = "{"
/Unindent Strings = "}"
/Open Brace Strings = "{" "(" "["
/Close Brace Strings = "}" ")" "]"
/Open Fold Strings = "{"
/Close Fold Strings = "}"
/C1"Commands"
after append array auto_execok auto_load auto_mkindex auto_reset
bgerror break
case catch cd class clock close common concat constructor continue
destructor
else elseif eof error eval exec exit expr
fblocked fconfigure file fileevent flush for foreach format
gets glob global
history
if incr info inherit interp
join
lappend lindex linsert list llength load lrange lreplace lsearch lsort
method
open
package parray pid private proc protected public puts pwd
read regexp regsub rename return
scan seek set socket source split string subst switch
tcl_endOfWord tcl_startOfNextWord tcl_startOfPreviousWord
tcl_wordBreakAfter tcl_wordBreakBefore tell time
trace
unknown unset update uplevel upvar
variable vwait
while
/C2"Library Variables"
ErrorCode ErrorInfo
auto_execs auto_index auto_noexec auto_noload auto_path
env
tcl_library tcl_nonwordchars tcl_patchLevel tcl_pkgPath tcl_platform
tcl_precision tcl_rcFileName tcl_rcRsrcName tcl_version tcl_wordchars
unknown_active
/C3"Keywords"
bell bind bindtags bitmap button
canvas checkbutton clipboard
destroy
entry event
focus frame
grab grid
image
label listbox lower
menu menubutton message
option
pack photo place
radiobutton raise
scale scrollbar selection send
text tk tk_bindForTraversal tk_bisque tk_chooseColor tk_dialog tk_focusFollowsMouse
tk_focusNext tk_focusPrev tk_getOpenFile tk_getSaveFile tk_menuBar tk_messageBox
tk_optionMenu tk_popup tk_setPalette tkerror tkvars tkwait toplevel
winfo wm
/C4"Variable Substitutions"
** $
/C5"Delimiters"
!
%
&
(
)
*
+
,
// /
:
;
< = >
?
@
[
]
^
{
|
}
~



//參考網頁
http://hi.baidu.com/wirelesscat/blog/item/3ca99723cd1d05579822ed9a.html

2007年12月14日 星期五

Links for paper writing tips

http://www.cs.columbia.edu/~hgs/etc/writing-style.html

貼心的Phoebus給我們的論文寫作指導Link
底下還有很多其他實用的東西^^

噗...大概是我們paper寫得實在是太糟了吧
絕對沒有針對誰喔:PP

2007年9月17日 星期一

A2DP (Advanced Audio Distribution Profile)

Advanced Audio Distribution Profile
http://en.wikipedia.org/wiki/Bluetooth_profile#Audio.2FVideo_Remote_Control_Profile_.28AVRCP.29

手機必須支援 A2DP,
降使用藍芽傳輸到耳機聽音樂才會順

大八不支援.....QQ
不過大八音質很好 K系列沒得比:D
Related Posts with Thumbnails