<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Research &#38; Development</title>
	<atom:link href="http://ims.tw/feed" rel="self" type="application/rss+xml" />
	<link>http://ims.tw</link>
	<description>Computer Science94, I-Shou University, Taiwan.</description>
	<lastBuildDate>Thu, 02 Sep 2010 16:02:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>為專案加入不同Visual Studio版本的方案檔</title>
		<link>http://ims.tw/archives/623</link>
		<comments>http://ims.tw/archives/623#comments</comments>
		<pubDate>Tue, 31 Aug 2010 14:46:30 +0000</pubDate>
		<dc:creator>冰戀物語</dc:creator>
				<category><![CDATA[原文轉貼]]></category>

		<guid isPermaLink="false">http://ims.tw/?p=623</guid>
		<description><![CDATA[為專案加入不同Visual Studio版本的方案檔，讓不同的方案檔對應致相同的專案檔，可以方便用各種版本的Visual Studio 開啟，只要點選愈開啟的版本方案檔，就會直接用對應版本的Visual Studio開啟。讓我們來看個例子方便理解，假設今天有個專案是用Visual Studio 2005所編寫的， 此時若想用新版本的Visual Studio開啟，多半的做法應該是直接點方案檔開啟升級，升級後若不特別處理，舊版本的Visual Studio便無法直接開啟該專案。其實換個做法，我們可以把本來的方案檔改名為XXXX 2005.sln，接著複製多份方案檔，改名為XXXX 2008.sln與XXXX 2010.sln。 然後分別把新複製的方案檔用對應的Visual Studio開啟後轉換。 轉換完畢後，該專案就會有不同版本的方案檔了，以後要用哪個版本就可以直接點選開啟。 但這樣的做法有個缺陷，就是您的電腦中必需裝有對應的Visual Studio，而且必需是舊版本的專案才可使用，若不符合這樣的條件，可以參閱將VS2010專案以VS2008開啟這篇去做。簡單來說就是把方案檔給打開修改其對應的Format Version與Visual Studio的Version。 對應的版本可查閱下表： Visual Studio Format Version Visual Studio 2003 8.00 Visual Studio 2005 9.00 Visual Studio 2008 10.00 Visual Studio 2010 11.00 這邊我依此觀念寫了隻簡陋的Console小工具SolutionConverter，使用上可下命令，或是直接把方案檔給托曳至Console程式圖示上方放掉即可。]]></description>
		<wfw:commentRss>http://ims.tw/archives/623/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[問] 分類與分群有何不同?</title>
		<link>http://ims.tw/archives/610</link>
		<comments>http://ims.tw/archives/610#comments</comments>
		<pubDate>Thu, 29 Apr 2010 17:20:02 +0000</pubDate>
		<dc:creator>tsz.an</dc:creator>
				<category><![CDATA[科技新知]]></category>
		<category><![CDATA[Classification]]></category>
		<category><![CDATA[Clustering]]></category>
		<category><![CDATA[分類與分群差異]]></category>

		<guid isPermaLink="false">http://ims.tw/?p=610</guid>
		<description><![CDATA[1. 何謂分類？分類與分群有何不同？ 何謂分類：根據已知資料及其分類屬性值，建立資料的分類模型，接著利用此分類模型預測新資料的類別 2. 分類與分群差異： 分類法(Classification) ＊ 一種監督式的學習法(Supervised learning) ＊ 事先指定欲觀察的資料類別(分類的標準已知) ＊ 訓練樣本所屬的類別是已知的 ＊ 例如：欲依照信用等級將顧客做分類，可找出屬於各種信用等級的顧客屬性 分群法(Clustering) ＊ 一種非監督式的學習法(Unsupervised learning) ＊ 沒有指定欲觀察的資料類別(分群的標準未知) ＊ 訓練樣本所屬的群組是未知的 ＊ 例如：給定一組顧客的消費紀錄，利用分群法找出消費習慣相近的顧客群]]></description>
		<wfw:commentRss>http://ims.tw/archives/610/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>邏輯測驗題目</title>
		<link>http://ims.tw/archives/604</link>
		<comments>http://ims.tw/archives/604#comments</comments>
		<pubDate>Sun, 25 Apr 2010 03:32:10 +0000</pubDate>
		<dc:creator>tsz.an</dc:creator>
				<category><![CDATA[科技新知]]></category>

		<guid isPermaLink="false">http://ims.tw/?p=604</guid>
		<description><![CDATA[題目： 一條街上有六家商店，從街角到另一街角依序為 文具店、麵包店、水果店、魚肉店、糖果店和雜貨 店 老闆名字未依序分別為： 女性：小菲、小花、小芸 男性：大剛、大明、大雄 依下列提示指出各店老闆正確名字 1、魚肉店老闆已經有三個小孩 2、糖果店老闆是兩個愛吃糖小孩的父親 3、麵包店的老闆是大明的同學，上一週才與隔壁店老闆小芸結婚 4、大雄的店隔壁是小菲，小菲非常喜歡大明，小菲希望可以嫁給他 5、小花的店不在街角、她是大明的奶奶，兩人的店緊鄰，以便互相照應 查了一下網路的資訊，經由去面試者回來之後的答覆是&#8230;最可疑的事第三點，原來是麵包店的老闆跟小芸結婚，由於這題原本是英文題目，然後翻譯過來之後就變成這樣了，感覺有點語意不清，所以&#8230; 然後有人去問面試官，說這題的答案是什麼，對方回答說：麵包店老闆是大剛 所以可能的解答是 花店、麵包店、水果店、魚肉店、糖果店、雜貨店 小芸、大剛　、大明、　小花、　大雄、　小菲 若有誤，請糾正。]]></description>
		<wfw:commentRss>http://ims.tw/archives/604/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>英文求職信的基本寫法</title>
		<link>http://ims.tw/archives/601</link>
		<comments>http://ims.tw/archives/601#comments</comments>
		<pubDate>Wed, 14 Apr 2010 21:07:41 +0000</pubDate>
		<dc:creator>冰戀物語</dc:creator>
				<category><![CDATA[原文轉貼]]></category>

		<guid isPermaLink="false">http://ims.tw/?p=601</guid>
		<description><![CDATA[用心創造有個性的求職信 雖然求職信一般來說包括： 1. 你得知這份工作的管道。 2. 學歷及職歷的概要。 3. 你的個性以及能力。 4. 聯絡地點、聯絡方式，以及最後的感謝語等。 但其實這裡可以發揮創意的空間非常的大。 求職信的訴求在於延續履歷表的內容，更清楚的表現工作企圖心、個性、特質等。 另外，有時寫些自己平時喜歡從事的活動來補充履歷也很不錯。 舉例來說，你甚至可以這麼寫：「我工作時專注的耐力就是從釣魚中培養出來的」。 求職信的書寫訣竅 1. 表現自我的個性及特質：建議使用積極正面的陳述方式。 2. 文章不可冗長：控制在總共四段、每段五行以內。 3. 前瞻性的氣魄：具有勇於突破與開創氣質的人是外商公司的最愛。 因此並不需要對之前辭職的原委做太多的解釋。 4. 少用第一人稱：為了避免流於自大與主觀的缺點，盡量少用第一人稱。 POINT1&#8212; 說明你從何處得知這個工作機會 這是最基本的部份。 一般來說會將媒體廣告的名稱改用別的字體書寫或用底線加以標記。 在這個段落中也可加上你的「 career goal 」。 POINT2&#8212; 強調自己就是最佳的人選 這是最精華的段落。 要依據求才廣告的內容，將自己的能力及特色恰如其份的包裝起來。 不過在工作經驗不足的情況下，要避免將自己吹噓得過分離譜。 POINT3&#8212; 在結尾部份注意應有的禮貌 最後的部份建議要以「感謝對方在百忙之中閱讀這份履歷」，並且「誠摯的期望能得到面試的機會」、「希望有榮幸能為公司效力」這樣的句子作為結尾，讓主管留下好的印象 &#8230;&#8230;]]></description>
		<wfw:commentRss>http://ims.tw/archives/601/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Language Identifier Solutions</title>
		<link>http://ims.tw/archives/597</link>
		<comments>http://ims.tw/archives/597#comments</comments>
		<pubDate>Sun, 04 Apr 2010 16:10:07 +0000</pubDate>
		<dc:creator>野原三十郎</dc:creator>
				<category><![CDATA[科技新知]]></category>

		<guid isPermaLink="false">http://ims.tw/?p=597</guid>
		<description><![CDATA[Language Identifier Solutions 1.Nutcj LanguageID plugin(JAVA) http://wiki.apache.org/nutch/LanguageIdentifier 2.Language detection in Chrome is based on the compact language detection library (CLD), which we&#8217;ve made available as open source code . (pure C) (http://src.chromium.org/viewvc/chrome/trunk/src/third_party/cld/) it can check out using subversion &#8220;http://src.chromium.org/svn/trunk/src&#8221; 3. LC4J, a language Caterization Java Library (JAVA) (http://olivo.net/software/lc4j/) Note: it requirs fastutil, mg4j, Java GNU [...]]]></description>
		<wfw:commentRss>http://ims.tw/archives/597/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何設定SQL Server的PK為流水號</title>
		<link>http://ims.tw/archives/587</link>
		<comments>http://ims.tw/archives/587#comments</comments>
		<pubDate>Mon, 29 Mar 2010 14:51:33 +0000</pubDate>
		<dc:creator>野原三十郎</dc:creator>
				<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://ims.tw/?p=587</guid>
		<description><![CDATA[圖 剛設定nvarchar設的很高興，想說奇怪怎麼不能改，明明就是Identity阿！ 結果…看了MSDN…才知道…要記住下次不要再浪費時間了… 只有針對不允許 Null 值，且資料類型是 decimal、int、numeric、smallint、bigint 或 tinyint 的資料行，才能設定識別屬性。 http://www.delightpress.com.tw/bookRead/skup00004_read.pdf]]></description>
		<wfw:commentRss>http://ims.tw/archives/587/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 安裝 VPN server</title>
		<link>http://ims.tw/archives/585</link>
		<comments>http://ims.tw/archives/585#comments</comments>
		<pubDate>Sat, 06 Mar 2010 08:18:45 +0000</pubDate>
		<dc:creator>冰戀物語</dc:creator>
				<category><![CDATA[科技新知]]></category>

		<guid isPermaLink="false">http://ims.tw/?p=585</guid>
		<description><![CDATA[使用套件: poptop 安裝套件: apt-get install pptpd 主要設定檔如下列三個: /etc/pptpd.conf /etc/ppp/pptpd-options /etc/ppp/chap-secrets 都不需要改很多 # /etc/pptpd.conf # 設定檔路徑, 應該不需要改 option /etc/ppp/pptpd-options # 設定local端的ip localip 172.16.0.240 # 設定給予遠端的ip remoteip 172.16.0.241-250 # /etc/ppp/pptpd-options # 首先要注意的是 name 這個標籤 # 之後會提到 /etc/ppp/chap-secrets 這個檔案，其中的第二個欄位必須與之相同 name pptpd # 預設為 pptpd # 這個檔案要改的部份為ms-dns, 設定給予client的DNS server ms-dns 168.195.1.1 # 最多似乎只能設兩個, 超過的話使用windows連線也無法使用第三個以後的DNS # /etc/ppp/chap-secrets # 帳號密碼設定檔 # [...]]]></description>
		<wfw:commentRss>http://ims.tw/archives/585/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何建立或刪除Windows的服務</title>
		<link>http://ims.tw/archives/582</link>
		<comments>http://ims.tw/archives/582#comments</comments>
		<pubDate>Thu, 25 Feb 2010 10:48:00 +0000</pubDate>
		<dc:creator>冰戀物語</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[密技教學]]></category>

		<guid isPermaLink="false">http://ims.tw/?p=582</guid>
		<description><![CDATA[建立服務名稱: sc create [服務名稱] BinPath= &#8220;[執行檔案路徑]&#8221; 刪除服務名稱: (服務必須先停止服務) sc delete [服務名稱] 查詢服務名稱: sc query *詳細相關sc.exe指令,可在DOS視窗下打SC (or SC [command]即可) 範例: (服務名稱為:Z_TEST) sc create Z_TEST binpath= C:\zz\ipscan.exe sc delete Z_TEST (注意=符號後要有一個空格)]]></description>
		<wfw:commentRss>http://ims.tw/archives/582/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>更改網絡卡的 MAC 位址</title>
		<link>http://ims.tw/archives/580</link>
		<comments>http://ims.tw/archives/580#comments</comments>
		<pubDate>Fri, 29 Jan 2010 08:42:17 +0000</pubDate>
		<dc:creator>冰戀物語</dc:creator>
				<category><![CDATA[密技教學]]></category>

		<guid isPermaLink="false">http://ims.tw/?p=580</guid>
		<description><![CDATA[大部分 Wi-Fi 服務供應商，會靠 MAC 位址來辨別使用之電腦，用家只要作出更改，便會被認作另一部電腦。大部分網絡卡可於「裝置管理」內輕易修改 MAC 位址，包括：Intel、Realtek 的網絡卡也可。 step 1：首先，到「控制台」→「系統」→到「硬體」分頁。 step 2：然後找出「網絡介面卡」，並選擇打算更改 MAC 位址的一張網絡卡。 step 3：最後在網絡卡「進階」頁面的「內容」欄內，可找到「本地管理位址」、「MAC 位址」等相關字眼的選項，並於該選項以 16 進制方式輸入 MAC 位址，再按下〈確定〉鍵即可。]]></description>
		<wfw:commentRss>http://ims.tw/archives/580/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>關於likelihood和probability的差別</title>
		<link>http://ims.tw/archives/572</link>
		<comments>http://ims.tw/archives/572#comments</comments>
		<pubDate>Sat, 26 Dec 2009 09:03:36 +0000</pubDate>
		<dc:creator>tsz.an</dc:creator>
				<category><![CDATA[學術分享]]></category>
		<category><![CDATA[Bayesian inference]]></category>
		<category><![CDATA[Likelihood]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[貝氏機率]]></category>

		<guid isPermaLink="false">http://ims.tw/?p=572</guid>
		<description><![CDATA[Maximum likelihood和Bayesian inference是目前譜系分析（phylogenetic analyses）常用的兩種方法。但是由於兩者使用的觀念或多或少都牽涉到機率與統計的範疇，應用這兩種方法的人常常會把兩者相互混淆。 雖然一般教學上都會提到，Maximum likelihood用的是統計方法計算譜系樹的likelihood，搜尋最佳譜系樹；Bayesian inference則是應用Bayes’ theorem來計算譜系樹為真的機率（probability）。但是機率和統計其實只是使用不同的角度探討同一件事而已——甚至在一般英文的定義中，likelihood和probability還是同義字： Likelihood as a solitary term is a shorthand for likelihood function. In non-technical usage, &#8220;likelihood&#8221; is a synonym for &#8220;probability&#8221;, but throughout this article only the technical definition is used. Informally, if &#8220;probability&#8221; allows us to predict unknown outcomes based on known parameters, then &#8220;likelihood&#8221; allows us [...]]]></description>
		<wfw:commentRss>http://ims.tw/archives/572/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
