跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.172) 您好!臺灣時間:2025/03/17 00:24
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:程子芸
研究生(外文):TzuYun Cheng
論文名稱:網路社群合租網室友配對平台設計與實作
論文名稱(外文):Design and Implementation of Internet Community House Roommate Matching System
指導教授:王永鐘
口試委員:王亦凡江昭皚王振興
口試日期:2016-07-20
學位類別:碩士
校院名稱:國立臺北科技大學
系所名稱:電機工程研究所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
畢業學年度:104
語文別:中文
中文關鍵詞:配對值、租屋、PHP、MySQL、Bootstrap
外文關鍵詞:PHPMatching SystemMySQLRoommateRent House
相關次數:
  • 被引用被引用:0
  • 點閱點閱:499
  • 評分評分:
  • 下載下載:91
  • 收藏至我的研究室書目清單書目收藏:0
本論文設計並實作一個合租房屋的帄台,提供找人一起合租房子的服務。系統根
據使用者的生活習慣、價值觀、興趣等,計算與其他使用者的合適程度,以此協助使
用者找尋適合跟自己合租房屋的室友,並且利用所收集的資料,分析合租房屋市場的
社會現象,包含最需合租房屋的族群、什麼地區合租房屋需求最大等等。本系統分為
「後端功能與資料庫區」及「前端使用者區」兩大部分。「後端功能與資料庫區」使
用PHP 開發,搭配MySQL 資料庫,資料傳輸與轉換使用PHP 和Ajax;「前端使用
者區」利用Bootstrap、Html、CSS、JavaScript 設計。計算配對值的演算法概念,是
根據統計學中的標準差,利用離散程度的原理,計算人與人之間的相似程度,再轉換
為配對值。本系統的設計使用MVC 架構。本系統於2016 年2 月,正式上線使用,
到目前為止約有200 多名會員,共累積16,000 多筆瀏覽次數。
In this thesis, we implement a platform for people who need to rent houses with others in
order to reduce the burden of house renting. According to users’ life style, hobbies, and value
systems, the system calculates the matching scores between people in order to find the best
matching roommates for each other. Furthermore, the collected data from users can be
analyzed the conditions of sharing rent houses in Taiwan, such as who is most needed to rent
houses with others, where is the maximum demand and so on. This system is developed into
two parts. The first part is “back end and data base”; the second one is “front end and user
experience”. We apply PHP and MySQL to implement “back end and data base”. We use the
Bootstrap, Html, and CSS to make the view of the system. This system is built with the MVC
framework which is Model, View, and Controller. The system has been used since February,
2016. The total number of members is about 200. The total page views are about 16,000.
摘 要 i
ABSTRACT ii
誌 謝 iii
目錄 iv
表目錄 vi
圖目錄 vii
第一章 緒論 1
1.1 研究背景 1
1.2 研究動機 1
1.3 研究目的 1
1.4 論文章節編排 2
第二章 相關研究 3
2.1 社群網路 3
2.2 交友配對相關研究 4
2.3 合租網帄台相關技術 4
2.3.1 PHP 5
2.3.2 JavaScript 5
2.3.3 Google Map JavaScript API 6
2.3.4 Facebook API 6
2.4 MySQL 6
第三章 合租網室友配對帄台設計 7
3.1 系統架構 7
3.2 資料庫設計 10
3.3 配對值問答題設計 12
3.4 配對值演算法 17
3.5 前端UI設計 21
第四章 合租網室友配對帄台實作 25
4.1 系統環境需求 25
4.2 註冊 29
4.3 搜尋室友 35
4.4 搜尋房屋 36
4.5 計算配對值 38
第五章 資料分析 41
5.1 進站資料分析 41
5.2 會員資料分析 45
第六章 結論與未來工作 50
6.1 結論 50
6.2 未來工作 50
參考文獻 52
[1] 台北合租屋, https://www.facebook.com/groups/481382605221218/,
8 Feb. 2016
[2] 591 租屋網, http://www.591.com.tw/, 8 Feb. 2016
[3] 樂屋網, http://www.rakuya.com.tw/, 10 Feb. 2016
[4] 台灣租屋網, http://www.twhouses.com.tw/index.asp, 10 Feb. 2016
[5] Facebook, https://www.facebook.com/, 13 Jun. 2016
[6] Google+, https://plus.google.com/, 25 Jun. 2016
[7] Tumblr, https://www.tumblr.com/, 25 Jun. 2016
[8] Twitter, https://twitter.com/?lang=zh-tw, 25 Jun. 2016
[9] 彭姿文,臉書使用者心流經驗、虛擬社群意識對社群互動影響關係之研究,碩
士論文,國立中山大學公共事務管理研究所,高雄,2013。
[10] 邱瀅萍, 無臉書不歡, 台灣滲透率全球第一, 電子商務時報。取自
http://www.ectimes.org.tw/Shownews.aspx?id=140228202939,2014。
[11] 591 租屋網資料筆數, https://rent.591.com.tw/, 12 Jul. 2016
[12] Facebook 合租社團搜尋,
https://www.facebook.com/search/groups/?q=%E5%90%88%E7%A7%9F, 12 Jul.
2016
[13] 劉仲鑫、黃俊程,「模糊理論應用於年輕男女配對系統之研究」,科學與工程技術
期刊,第八卷,第一期,民國一○一年,第21-32 頁
[14] Patrick Tucker, The Naked Future: What Happens in a World That Anticipates Your
Every Move, U.K.: Current, 2015.
[15] Zhang, S. Y., & Kline, S. L., “Can I Make My Own Decision? A Cross-Cultural Study
of Perceived Social Network Influence in Mate Selection,” Journal of Cross-Cultural
Psychology , vol. 40, no. 1, 2009, pp.3-23.
[16] 陳亦苓譯,統計學,最強的商業武器 從買樂透到大數據,全都離不開統計學;不
懂統計學,你就等著被騙吧!,台北:悅知文化,2016。
[17] PHPMailer, https://github.com/PHPMailer/PHPMailer, 13 Jun. 2016
[18] 蔣大偉譯,深入淺出 JavaScript 程式設計,台北:歐萊禮,2015。
[19] 林邦傑,AJAX+PHP 實務應用,台北:文魁資訊股份有限公司,2008。
[20] Google Map JavaScript API,
https://developers.google.com/maps/documentation/javascript , 17 Feb. 2016
[21] Facebook for Developers, https://developers.facebook.com/, 27 Jun. 2016
[22] PHP mail(), http://php.net/manual/en/function.mail.php, 13 Jun. 2016
[23] w3schools, http://www.w3schools.com/, 17 Feb. 2016
[24] Bootstrap, http://getbootstrap.com/, 24 Feb. 2016
[25] Sublime Text 3, https://www.sublimetext.com/, 20 Feb. 2016
[26] 陳聖博,前端設計師即戰力:RWD 自適應網頁設計,台北:佳魁資訊,2015。
[27] POP app, https://popapp.in/, 24 Feb. 2016
[28] XAMPP, https://www.apachefriends.org/zh_tw/index.html, 13 Jun. 2016
[29] Google Analytics, https://www.google.com/analytics/, 25 Feb. 2016
[30] 國立國立臺北科技大學_全體學生,
https://www.facebook.com/groups/273643619331336/, 25 Feb. 2016
[31] 網路行銷創億學堂, https://imjaylin.com/, 25 Feb. 2016
[32] 台北市民政局資料,
http://ca.gov.taipei/ct.asp?xItem=1071180&ctNode=41896&mp=102001, 13 Jun. 2016
連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
無相關期刊