
joeljding.wordpress.com
JJD的筆記與心得這是我整理筆記與讀書心得的地方 (by Joel Ding)
http://joeljding.wordpress.com/
這是我整理筆記與讀書心得的地方 (by Joel Ding)
http://joeljding.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Sunday
LOAD TIME
1.2 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
1
SSL
EXTERNAL LINKS
27
SITE IP
192.0.78.12
LOAD TIME
1.203 sec
SCORE
6.2
JJD的筆記與心得 | joeljding.wordpress.com Reviews
https://joeljding.wordpress.com
這是我整理筆記與讀書心得的地方 (by Joel Ding)
About « JJD的筆記與心得
https://joeljding.wordpress.com/about
This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress. You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. You are commenting using your Google account. ( Log Out.
TOTAL PAGES IN THIS WEBSITE
1
樂. 作: mplayer for console mode and mplayer benchmark
http://chester-chiu.blogspot.com/2011/10/mplayer-for-console-mode-and-mplayer.html
KernelTrap - Linux new. Mplayer for console mode and mplayer benchmark. Mplyaer -nosound -vo fbdev:/dev/fb2 -benchmark $FILE NAME. BENCHMARKs: VC: 99.066s VO: 24.192s A: 0.000s Sys: 1.214s = 124.472s. 不要vo,只要單純測video codec的話,就加上 -vo null. 標籤: 工作- 紀錄. Cross-Compiled Linux From Scratch. How To Compile Kernel. Gino Chen My Life 點點滴滴. VLC Multicast Streaming 設定. It’s not new. Command to check library dependencies. 移植 qtopia , arm filesystem,tslib. Mplayer for console mode and mplayer benchmark.
樂. 作: CONFIG_UNIX98_PTYS
http://chester-chiu.blogspot.com/2011/06/configunix98ptys.html
KernelTrap - Linux new. PTY = pseudo terminal. 主要說明如kernel options內的說明,有master以及slave. slave就是常見的/dev/tty系列. 偽終端(Pseudo Terminal)是成對的邏輯終端設備(即master和slave設備, 對master的操作會反映到slave上)。 例如/dev/ptyp3和/dev/ttyp3(或者在設備文件系統中分別是/dev/pty/m3和 /dev/pty/s3)。它們與實際物理設備並不直接相關。如果一個程序把ptyp3(master設備)看作是一個串行端口設備,則它對該端口的讀/ 寫操作會反映在該邏輯終端設備對應的另一個ttyp3(slave設備)上面。而ttyp3則是另一個程序用於讀寫操作的邏輯設備。 標籤: i.MX51. Cross-Compiled Linux From Scratch. How To Compile Kernel. Gino Chen My Life 點點滴滴. VLC Multicast Streaming 設定. It’s not new.
樂. 作: 2011/2/27 - 2011/3/6
http://chester-chiu.blogspot.com/2011_02_27_archive.html
KernelTrap - Linux new. OPTIONS="- tftpd-timeout 300 - retry-timeout 5 - mcast-port 1758 - mcast-addr 10.1.1.0-255 - mcast-ttl 1 - maxthread 100 - verbose=5 /tftp". Sudo invoke-rc.d atftpd start. Sudo chmod -R 777 /tftp. Sudo chown -R nobody /tftp. 我沒有設定防火牆,所以不用去設定。假如有開防火牆,就要允許Client端進入. 標籤: i.MX51. 標籤: Code Manager. Cross-Compiled Linux From Scratch. How To Compile Kernel. Gino Chen My Life 點點滴滴. VLC Multicast Streaming 設定. It’s not new. Command to check library dependencies. Watermark範本. 由 Blogger.
樂. 作: 2012/9/30 - 2012/10/7
http://chester-chiu.blogspot.com/2012_09_30_archive.html
KernelTrap - Linux new. Sun java 6 for ubuntu 12.04. Reference http:/ www.duinsoft.nl/packages.php? Sudo vi /etc/apt/sources.list. Deb http:/ www.duinsoft.n1.pkg debs all. Sudo apt-key adv - keyserver keys.gnupg.net - recv-keys 5CB26B26. Sudo apt-get install update-sun-jre. Sudo apt-key adv - keyserver keys.gnupg.net - recv-keys 93D8809A. Sudo apt-get install sun-java6-jdk sun-java6-jre. Cross-Compiled Linux From Scratch. How To Compile Kernel. Gino Chen My Life 點點滴滴. VLC Multicast Streaming 設定.
樂. 作: 2013/11/10 - 2013/11/17
http://chester-chiu.blogspot.com/2013_11_10_archive.html
KernelTrap - Linux new. 3V -25V = 負電位 = 邏輯 1 = Marking = 斷開. 3V 25V = 正電位 = 邏輯 0 = Spacing = 導通. 0V = 邏輯 0 = Spacing = 導通. 5V = 邏輯 1 = Marking = 斷開. Status = TIOCM RTS: 12V(RS232) = 正電位 = 邏輯 0 = 0V(TTL). Status &= TIOCM RTS: -12V(RS232) = 負電位 = 邏輯 1 = 5V(TTL). Cross-Compiled Linux From Scratch. How To Compile Kernel. Gino Chen My Life 點點滴滴. VLC Multicast Streaming 設定. It’s not new. Command to check library dependencies. 移植 qtopia , arm filesystem,tslib. Watermark範本. 由 Blogger.
樂. 作: 2011/6/12 - 2011/6/19
http://chester-chiu.blogspot.com/2011_06_12_archive.html
KernelTrap - Linux new. PTY = pseudo terminal. 主要說明如kernel options內的說明,有master以及slave. slave就是常見的/dev/tty系列. 偽終端(Pseudo Terminal)是成對的邏輯終端設備(即master和slave設備, 對master的操作會反映到slave上)。 例如/dev/ptyp3和/dev/ttyp3(或者在設備文件系統中分別是/dev/pty/m3和 /dev/pty/s3)。它們與實際物理設備並不直接相關。如果一個程序把ptyp3(master設備)看作是一個串行端口設備,則它對該端口的讀/ 寫操作會反映在該邏輯終端設備對應的另一個ttyp3(slave設備)上面。而ttyp3則是另一個程序用於讀寫操作的邏輯設備。 標籤: i.MX51. Cross-Compiled Linux From Scratch. How To Compile Kernel. Gino Chen My Life 點點滴滴. VLC Multicast Streaming 設定. It’s not new.
patrick blog: 組合語言 開發程式設定
http://patrick0703.blogspot.com/2009/02/blog-post_27.html
Scattered descriptor File RAMBoot.scf. ARMfromELF Output File name hello.bin. 訂閱: 張貼留言 (Atom). Wikipedia - Recent changes [en]. Wikipedia:Requests for comment/Protect user pages by default. Mc 在 putty 下的顯示問題. Format My Source Code for Blogging. Linux Kernel module and Device Driver.
patrick blog: 面試問題
http://patrick0703.blogspot.com/2009/04/blog-post_01.html
程式設計部分: QT是c 的寫的,請問c與c 有何不同? Ans:c 具有物件 繼承 封裝 同名義是,個別在詳細說明一下. 邏輯DEBUG:程式沒問題 但硬體不聽你操作 如何debug,. Socket:為什麼socket server要用while連線 不是連一次 就可以. Ans:被打開時 touch一個file在nfs資料夾中 QT會去打開此檔案 看是否開的起來. Ans:沒有,架構上有參照,但因為硬體連接的腳位已和當初不一樣 必須要修改暫存器的address. 2 本部門做IPMI,遠端伺服器管理,用網頁或者ap介面即時監控遠端cpu 風扇 記憶體的狀況. 3 3個月試用期 給你小工作 跟專案有關的 讓你修改部分功能. 訂閱: 張貼留言 (Atom). Wikipedia - Recent changes [en]. Wikipedia:Requests for comment/Protect user pages by default. Mc 在 putty 下的顯示問題. Format My Source Code for Blogging.
樂. 作: 2011/4/17 - 2011/4/24
http://chester-chiu.blogspot.com/2011_04_17_archive.html
KernelTrap - Linux new. UTF-8 與 BIG5 轉換. Iconv -f big5 -t utf-8 big5.txt -o utf8.txt. Iconv -f utf-8 -t big5 utf8.txt -o big5.txt. Cross-Compiled Linux From Scratch. How To Compile Kernel. Gino Chen My Life 點點滴滴. VLC Multicast Streaming 設定. It’s not new. Command to check library dependencies. 移植 qtopia , arm filesystem,tslib. UTF-8 與 BIG5 轉換. Watermark範本. 由 Blogger.
樂. 作: 2010/12/12 - 2010/12/19
http://chester-chiu.blogspot.com/2010_12_12_archive.html
KernelTrap - Linux new. Virtualbox 上跑 ubuntu10.04 文字模式速度跟烏龜一樣! 一肚子火買了Q8400,想說支援VT-x,可以讓Virtualbox編譯快一點,但是事與願違阿. 但是我的Dell NB(Intel Core i5),在Win7下安裝Virtualbox跑ubuntu10.04多核心卻沒問題阿! 想說會不會是ubuntu10.04太肥,那就開個文字模式來編譯,結果更是慘不忍睹.每一行文字都慢得不像話.一怒之下就換8.04.3來測試.文字模式比起10.04好太多了,但是依然要1小時才能make完8.04的kernel source code。 正在Virtualbox官網論壇找解決方法時,突然想到,會不會是因為現在那該死的kernel mode set造成的.所以8.04沒問題,10.04卻慢得可以。 參考網站 : 點我 (ubuntu 官方論壇). Sudo vi /etc/modprobe.d/blacklist-framebuffer.conf. 嗯,不想多開文章,直接加在這。 標籤: 工作- 紀錄. It’s not new.
TOTAL LINKS TO THIS WEBSITE
27
www.joeljcox.info
This Web page parked FREE courtesy of CheapNames. Search for domains similar to. Is this your domain? Let's turn it into a website! Would you like to buy this. Find Your Own Domain Name. See our full line of products. Easily Build Your Professional Website. As low as $4.99/mo. Call us any time day or night .
www.joeljcox.net
This Web page parked FREE courtesy of CheapNames. Search for domains similar to. Is this your domain? Let's turn it into a website! Would you like to buy this. Find Your Own Domain Name. See our full line of products. Easily Build Your Professional Website. As low as $4.99/mo. Call us any time day or night .
www.joeljcox.org
This Web page parked FREE courtesy of CheapNames. Search for domains similar to. Is this your domain? Let's turn it into a website! Would you like to buy this. Find Your Own Domain Name. See our full line of products. Easily Build Your Professional Website. As low as $4.99/mo. Call us any time day or night .
Joel J Davis - San Diego's Classical Guitarist
Joel J Davis - San Diego's Classical Guitarist. Welcome to the Home of Joel J Davis. Enjoying the warm sounds of the classical guitar makes any occasion more special. Whether you are planning a wedding, banquet, dinner party, corporate luncheon or memorial, this music will enhance your event. Designed and Hosted by IT Business Labs. Template by http:/ www.nodethirtythree.com/.
JJD的讀書、實作、筆記
我有兩個字串 "X,x" "Y,y",需要各自 parse 並組成 XY, Xy, xY, xy 四種組合。 乍看之下,這個問題並不困難:兩個 strtok 的 while 迴圈,應該就可以解決問題。以下就這樣寫:. 不過,結果不是我心裡想的,xY, xy 都不見了:. Joelding@localhost strtok]$ ./a.out. 重看一下 strtok 的文件(man strtok),strtok 內部似乎使用了 static 的變數,保留了字串的位置,使得下次重複呼叫時,可以繼續 parse 字串。那麼,上面程式使用了兩個 while 迴圈,給了不同的字串,顯然使得函數內部錯亂。 Strtok 的文件還介紹了一種可供 reentrant 的版本:strtok r,應該可以解決問題:. Saveptr , *. 結果還是不對,少了 xy 這一項:. Joelding@localhost strtok]$ ./a.out. Joelding@localhost strtok]$ ./a.out. 43: str2=Y # str2 的內容給更改了,只剩下 Y. Saveptr , *.
JJD的筆記與心得
在 WordPress.com 建立免費網站或網誌. The Sandbox 1.6.2 Theme. 透過 WordPress.com 打造網站.
Joel Jean - Home
Massachusetts Institute of Technology. Cambridge, MA 02139. I am currently serving as executive director of the Tata-MIT GridEdge Solar. Research program and postdoc in the MIT Organic and Nanostructured Electronics Laboratory ( ONE Lab. 2011 2017 Joel Jean.
Life's a Game | Grin and win it.
Life's a Game. Grin and win it. Medium: Living in a carbon bubble. View story at Medium.com. Stuff I didn’t know about Saudi Arabia (KAUST Solar Future Symposium). Zooming into the King Abdullah University of Science and Technology (KAUST) in Thuwal, Saudi Arabia. Nestled in the welcoming desert of western Saudi Arabia, KAUST is modeled after Caltech, which is a small technical school in the welcoming desert of the western U.S. It even borrowed. Caltech’s president in 2013. Religious police). KAUST i...
Saskatoon Comedian | Joel Jeffrey | Comedy For All Events
Joel Jeffrey is one of Saskatoon's hottest up and coming comedians. Joel has been using his witty personality and hilarious sense of humor to make people laugh for 15 years on radio on stations across Western Canada. He currently hosts a daily morning show on 96.3 Cruz FM. In Saskatoon and loves making people chuckle as they get ready to start their day. Joel is now using those same talents on the comedy stage to tell ridiculous stories leaving audiences exhausted from laughing.
Joel Jelinski
Or browse results titled. 1 & (pageBandParentLabel() pageLabel() , col1: columns() = = 1, col2: columns() = = 2, col3: columns() = = 3 } ". 0 }" Other Linked Artists/Labels. Edit artists. add more artists. Please verify your email by clicking the link we sent to . Change email / Send again. O Holy Night (Instrumental). Purchasable with gift card. Released December 25, 2012. All tracks laid down by me. Enjoy! O Holy Night (Instrumental). Beauty Lies in the Imperfection. My Life in a Capsule. Sep 12, 2017.
Joel Jenkins
Listen to 'The Joel Jenkins Trio'. Joel is a pianist, composer and session musician based in Sydney, Australia. He studied classical piano from an early age, all the way through high school. After completing AMEB 7th Grade Classical Piano, he decided to shift his tastes towards Jazz and contemporary music. He then went on to complete a Bachelor of Music at The Australian Institute of Music in 2009. Performances on Channel 7's. The Joel Jenkins Trio. 12052015 / Live at Foundry 616 Sydney. Jazzgroove @ Fou...