Docear 學術研究

[Docear4Word] Fix the bug from Docear4Word that doesn’t display URL in IEEE-with-URL style.

Docear is the one of academic literature suites I love. It provides  not only a comprehensive mind map tool but also a reference management tool inherited by JabRef. By using the JabRef’s managed reference results, the extension, Docear4Word , can help us easily add citations and display them with many styles. However, the provided IEEE-with-URL […]

Read More
hadoop Java Programming 學術研究 程式設計

Resource Scheduler , Calculator, Short-Circuit in Hadoop YARN and HDFS

In order to execute the next-year plan, I search the research topics and technologies in Hadoop YARN and HDFS, then make a note as follows: Since Hadoop YARN was proposed, the new generation technology are continusly discussed. For knowing the work of YARN, please refer to the post [1]. The capacity scheduler of YARN[2][3] provides […]

Read More
cloud computing 學術 學術研究 資訊安全

Some interesting articles

http://www.bnext.com.tw/article/view/cid/0/id/18789 http://www.netadmin.com.tw/article_content.aspx?sn=1106160006 http://www.zdnet.com/blog/virtualization/what-is-a-trusted-cloud/978 http://www.trustedcomputinggroup.org/files/resource_files/1F4DEE3D-1A4B-B294-D0AD0742BA449E07/Cloud%20Computing%20and%20Security%20Whitepaper_July29.2010.pdf http://www.safenet-inc.com/products/data-protection/data-encryption-control/datasecure/

Read More
Linux 學術 學術研究 程式設計 網路 網路 java 資工

IDL Programming Language

I’ve found some tutorial resources: IDL Tutorial: Programming in IDL (這個好像是天文的..) IDL TUTORIAL (這個好像是天文的..) The IDL Astronomy User’s Library (這個好像是天文的..) Coyote’s Guide to IDL Programming (這個好像是天文的..) A GUIDE TO IDL FOR ASTRONOMERS (這個好像是天文的..) RMI,Java IDL  Institute for Computational Cosmology: IDL (這個好像是天文的..)

Read More
學術 學術研究 資工 資訊安全

AIM 2012 Call for Papers

——————————————————————————————————————————————————–                        The 2012 FTRA International Conference on                 Advanced IT, engineering and Management (FTRA AIM 2012)          http://web.ftrai.org/aim2012                                    Hosted by FTRA                   Supported by KITCS, Korea Tourism Organization                           Seoul, Korea, Feb. 6-8, 2012============================================================[Important Date]Abstract Paper Submission due:  Dec. 16, 2011All accepted abstract papers will be included in the conferenceproceedings published by FTRA.[Full Paper for Special Issues (SCI/E)]Full Paper […]

Read More
學術 學術研究

資訊類研討會接受率

1. Network 研討會排名    http://www.cs.ucsb.edu/~almeroth/conf/stats/ 2. Computer Science類研討會接受率排名    http://webdocs.cs.ualberta.ca/~zaiane/htmldocs/ConfRanking.html3. Computer Hardware 研討會接受率排名    http://researchweb.iiit.ac.in/~chraghu/files/acceptrate.htm#_Networking_Conferences_Statistics-%284. AI 研討會接受率排名    http://www.adaptivebox.net/CILib/CICON_stat.html5. Security 研討會接受率排名    http://faculty.cs.tamu.edu/guofei/sec_conf_stat.htm6. 知名的Computer Science 研討會列表    http://en.wikipedia.org/wiki/List_of_computer_science_conferences ReferencePTT實業坊PhD板 “[資訊] computer sceince conference 接受率資料庫”

Read More
學術 學術研究 程式設計 資工

TF-IDF (term frequency–inverse document frequency)

關於TF-IDF的source code,它用Perl語言寫成。 http://infomotions.com/blog/tag/term-frequencyinverse-document-frequency-tfidf/ 另一個是用C#寫的: http://www.codeproject.com/KB/cs/tfidf.aspx 其它相關的參考資源: 1. Ranking text documents based on TF-IDF 2. tf-idf (term frequency–inverse document frequency) 3. Information Retrieval (這文章講解得很詳細)

Read More
Back To Top