idmsj.wordpress.com
How to fix ‘$MFTMirr does not match $MFT (record 0)’ [updated version… ] | Vision and around
https://idmsj.wordpress.com/2013/04/14/how-to-fix-mftmirr-does-not-match-mft-record-0-updated-version
This blog has been moved to www.sunju.org. Linux, OpenSource, Computers, Programmings. How to fix ‘$MFTMirr does not match $MFT (record 0)’ [updated version… ]. I hate Toshiba external disk driver’s fragile cable port … you have to keep your hands on while data are being transferred; otherwise you probably find the current article or this. Has explained things pretty clearly, except for that you won’t find ntfsprogs. Project under Tuxera Inc. according to Wiki. 8221; and “ sudo ntfsfix -b XXX. Fill in yo...
idmsj.wordpress.com
Moving to sunju.org | Vision and around
https://idmsj.wordpress.com/2013/10/31/moving-to-sunju-org
This blog has been moved to www.sunju.org. Moving to sunju.org. I’m in the process of moving this blog to http:/ www.sunju.org. Probably also mirrored at http:/ www.columbia.edu/ js4038/. In due time, hopefully), which obviously features my own domain name. One of the biggest reason to move is to allow wide accessibility of the blog, as wordpress.com is believed to be blocked by the great firewall of mainland China. Leave a Reply Cancel reply. Enter your comment here. Email (Address never made public).
idmsj.wordpress.com
侏罗纪公园! | Vision and around
https://idmsj.wordpress.com/2013/04/06/侏罗纪公园!
This blog has been moved to www.sunju.org. 就像骂人 生孩子没屁眼 ,这个是 死在马桶上。 Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Email (Address never made public). 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. Notify me of new comments via email. Next post →.
idmsj.wordpress.com
Script for OpenCV installation on Ubuntu 12.10 | Vision and around
https://idmsj.wordpress.com/2012/11/23/script-for-opencv-installation-on-ubuntu-12-10
This blog has been moved to www.sunju.org. Linux, OpenSource, Computers, Programmings. Script for OpenCV installation on Ubuntu 12.10. Installing OpenCV on Ubuntu was painful for me in the past. There are lots of dependencies to be sorted out first and there’s no comprehensive installation tutorial shipped with the OpenCV distribution. Has done a great job assembling all necessary “apt-get-install’s” into an executable script. Some personal notes about this:. About version of ffmpeg: ffmepg is under acti...
idmsj.wordpress.com
“Undefined References” Errors in gcc/g++ Compiling | Vision and around
https://idmsj.wordpress.com/2010/03/15/undefined-references-errors-in-gccg-compiling
This blog has been moved to www.sunju.org. Linux, OpenSource, Computers, Programmings. Open Source Tools and Applications. 8220;Undefined References” Errors in gcc/g Compiling. For C/C compiling in Linux-like environments with GCC). The two probable causes,. 1) External libraries are not completely acknowledged. 2) External libraries are not properly acknowledge. The second point is much trickier and not easy to detect. Referring to this introduction to GCC,. Gcc Wall calc.c lm o calc. I have experimente...