I’ve finished my project about Linux socket using select(), fork(), and pthread.There are some recommended and useful resources:1. Programming in C UNIX System Calls and Subroutines using C It introduces socket, pthread, fork, and RPC(Remote Procedure Call).2. SAS/C Library Reference: Socket Function Reference It provides varied functions, such as select(), htons(), send()…,etc.3. Programming IP Socket on […]
Month: October 2011
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 (這文章講解得很詳細)
Data Mining Libraries and Packages
I’ve found some data mining libraries (source codes) and packages. You can see the following resource list to download: Data Mining with SQL Server 2005 Apriori algorithm using C# and silverlight gSpan: Frequent Graph Mining Package gpuminer: Parallel Data Mining on Graphics Processors Dice- A random library for data mining Data Mining SDK Neural Network […]
C++ 2011 發布囉
靠C++吃飯的程式設計師有福了! C++ 2011 Standard 已經發布了! ISO案號為ISO/IEC 14882:2011 http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=50372